Commit Graph

429 Commits

Author SHA1 Message Date
Vokhmin Alexey V acd57203c7 #435: display statistics by issues and pull-requests 2014-10-20 23:18:34 +04:00
Alexander Machehin dbb1d19ac0 try to catch a MentosError error 2014-10-07 22:38:52 +06:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Alexander Machehin f3e6347fda small optimize 2014-08-28 23:13:38 +06:00
Alexander Machehin bf0a31dcdc fix TypeError: Cannot visit Project 2014-08-28 20:53:04 +06:00
Vokhmin Alexey V 9afa84e8de #418: Added page for creation of builds for dependent projects 2014-07-23 22:02:51 +04:00
Vokhmin Alexey V 7ded629ca6 #408: added description to MassBuild 2014-06-27 01:21:31 +04:00
Vokhmin Alexey V 4a40764173 #403: move abf_worker/*_observer to app/jobs/abf_worker/ 2014-06-20 22:02:32 +04:00
Vokhmin Alexey V c37cf206ab #403: updated structure of jobs 2014-06-19 00:40:22 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
Alexander Machehin b20fa2bbc2 [#399] smarter selection of target project for pull requests 2014-06-10 17:31:15 +06:00
Vokhmin Alexey V 31e40a9360 #394: updated BuildListsController, RpmWorkerObserver, added specs 2014-05-29 01:08:29 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 518c87994c refactoring according to Alexander's comments 2014-05-05 18:50:12 +04:00
Vokhmin Alexey V acc9b522db Use FileStore for build scripts 2014-05-03 00:38:28 +04:00
Vokhmin Alexey V be6bd727a6 Fixed: Assign container 2014-04-10 01:20:39 +04:00
Vokhmin Alexey V 55e8345b66 Merge branch 'master' into 373-cached-chroot 2014-04-09 00:29:05 +04:00
Vokhmin Alexey V 7842f72eb3 Fixed: Access violation to this page 2014-04-08 17:00:39 +04:00
Vokhmin Alexey V 0bae4d30f8 #373: rollback changes 2014-04-08 01:54:12 +04:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Alexander Machehin 197c33195a [#345] fix authorizing projects controller 2014-03-21 16:40:58 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Vokhmin Alexey V 22b8ce9e2c #345: update build_lists_controller 2014-03-21 02:56:59 +04:00
Alexander Machehin d7a3f629e8 [#345] replace owner_with_name to name_with_owner 2014-03-19 13:19:03 +06:00
Alexander Machehin 2ee3ea93bd [#345] remove deprecated dynamic finder methods 2014-03-18 19:58:51 +06:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +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 e1260ea40b Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically 2014-02-19 13:41:23 +04:00
Vokhmin Alexey V 4250e31cdc Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically
Conflicts:
	Gemfile.lock
2014-02-19 13:16:27 +04:00
Alexander Machehin bbaa67d674 [#356] fix changing the update type of the build list 2014-02-19 14:24:15 +06:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Alexander Machehin c9cbb46daf [#343] fix errors 2014-01-21 10:58:53 +06:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 98ca0641ff Merge branch 'master' into 29-migrate-to-ruby-2.1 2014-01-15 22:12:52 +04:00
Vokhmin Alexey V a881dd73ca #339: small refactoring, checking ability to publish into repository on auto publishing 2014-01-14 22:42:35 +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
Vokhmin Alexey V d04f276f1d updated concatenation operation 2013-12-30 20:08:42 +04:00
Vokhmin Alexey V 5d62264bbb [abf/abf-ideas#111] fill in input fields of extra parameters on recreation of build_list 2013-11-21 23:28:26 +04:00
Alexander Machehin 69cefd8764 [#325] fix forbidden for simple user 2013-11-20 17:33:48 +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 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 dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V 0cbd5b21e5 #316: added new statuses for BuildList 2013-11-01 21:11:59 +04:00
Alexander Machehin fbc00071b9 fix missing template 2013-10-02 20:21:16 +06:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00