Commit Graph

2377 Commits

Author SHA1 Message Date
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
Vladimir Sharshov 812ec46918 Merge pull request #530 from warpc/529_version_set_broken
[refs #529] Fix branch set for repository with dot in name
2012-06-19 08:03:18 -07: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
konstantin.grabar 8ce6c26cc4 [refs #505] Fix state machine tests 2012-06-18 20:19:09 +04:00
konstantin.grabar b90c6acaf7 [refs #510] Add resque workers silent kill to capistrano 2012-06-18 18:39:15 +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
Vladimir Sharshov 20c4e6395c Merge pull request #526 from warpc/510-resque
[refs #510] Refactoring new queue:
* Update rails and gems;
* Redo resque jobs enqueue and perform through plugins;
* Redo emails async sending;
* Redo hook process;
* Refactor and code cleanup.
2012-06-18 04:40:49 -07: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 49ac16ae19 [refs #505] Add changes to spec. Temporary broke tests to show errors 2012-06-15 14:14:32 +04:00
konstantin.grabar 5e7342fbd7 [refs #505] Comment DJ stub. Fix event name call 2012-06-15 12:47:40 +04:00
Vladimir Sharshov 76979c6b83 Merge pull request #524 from warpc/522-fix_group_project_fork
[refs #522] Fix checking already existing project for fork
2012-06-14 11:59:53 -07: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
Vladimir Sharshov 6775372eca Merge pull request #520 from warpc/207-platform_clone
[refs #207] Fix and refactor active menu.
2012-06-09 18:41:27 -07: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
Vladimir Sharshov aa3b631f20 Merge pull request #518 from warpc/510-resque_migrate
[refs #510] Replace dj to resque
2012-06-09 08:34:41 -07:00
konstantin.grabar cdf2316a76 [refs #510] Add queues to capistrano deploy. Add 4 workers to config 2012-06-09 18:53:00 +04: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
Vladimir Sharshov 66958923a9 Merge pull request #516 from warpc/112-import
[refs #112] Rake task for automatic sprm import
2012-06-08 13:27:15 -07:00
Pavel Chipiga c038b255a8 Allow dot at platform name. Refs #207 2012-06-08 21:20:02 +03:00
Pavel Chipiga b0073381e8 Add run example. Refs #112 2012-06-08 21:01:33 +03:00
Vladimir Sharshov 6435817163 Merge pull request #517 from warpc/207-platform_clone
[refs #207] Fix platform clone. Always set released to false for target platform.
2012-06-08 10:45:26 -07:00
Pavel Chipiga a2c14313ed Fix platform clone. Refs #207 2012-06-08 20:37:16 +03:00
Pavel Chipiga 63c50aee7b Apply task for sprm import. Refs #112 2012-06-08 20:19:19 +03:00
konstantin.grabar 26299c234b [refs #510] Add resque to the admin submenu 2012-06-08 19:02:45 +04:00
konstantin.grabar da33173700 [refs #510] Add multiple workers. Change kill and start logic 2012-06-08 16:40:50 +04:00
konstantin.grabar 7a3caf01bd [refs #510] Add 2 resque workers to deploy config 2012-06-08 14:27:39 +04:00
konstantin.grabar 597ac65dee [refs #510] Resque deploy refactor. Turn off bluepill 2012-06-07 19:13:58 +04:00
konstantin.grabar da9d7574d1 [refs #510] Return daemonize option back to production.pill 2012-06-07 14:53:21 +04:00
konstantin.grabar ac2e267a8a [refs #510] Remove daemonize option from production.pill 2012-06-07 14:39:32 +04:00
konstantin.grabar 7db11f40c8 [refs #510] Remove children kill from production.pill 2012-06-07 14:25:38 +04:00
konstantin.grabar a266e57219 [refs #510] Add bluepill stop, start and restart to depoy and stop recipe 2012-06-07 13:27:19 +04:00
konstantin.grabar ae6a3e6506 [refs #510] Change resque queue name 2012-06-06 22:57:45 +04:00
konstantin.grabar 8dbdcee5e6 [refs #510] Add resque start to bluepill 2012-06-06 18:54:03 +04:00
Vladimir Sharshov bcc48d9683 Merge pull request #515 from warpc/428-advisory
[refs #428] Work with existing advisories:
* build task now can be attached to exist advisory;
* platform now have new tab with advisories;
* anonymous users can see advisories(if anonymous access is true).
2012-06-05 09:29:29 -07:00