Commit Graph

132 Commits

Author SHA1 Message Date
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Alexander Machehin e255c59261 [#29] remove iconv 2014-01-16 19:39:03 +06:00
Alexander Machehin 50735fc977 [#29] add iconv gem 2014-01-10 09:30:22 +06:00
Alexander Machehin b0da168621 [#29] remove encode strings 2014-01-10 08:59:33 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
Vokhmin Alexey V 9ab0e1be6f #328: rename field: new_commit to update_code 2013-11-27 13:28:11 +04:00
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V 04964f0171 Fixed: NoMethodError: undefined method contents for nil:NilClass 2013-11-25 23:09:33 +04:00
Vokhmin Alexey V 7a872078ed #321: added rescue block into #run_mass_import 2013-11-18 16:31:48 +04:00
Vokhmin Alexey V 22b397b670 #321: move #run_mass_import into module 2013-11-18 15:27:59 +04:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
Vokhmin Alexey V b7cc64c099 #283: Email notifications and ActivityFeed for publisher 2013-08-28 19:13:11 +04:00
Vokhmin Alexey V d317eeb413 #281: moved concerns into lib folder 2013-08-27 20:27:22 +04:00
Vokhmin Alexey V a51b1e0e9f #281: Show repodata creation logs 2013-08-27 19:43:30 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V c9b7f890fa #222: removed #restore_branch method 2013-07-23 17:29:41 +04:00
Vokhmin Alexey V c935120398 #222: Added checking of sha according to Alexander's comment 2013-07-22 18:38:18 +04:00
Vokhmin Alexey V 079f8a955a #222: init GitHook on creating branch from UI 2013-07-22 18:21:12 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V 7880fa4625 #214: added specs for Project #restore_branch && #delete_branch 2013-07-15 17:52:13 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V 5113e9d3d8 #214: fixed restore of branch 2013-07-12 18:30:15 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
Vokhmin Alexey V e096fc1bde #214: updated logic of deleting of branch 2013-07-11 17:50:22 +04:00
Vokhmin Alexey V ff646af607 #214: create GitHook on delete of branch 2013-07-11 17:20:22 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Alexander Machehin 939f0dfe05 [#200] fix callbacks & add some specs 2013-07-10 23:44:18 +06:00
Alexander Machehin bb8d66b6be [#200] optimize after commit issue callback 2013-07-10 02:11:40 +06:00
Alexander Machehin d692b6d450 [#200] fix sending message to pull assignee 2013-07-10 01:56:49 +06:00
Vokhmin Alexey V 3f42dfcd35 #192: updated factory, some refactoring of Issue observer 2013-07-04 18:08:07 +04:00
Vokhmin Alexey V cb36a6d6da #192: fixed undefined method 2013-07-04 17:55:41 +04:00
Alexander Machehin 4274e397bd fixed bug with creating links to the issue 2013-07-04 19:35:01 +06:00
Vokhmin Alexey V 0279d9240f #200: send only one message on create 2013-07-04 12:56:35 +04:00
Vokhmin Alexey V 5f3cac5532 Send #issue_assign_notification on create 2013-07-04 11:48:30 +04:00
Vokhmin Alexey V 4226af0a5d #168: fixed specs, refactoring of ActivityFeed 2013-07-01 16:30:54 +04:00
Vokhmin Alexey V f055123d74 #168: removed bs_id from build_list 2013-07-01 16:20:38 +04:00
Vokhmin Alexey V 8a83a4cefa #200: removed duplicates of specs 2013-06-27 23:43:44 +04:00
Vokhmin Alexey V 48bd345573 #200: rollback some changes 2013-06-27 20:18:53 +04:00
Vokhmin Alexey V 0bd7b042c4 #200: fixed: uninitialized constant 2013-06-27 19:00:56 +04:00
Vokhmin Alexey V 66fe5c11cf #200: removed activity_feed_observer 2013-06-27 18:40:19 +04:00
Vokhmin Alexey V 8782129985 #200: moved User and BuildList observers 2013-06-27 18:37:41 +04:00
Vokhmin Alexey V eeed2a49b7 #200: moved observer of Issue to lib 2013-06-27 17:06:42 +04:00
Vokhmin Alexey V 72b2b637d1 #34: revert some changes, created UrlHelper 2013-05-16 22:50:18 +04:00
Vokhmin Alexey V 68f402e400 #34: added docs for Hooks 2013-05-16 12:45:27 +04:00
Vokhmin Alexey V 62b58cc62d #34: disabled Jabber 2013-05-15 18:54:53 +04:00
Vokhmin Alexey V 67e0226b24 #34: updated Hook model 2013-04-25 19:27:48 +04:00
Vokhmin Alexey V 4c96629a28 #34: merge master into branch 2013-04-25 15:36:00 +04:00
Vokhmin Alexey V 015679b047 #73: merge master into branch 2013-04-23 17:21:10 +04:00
Vokhmin Alexey V fedde197ca #34: temporarily disabled hipchat 2013-04-17 16:05:33 +04:00