Vokhmin Alexey V
|
874086e1ca
|
#192: added ability to change visibility of platform
|
2013-06-26 13:00:51 +04:00 |
Alexander Machehin
|
0d44eb9468
|
[#123] add sort to user platforms list
|
2013-05-17 16:28:38 +06:00 |
Alexander Machehin
|
21a32fba6c
|
show expected message after add member error
|
2012-11-13 20:29:45 +06:00 |
Vokhmin Alexey V
|
cb994c6fd6
|
#349: created autocompletes_controller, refactoring, updated specs
|
2012-10-02 20:54:55 +04:00 |
Vokhmin Alexey V
|
1c9a9e803e
|
#638: some refactoring
|
2012-09-13 00:47:39 +04:00 |
Vokhmin Alexey V
|
1a75a5a394
|
#638: updated Relation model, repositories and platforms controllers according to comments
|
2012-09-12 23:32:51 +04:00 |
Vokhmin Alexey V
|
bc4043e558
|
#638: hot fix
|
2012-09-12 17:25:46 +04:00 |
Vokhmin Alexey V
|
b468b09529
|
#638: some refactoring for adding new user
|
2012-09-12 17:07:34 +04:00 |
Vokhmin Alexey V
|
1e40b9fb06
|
#638: some refactoring
|
2012-09-12 00:08:25 +04:00 |
George Vinogradov
|
3e69d7d0f4
|
[issue #349] Guest user can show open platforms.
|
2012-09-01 02:00:39 +04:00 |
konstantin.grabar
|
0827cf5100
|
[refs #442] Add other mass builds action to mass_builds controller. Rename cancel_mass_builds action
|
2012-07-03 18:34:07 +04:00 |
konstantin.grabar
|
8f9a6ee2d2
|
[refs #442] Change cancel btn. Move some actions to mass_builds controller. Add more ability rights
|
2012-07-02 18:50:47 +04:00 |
konstantin.grabar
|
ce163f89a9
|
[refs #442] Add rep_name field. Add cancel builds ability
|
2012-06-28 19:23:33 +04:00 |
konstantin.grabar
|
10aed58bdd
|
[refs #442] Small refactor. Remove bootstrap collapse
|
2012-06-28 15:31:25 +04:00 |
konstantin.grabar
|
b6d769ad66
|
[refs #442] Change mass builds table
|
2012-06-27 18:07:05 +04:00 |
konstantin.grabar
|
651dd57044
|
Merge branch 'master' into 442-mass_build
|
2012-06-25 18:29:16 +04:00 |
konstantin.grabar
|
f3bd3bbd7f
|
[refs #442] Add mass build counters ant their update. Add failed builds report generate
|
2012-06-22 19:10:44 +04:00 |
konstantin.grabar
|
edcc0c996f
|
Merge branch 'master' into 442-mass_build
|
2012-06-22 13:20:50 +04:00 |
konstantin.grabar
|
10efb2401a
|
[refs #442] Fix auto_publish select
|
2012-06-21 17:49:20 +04:00 |
konstantin.grabar
|
5e3241a1f5
|
[refs #525] Rename erase to clear. Fix flash. Replace repository to platform in locales
|
2012-06-21 11:15:26 +04:00 |
konstantin.grabar
|
3ebd36f6fe
|
[refs #525] Erase corrections and refactor
|
2012-06-20 22:02:42 +04:00 |
Pavel Chipiga
|
f19e82b3fc
|
Add comments for async method calls. Refs #510
|
2012-06-17 01:51:02 +03:00 |
Pavel Chipiga
|
b47b4ec075
|
Update rails and gems. Redo resque jobs enqueue and perform through plugins. Redo emails async sending. Redo hook process. Refactor and code cleanup. Refs #510
|
2012-06-16 21:27:46 +03:00 |
konstantin.grabar
|
f37e0e54a3
|
[refs #510] Replace dj with resque
|
2012-06-09 16:52:29 +04:00 |
George Vinogradov
|
e7c0eab736
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-06-04 23:59:00 +04:00 |
George Vinogradov
|
abe2b8a30d
|
[issue #428] Work with existing advisories.
* Added advisories page to platform
* Added attacing of existing advisories to BuildList.
|
2012-06-04 23:49:20 +04:00 |
konstantin.grabar
|
8eaec85aff
|
[refs #442] Fix auto_publish validate and default set
|
2012-05-29 17:44:30 +04:00 |
konstantin.grabar
|
a446bd38e5
|
[refs #442] Filter mass builds by platform. Order them by created_at
|
2012-05-28 19:58:12 +04:00 |
konstantin.grabar
|
df82cf69ca
|
[refs #442] Refactor mass_build
|
2012-05-25 21:31:57 +04:00 |
konstantin.grabar
|
a79d946b6b
|
[refs #442] Mass build refactor and fixes
|
2012-05-25 19:56:26 +04:00 |
konstantin.grabar
|
e835eae50e
|
[refs #442] Remove commented code
|
2012-05-23 18:36:42 +04:00 |
konstantin.grabar
|
c74de8b84d
|
[refs #442] Add new page for mass rebuild, new fields and new functional
|
2012-05-23 18:08:11 +04:00 |
konstantin.grabar
|
7c45263799
|
[refs #442] Add mass build select to monitoring. Remove build lists from build_all action
|
2012-05-22 17:40:27 +04:00 |
konstantin.grabar
|
be2ab9154c
|
[refs #442] Fix checkboxes styles. Return delay for build all. Add mass build select and more fixes
|
2012-05-21 14:18:29 +04:00 |
konstantin.grabar
|
cd3564bb81
|
[refs #442] Add mass build model and new build_all fixes
|
2012-05-18 19:12:51 +04:00 |
konstantin.grabar
|
3e57359c96
|
[refs #442] Add mass build page functional
|
2012-05-17 19:20:03 +04: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 |