index
:
delta/python-packages/apscheduler.git
2.1
3.0
3.x
cron-dst-fix
jitterfix
master
pre-commit-ci-update-config
upgrade-tzlocal
github.com: agronholm/apscheduler.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced the thread pool with a pluggable executor system
Alex Grönholm
2014-04-06
11
-12
/
+40
*
Overhauled the job store system and ditched ShelveJobStore and RedisJobStore ...
Alex Grönholm
2014-03-09
3
-5
/
+38
*
Implemented integration with various event loops
Alex Grönholm
2014-02-24
10
-33
/
+173
*
Removed trigger specific methods from Scheduler, making the API more generic
Alex Grönholm
2013-06-29
4
-5
/
+4
*
Changed line length limit from 79 characters to 120 and reformatted the code ...
Alex Grönholm
2013-03-03
4
-10
/
+6
*
Added support for scheduling callables by textual references
Alex Grönholm
2013-03-03
1
-0
/
+16
*
Added a standalone operating mode
Alex Grönholm
2012-09-04
3
-32
/
+45
*
Remove a debugging line
Alex Grönholm
2012-03-24
1
-1
/
+0
*
Fixed the persistent example (it wasn't closing the file properly when ctrl+C...
Alex Grönholm
2012-03-17
1
-4
/
+9
*
Fixed missing job store alias
agronholm
2011-02-08
1
-1
/
+1
*
Added persistent job store example
agronholm
2010-12-12
1
-0
/
+33
*
Added simple example demonstrating the use of interval scheduling
agronholm
2010-12-12
1
-0
/
+27