Commit Graph

72 Commits

Author SHA1 Message Date
Vokhmin Alexey V 676b703109 #369: Fixed: missed variables at recreate action 2014-12-02 01:44:11 +03:00
Alexander Machehin d0ab09902c [#369] new build list page: add last build lists 2014-11-05 15:52:16 +05:00
Alexander Machehin eb17784903 [#369] new build list page: add auto create container & auto publish status logicks 2014-10-30 18:18:14 +05:00
Alexander Machehin 5cce8798b7 [#369] fix showing extra repositories and build lists 2014-10-29 20:30:58 +05:00
Alexander Machehin ccdb9ce16e [#369] add extra repositories to the new build list page 2014-10-27 22:41:07 +05:00
Alexander Machehin 9241ee83f1 [#369] new build list page small fixes 2014-10-25 13:29:34 +06:00
Alexander Machehin ca326c2db6 [#369] rebuilded a new build list page; work in progress 2014-10-23 14:46:49 +06:00
Vokhmin Alexey V 43ab29a135 #416: Updated UI 2014-09-23 02:19:35 +04:00
Alexander Machehin 6c99888d49 build lists add a "None" mass builds filter 2014-09-08 16:56:21 +06:00
Alexander Machehin c47a7ca10f [#414] fix selected_save_to_repositories helper 2014-07-10 17:39:19 +06:00
Alexander Machehin e70d7c1c39 [#413] autoselect build platform, save to repository & project version params 2014-07-04 15:26:01 +06:00
Vokhmin Alexey V ad708c7ced #403: updated build list status color 2014-06-23 20:39:57 +04:00
Vokhmin Alexey V 4601de81e4 disable creation of dependent projects for builds from RELS 2014-06-18 21:48:18 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +06:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V 21ac1aef1c #354: autostart build_lists for personal platforms 2014-02-18 01:32:47 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +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
Alexander Machehin a5d54d2694 fix showing build list 2013-12-03 16:55:33 +06:00
Alexander Machehin bed660e45c more clever build list version link 2013-11-22 16:03:48 +06:00
Vokhmin Alexey V 05dc44d8d3 Added access to publish BUILD_PUBLISHED_INTO_TESTING BuildLists from UI 2013-11-21 14:57:33 +04:00
Vokhmin Alexey V cac6ba1648 #316: updated JS and small refactoring 2013-11-05 22:41:46 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Vokhmin Alexey V 0dc1b63623 #312: updated UI, models, added migrations 2013-10-17 22:00:15 +04:00
Vokhmin Alexey V cda0bf72c8 #267: dynamically update build_list page 2013-08-19 23:30:37 +04:00
Alexander Machehin e2c37daadb Remove platforms without repositories (new build list page) 2013-08-06 23:45:33 +06:00
Alexander Machehin 46c75e17ef add eager loading repositories 2013-08-06 23:24:33 +06:00
Alexander Machehin edfdb960c9 add sort for build for platforms/repos 2013-08-06 22:53:32 +06:00
Vokhmin Alexey V 87e5b4c946 #251: remove unnecessary code 2013-08-02 02:38:24 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Vokhmin Alexey V 196d6c2880 updated url of build list container 2013-07-19 22:20:27 +04:00
Vokhmin Alexey V 5652f2b6d3 #211: display only platforms for which user has access on read 2013-07-04 22:25:07 +04:00
Vokhmin Alexey V 46c10ad2e0 #156: removed BuildList::PROJECT_VERSION_NOT_FOUND constant 2013-06-05 13:40:36 +04:00
Alexander Machehin f000906ec2 [#120] show only absolute url for containers 2013-05-07 16:46:11 +06:00
Alexander Machehin 632eeb8e5f [#120] support external downloads storage; remove links for hidden platforms 2013-05-06 23:40:30 +06:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V ff522d9ef4 #757: revert changes in #can_publish? method 2013-02-22 18:29:22 +04:00
Vokhmin Alexey V 067f06526a #757: some refactoring 2013-02-19 23:29:13 +04:00
Vokhmin Alexey V 65b98a2d00 #757: update name of methods, API 2013-02-19 19:22:38 +04:00
Alexander Machehin d585978550 #921 modify task monitoring page 2013-02-14 22:59:52 +06:00
Vokhmin Alexey V 3c39013d98 #908: update #container_url method 2013-02-11 20:36:56 +04:00
Vokhmin Alexey V c46ee80e7a #908: update path to container for MDV platforms 2013-02-11 18:15:26 +04:00
Vokhmin Alexey V 8629ae8ca3 #756: update UI 2013-02-06 13:42:34 +04:00
Vokhmin Alexey V 52cd67e1c3 #860: small refactoring 2013-01-29 01:50:27 +04:00
Vokhmin Alexey V fed1c76ca2 #860: update logic for creating build list container 2013-01-28 18:44:06 +04:00
Vokhmin Alexey V f4c3d23d7c create container for BuildList 2013-01-25 21:24:46 +04:00
Alexander Machehin 10d6173780 [refs #847] remove platform_not_found status 2013-01-25 17:18:28 +06:00