Commit Graph

4318 Commits

Author SHA1 Message Date
Vokhmin Alexey V 6b1e16cf6a Added extra condition for BuildLists::CleanBuildrootJob 2014-09-29 21:55:51 +04:00
Vokhmin Alexey V 28618a8d68 #430: Cleans old RPM buildroots from BuildLists 2014-09-26 23:51:28 +04:00
Vokhmin Alexey V 4310582596 #428: add save_buildroot to BuildList 2014-09-25 00:44:32 +04:00
Vokhmin Alexey V e7a24a27a3 #416: sends email when build list status is 'Unpermitted architecture' 2014-09-23 21:41:34 +04:00
Vokhmin Alexey V 43ab29a135 #416: Updated UI 2014-09-23 02:19:35 +04:00
Vokhmin Alexey V 3d444f3b91 Merge branch 'master' into 416-handle-ExcludeArch-and-ExclusiveArch-tags 2014-09-22 23:35:38 +04:00
Vokhmin Alexey V cedd9b8b28 refactorng, added extra condition into #next_build_from_queue 2014-09-19 01:29:01 +04:00
Vokhmin Alexey V 6b6cb02f0b Added filter by platforms and arches for tasks 2014-09-19 01:00:31 +04:00
Alexander Machehin e8e80e91fe fix Could not find a valid mapping for nil 2014-09-13 09:43:41 +06:00
Alexander Machehin e93b8a8c00 "default_actions" is no longer provided in ActiveAdmin 1.x. Use "actions" instead 2014-09-12 14:10:32 +06:00
Alexander Machehin 4aec2ba061 fix UrlGenerationError: No route matches for the wiki feed 2014-09-12 13:35:42 +06:00
avm a0307417a0 Merge pull request #425 from abf/rosa-build:remove_emoji_images
remove emoji from assets
2014-09-11 19:09:57 +04:00
Alexander Machehin 093511be08 show images in the diff 2014-09-11 20:42:38 +06:00
Alexander Machehin 2c3f1be07f fix emoji cheatsheet 2014-09-11 19:01:45 +06:00
Alexander Machehin 92c4f7e7d1 fix emoji images path 2014-09-11 17:35:09 +06:00
Alexander Machehin 5c8077db23 move emoji to the public folder 2014-09-11 17:12:31 +06:00
Alexander Machehin 42156cfdea fix mistype in the diff commits view 2014-09-10 22:55:56 +06:00
Alexander Machehin d268bb7c99 platforms_for_build return hidden platforms
(use a availables_main_platforms method)
2014-09-10 17:26:08 +06:00
Alexander Machehin e5788a09c8 fix multiple renders 2014-09-10 14:53:39 +06:00
Alexander Machehin e42214680a Merge branch 'master' into fix_api_missing_template 2014-09-10 14:16:37 +06:00
Alexander Machehin 6c99888d49 build lists add a "None" mass builds filter 2014-09-08 16:56:21 +06:00
Alexander Machehin 834c03e6fa fix showing pull request diff & diff between two commits 2014-09-05 00:51:42 +06:00
Alexander Machehin f2cb314ba6 fix saving build list duration time 2014-08-29 16:40:01 +06:00
Alexander Machehin 4d495aca2e refactoring respond_to 2014-08-29 02:46:42 +06:00
Alexander Machehin 9ba87cd361 fix api ActionView::MissingTemplate 2014-08-29 02:22:11 +06: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
Alexander Machehin 9a90283fcf add resque from ActionController::UnknownFormat exception 2014-08-28 20:15:18 +06:00
Alexander Machehin 383611eede Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-08-28 19:29:41 +06:00
Alexander Machehin 872e3d9111 fix error "undefined method map for nil:NilClass" 2014-08-28 19:23:41 +06:00
Alexander Machehin 74bd058e68 fix error "undefined method delayed_add_job_to_abf_worker_queue for nil:NilClass" 2014-08-28 18:56:43 +06:00
avokhmin b5ad89f9a8 Merge pull request #421 from abf/rosa-build:420-admin-should-be-able-to-remove-files
#420: Admin should be able to remove files by using Platforms::ContentsController
2014-08-20 22:16:54 +04:00
Vokhmin Alexey V 6fb8fb92c4 Fixed: save #started_at at starting of build 2014-08-20 22:16:15 +04:00
Vokhmin Alexey V beb3b45ebd #420: added :remove_file ability for admin of platform 2014-08-20 21:44:14 +04:00
Vokhmin Alexey V 50c329abaa Hide 'Create Build Lists of dependent projects' button if no projects 2014-07-25 21:13:52 +04:00
Vokhmin Alexey V 797b8769a9 Fixed: Validation failed: Automated publishing is not included in the list 2014-07-25 18:45:48 +04:00
Vokhmin Alexey V d77d6cb90a #416: updated RpmWorkerObserver 2014-07-24 23:02:08 +04:00
Vokhmin Alexey V a9f94c552f #416: rollback changes 2014-07-24 21:41:20 +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 74b693dfb0 #418: Fixed: UI for RU locale 2014-07-23 22:26:56 +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 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Vokhmin Alexey V aec2c90b57 #405: added specs for MassBuild and RunExtraMassBuildsJob 2014-07-10 21:51:37 +04:00
Vokhmin Alexey V bf8a4c858c Merge branch 'master' into 405-smart-build-scenarios-3 2014-07-10 20:47:42 +04:00
Alexander Machehin 3bbf6b54f2 [#369] tags page 2014-07-10 21:47:15 +06:00
Alexander Machehin 3b7bfb0c1d [#369] branches page 2014-07-10 21:13:23 +06:00
Vokhmin Alexey V 290bcc2974 Fixed: BuildList#prepare_extra_build_lists remove unnecessary extra builds 2014-07-10 18:13:31 +04:00
Alexander Machehin c47a7ca10f [#414] fix selected_save_to_repositories helper 2014-07-10 17:39:19 +06:00
Vokhmin Alexey V 4a590095f2 #405: remove unnecessary code 2014-07-10 00:41:03 +04:00
Vokhmin Alexey V 4f4e6eb788 #405: misprint 2014-07-10 00:31:32 +04:00
Vokhmin Alexey V c263df2fec #405: Run mass builds with relations 2014-07-10 00:24:41 +04:00
Alexander Machehin 0c1d0fc133 [#369] commits index page 2014-07-09 22:29:15 +06:00
Alexander Machehin f1b6192c5c [#369] small fix project repo block 2014-07-09 19:50:22 +06:00
Alexander Machehin cd18f800cb [#369] fix notify 2014-07-09 19:49:44 +06:00
Alexander Machehin c542f0ec0c [#369] add flashes 2014-07-09 17:56:21 +06:00
Alexander Machehin 14bee24de9 [#369] fix branch selector 2014-07-09 17:55:40 +06:00
Alexander Machehin e18cc43867 [#369] fix error "undefined method iterate_path2" 2014-07-09 16:10:35 +06:00
Alexander Machehin 66e21de2b7 [#369] add tree content pagination 2014-07-09 15:38:36 +06:00
Alexander Machehin 388617c248 [#369] git tree page 2014-07-08 20:52:10 +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 c579d90937 #405: added auto_create_container column to mass_builds 2014-07-01 21:32:44 +04:00
Alexander Machehin 26ff56d36c [#408] fix mass build link; change mass builds default sorting 2014-07-01 21:06:07 +06:00
Alexander Machehin 33790f884c [#369] small improvements; project page 2014-07-01 20:52:52 +06:00
avm 94605f5ace Merge pull request #410 from abf/rosa-build:405-smart-build-scenarios-2
#405: Smart build scenarios 2
2014-07-01 13:30:23 +04:00
Vokhmin Alexey V 075f997f6d #405: added include_testing_subrepository to MassBuild 2014-07-01 00:56:13 +04:00
Vokhmin Alexey V bb1e11e256 #405: attach build_lists from extra_mass_builds 2014-07-01 00:46:16 +04:00
Vokhmin Alexey V 113a91501f Fixed: wrong commit committed_date. 2014-07-01 00:21:35 +04:00
Alexander Machehin 4dab463ab2 [#369] fix project link 2014-06-30 21:40:42 +06: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 f4987ad67b #405: fail builds if no packages 2014-06-27 21:06:09 +04:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
Alexander Machehin 82d2d18a36 [#369] advisories page 2014-06-27 17:43:31 +06:00
Vokhmin Alexey V 02305124e0 #405: cleanup 2014-06-27 01:26:26 +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
Alexander Machehin a74aa8789e [#369] groups page 2014-06-26 19:18:56 +06:00
Alexander Machehin d7d3ddfbd9 [#369] add visibility icon to platforms 2014-06-26 18:29:07 +06:00
Alexander Machehin bdcbcdd197 [#369] restore line 2014-06-26 18:16:35 +06:00
Alexander Machehin 2727380c32 [#369] projects page; small refactoring 2014-06-26 18:07:22 +06:00
Vokhmin Alexey V 72bf0fba30 #406: hide email 2014-06-26 12:46:08 +04:00
Vokhmin Alexey V 4cad27ae53 #406: Hiding email from public profile 2014-06-26 00:49:06 +04:00
Vokhmin Alexey V 5611a94281 Fixed: undefined local variable or method data for File 2014-06-25 13:20:05 +04:00
Alexander Machehin bee3629593 [#369] not worked new build list page; platforms index page; small paginate refactoring 2014-06-24 15:03:08 +06:00
Vokhmin Alexey V 79e210b096 #403: rollback DestroyProjectFromRepositoryJob 2014-06-23 23:29:00 +04:00
Vokhmin Alexey V 9b61b20733 #403: Fixed: undefined local variable or method old_packages 2014-06-23 21:19:24 +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 ad708c7ced #403: updated build list status color 2014-06-23 20:39:57 +04:00
Vokhmin Alexey V e986cc6f4f #403: added specs for PublishTaskManagerJob 2014-06-23 20:28:38 +04:00
Vokhmin Alexey V 0d1af0e276 #403: refactoring of AbfWorkerService::Rpm 2014-06-21 00:24:21 +04:00
Vokhmin Alexey V 88b0d54f02 #403: added specs for FileStoreService::File 2014-06-21 00:12:19 +04:00
Vokhmin Alexey V dd259714f6 #403: add filter for build_lists without packages 2014-06-20 23:23:31 +04:00
Vokhmin Alexey V 3d08c050ad #403: refactoring of file_store_clean 2014-06-20 22:40:18 +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 8b90aec335 #403: added specs for AbfWorkerService::Rpm, updated travis.sh 2014-06-20 01:18:53 +04:00
Vokhmin Alexey V 96f8ea33a5 #403: added specs for AbfWorkerService::PlatformMetadata 2014-06-20 00:44:56 +04:00
Vokhmin Alexey V 9d40bfc291 #403: added abf_worker_service, specs 2014-06-19 23:35:53 +04:00
Alexander Machehin 9bb53be659 another fix build list links 2014-06-19 18:54:31 +06:00
Alexander Machehin 4395e8eb09 disable angular html5 mode 2014-06-19 15:44:19 +06:00