Commit Graph

5940 Commits

Author SHA1 Message Date
Vokhmin Alexey V 32c03780ba Fixed: undefined method project for "AR:Issue:":String 2014-06-18 22:32:17 +04:00
Vokhmin Alexey V 4601de81e4 disable creation of dependent projects for builds from RELS 2014-06-18 21:48:18 +04:00
Vokhmin Alexey V 16fd0a106b Added ability to local_writer to merge/update PullRequest 2014-06-17 23:48:22 +04:00
Vokhmin Alexey V 3c670c369a Added flash message about ability to publish build 2014-06-17 22:32:48 +04:00
avokhmin c05e06b308 Merge pull request #402 from abf/rosa-build:397-dependent-packages-2
#397: dependent packages (2)
2014-06-17 21:18:03 +04:00
Vokhmin Alexey V 14cbaaeb2d #397: Updated confirm message 2014-06-17 21:17:21 +04:00
Vokhmin Alexey V 0c841d49f3 #397: added specs for RunBuildListsJob 2014-06-17 00:23:17 +04:00
Vokhmin Alexey V 4940073780 #397: added ability to run dependent projects 2014-06-16 23:26:14 +04:00
avokhmin d9c3d664f8 Merge pull request #400 from abf/rosa-build:399-smarter_selection_target_project
Smarter selection of target project for pull requests
2014-06-13 01:46:45 +04:00
avokhmin 4953c228ff Merge pull request #401 from abf/rosa-build:397-dependent-packages
#397: display dependent projects
2014-06-13 01:46:25 +04:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +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 16fa446698 Fixed: json.cache 2014-06-10 00:56:32 +04:00
avokhmin 89ea7359b4 Merge pull request #398 from abf/rosa-build:397-dependent-packages
#397: dependent packages
2014-06-10 00:10:02 +04:00
Vokhmin Alexey V 790cd05cae #397: Fixed: error at saving dependent_packages 2014-06-10 00:06:21 +04:00
Vokhmin Alexey V 23d3f8a0bc #397: added dependent_packages && dependent_projects to BuildList::Package 2014-06-07 02:07:54 +04:00
Vokhmin Alexey V b06ff1f216 Add references into attr_accessible 2014-06-06 16:53:06 +04:00
Vokhmin Alexey V 3a1b505cf5 Fixed: overflow of queue when build list is not valid 2014-06-05 22:22:39 +04:00
Vokhmin Alexey V d9dc1af6cc Fixed: links to forked projects 2014-06-05 21:35:20 +04:00
Vokhmin Alexey V 6650462c2e remove tmp hook 2014-06-04 17:47:08 +04: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
Vokhmin Alexey V f30feb1153 Added ability for system user for add_repo_lock_file/remove_repo_lock_file 2014-06-02 18:09:35 +04:00
Vokhmin Alexey V fbc1bf79bb Update locales, fixed JS error 2014-06-02 12:55:58 +04:00
avokhmin 07014f1cc9 Merge pull request #396 from abf/rosa-build:394-consistency-between-save-repository-and-platform-git-2
#394: Keep consistency between save repository and platform git
2014-05-31 00:49:48 +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 c664f77737 allow pass forbid_to_publish_builds_not_from field 2014-05-30 16:53:46 +04:00
Vokhmin Alexey V 9b81582997 Fixed: undefined method '[]' for nil:NilClass 2014-05-30 00:55:37 +04:00
Vokhmin Alexey V 2a050eb63d Fixed: comparison of Array with Array failed 2014-05-30 00:41:15 +04:00
Vokhmin Alexey V 9e031b63cd Add timestamp into logs 2014-05-30 00:05:13 +04:00
Vokhmin Alexey V 8ddfd281a2 Move "rerun_tests" button 2014-05-29 23:28:38 +04:00
avokhmin 3d94b42100 Merge pull request #395 from abf/rosa-build:394-consistency-between-save-repository-and-platform-git
#394: Keep consistency between save repository and platform git
2014-05-29 23:25:45 +04:00
Vokhmin Alexey V 493fe62d8d #394: fixed specs 2014-05-29 01:53:50 +04:00
Vokhmin Alexey V 00ec76cd15 #394: fixed specs 2014-05-29 01:17:15 +04:00
Vokhmin Alexey V 31e40a9360 #394: updated BuildListsController, RpmWorkerObserver, added specs 2014-05-29 01:08:29 +04:00
Vokhmin Alexey V 4a0402b4f4 #394: misprint 2014-05-29 00:20:34 +04:00
Vokhmin Alexey V 2200c19189 #394: Forbid to publish builds not from valid branch 2014-05-29 00:18:29 +04:00
Vokhmin Alexey V 8cfc2b24f7 #390: send extra data into worker 2014-05-28 00:59:54 +04:00
avokhmin c86e1af28c Merge pull request #393 from abf/rosa-build:392-use-extra-tests
#392: Use extra tests
2014-05-26 12:16:45 +04:00
Vokhmin Alexey V 9aed11ee79 Fixed: undefined method tester? for nil:NilClass 2014-05-26 12:07:25 +04:00
Vokhmin Alexey V c3f2ba2730 #392: refactoring 2014-05-24 00:31:42 +04:00
Vokhmin Alexey V 0c5e8c012c #392: added use_extra_tests field to BuildList, MassBuild 2014-05-24 00:29:24 +04:00
avokhmin 5cafc7514b Merge pull request #391 from abf/rosa-build:390-rerun-tests-for-the-build
#390: Add possibility to rerun tests for the build
2014-05-23 22:19:00 +04:00
Vokhmin Alexey V d48e9269aa #390: fixed specs 2014-05-22 23:47:02 +04:00
Vokhmin Alexey V 5404a7e75a #390: added specs 2014-05-22 22:08:43 +04:00
Vokhmin Alexey V fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V b55e9bf25a #390: added hook for build_canceled 2014-05-22 03:12:39 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
avokhmin 6253c025c6 Merge pull request #389 from abf/rosa-build:388-ability-to-remove-files-from-ui
#388: add ability to remove files from UI
2014-05-21 22:23:59 +04:00
Vokhmin Alexey V 0d685810a3 #388: display file size 2014-05-21 15:03:25 +04:00
Vokhmin Alexey V 03e0c45316 #388: show confirm dialog 2014-05-21 14:09:54 +04:00