FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · TribeHR/cakephp_queue · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TribeHR
/
cakephp_queue
Public
forked from
MSeven/cakephp_queue
Notifications
You must be signed in to change notification settings
Fork
5
Star
1
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
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 18, 2017
Merge pull request #19 from rozehnal/WEB-8635_emails
Show description for c191f93
smoliczech
authored
c191f93
View commit details
Copy full SHA for c191f93
Browse repository at this point
Commits on Oct 16, 2017
[WEB-8635] - Log emails for testing purposes when a email task is put into the queue
Show description for 6e3d671
Rozehnal, Pavel
committed
6e3d671
View commit details
Copy full SHA for 6e3d671
Browse repository at this point
Commits on Feb 13, 2017
Merge pull request #18 from rozehnal/WEB-8005_accrual_logic
Show description for a510093
smoliczech
authored
a510093
View commit details
Copy full SHA for a510093
Browse repository at this point
Commits on Feb 10, 2017
[WEB-8005] - Update accrual logic
Show description for 52c1ab9
Rozehnal, Pavel
committed
52c1ab9
View commit details
Copy full SHA for 52c1ab9
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #17 from ElThac0/web-7156
Show description for ccd826c
iniq
committed
ccd826c
View commit details
Copy full SHA for ccd826c
Browse repository at this point
Commits on Nov 27, 2015
Fix for change to notBlank validator
ElThac0
committed
9bb09e7
View commit details
Copy full SHA for 9bb09e7
Browse repository at this point
Commits on Nov 13, 2015
Merge pull request #16 from ElThac0/web-7003-fix
Show description for 9e74f8b
iniq
committed
9e74f8b
View commit details
Copy full SHA for 9e74f8b
Browse repository at this point
[WEB-7003-fix] Fixed hipchat declared twice, moved hipchat token
Show description for 50ef9e7
ElThac0
committed
50ef9e7
View commit details
Copy full SHA for 50ef9e7
Browse repository at this point
Commits on Nov 10, 2015
Merge pull request #15 from ElThac0/web-7003
Show description for b199e6a
Joseph Fung
committed
b199e6a
View commit details
Copy full SHA for b199e6a
Browse repository at this point
Fix for double date stamps
ElThac0
committed
687e28e
View commit details
Copy full SHA for 687e28e
Browse repository at this point
Commits on Nov 6, 2015
Moved Hipchat room into a bootstrap constant.
ElThac0
committed
a6846e7
View commit details
Copy full SHA for a6846e7
Browse repository at this point
WEB-7003 - Refined the file writing sections a bit to catch when file permissions are missing and log to error log
ElThac0
committed
2ac5ec1
View commit details
Copy full SHA for 2ac5ec1
Browse repository at this point
WEB-7003 - updated out function to pass it all up to the parent function. Mainly because interpreter was complaining.
ElThac0
committed
112278d
View commit details
Copy full SHA for 112278d
Browse repository at this point
[WEB-7003] Put the getLength method back to how it originally was.
ElThac0
committed
f7e7c47
View commit details
Copy full SHA for f7e7c47
Browse repository at this point
Commits on Nov 5, 2015
WEB-7003 - Commands for CRON queue monitor.
Show description for 51ed557
ElThac0
committed
51ed557
View commit details
Copy full SHA for 51ed557
Browse repository at this point
Commits on Jun 8, 2015
Merge pull request #13 from iniq/reduce_singleton_requeue_collisions
Show description for be1d0b8
iniq
committed
be1d0b8
View commit details
Copy full SHA for be1d0b8
Browse repository at this point
Make singleton tasks less likely to collide with the 'current' one when requeuing from a task
Derek Hall
committed
e9a2355
View commit details
Copy full SHA for e9a2355
Browse repository at this point
Commits on Feb 20, 2015
Merge pull request #12 from KoryHodgson/queue-needs-to-load-tasks
Show description for a509da6
iniq
committed
a509da6
View commit details
Copy full SHA for a509da6
Browse repository at this point
Ensure parent Shell initialize is called to load models and tasks. Prevent error getting task when Worker key is erroneously set to blank string instead of NULL
KoryHodgson
committed
ff5bc13
View commit details
Copy full SHA for ff5bc13
Browse repository at this point
Commits on Jan 31, 2014
Merge pull request #9 from KareemSaleh/default-job-group
Show description for 9cae1f0
iniq
committed
9cae1f0
View commit details
Copy full SHA for 9cae1f0
Browse repository at this point
add option parser for group.
Kareem Saleh
committed
2a0c875
View commit details
Copy full SHA for 2a0c875
Browse repository at this point
Making the default queued task group set to 'default'
Kareem Saleh
committed
1cfdc0a
View commit details
Copy full SHA for 1cfdc0a
Browse repository at this point
Commits on Jun 5, 2013
Merge pull request #8 from rgmccaw/fix_date_discrepancy_for_requeueing_tasks
Show description for 6177a3d
iniq
committed
6177a3d
View commit details
Copy full SHA for 6177a3d
Browse repository at this point
When we requeued the task, the `notbefore` date was calculated relative
Show description for 18f1459
Ryan McCaw
committed
18f1459
View commit details
Copy full SHA for 18f1459
Browse repository at this point
Commits on May 6, 2013
Merge pull request #7 from iniq/singleton_jobs_detect_abandoned
Show description for 00af84e
egerlach
committed
00af84e
View commit details
Copy full SHA for 00af84e
Browse repository at this point
Update singleton job logic to not treat failed jobs as pending instances
Show description for 70595de
Derek Hall
committed
70595de
View commit details
Copy full SHA for 70595de
Browse repository at this point
Commits on Apr 3, 2013
Merge pull request #6 from rgmccaw/fix_queue_for_cake_20
Show description for c0092a3
egerlach
committed
c0092a3
View commit details
Copy full SHA for c0092a3
Browse repository at this point
Commits on Apr 2, 2013
Merge pull request #5 from rgmccaw/restructure_directory_structure_for_cakephp_20
Show description for b2fbcdc
iniq
committed
b2fbcdc
View commit details
Copy full SHA for b2fbcdc
Browse repository at this point
Load the Plugin correctly and changed references to queue_ to queue
Show description for 5353442
Ryan McCaw
committed
5353442
View commit details
Copy full SHA for 5353442
Browse repository at this point
Changed the refrences to files which names have been changed to comply
Show description for 10b603b
Ryan McCaw
committed
10b603b
View commit details
Copy full SHA for 10b603b
Browse repository at this point
More restructuring for CkaePHP 2.0
Ryan McCaw
committed
b81f648
View commit details
Copy full SHA for b81f648
Browse repository at this point
Fixed deprecated Displatch property
Ryan McCaw
committed
0604e96
View commit details
Copy full SHA for 0604e96
Browse repository at this point
Moved shells to proper location for CakePHP 2.0 pluign and renamed the
Show description for 391fc99
Ryan McCaw
committed
391fc99
View commit details
Copy full SHA for 391fc99
Browse repository at this point
Moved the major folders to cakephp 2.0 structure
Ryan McCaw
committed
54dda30
View commit details
Copy full SHA for 54dda30
Browse repository at this point
Commits on Mar 26, 2013
Merge pull request #4 from iniq/singleton_jobs
Show description for f032bb7
egerlach
committed
f032bb7
View commit details
Copy full SHA for f032bb7
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL