Commit Graph

2080 Commits

Author SHA1 Message Date
Vokhmin Alexey V 13422b19b8 Merge branch 'master' into improvements-of-security 2014-11-26 23:50:26 +03:00
Vokhmin Alexey V 5a8c3430e8 update a access rights for creation/build of build_lists 2014-11-26 23:27:54 +03:00
Alexander Machehin 212eb66a9e [#247] fix model specs 2014-11-25 22:38:13 +05:00
Alexander Machehin ec3f6e6fd3 [#247] update validations
Conflicts:
	app/models/product_build_list.rb
2014-11-25 21:45:29 +05:00
Vokhmin Alexey V 3ac550d7a1 Updated regex for BuildList#prepare_extra_params 2014-10-23 22:52:38 +04:00
Vokhmin Alexey V e4f5af6707 Updated regex for BuildList#prepare_extra_params 2014-10-23 22:29:46 +04:00
Vokhmin Alexey V 1184659c19 #435: rollback some changes 2014-10-22 23:15:08 +04:00
Vokhmin Alexey V 6b6e73b925 #435: added reopen status for issues 2014-10-22 23:10:52 +04:00
Vokhmin Alexey V fac4f5638b #435: cleanup 2014-10-22 01:19:50 +04:00
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 d3def48a29 #435: Added extra condition according to Alexander's comments 2014-10-20 20:45:18 +04:00
Vokhmin Alexey V fd214e656b #435: display statistics by commits 2014-10-17 23:14:42 +04:00
Vokhmin Alexey V a1334232cf #435: added specs for Statistic 2014-10-16 00:30:12 +04: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 d4f6552bf7 Show statistics for all users 2014-10-15 22:23:57 +04:00
Vokhmin Alexey V abeb7fbc1a allow publish packages with same release versions for rhel 2014-10-14 22:19:44 +04:00
Vokhmin Alexey V 1b421e901f Merge branch 'master' into 435-activity-statistics 2014-10-14 00:27:08 +04:00
Vokhmin Alexey V 0f5e1f8548 #435: cleanup, refactoring, updated locales 2014-10-14 00:21:32 +04:00
Alexander Machehin c9bda80cbb fix UrlGenerationError: No route matches 2014-10-11 12:07:57 +06:00
Vokhmin Alexey V af7f9c6a15 #435: fetch data for BuildLists graph 2014-10-09 01:01:03 +04:00
Alexander Machehin dbb1d19ac0 try to catch a MentosError error 2014-10-07 22:38:52 +06:00
Vokhmin Alexey V f0f052c822 #435: added implementation of Statistic methods 2014-10-06 23:35:50 +04:00
Vokhmin Alexey V 5649e2e873 #435: added Statistic model 2014-10-06 23:16:12 +04:00
Alexander Machehin f0fe50f033 fix a mass projects import 2014-10-06 18:10:45 +06:00
Alexander Machehin 87834dc51d fix NameError: uninitialized constant KeyPair::Open3 2014-10-04 12:17:20 +06:00
avm bdeef6f460 Merge pull request #433 from abf/rosa-build:432-repositories-with-empty-metadata
#432: Personal repositories should be created with empty metadata
2014-10-02 21:20:25 +04:00
Alexander Machehin f88caf4ef0 #330 fix search 2014-10-02 19:33:31 +06:00
Vokhmin Alexey V 610a995597 #432: cleanup, updated UI, specs 2014-10-02 00:10:05 +04:00
Vokhmin Alexey V a60c78f6fb Merge branch 'master' into 432-repositories-with-empty-metadata 2014-10-01 22:28:33 +04:00
Vokhmin Alexey V 310eb0ec38 #432: added CreateEmptyMetadataJob 2014-10-01 00:05:53 +04:00
Alexander Machehin 2bca1f441c [#330] small refactoring 2014-09-30 21:10:06 +06:00
Alexander Machehin 92db8c7968 improve search 2014-09-30 18:08:45 +06: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 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 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 383611eede Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2014-08-28 19:29: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 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 6f97b8dc15 #416: Handle ExcludeArch and ExclusiveArch tags 2014-07-23 02:43:50 +04:00
Vokhmin Alexey V aec2c90b57 #405: added specs for MassBuild and RunExtraMassBuildsJob 2014-07-10 21:51:37 +04:00