Vladimir Sharshov
|
8ec0668169
|
Merge pull request #532 from warpc/505-state_machine_migrate
[refs #505] Fix events logic and can_cancel method
|
2012-06-19 10:42:29 -07:00 |
konstantin.grabar
|
cb4e9b14b1
|
[refs #505] Fix events logic and can_cancel method
|
2012-06-19 21:24:11 +04:00 |
Vladimir Sharshov
|
fca1218902
|
Merge pull request #513 from warpc/505-state_machine_migrate
[refs #505] state machine migration for BuildList
|
2012-06-19 08:47:01 -07:00 |
konstantin.grabar
|
264273c6c0
|
[refs #505] Remove comment. Add lost method into build_list model
|
2012-06-19 19:45:38 +04:00 |
konstantin.grabar
|
904cfca5c9
|
[refs #529] Fix branch set for repository with dot in name
|
2012-06-19 18:52:29 +04:00 |
konstantin.grabar
|
8e88c32147
|
[refs #505] Fix tests after merge. Remove ResqueAsyncMethods include
|
2012-06-19 14:23:03 +04:00 |
konstantin.grabar
|
dc8a11fa68
|
[refs #505] Merge master into 505-state_machine_migrate
|
2012-06-19 13:43:38 +04:00 |
George Vinogradov
|
735afaea15
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
db/schema.rb
|
2012-06-19 02:57:39 +04:00 |
George Vinogradov
|
ecd4498484
|
[issue #428] Changes in advisories.
* Added Many2Many relation between advisories and projects.
* Added autocompletion to build list's advisory
* Bootstrap's JS moved to vendor/
|
2012-06-19 02:49:17 +04:00 |
konstantin.grabar
|
8ce6c26cc4
|
[refs #505] Fix state machine tests
|
2012-06-18 20:19:09 +04:00 |
Pavel Chipiga
|
cb8345a207
|
Rename and separate queues. Refs #510
|
2012-06-18 17:16:53 +03:00 |
Pavel Chipiga
|
bcf4222282
|
Remove old style queue. Refs #510
|
2012-06-18 15:00:57 +03:00 |
Pavel Chipiga
|
73ec2ec5e9
|
Fix typo. Refs #510
|
2012-06-18 14:38:25 +03: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
|
ac7a3980cd
|
[refs #505] Pending some tests. Return set_version_and_tag. Fix post_build action
|
2012-06-15 20:05:55 +04:00 |
konstantin.grabar
|
6db2fd3d10
|
[refs #505] Tried to fix strip error.
|
2012-06-15 17:05:55 +04:00 |
konstantin.grabar
|
5e7342fbd7
|
[refs #505] Comment DJ stub. Fix event name call
|
2012-06-15 12:47:40 +04:00 |
Alexander Machehin
|
8542c60838
|
[refs #522] to fork check own projects
|
2012-06-15 00:12:44 +06:00 |
konstantin.grabar
|
5acc13e9a6
|
[ref #505] Refactor set_version_and_tag. Rename success and error events
|
2012-06-14 17:36:40 +04:00 |
konstantin.grabar
|
76b261638f
|
Merge master into 505-state_machine_migrate
|
2012-06-14 10:34:55 +04:00 |
konstantin.grabar
|
17815ddab2
|
[refs #505] Change start event name and move some logic to set_version_and_tag method
|
2012-06-13 22:33:23 +04:00 |
konstantin.grabar
|
9b3da14f83
|
[refs #505] Add more events and replace hand made status change
|
2012-06-13 21:27:35 +04:00 |
Pavel Chipiga
|
d45e95b0e9
|
Merge branch 'master' into 207-platform_clone
Conflicts:
app/views/layouts/menu/_top.html.haml
|
2012-06-09 19:08:55 +03:00 |
Pavel Chipiga
|
ec21c042dd
|
Fix and refactor active menu. Refs #207
|
2012-06-09 19:04:06 +03:00 |
konstantin.grabar
|
f37e0e54a3
|
[refs #510] Replace dj with resque
|
2012-06-09 16:52:29 +04:00 |
konstantin.grabar
|
fac3335df4
|
[refs #510] Fix resque link into the menu
|
2012-06-09 11:12:23 +04:00 |
Pavel Chipiga
|
c038b255a8
|
Allow dot at platform name. Refs #207
|
2012-06-08 21:20:02 +03:00 |
Pavel Chipiga
|
a2c14313ed
|
Fix platform clone. Refs #207
|
2012-06-08 20:37:16 +03:00 |
konstantin.grabar
|
26299c234b
|
[refs #510] Add resque to the admin submenu
|
2012-06-08 19:02:45 +04:00 |
George Vinogradov
|
863213767b
|
[issue #428] Fixed typos. Removed unnecessary parts.
|
2012-06-05 19:58:11 +04:00 |
konstantin.grabar
|
122b50564d
|
[refs #505] Small refactor for place_build event
|
2012-06-05 16:19:54 +04:00 |
konstantin.grabar
|
bd721aa3af
|
[refs #505] Remove unsused events
|
2012-06-05 14:30:38 +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 |
Vladimir Sharshov
|
bf1496d1bf
|
Merge pull request #514 from warpc/510-resque_migrate
[refs #510] migrate to resque for heavy task
|
2012-06-04 07:28:20 -07:00 |
konstantin.grabar
|
a711773d47
|
[refs #505] Remove unused events
|
2012-06-01 19:02:51 +04:00 |
konstantin.grabar
|
8197877352
|
[refs #505] Small has_published check changes
|
2012-06-01 18:53:14 +04:00 |
konstantin.grabar
|
d084cd2329
|
[refs #505] Remove duplicate constant
|
2012-06-01 18:42:46 +04:00 |
konstantin.grabar
|
2eff4d1160
|
[refs #505] Remove unnessacary set_default_status method
|
2012-06-01 15:06:59 +04:00 |
konstantin.grabar
|
f188a83eca
|
[refs #505] Add place_build event
|
2012-06-01 14:58:17 +04:00 |
konstantin.grabar
|
a7d70c3474
|
[refs #505] Fix state machine workflow
|
2012-05-31 18:35:37 +04:00 |
konstantin.grabar
|
526bdbe60f
|
[refs #510] Resque sinatra app secure
|
2012-05-31 17:36:41 +04:00 |
konstantin.grabar
|
38b55d769f
|
[refs #510] Add resque async workers
|
2012-05-31 11:02:25 +04:00 |
Alexander Machehin
|
5c9f914e4a
|
[refs #511] add issue index authorization
|
2012-05-30 22:03:07 +06:00 |
konstantin.grabar
|
05e117ac52
|
[refs #505] state machine refactor
|
2012-05-30 16:42:30 +04:00 |
konstantin.grabar
|
3d3e109483
|
[refs #505] Add check ability methods and update some events
|
2012-05-29 21:28:11 +04:00 |
konstantin.grabar
|
c3b5951465
|
[refs #442] Fix utc date for mass build name
|
2012-05-29 19:55:37 +04:00 |
konstantin.grabar
|
8eaec85aff
|
[refs #442] Fix auto_publish validate and default set
|
2012-05-29 17:44:30 +04:00 |
konstantin.grabar
|
a51737d58c
|
[refs #442] Add cellpadding and cellspasing to mass builds table
|
2012-05-28 23:51:43 +04:00 |
konstantin.grabar
|
5e9f348074
|
[ref #442] Add id column
|
2012-05-28 23:18:50 +04:00 |
konstantin.grabar
|
44de11d009
|
[refs #505] Add events, states and other base state machine logic
|
2012-05-28 21:47:53 +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
|
ce762be562
|
[refs #442] Add unbordered style to mass builds table
|
2012-05-28 18:41:51 +04:00 |
Vladimir Sharshov
|
c119ae0d20
|
Merge pull request #504 from warpc/442-mass_build
[refs #442] Add sidebar for mass rebuild page in platform
|
2012-05-28 05:45:48 -07:00 |
konstantin.grabar
|
82b5999e32
|
[refs #442] Add sidebar
|
2012-05-28 14:28:19 +04:00 |
Alexander Machehin
|
780cc351d5
|
[refs #263] use user fullname
|
2012-05-28 16:22:18 +06:00 |
Alexander Machehin
|
bc3212a374
|
fixed assignee uname for issue sidebar
|
2012-05-28 15:38:57 +06:00 |
Vladimir Sharshov
|
3ed195bb86
|
Merge pull request #502 from warpc/442-mass_build
[refs #442] Mass build refactor and fixes
|
2012-05-28 02:00:30 -07:00 |
konstantin.grabar
|
658bfc2ebd
|
[refs #442] Fix link to mass build creator
|
2012-05-28 12:56:49 +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
|
2d1001f1c1
|
[refs #478] Fix js handler
|
2012-05-25 14:49:37 +04:00 |
Vladimir Sharshov
|
46cd4be459
|
Merge pull request #501 from warpc/478-project_build_failed
[refs #478] Fix frozen pls ids list
|
2012-05-25 00:32:20 -07:00 |
konstantin.grabar
|
e38bf98d54
|
[refs #478] Move js logic to another handler
|
2012-05-25 11:26:42 +04:00 |
konstantin.grabar
|
5e7a3871f4
|
[refs #478] Fix frozen pls ids list
|
2012-05-24 17:41:19 +04:00 |
Vladimir Sharshov
|
568df37570
|
Merge pull request #500 from warpc/478-project_build_failed
[refs #478] Change js handler logic for creating build build list for frozen platform
|
2012-05-24 06:11:36 -07:00 |
konstantin.grabar
|
0958299f51
|
[refs #478] Change js handler logic
|
2012-05-24 16:51:39 +04:00 |
Vladimir Sharshov
|
0d3e06b5d9
|
Merge pull request #499 from warpc/478-project_build_failed
[refs #478] Add js handler to disable frozen platforms and their reps
|
2012-05-24 03:39:55 -07:00 |
konstantin.grabar
|
3d2bcdd019
|
[refs #478] Add js handler to disable frozen platforms and their reps
|
2012-05-24 14:21:57 +04:00 |
konstantin.grabar
|
45ff187875
|
[refs #442] Remove button. Add tab. Fix locales. Fix schema
|
2012-05-23 20:44:04 +04:00 |
konstantin.grabar
|
43e95b565e
|
[refs #442] Change build_all button to mass_builds
|
2012-05-23 20:27:06 +04:00 |
konstantin.grabar
|
dd9c653a90
|
[refs #442] Merge master into 442-mass_build
|
2012-05-23 18:51:29 +04:00 |
konstantin.grabar
|
e835eae50e
|
[refs #442] Remove commented code
|
2012-05-23 18:36:42 +04:00 |
konstantin.grabar
|
a83927c812
|
[refs #442] Fix mass_build_id locales
|
2012-05-23 18:19:04 +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 |
Vladimir Sharshov
|
70a89dccd0
|
[refs #430] Delete containers after deleting build list
|
2012-05-23 14:52:23 +04:00 |
Vladimir Sharshov
|
ec711eff48
|
[refs #442] Fix: always set true for auto_publish params
|
2012-05-22 23:41:34 +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 |
Vladimir Sharshov
|
57ef020441
|
[refs #442] Fix problem for build list with save_to plaftorm is freeze; fix ignoring auto_publish option.
|
2012-05-22 01:10:00 +04:00 |
konstantin.grabar
|
9aefce6b68
|
[refs #442] Merge master into 442-mass_build
|
2012-05-21 18:33:12 +04:00 |
konstantin.grabar
|
b85cb31b88
|
[refs #442] Remove def is_rpm. Change auto_publish default value. Change MassBuild set_name. Fix schema
|
2012-05-21 17:59:04 +04:00 |
Alexander Machehin
|
1bcab2f7db
|
[refs #443] remove old file, fixed ru translation
|
2012-05-21 16:46:08 +06: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 |
Vladimir Sharshov
|
5133fe6bc3
|
Merge pull request #487 from warpc/443-tour
[refs #443] invite localization
|
2012-05-18 11:10:15 -07:00 |
Alexander Machehin
|
aad7a3a547
|
[refs #443] invite localization
|
2012-05-18 22:54:57 +06:00 |
konstantin.grabar
|
cd3564bb81
|
[refs #442] Add mass build model and new build_all fixes
|
2012-05-18 19:12:51 +04:00 |
Vladimir Sharshov
|
241efb95b1
|
Merge pull request #486 from warpc/443-tour
[refs #443] fix dropmenu in tours pages for registered users
|
2012-05-18 03:17:01 -07:00 |
Alexander Machehin
|
3a2dc965c9
|
[refs #443] fixed dropmenu
|
2012-05-18 15:51:26 +06:00 |
Pavel Chipiga
|
bea7ed26d6
|
Fix advisory template. Fix rosa tour. Refs #428, #482
|
2012-05-18 01:38:43 +03:00 |
Pavel Chipiga
|
b41a9e3b49
|
Redo project assign for build_list_packages. Redo and fix double render error during build_list publish. Refs #444, #481
|
2012-05-18 00:19:57 +03:00 |
Vladimir Sharshov
|
aceb9e61fc
|
Rename is_rpm to is_package in ability.rb
|
2012-05-18 01:07:04 +04:00 |
Vladimir Sharshov
|
50249a68b6
|
Merge branch 'master' into 461-rename_is_rpm_to_is_package
|
2012-05-18 00:43:40 +04:00 |
Vladimir Sharshov
|
bfabdc1dc3
|
Merge pull request #468 from warpc/466-edit_project
[refs #466] fixed access to project and tests for this cases.
|
2012-05-17 13:11:55 -07:00 |
konstantin.grabar
|
3e57359c96
|
[refs #442] Add mass build page functional
|
2012-05-17 19:20:03 +04:00 |
Pavel Chipiga
|
cd4dd31d24
|
Change project assign for container data. Refs #444
|
2012-05-17 16:00:38 +03:00 |
Alexander Machehin
|
59acdf4f44
|
[refs #443] fixed setting language
|
2012-05-17 16:28:58 +06:00 |
konstantin.grabar
|
ec9c19352e
|
[refs #461] Merge master into to 461-rename_is_rpm_to_is_package. Again
|
2012-05-17 12:00:21 +04:00 |
Vladimir Sharshov
|
9e3afa8fc0
|
Merge pull request #476 from warpc/438-remove_rsync_mount_from_app
[refs #438] Repair arch factory and rename rsync stub method, remove symlink dir creation
|
2012-05-16 12:09:45 -07:00 |
Vladimir Sharshov
|
2b5115df78
|
Merge pull request #477 from warpc/443-tour
[refs #443] fixed error whis empty accept languages
|
2012-05-16 12:02:19 -07:00 |
Alexander Machehin
|
8facb45bb7
|
[refs #443] fixed error whis empty accept languages
|
2012-05-16 23:20:42 +06:00 |
konstantin.grabar
|
4f38bb5364
|
[refs #438] Remove symlink dir creation
|
2012-05-16 20:58:15 +04:00 |
Vladimir Sharshov
|
1550d7a59e
|
Merge pull request #459 from warpc/438-remove_rsync_mount_from_app
[refs #438] Remove rsync mount and umount from platforms
|
2012-05-16 06:24:31 -07:00 |
konstantin.grabar
|
208310e83b
|
[refs #438] Add rake task to symlink migrate. Change rsync stubs
|
2012-05-16 17:01:25 +04:00 |
Vladimir Sharshov
|
2892689807
|
Merge pull request #469 from warpc/443-tour
[refs #466] Add localization for system tour. Fix for auto detecting users language.
|
2012-05-16 05:19:59 -07:00 |
Alexander Machehin
|
2651f0dc52
|
[refs #443] localize top image
|
2012-05-16 17:10:22 +06:00 |
konstantin.grabar
|
9d871af7ef
|
Merge master into 461-rename_is_rpm_to_is_package
|
2012-05-16 14:40:10 +04:00 |
konstantin.grabar
|
1385133ed5
|
[refs #461] Merge master into 461-rename_is_rpm_to_is_package
|
2012-05-16 14:37:35 +04:00 |
konstantin.grabar
|
5ad43c684e
|
Merge master into 429-uname_format_error_explain
|
2012-05-16 14:01:41 +04:00 |
Alexander Machehin
|
4f7ccbb4a9
|
[refs #443] fixed preferred language
|
2012-05-16 15:48:42 +06:00 |
Alexander Machehin
|
05746ea449
|
[refs #466] add i18n
|
2012-05-15 21:35:48 +06:00 |
Alexander Machehin
|
2ae66d6ae4
|
[refs #466] fixed access to project
|
2012-05-15 17:18:43 +06:00 |
konstantin.grabar
|
e807e5f3ec
|
[refs #429] Add format explain error message for uname
|
2012-05-15 15:11:18 +04:00 |
Pavel Chipiga
|
c1b4a0639d
|
Fix build list display
|
2012-05-15 13:12:07 +03:00 |
konstantin.grabar
|
1f088c0cfc
|
[refs #461] Rename is_rpm to is_package
|
2012-05-15 14:00:57 +04:00 |
konstantin.grabar
|
2c4169a3c7
|
[refs #438] Rename mount_path to symlink_path
|
2012-05-15 13:33:27 +04:00 |
konstantin.grabar
|
254629a4a9
|
[refs #438] Add symlinking paths for platforms
|
2012-05-15 12:53:41 +04:00 |
Pavel Chipiga
|
06191eb12a
|
Quickfix for status_build. Refs #444
|
2012-05-15 01:15:48 +03:00 |
Pavel Chipiga
|
78ab229c4f
|
Fix advisories relaton. Minor code cleanup. Write more specs. Refs #444
|
2012-05-14 23:00:04 +03:00 |
Pavel Chipiga
|
8470674c62
|
Apply basic build list packages store functionality. Display build list package content. Write specs. Refactor. Refs #444
|
2012-05-14 22:08:31 +03:00 |
konstantin.grabar
|
014f1c319c
|
[refs #438] Remove rsync mount and umount from platforms
|
2012-05-14 18:37:19 +04:00 |
Alexander Machehin
|
b7dee0b6af
|
Merge pull request #457 from warpc/454-routes_dot
[#454] Исправление проблемы с точкой в имени проекта
|
2012-05-14 07:04:28 -07:00 |
Pavel Chipiga
|
f335863881
|
Fix dot in project name routes. Refactor and write basic route specs. Refs #454
|
2012-05-14 16:24:01 +03:00 |
Alexander Machehin
|
944626d59a
|
[refs #455] add ability for build lists
|
2012-05-14 16:51:08 +06:00 |
Alexander Machehin
|
5fcf9c3ffa
|
Merge pull request #453 from warpc/451-advisories_partial_name_error
[refs #451] Fix partial name
|
2012-05-14 01:32:27 -07:00 |
konstantin.grabar
|
8060a9b8a9
|
[refs #451] Fix partial name
|
2012-05-14 12:16:37 +04:00 |
Vladimir Sharshov
|
64d5600e6f
|
Merge pull request #447 from warpc/443-tour
[refs #443] Tour about the system
|
2012-05-12 10:11:16 -07:00 |
Alexander Machehin
|
7a011606a5
|
[refs #443] add pirobox popup
|
2012-05-12 19:17:07 +06:00 |
Alexander Machehin
|
0e5b2ba25d
|
[refs #443] compact styles
|
2012-05-12 15:54:24 +06:00 |
George Vinogradov
|
cada9f6e51
|
[issue #443] Changed tour routes. Fixed submenu position.
|
2012-05-12 01:05:48 +04:00 |
George Vinogradov
|
a048509426
|
[issue #443] Numeric ids changed to words.
|
2012-05-12 00:45:37 +04:00 |
George Vinogradov
|
218904675d
|
[issue #443] Fixed styles. Removed whitespace between content and
footer.
|
2012-05-12 00:24:40 +04:00 |
Vladimir Sharshov
|
8c703f413d
|
Merge pull request #446 from warpc/430-clearing_build_lists
[issue #430] Added rake task to remove outdated BuildLists and setup it to everyday starting.
|
2012-05-11 11:24:29 -07:00 |
Alexander Machehin
|
5f5eb00c4f
|
[refs #443] abf tour
|
2012-05-12 00:15:20 +06:00 |
George Vinogradov
|
b74dd01262
|
[issue #430] Changed task
|
2012-05-11 22:00:27 +04:00 |
George Vinogradov
|
1a9f529152
|
[issue #430] Added rake task to remove outdated BuildLists.
|
2012-05-11 21:44:19 +04:00 |
konstantin.grabar
|
60fdf9e998
|
[refs #396] Add atom feed icon
|
2012-05-11 19:44:19 +04:00 |
George Vinogradov
|
5320fc2d3e
|
[issue #428] AdvisoriesController moved from its scope
|
2012-05-10 21:17:59 +04:00 |
George Vinogradov
|
9a0f582a16
|
[issue #428] Fixed typo in PlatformsHelper
|
2012-05-10 20:04:48 +04:00 |
George Vinogradov
|
f8d32495b8
|
[issue #428] Added title. Changed BuildListsController#update
|
2012-05-10 19:15:50 +04:00 |
Pavel Chipiga
|
52f5e01575
|
Fix build list controller bugs. Fix JS which controls checkboxes. Fix translations. Fix and refactor views. Refs #428
|
2012-05-06 00:43:04 +03:00 |
Vladimir Sharshov
|
8819d0845a
|
[refs 428] Fix tests and merges missing
|
2012-05-05 23:26:34 +04:00 |
George Vinogradov
|
26a643eed1
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
db/schema.rb
|
2012-05-05 21:33:39 +04:00 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04:00 |
Pavel Chipiga
|
614f8cd5f9
|
Refactor active menu detection. Refs #433
|
2012-05-05 19:15:49 +03:00 |
Alexander Machehin
|
69303561f4
|
[refs #434] add build priority to users
|
2012-05-05 17:05:24 +06:00 |
George Vinogradov
|
6fe0e5b530
|
[issue #428] Added AdvisoriesController & show view.
|
2012-05-05 02:53:45 +04:00 |
George Vinogradov
|
1f07332892
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
db/schema.rb
|
2012-05-04 21:29:04 +04:00 |
George Vinogradov
|
8350fc8fb1
|
[issue 428] Added advisory.
|
2012-05-04 21:12:51 +04:00 |
Alexander Machehin
|
fa027d8486
|
Merge pull request #432 from warpc/263-refactoring
Исправление роутов групп
|
2012-05-04 03:49:42 -07:00 |