Commit Graph

553 Commits

Author SHA1 Message Date
Vokhmin Alexey V f39c9e0bb5 #435: added filter by users and groups 2014-10-22 00:56:36 +04:00
Vokhmin Alexey V acd57203c7 #435: display statistics by issues and pull-requests 2014-10-20 23:18:34 +04:00
Vokhmin Alexey V fd214e656b #435: display statistics by commits 2014-10-17 23:14:42 +04:00
Alexander Machehin cf13084d26 Merge branch 'master' into 369-bootstrap 2014-10-16 16:41:56 +06:00
Alexander Machehin 2b9434f346 Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	app/assets/javascripts/angular-new/models/build_list.js.erb
	app/assets/javascripts/extra/build_list.js
	app/controllers/projects/build_lists_controller.rb
	app/controllers/projects/projects_controller.rb
	app/models/platform.rb
	app/views/projects/base/_layout.html.haml
	app/views/projects/build_lists/_new_form.html.haml
	app/views/projects/build_lists/show.html.haml
	app/views/projects/git/base/_fork.html.haml
	app/views/projects/git/commits/_commits.html.haml
	config/locales/en.yml
	config/locales/ru.yml
2014-10-16 16:41:29 +06:00
Vokhmin Alexey V bdc0e29bff Added ability to use external nodes for run mass-builds 2014-10-15 23:54:15 +04:00
Vokhmin Alexey V 0f5e1f8548 #435: cleanup, refactoring, updated locales 2014-10-14 00:21:32 +04:00
Vokhmin Alexey V af7f9c6a15 #435: fetch data for BuildLists graph 2014-10-09 01:01:03 +04:00
Vokhmin Alexey V 71e7b3b37e #435: added mock of logic 2014-10-08 00:16:48 +04:00
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Vokhmin Alexey V d9bf157615 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-07-24 21:36:09 +04: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 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Alexander Machehin 388617c248 [#369] git tree page 2014-07-08 20:52:10 +06:00
Vokhmin Alexey V c579d90937 #405: added auto_create_container column to mass_builds 2014-07-01 21:32:44 +04:00
Vokhmin Alexey V 075f997f6d #405: added include_testing_subrepository to MassBuild 2014-07-01 00:56:13 +04:00
Vokhmin Alexey V de2d08946f #405: updated UI, added extra_mass_builds to MassBuild 2014-06-27 23:08:14 +04:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
Vokhmin Alexey V 7ded629ca6 #408: added description to MassBuild 2014-06-27 01:21:31 +04:00
Vokhmin Alexey V 790ea62670 #405: added ability to recreate mass builds 2014-06-26 23:51:21 +04:00
Vokhmin Alexey V 2c326e809e #408: added success list, refactoring 2014-06-26 21:20:26 +04:00
Vokhmin Alexey V 0aff293ddc Merge branch 'master' into 403-check-that-all-packages-exist-on-filestore-before-publishing 2014-06-23 20:53:02 +04:00
Vokhmin Alexey V dd259714f6 #403: add filter for build_lists without packages 2014-06-20 23:23:31 +04:00
Alexander Machehin ff35661a73 fix "Description" 2014-06-20 13:23:27 +06:00
Vokhmin Alexey V 3c670c369a Added flash message about ability to publish build 2014-06-17 22:32:48 +04:00
Vokhmin Alexey V 14cbaaeb2d #397: Updated confirm message 2014-06-17 21:17:21 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Alexander Machehin 4ba6506450 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/projects/build_lists/show.json.jbuilder
2014-06-10 13:13:32 +06:00
Vokhmin Alexey V d91ceab0a9 rename forbid_to_publish_builds_not_from field to publish_builds_only_from_branch 2014-06-02 20:49:50 +04:00
Alexander Machehin aa959496c9 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/shared/_build_results.html.haml
2014-06-02 19:46:58 +06:00
Vokhmin Alexey V fbc1bf79bb Update locales, fixed JS error 2014-06-02 12:55:58 +04:00
Vokhmin Alexey V 94f1edc3e3 #394: add ability to set forbid_to_publish_builds_not_from 2014-05-31 00:08:45 +04:00
Vokhmin Alexey V 9e031b63cd Add timestamp into logs 2014-05-30 00:05:13 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +04:00
Alexander Machehin 7eb5b5e395 [#369] monitoring page; some fixes 2014-05-26 23:42:27 +06: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 fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 0d7c1eb4e1 #386: Added filter by group 2014-05-15 23:52:43 +04:00
Vokhmin Alexey V 44cbfe6191 #373: added use_cached_chroot field to MassBuild 2014-05-12 23:55:13 +04:00
Alexander Machehin 8d211e5a75 [#369] remove ngTable; update all issues table 2014-05-06 01:16:15 +06:00
Vokhmin Alexey V c41fc4d0bb #373: added use_cached_chroot field 2014-04-07 23:00:42 +04:00
Vokhmin Alexey V 29d603f5c8 Fix: autostart_build_lists 2014-03-13 00:49:36 +04:00
Alexander Machehin 636ae022bf [#247] remove private users 2014-03-06 17:24:33 +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 f33272f8aa #354: start UI 2014-02-18 01:53:35 +04:00
Vokhmin Alexey V 5bebb4d5a8 #354: added autostart_status into Project 2014-02-17 00:51:41 +04:00
Vokhmin Alexey V a052fa8d6f #351: added ability to search by package name && description in advisory list 2014-02-12 23:51:10 +04:00
Vokhmin Alexey V 672aa331be #349: send notifications to platform members 2014-02-12 01:28:32 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Vokhmin Alexey V a35448a210 Generate list with tests failed build_lists 2014-02-03 19:32:31 +04:00
Vokhmin Alexey V 386919f64e #339: misprint 2014-01-15 14:39:24 +04:00
Vokhmin Alexey V c9dbb38a4f #339: updated locales 2014-01-15 14:15:41 +04:00
Vokhmin Alexey V 0c6d4b8995 #339: added locales, updated UI 2014-01-14 02:37:27 +04:00
Vokhmin Alexey V 0f68d1712f #339: added locales 2014-01-14 02:05:26 +04:00
Vokhmin Alexey V 9ab0e1be6f #328: rename field: new_commit to update_code 2013-11-27 13:28:11 +04:00
Vokhmin Alexey V 00368aff60 #328: fixed I18n 2013-11-26 22:08:30 +04:00
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V 6de3b3f999 Misprint 2013-11-23 19:58:57 +04:00
Vokhmin Alexey V bcc9fa28da [abf/abf-ideas#110] pass urpm_options through web interface 2013-11-21 23:49:06 +04:00
Vokhmin Alexey V 2f7b1e6a21 #322: added #publish_into_testing into BuildList API 2013-11-18 21:48:38 +04:00
Vokhmin Alexey V 1742a7357d #321: Fixed: translation missing 2013-11-15 20:25:36 +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 dbf3f24b21 #321: added UI for mass_import 2013-11-14 02:01:12 +04:00
Vokhmin Alexey V baa82dd5fc #319: small refactoring according to Alexander's comments 2013-11-13 13:33:36 +04:00
Vokhmin Alexey V a7e908b102 #319: Added ability to mass adding projects to the repository 2013-11-12 16:04:40 +04:00
Vokhmin Alexey V f4f9ba5409 #312: added RpmBuildNode model, fetch statistics 2013-11-09 01:14:04 +04:00
Vokhmin Alexey V b3ba6555e2 #316: added chekbox into #new action for attaching testing subrepo 2013-11-07 19:49:43 +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
Vokhmin Alexey V b3c8265593 #306: Increase release tag for mass builds 2013-09-18 23:01:02 +04:00
Vokhmin Alexey V 6a24b33d28 #301: misprint 2013-09-12 18:15:49 +04:00
Vokhmin Alexey V bebbfffe68 #301: show epoch on #show page 2013-09-12 18:13:42 +04:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
Vokhmin Alexey V 40ca439cbe #281: misprint 2013-08-27 20:54:31 +04:00
Vokhmin Alexey V a51b1e0e9f #281: Show repodata creation logs 2013-08-27 19:43:30 +04:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin c2ee66cb67 Merge branch 'master' into 242-restart_last_build_list 2013-08-01 01:32:50 +06:00
Alexander Machehin aad9a0a3af [#242] add last build lists list in the new page 2013-08-01 01:32:24 +06:00
Alexander Machehin c06719d563 [#214] fix Russian translation 2013-08-01 01:25:43 +06:00
Vokhmin Alexey V b796299f60 #245: remove average_build_time and build_count columns from Project 2013-07-31 17:08:43 +04:00
Alexander Machehin 2362d7073d [#242] add ability to recreate build list 2013-07-30 17:31:54 +06:00
Vokhmin Alexey V c996769a4b abf/abf-ideas#83: small refactoring according to Alexander's comments 2013-07-29 16:24:41 +04:00
Vokhmin Alexey V 8e879ef0c7 #83: added ability to lock repository 2013-07-26 18:41:39 +04:00
Vokhmin Alexey V 2f9ba0b700 #231: updated locales 2013-07-24 19:28:35 +04:00
Vokhmin Alexey V 04d6dd12cc #231: Show PlatformArchSetting in table 2013-07-24 19:11:23 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V bc89c873ba #214: updated locales of branches 2013-07-15 15:02:06 +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 d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V e18516533d #82: updated locales 2013-07-08 14:47:17 +04:00