Alexander Machehin
|
28b12b8c96
|
[#135] add publish & reject publish action
|
2013-06-10 17:26:12 +06:00 |
Alexander Machehin
|
1db7955e0c
|
Merge branch 'master' into 135-reject_build_lists
Conflicts:
spec/controllers/api/v1/build_lists_controller_spec.rb
spec/controllers/projects/build_lists_controller_spec.rb
|
2013-06-09 20:28:22 +06:00 |
Vokhmin Alexey V
|
f3bcf89ab6
|
#156: removed unnecessary code
|
2013-06-05 00:06:56 +04:00 |
Vokhmin Alexey V
|
237bd6affb
|
#156: update UI of MassBuild#new BuildList#new
|
2013-06-04 23:59:08 +04:00 |
Alexander Machehin
|
b9a8464307
|
[#135] set rejector in api & small controllers refactoring
|
2013-05-30 16:41:09 +06:00 |
Alexander Machehin
|
afd24a65f5
|
[#135] set user who reject publication as publisher in build list
|
2013-05-30 15:54:07 +06:00 |
Vokhmin Alexey V
|
a26aac8463
|
#114: Split extra repos and build_lists into 2 elements
|
2013-05-27 22:13:00 +04:00 |
Vokhmin Alexey V
|
8319fe8e9b
|
#133: attach only personal repositories to the build
|
2013-05-16 18:48:44 +04:00 |
Vokhmin Alexey V
|
05a8cec169
|
#53: added Publisher into BuildList
|
2013-03-28 15:58:26 +04:00 |
Vokhmin Alexey V
|
7a2b547d2b
|
#757: rename #extra_containers to #extra_build_lists
|
2013-02-22 15:04:14 +04:00 |
Vokhmin Alexey V
|
79d81e9c13
|
#757: add logic for enable/disable "auto_create_container" field on UI, some refactoring
|
2013-02-22 14:20:47 +04:00 |
Vokhmin Alexey V
|
38b6375ca3
|
#757: send error when some containers for main platform have not been published
|
2013-02-22 13:09:37 +04:00 |
Vokhmin Alexey V
|
3e9c28e238
|
#757: merge master into branch
|
2013-02-22 02:17:20 +04:00 |
Vokhmin Alexey V
|
28f539f0b4
|
#757: update BuildList validation
|
2013-02-21 18:46:52 +04:00 |
Vokhmin Alexey V
|
219ef67699
|
#757: add filter by save_to_platform_id in #autocomplete method
|
2013-02-21 18:28:54 +04:00 |
Vokhmin Alexey V
|
46a5b8daad
|
#757: enable extra containers and repositories for main platforms
|
2013-02-21 18:21:58 +04:00 |
Alexander Machehin
|
3902a78e37
|
#921 refactoring per page
|
2013-02-21 18:46:28 +06:00 |
Alexander Machehin
|
3dda72a0ac
|
Merge branch 'master' into 921-task-monitoring
Conflicts:
app/assets/javascripts/extra/build_list.js
|
2013-02-21 00:54:04 +06:00 |
Alexander Machehin
|
e5db61197e
|
[refs #921] add new filter to the build list monitoring
|
2013-02-20 21:07:11 +06:00 |
Vokhmin Alexey V
|
65b98a2d00
|
#757: update name of methods, API
|
2013-02-19 19:22:38 +04:00 |
Vokhmin Alexey V
|
c4113c11fb
|
#757: add checking ability with "accessible_by"
|
2013-02-19 18:52:02 +04:00 |
Vokhmin Alexey V
|
5234b7cc51
|
#757: create "published_container" scope
|
2013-02-19 18:14:51 +04:00 |
Vokhmin Alexey V
|
61e9d24bb5
|
#757: add validation for new fields
|
2013-02-19 12:31:01 +04:00 |
Vokhmin Alexey V
|
e9fa6e860d
|
#757: update #autocomplete_to_extra method
|
2013-02-18 21:04:22 +04:00 |
Vokhmin Alexey V
|
9ecd26885b
|
#757: find build_list with container
|
2013-02-18 20:53:54 +04:00 |
Vokhmin Alexey V
|
4604ceb318
|
#757: some refactoring of styles
|
2013-02-18 20:10:34 +04:00 |
Vokhmin Alexey V
|
20691dabc5
|
#757: add migration, update UI, JS
|
2013-02-18 19:43:30 +04:00 |
Vokhmin Alexey V
|
3fab64813e
|
#859: update specs, API for build_list
|
2013-01-31 00:04:19 +04:00 |
Vokhmin Alexey V
|
fed1c76ca2
|
#860: update logic for creating build list container
|
2013-01-28 18:44:06 +04:00 |
Vokhmin Alexey V
|
f4c3d23d7c
|
create container for BuildList
|
2013-01-25 21:24:46 +04:00 |
Vladimir Sharshov
|
bf445d9e5e
|
Merge pull request #850 from warpc/848-add-status-information-for-product-build-lists
[refs #848]: add status information about servers for ProductBuildLists
|
2013-01-25 03:37:41 -08:00 |
Vokhmin Alexey V
|
b46c1e963f
|
#848: update StatusInspector, UI
|
2013-01-24 14:42:03 +04:00 |
Alexander Machehin
|
1873f9cd49
|
[refs #847] remove core callbacks
|
2013-01-24 15:41:18 +06:00 |
Alexander Machehin
|
0d9c095cbd
|
[refs #847] remove old core code
|
2013-01-24 12:33:16 +06:00 |
Vokhmin Alexey V
|
86034c5da4
|
#843: update pages for using only new_core
|
2013-01-21 19:52:20 +04:00 |
Vokhmin Alexey V
|
318007751c
|
#839: enable new_core for all platforms
|
2013-01-17 14:46:51 +04:00 |
Vokhmin Alexey V
|
ac762388a4
|
#800: enable "new_core" for personal platforms
|
2012-12-24 16:35:29 +04:00 |
Vokhmin Alexey V
|
e3e228de33
|
#759: add tester role for user
|
2012-12-06 22:04:39 +04:00 |
Vokhmin Alexey V
|
ab8c4016b5
|
#759: refactoring according to Vladimir's comments
|
2012-12-06 21:34:09 +04:00 |
Vokhmin Alexey V
|
ff2ae73985
|
#759: add action for cancel build, some refactoring
|
2012-12-06 18:41:24 +04:00 |
Vokhmin Alexey V
|
ee73df5d3a
|
disable auto_publish for new_core, some refactoring
|
2012-12-03 15:28:27 +04:00 |
Vokhmin Alexey V
|
fcdbfd4538
|
add new column to build_lists table, some refactoring
|
2012-11-30 14:41:39 +04:00 |
Vokhmin Alexey V
|
a5daff3442
|
update getting logs, some repo generation
|
2012-11-29 21:56:03 +04:00 |
Vokhmin Alexey V
|
791f77dfd5
|
add 'New core' option for creating build_list
|
2012-11-29 19:12:24 +04:00 |
Vokhmin Alexey V
|
96e8df1b50
|
use Redis for getting log
|
2012-11-26 22:16:34 +04:00 |
Alexander Machehin
|
95d262b92f
|
fix build list pagination
|
2012-11-14 23:56:00 +06:00 |
Vokhmin Alexey V
|
0cf0933074
|
#698:small refactoring
|
2012-10-19 11:32:12 +04:00 |
Vokhmin Alexey V
|
68dbae8c83
|
#698: added #create and #fork actions for Advisories API
|
2012-10-18 18:17:50 +04:00 |
Alexander Machehin
|
7f031ac688
|
[refs #374] added commit validation
|
2012-10-11 22:11:53 +06:00 |
Vokhmin Alexey V
|
fe20814b5a
|
#633: hot fix
|
2012-09-13 20:18:09 +04:00 |