FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for vendors - keycoder/cakephp_queue · GitHub
keycoder
/
cakephp_queue
Public
forked from
MSeven/cakephp_queue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cakephp_queue
vendors
on
master
User selector
Datepicker
Commit history
Commits on Feb 18, 2012
Merge remote-tracking branch 'Deizel/master'
Show description for 52d8a45
MSeven
committed
52d8a45
View commit details
Copy full SHA for 52d8a45
View code at this point
Browse repository at this point
Made logs less noisy so that 'looking for job' and 'sleeping' are not logged unless --verbose mode is enabled.
Show description for a361c44
jamiemill
authored and
MSeven
committed
a361c44
View commit details
Copy full SHA for a361c44
View code at this point
Browse repository at this point
Prepended each logged line with a timestamp.
Show description for e28c702
MSeven
committed
e28c702
View commit details
Copy full SHA for e28c702
View code at this point
Browse repository at this point
Commits on Oct 24, 2011
changing class name to title case (as per cakephp standards)
deizel
committed
e6347d5
View commit details
Copy full SHA for e6347d5
View code at this point
Browse repository at this point
updating shell output to match that of cakephp core shells
deizel
committed
ba03b08
View commit details
Copy full SHA for ba03b08
View code at this point
Browse repository at this point
Commits on Feb 15, 2011
Enabled garbage collection for php 5.3 to reduce memory leaks.
jamiemill
committed
8095c5e
View commit details
Copy full SHA for 8095c5e
View code at this point
Browse repository at this point
Commits on Jul 6, 2010
new Shell Execution Task
MSeven
committed
d88f443
View commit details
Copy full SHA for d88f443
View code at this point
Browse repository at this point
Commits on May 1, 2010
Merge branch 'NeilCrookes'
Show description for 0398879
MSeven
committed
0398879
View commit details
Copy full SHA for 0398879
View code at this point
Browse repository at this point
Applied Codeformatter to simplify merge
Show description for 7b2667d
MSeven
committed
7b2667d
View commit details
Copy full SHA for 7b2667d
View code at this point
Browse repository at this point
Switched Codeformatter to ZendStudio 7.2.x
Show description for d1650c6
MSeven
committed
d1650c6
View commit details
Copy full SHA for d1650c6
View code at this point
Browse repository at this point
Commits on Apr 21, 2010
* The queued_task model can now trigger a queueworker exit.
Show description for 2049ec6
MSeven
committed
2049ec6
View commit details
Copy full SHA for 2049ec6
View code at this point
Browse repository at this point
Commits on Apr 15, 2010
Adding 'exitwhennothingtodo' option to configuration, default false, when true, worker exits when nothing to do
Neil Crookes
committed
934b007
View commit details
Copy full SHA for 934b007
View code at this point
Browse repository at this point
Commits on Apr 14, 2010
Adding failure message field. Tasks can now optionally set a property during running and the queue shell will pick it up if populated and send it to the QueuedTask::markJobFailed() method, which a…
Show description for 81beace
Neil Crookes
committed
81beace
View commit details
Copy full SHA for 81beace
View code at this point
Browse repository at this point
Adding task grouping support with optional -group <group string> parameter in the call to the shell. This will restrict workers to tasks with group field matching the supplied <group string>. Group…
Show description for 898992c
Neil Crookes
committed
898992c
View commit details
Copy full SHA for 898992c
View code at this point
Browse repository at this point
Commits on Sep 8, 2009
Fixes Issue #3 (configureable cleanup timeout)
Show description for bbcb965
MSeven
committed
bbcb965
View commit details
Copy full SHA for bbcb965
View code at this point
Browse repository at this point
Commits on Sep 7, 2009
Added Queue Statistics and manual cleanup trigger via Console.
MSeven
committed
441270b
View commit details
Copy full SHA for 441270b
View code at this point
Browse repository at this point
Commits on Sep 3, 2009
Fixes Issue #2
Show description for ec52c71
MSeven
committed
ec52c71
View commit details
Copy full SHA for ec52c71
View code at this point
Browse repository at this point
Commits on Aug 11, 2009
Rate Limiting and unittests. issue #1
MSeven
committed
401a5d5
View commit details
Copy full SHA for 401a5d5
View code at this point
Browse repository at this point
Commits on Jul 9, 2009
Bugfix: Updated Configuration handling to not generate php notice on missing config file.
MSeven
committed
132a277
View commit details
Copy full SHA for 132a277
View code at this point
Browse repository at this point
Commits on Jul 1, 2009
* added maximum worker runtime as config variable.
Show description for 5dae954
MSeven
committed
5dae954
View commit details
Copy full SHA for 5dae954
View code at this point
Browse repository at this point
Commits on Jun 12, 2009
Allow more than 1 argument in queue->add() so subtasks can use parameters.
MSeven
committed
1a64ae8
View commit details
Copy full SHA for 1a64ae8
View code at this point
Browse repository at this point
Added ability for Queuetasks to define custom tomeout and retry parameters.
MSeven
committed
6f49bd9
View commit details
Copy full SHA for 6f49bd9
View code at this point
Browse repository at this point
Commits on Jun 9, 2009
Added MIT License.
MSeven
committed
449ba59
View commit details
Copy full SHA for 449ba59
View code at this point
Browse repository at this point
Commits on Jun 5, 2009
Queuetask names have to be lowercase...
MSeven
committed
2e8172c
View commit details
Copy full SHA for 2e8172c
View code at this point
Browse repository at this point
Commits on Jun 4, 2009
* Ability to define some working parameters through configure
Show description for 804626f
MSeven
committed
804626f
View commit details
Copy full SHA for 804626f
View code at this point
Browse repository at this point
Commits on Jun 3, 2009
* Email Sender Task as tiny example.
Show description for 2f6e412
MSeven
committed
2f6e412
View commit details
Copy full SHA for 2f6e412
View code at this point
Browse repository at this point
Basic Unittesting setup
MSeven
committed
14be29b
View commit details
Copy full SHA for 14be29b
View code at this point
Browse repository at this point
Commits on May 27, 2009
Queu Add shell functionality
MSeven
committed
a29a846
View commit details
Copy full SHA for a29a846
View code at this point
Browse repository at this point
Moving proof of concept over to a Plugin.
MSeven
committed
7e796a2
View commit details
Copy full SHA for 7e796a2
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL