Commit Graph

384 Commits

Author SHA1 Message Date
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Alexander Machehin 5aa5997203 [#345] fix error with path method 2014-03-13 22:32:36 +06:00
Alexander Machehin f8aa106919 [#345] small refactoring 2014-03-13 16:23:14 +06:00
Alexander Machehin 9fb226acef [#345] fix error with quotes 2014-03-12 19:14:19 +06:00
Alexander Machehin 211b403897 [#345] remove an unnecessary line 2014-03-11 19:58:20 +06:00
Alexander Machehin fcc7af94df [#345] small refactoring 2014-03-11 18:40:44 +06:00
Alexander Machehin 0a7d5d22da [#345] move lib/modules/models to app/models/concerns; small refactoring 2014-03-11 14:58:36 +06:00
Alexander Machehin a5f56bb835 [#345] remove observers; use new labmda syntax 2014-03-11 14:28:17 +06:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Vokhmin Alexey V 21ac1aef1c #354: autostart build_lists for personal platforms 2014-02-18 01:32:47 +04:00
Vokhmin Alexey V ea8bb0b42b #354:added specs for autostart build_lists 2014-02-18 01:02:48 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 8399bd8a69 #29: fixed: creation of archive 2014-01-17 21:27:44 +04:00
Vokhmin Alexey V 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +04:00
avm dca08d6004 Merge pull request #340 from abf/rosa-build:339-fail-a-build-globally-if-it-fails-on-one-architecture
#339: Fail a build globally if it fails on one architecture
2014-01-15 16:54:24 +04:00
Vokhmin Alexey V 89cd764146 [abf/abf-ideas#52] fixed: increasing release tag at mass build 2014-01-14 23:13:26 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04: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
Alexander Machehin bf86eb22b3 [#325] try to fix specs 2013-11-19 18:35:12 +06:00
Alexander Machehin 6932420678 Merge branch 'master' into 325-fork_project_with_another_name
Conflicts:
	app/controllers/projects/projects_controller.rb
2013-11-19 17:18:30 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 22b397b670 #321: move #run_mass_import into module 2013-11-18 15:27:59 +04:00
Vokhmin Alexey V 77b23780be #321: small fixes, added specs 2013-11-15 23:02:19 +04:00
Vokhmin Alexey V 17e143e011 #321: use tmpfs folder 2013-11-15 21:14:37 +04:00
Vokhmin Alexey V b0d691f724 #321: remove unnecessary code 2013-11-15 21:09:55 +04:00
Vokhmin Alexey V 65cfed25ab #321: misprint 2013-11-15 20:32:50 +04:00
Vokhmin Alexey V 51e7ed426f #321: remove tmp folder in ensure block 2013-11-15 20:30:36 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +04:00
Vokhmin Alexey V a79cb92abf #321: fixed: undefined method projects for nil:NilClass 2013-11-15 19:12:02 +04:00
Vokhmin Alexey V 19ff6288ce #321: added select_tag with repositories into Mass Import 2013-11-15 18:46:09 +04:00
Vokhmin Alexey V e538a3d5a6 #321: added debug info, some fixes 2013-11-15 01:26:05 +04:00
Vokhmin Alexey V 7f3ecbfdc7 #321: updated #run_mass_import method 2013-11-15 00:23:22 +04:00
Vokhmin Alexey V dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V 21883a9e02 Fixed MassBuild for personal RELS platforms 2013-10-24 13:29:59 +04:00
Vokhmin Alexey V a58b69c75a #306: added specs, updated regexp 2013-09-19 16:07:49 +04:00
Vokhmin Alexey V e70f726bd2 #306: added comments 2013-09-19 11:42:23 +04:00
Vokhmin Alexey V b3c8265593 #306: Increase release tag for mass builds 2013-09-18 23:01:02 +04:00
Vokhmin Alexey V b88f73a4ca #265: fixed No such file or directory 2013-08-15 16:35:43 +04:00
Vokhmin Alexey V 01098152e9 #265: added specs for PullRequest model 2013-08-13 19:56:27 +04:00
Vokhmin Alexey V 81f82cbb7d #265: rename folders with pull_requests 2013-08-13 19:36:09 +04:00
Vokhmin Alexey V 4c254747ae #265: updated relations of pull_requests 2013-08-13 19:05:16 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V 3de9ce0b67 #245: updated views and etc 2013-07-31 17:17:40 +04:00
Vokhmin Alexey V b796299f60 #245: remove average_build_time and build_count columns from Project 2013-07-31 17:08:43 +04:00
Vokhmin Alexey V e38bfa797f #245: added ProjectStatistic model 2013-07-31 16:20:30 +04:00
Vokhmin Alexey V f94cff88f4 #82: Strip out the non-ascii character 2013-07-08 18:44:07 +04:00
Vokhmin Alexey V 1cd1ac45a1 #81: sort projects list alphabetically when no search 2013-07-01 14:50:35 +04:00
Vokhmin Alexey V af43f88977 #156: use #default_branch instead of "master" on creating MassBuild 2013-06-05 13:54:53 +04:00