Commit Graph

2327 Commits

Author SHA1 Message Date
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
George Vinogradov 863213767b [issue #428] Fixed typos. Removed unnecessary parts. 2012-06-05 19:58:11 +04:00
konstantin.grabar 9a55555856 [refs #510] Add resque require and change second method 2012-06-05 14:23:25 +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 83736ac86d [refs #510] Rename recipe methods names to right variants 2012-06-04 18:17:55 +04:00
konstantin.grabar d29065a12a [refs #510] Remove fork and import queues from bluepill instruction 2012-06-01 17:58:14 +04:00
konstantin.grabar 4fb74cdd50 [refs #510] Remove double admin namespace 2012-06-01 17:30:11 +04:00
konstantin.grabar 7d58937149 [refs #510] Add resque recipes for capistrano 2012-06-01 16:54:58 +04:00
konstantin.grabar 216b0da98e [refs #510] Remove fork and import dj queues 2012-05-31 17:50:42 +04:00
konstantin.grabar 526bdbe60f [refs #510] Resque sinatra app secure 2012-05-31 17:36:41 +04:00
Vladimir Sharshov fb08dec51f Merge pull request #512 from warpc/511-issues_authorization
[refs #511] add missing issues index action authorization
2012-05-31 04:35:04 -07: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
Vladimir Sharshov 2e7865d487 Merge pull request #508 from warpc/442-mass_build
[refs #442] Generate utc date for mass build name
2012-05-29 08:59:09 -07:00
konstantin.grabar c3b5951465 [refs #442] Fix utc date for mass build name 2012-05-29 19:55:37 +04:00
Vladimir Sharshov 83100938c6 Merge pull request #507 from warpc/442-mass_build
[refs #442] Fix auto_publish validate and set default value
2012-05-29 07:09:07 -07: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
Vladimir Sharshov f8edecc915 Merge branch 'master' of github.com:warpc/rosa-build 2012-05-28 23:28:09 +04:00
konstantin.grabar 5e9f348074 [ref #442] Add id column 2012-05-28 23:18:50 +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
Vladimir Sharshov 0caf5511be Merge branch 'master' of github.com:warpc/rosa-build 2012-05-28 19:12:29 +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
Vladimir Sharshov 2479c1c98b Merge branch 'master' of github.com:warpc/rosa-build 2012-05-28 16:06:02 +04:00
Vladimir Sharshov 32e9c1054c Merge pull request #503 from warpc/263-full_name
[refs #263] refactoring user fullname method call and change do-not-reply emails
2012-05-28 05:00:17 -07:00
konstantin.grabar 82b5999e32 [refs #442] Add sidebar 2012-05-28 14:28:19 +04:00
Alexander Machehin b6e0e81b90 [refs #263] fixed do-not-reply emails 2012-05-28 16:22:36 +06: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
Alexander Machehin 04e3c34fb3 Merge branch 'master' of github.com:warpc/rosa-build 2012-05-28 15:33:27 +06:00
Vladimir Sharshov 3fbd2ae79e Merge branch 'master' of github.com:warpc/rosa-build 2012-05-28 13:05:31 +04: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
Vladimir Sharshov 0f1c92cac2 Fix translation for build status 2012-05-26 00:22:23 +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