Development

/plugins/sfJobQueuePlugin (log)

You must first sign up to be able to contribute.

root/plugins/sfJobQueuePlugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18541 [18541] 05/22/09 12:06:48 FrankStelzer sfJobQueuePlugin: moved some logic from tasks to handler classes
(edit) @18217 [18217] 05/13/09 11:03:54 FrankStelzer [1.2] sfJobQueuePlugin: renamed notifier field of logger to subject
(edit) @18212 [18212] 05/13/09 02:39:12 FrankStelzer [1.2] sfJobQueuePlugin: started to refactor job logging
(edit) @18210 [18210] 05/13/09 01:36:56 FrankStelzer [1.2] sfJobQueuePlugin: added generic log method for job handlers
(edit) @18206 [18206] 05/13/09 01:16:00 FrankStelzer added new job handler for processing shell commands, added more phpdoc
(edit) @17966 [17966] 05/06/09 01:57:17 FrankStelzer migrate sfJobQeuePlugin to sf1.2 - first migration steps done
(edit) @17930 [17930] 05/05/09 00:02:26 FrankStelzer prepare for merging all existing versions of sfJobQueuePlugin to one …
(edit) @15580 [15580] 02/18/09 01:44:24 xavier sfJobQueuePlugin: allow sfJob edition with no params jobHandler - …
(edit) @13355 [13355] 11/26/08 14:46:31 omansour dont commit generated files
(edit) @13354 [13354] 11/26/08 12:35:56 omansour use a longvarchar to log messages
(edit) @13340 [13340] 11/25/08 17:06:36 omansour use a big varchar to set the job name
(edit) @13195 [13195] 11/20/08 17:53:45 omansour debug
(edit) @13187 [13187] 11/20/08 12:29:57 omansour svn-ignore set !
(edit) @13186 [13186] 11/20/08 12:29:03 omansour --
(edit) @13185 [13185] 11/20/08 12:28:20 omansour --
(edit) @13150 [13150] 11/19/08 16:45:27 omansour first attempt to adapt this plugin to sf 1.2
(edit) @13147 [13147] 11/19/08 12:25:37 omansour --
(edit) @12926 [12926] 11/11/08 03:56:20 jamesmoey Updating README Updating code to symfony 1.1.
(edit) @12923 [12923] 11/11/08 00:16:27 jamesmoey Create StartQueue?, ListQueue? and StartQueueManager? task. Remove the old …
(edit) @12921 [12921] 11/10/08 23:28:22 jamesmoey Branch for Symfony 1.1 and Propel 1.3 development.
(edit) @10968 [10968] 08/19/08 20:52:06 xavier sfJobQueuePlugin: no sf logging for sfJobQueue tasks (it leaks)
(edit) @10958 [10958] 08/19/08 18:34:20 xavier added sfqueue-first-eligible-job task
(edit) @9382 [9382] 05/30/08 19:22:58 xavier params should be a longtext, in case of complex jobs
(edit) @8231 [8231] 04/03/08 15:21:37 trivoallan sfJobQueuePlugin : * Ported all existing tasks to symfony 1.1 * …
(edit) @8230 [8230] 04/03/08 14:46:32 trivoallan sfJobQueuePlugin : retrieveQueueByName() now accepts an optional …
(edit) @8211 [8211] 04/02/08 18:22:07 xavier sfJobQueuePlugin: humf - removed trunk directory
(edit) @8210 [8210] 04/02/08 18:20:36 xavier sfJobQueuePlugin: copied trunk into trivoallan branch
(edit) @8209 [8209] 04/02/08 18:17:24 xavier sfJobQueuePlugin: added branch trivoallan
(edit) @7568 [7568] 02/21/08 16:47:44 xavier sfJobQueuePlugin: added shutdown functions to sfJob and sfJobQueue. …
(edit) @7567 [7567] 02/21/08 13:39:37 xavier sfJobQueuePlugin: fixed bug "postSave is not called after creating …
(edit) @7551 [7551] 02/20/08 10:45:31 xavier sfJobQueuePlugin: flixed bug when editing job parameters from the …
(edit) @7539 [7539] 02/19/08 18:49:15 xavier sfJobQueuePlugin: backport of [7538]
(edit) @7538 [7538] 02/19/08 18:41:42 xavier sfJobQueuePlugin: fixed bug in sfFlexibleLogger, that prevented the …
(edit) @7494 [7494] 02/15/08 18:40:27 xavier sfJobQueuePlugin: do not replace the whole job parameter array when …
(edit) @7340 [7340] 02/04/08 17:26:03 xavier sfJobQueuePlugin: recurring jobs management improved - backport of [7339]
(edit) @7339 [7339] 02/04/08 17:22:31 xavier sfJobQueuePlugin: recurring jobs management improved
(edit) @7328 [7328] 02/04/08 13:39:58 xavier sfJobQueueplugin: created 0.3 branch
(edit) @7327 [7327] 02/04/08 13:36:55 xavier sfJobQueuePlugin: updated LICENSE and package.xml
(edit) @7326 [7326] 02/04/08 13:25:13 xavier sfJobQueuePlugin: for history, archived tag 0.2 of the plugin
(edit) @7325 [7325] 02/04/08 13:09:30 xavier sfJobQueuePlugin: included new screencaptures in documentation
(edit) @7324 [7324] 02/04/08 12:42:51 xavier sfJobQueuePlugin: typo, renamed "recuring" into "recurring"
(edit) @7323 [7323] 02/04/08 12:39:38 xavier sfJobQueuePlugin: load custom stylesheet in last position
(edit) @7321 [7321] 02/04/08 12:22:40 xavier sfJobQueuePlugin: improved documentation
(edit) @7320 [7320] 02/04/08 12:22:24 xavier sfJobQueuePlugin: typo, renamed "runned" into "run"
(edit) @7319 [7319] 02/04/08 12:10:08 xavier sfJobQueuePlugin: typo, renamed "recuring" into "recurring"
(edit) @7316 [7316] 02/04/08 10:00:40 xavier sfJobQueuePlugin: rather use sfToolkit::getPHPCli() (thanks for the remark …
(edit) @7315 [7315] 02/04/08 09:59:52 xavier sfJobQueuePlugin: added sfJobQueuePeer::retrieveByQueueName shortcut
(edit) @7260 [7260] 02/01/08 14:16:37 xavier refs #2707
(edit) @7259 [7259] 02/01/08 12:24:35 xavier sfJobQueuePlugin: create BaseActions? classes, in order to ease plugin …
(edit) @7251 [7251] 01/31/08 19:09:28 xavier sfJobQueuePlugin: added logging capacities to the plugin
(edit) @7246 [7246] 01/31/08 13:26:52 xavier sfJobQueuePlugin: * removed the useless sfJobhandlerInterface * improved …
(edit) @7231 [7231] 01/30/08 19:26:17 xavier sfJobQueuePlugin: added the possibility to run a job directly from the …
(edit) @7230 [7230] 01/30/08 19:25:16 xavier sfJobQueuePlugin : added validation on job queues and jobs creation
(edit) @7227 [7227] 01/30/08 16:13:44 xavier refs #2838 - sfjobQueuePlugin : comply with production security policy on …
(edit) @7226 [7226] 01/30/08 12:22:47 xavier sfJobQueuePlugin : fixed bug when killing the job queue manager
(edit) @7191 [7191] 01/26/08 18:07:51 xavier sfJobQueuePlugin: made the "scheduler" parameter be a selection list
(edit) @6994 [6994] 01/08/08 10:03:15 xavier sfJobQueuePlugin: added logger in sfJobHandler
(edit) @6878 [6878] 01/02/08 03:43:29 xavier now addJob() returns the created Job
(edit) @5899 [5899] 11/07/07 18:23:07 xavier sfJobQueuePlugin : fixed typo
(edit) @5677 [5677] 10/25/07 09:24:49 xavier added more details in documentation
(edit) @5661 [5661] 10/24/07 02:36:37 xavier sfJobQueuePlugin : never commit files in om and map directories
(edit) @5660 [5660] 10/24/07 02:35:28 xavier these files shouldn't be in the repository
(edit) @5659 [5659] 10/24/07 02:31:01 xavier sfJobQueuePlugin : documentation fix
(edit) @5658 [5658] 10/24/07 02:24:15 xavier add new version of the plugin in the trunk
(edit) @5657 [5657] 10/24/07 02:17:06 xavier sfJobQueuPlugin : create repository layout + tag release 0.1
(edit) @5547 [5547] 10/16/07 15:31:14 xavier sfJobQueuePlugin - fixes CLI tasks - fixes #2392
(edit) @5440 [5440] 10/09/07 12:16:56 xavier sfJobQueuePlugin : don't commit propel generated classes
(edit) @5173 [5173] 09/17/07 18:32:45 xavier sfJobQueuePlugin - documentation update (added a capture)
(edit) @5172 [5172] 09/17/07 18:07:47 xavier centered image in plugin documentation.
(add) @5171 [5171] 09/17/07 18:04:12 xavier This plugins enables job queues into Symfony.
Note: See TracRevisionLog for help on using the revision log.