Commit Graph

330 Commits

Author SHA1 Message Date
Vokhmin Alexey V ea62617ed5 #388: Updated UI 2014-05-21 01:15:06 +04:00
Vokhmin Alexey V 773ed56edb #386: cleanup 2014-05-15 23:55:14 +04:00
Vokhmin Alexey V 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +06:00
Vokhmin Alexey V 4c398ab710 #345: fixed presenters, etc 2014-03-14 02:31:28 +04:00
Alexander Machehin 775ab380a2 [#345] move markdown to helper 2014-03-11 15:55:42 +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
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 015c0375e8 #29: updated gems, remove old code 2014-01-15 23:34:54 +04: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
avm ad4b25d281 Merge pull request #334 from abf/rosa-build:fix-too-long-rendering
too long rendering
2013-12-30 20:21:27 +04:00
Vokhmin Alexey V 58025f8681 small refactoring 2013-12-30 20:19:20 +04:00
Vokhmin Alexey V d04f276f1d updated concatenation operation 2013-12-30 20:08:42 +04:00
Alexander Machehin a5d54d2694 fix showing build list 2013-12-03 16:55:33 +06:00
Vokhmin Alexey V b4a524575d #328: updated urls in email 2013-11-26 22:39:30 +04: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 19ff6288ce #321: added select_tag with repositories into Mass Import 2013-11-15 18:46:09 +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 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
avokhmin 13458bee75 Merge pull request #300 from abf/rosa-build:277-projects
#277 profile projects
2013-09-12 11:26:48 +04:00
Vokhmin Alexey V c03b4aaab6 Fixed: wrong platform_arch_settings on /platforms/<>/edit page 2013-09-09 14:33:34 +04:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
avokhmin 8b57f38c59 Merge pull request #294 from abf/rosa-build:time_ago
time ago
2013-09-02 19:03:44 +04:00
Alexander Machehin 77a2a50dcc Merge branch 'master' into time_ago
Conflicts:
	app/views/projects/build_lists/index.json.jbuilder
2013-09-01 18:09:45 +06:00
Alexander Machehin a673f6ed56 add time ago 2013-09-01 18:06:42 +06:00
Vokhmin Alexey V 261ecdaf4e Fixed platform settings for new platforms 2013-08-30 11:57:27 +04:00
Vokhmin Alexey V a51b1e0e9f #281: Show repodata creation logs 2013-08-27 19:43:30 +04:00
avm c0d717e4a5 Merge pull request #278 from abf/rosa-build:277-new_profile_design
#277 new profile title
2013-08-26 13:56:17 +04:00
Alexander Machehin 3e9ad8dd58 [#277] new title of the profile 2013-08-23 22:30:19 +06:00
Vokhmin Alexey V 747b279f60 #267: fixed link to logs 2013-08-21 15:00:22 +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 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04: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 0868bbc9b3 #231: fixed duplicate rows in table 2013-07-25 15:02:44 +04: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 d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Alexander Machehin b10b990b47 Diff should be left alone by angular 2013-07-23 20:30:34 +06:00