Alexander Machehin
|
fcc7af94df
|
[#345] small refactoring
|
2014-03-11 18:40:44 +06:00 |
Alexander Machehin
|
0a7d5d22da
|
[#345] move lib/modules/models to app/models/concerns; small refactoring
|
2014-03-11 14:58:36 +06:00 |
Alexander Machehin
|
a5f56bb835
|
[#345] remove observers; use new labmda syntax
|
2014-03-11 14:28:17 +06:00 |
Vokhmin Alexey V
|
5bebb4d5a8
|
#354: added autostart_status into Project
|
2014-02-17 00:51:41 +04:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Vokhmin Alexey V
|
9e7eb7af94
|
#29: merge master into branch
|
2013-04-03 16:10:22 +04:00 |
Vokhmin Alexey V
|
a171be9f53
|
#31: add project_version into product
|
2013-03-27 16:18:24 +04:00 |
Vokhmin Alexey V
|
296627557e
|
#31: small refactoring of #autostart_iso_builds method
|
2013-03-22 23:14:06 +04:00 |
Vokhmin Alexey V
|
72950e299c
|
#31: some fixes for #autostart_iso_builds method
|
2013-03-22 23:11:47 +04:00 |
Vokhmin Alexey V
|
820fdcfa85
|
#31: add #update action to ProductBuildList API, print new fields in API
|
2013-03-22 22:56:32 +04:00 |
Vokhmin Alexey V
|
e528127f85
|
#31: add autostart ISO to schedule.rb
|
2013-03-22 21:17:40 +04:00 |
Vokhmin Alexey V
|
8f32460609
|
#31: update UI, add #autostart_iso_builds method into Product model
|
2013-03-22 20:58:53 +04:00 |
Vokhmin Alexey V
|
a5e122dc63
|
#31: rename 'autostart' field to 'autostart_status' in Product model
|
2013-03-22 20:15:37 +04:00 |
Vokhmin Alexey V
|
6a9e270a5c
|
#31: add 'autostart' field to Product model
|
2013-03-22 18:06:13 +04:00 |
Vokhmin Alexey V
|
e055d0080b
|
#29: removed hack for encoding
|
2013-03-18 15:36:16 +04:00 |
Vokhmin Alexey V
|
b8b238e876
|
#977: add "table_name" into all scopes
|
2013-02-28 19:27:50 +04:00 |
Vokhmin Alexey V
|
6598698147
|
#976: fix Product#full_clone method
|
2013-02-28 01:55:30 +04:00 |
Vokhmin Alexey V
|
f9845b27ac
|
#935: add validation for "main_script" and "params" fields, specs
|
2013-02-15 20:20:06 +04:00 |
Alexander Machehin
|
bbe892aaa7
|
[refs #861] fix bug when creating product from api
|
2013-02-02 01:24:56 +06:00 |
Vokhmin Alexey V
|
a8e1cea057
|
#759: save sec of time_living instead of minut, some fixes of state_machine
|
2012-12-07 15:11:12 +04:00 |
Vokhmin Alexey V
|
57ec1e2982
|
update specs for Products and ProductBuildLists
|
2012-11-13 14:31:45 +04:00 |
Vokhmin Alexey V
|
259eeaecfc
|
add Stop action and time_living for building ISO
|
2012-11-12 17:22:19 +04:00 |
Vokhmin Alexey V
|
b39ccea0d5
|
add show logs in real time
|
2012-11-09 17:08:56 +04:00 |
Vokhmin Alexey V
|
eb40fbbbd5
|
removed unnecessary fields for build ISO
|
2012-11-07 16:14:31 +04:00 |
Vokhmin Alexey V
|
ecec330b4d
|
added migration, updated models, UI
|
2012-11-06 18:13:16 +04:00 |
Pavel Chipiga
|
a2c14313ed
|
Fix platform clone. Refs #207
|
2012-06-08 20:37:16 +03:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |
Vladimir Sharshov
|
d382732e68
|
[Refs #263] Refactoring product. Add tests.
|
2012-04-03 16:21:39 +04:00 |
George Vinogradov
|
9911d9f25e
|
[issue #279] Removed can_clone? and can_build? from Product
|
2012-03-16 01:10:24 +04:00 |
George Vinogradov
|
76af82805d
|
[issue #279] Fixes.
* Fixed permissions.
* Added pagination in repository view.
|
2012-03-15 04:07:53 +04:00 |
George Vinogradov
|
3c60347a23
|
[issue #279] Fixes.
* Almost finished permissions fixes
* Removed is_template from product
* Some fixes in crontab_generator partial
|
2012-03-15 03:34:09 +04:00 |
Vladimir Sharshov
|
97c9eab3be
|
[Fix #236] Add application/octet-stream content type for tar.bz2 product attachment
|
2012-02-29 13:41:42 +04:00 |
Pavel Chipiga
|
9eb191da7b
|
Redo clone logic. Split clone process for repositories. Optimize and refactor. Refs #207
|
2012-02-22 22:24:29 +02:00 |
Pavel Chipiga
|
5b29de93af
|
Refactor platform clone controller and routes. Refactor and fix clone process for platform, repository, product. Place XML RPC clone request to DJ. Refs #207
|
2012-02-21 23:27:11 +02:00 |
Pavel Chipiga
|
34b105675a
|
Add 1 more mime type to product
|
2012-01-31 23:29:25 +02:00 |
Pavel Chipiga
|
13780a1b53
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
Pavel Chipiga
|
3f4bf65825
|
Upgrade paperclip. Apply srpm_import script and UI. Fix specs. Refs #31
|
2012-01-24 22:35:36 +02:00 |
Pavel Chipiga
|
5e3addd5d2
|
Great refactor for cancan abilities. Remove product relations. Fix git abilities. Fix and refactor specs. Refs #85. Refactor issues controller to avoid serial_id problem. Fix links and routes. Fix minor bugs and translations. Fix specs. Refs #54
|
2011-12-28 04:59:05 +02:00 |
Pavel Chipiga
|
2bee3bd25d
|
Code cleanup. Redo deploy to unicorn. Refs #2261
|
2011-12-05 21:34:26 +02:00 |
Pavel Chipiga
|
0af32351a2
|
Redo paperclip file upload through nginx upload module. Refs #2261
|
2011-12-03 02:52:19 +02:00 |
Pavel Chipiga
|
a9a2059cae
|
Force file uploads work with nginx upload module. Nginx compile instructions. Refs #2261
|
2011-12-03 00:15:44 +02:00 |
konstantin.grabar
|
233f9b8035
|
[refs #2249] Add corrections to ACL rules
|
2011-12-02 10:57:58 +04:00 |
konstantin.grabar
|
96d4886f49
|
[refs #2249] Add new ACL relations
|
2011-12-01 18:20:24 +04:00 |
konstantin.grabar
|
6d8e4f98b9
|
[refs #2249] Some ACL changes
|
2011-12-01 13:29:04 +04:00 |
Pavel Chipiga
|
796ff75857
|
Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249
|
2011-11-24 23:48:58 +02:00 |
Pavel Chipiga
|
e7f9d8251a
|
Rename product field build to build_script. Change links. Refs #2161
|
2011-11-11 21:12:15 +02:00 |
Pavel Chipiga
|
7996740ae7
|
Improve build_lists time. Apply product build lists basic functionality. Move product build functionality to separate controller. Apply event logging for product build. Fix logging for project build list publishing. Code refactor and cleanup. Refs #2161
|
2011-11-11 19:13:09 +02:00 |
Pavel Chipiga
|
fb165483b8
|
Refix platform clone with products. Refs #2162
|
2011-11-03 14:49:14 +02:00 |
Pavel Chipiga
|
49e4dea478
|
Redo platform clone. Refs #2162
|
2011-11-03 10:32:45 +02:00 |
Vladimir Sharshov
|
948bd0f92d
|
Add tar.bz2 support
|
2011-11-02 23:20:47 +04:00 |