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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated version history
v3.0.1
3.0.1
Alex Grönholm
2014-10-20
1
-0
/
+17
*
Moved version history under docs/
Alex Grönholm
2014-06-18
1
-1
/
+183
*
Defer replacing undefined options with defaults until the job is really sched...
Alex Grönholm
2014-06-18
1
-3
/
+0
*
Finished the migration docs
Alex Grönholm
2014-06-17
1
-16
/
+40
*
Finished the "Extending APScheduler" documentation
Alex Grönholm
2014-06-17
2
-24
/
+116
*
Added entry points for executors and job stores too
Alex Grönholm
2014-06-16
1
-7
/
+8
*
Separated the two pool executors to different classes and moved the debug exe...
Alex Grönholm
2014-06-15
3
-20
/
+30
*
Added unit tests for the BaseScheduler class
Alex Grönholm
2014-06-15
2
-15
/
+26
*
Tweaked the scheduler and job stores API and added the reschedule_job() method
Alex Grönholm
2014-05-30
1
-4
/
+1
*
Revised the rest of the documentation
Alex Grönholm
2014-05-29
7
-455
/
+527
*
Documented both scheduler exceptions in the correct place
Alex Grönholm
2014-05-29
2
-2
/
+5
*
Fixed invocation of scheduler.modify_job()
Alex Grönholm
2014-05-28
1
-2
/
+2
*
Show inheritance for events, job stores and schedulers
Alex Grönholm
2014-05-28
12
-0
/
+13
*
Display trigger aliases and show inheritance
Alex Grönholm
2014-05-28
3
-0
/
+9
*
Exclude several directories from autodoc search
Alex Grönholm
2014-05-28
1
-1
/
+2
*
Fixed signatures of job store constructors to show the correct default value ...
Alex Grönholm
2014-05-28
3
-3
/
+3
*
Fixed the signature of the add_job() method in the docs
Alex Grönholm
2014-05-28
1
-0
/
+5
*
Added API documentation for apscheduler.events
Alex Grönholm
2014-05-28
1
-2
/
+48
*
Omit the static path since this project has no static files
Alex Grönholm
2014-05-28
1
-1
/
+1
*
Added API documentation for job stores
Alex Grönholm
2014-05-28
5
-14
/
+77
*
Moved scheduler documentation to the appropriate API documentation locations
Alex Grönholm
2014-05-28
8
-23
/
+151
*
Moved the trigger documentation to the API documentation
Alex Grönholm
2014-05-28
6
-209
/
+199
*
Updated API documentation
Alex Grönholm
2014-05-28
25
-40
/
+193
*
Use an include directive to prevent duplication of text
Alex Grönholm
2014-05-26
1
-22
/
+5
*
Switched to PyPy 2.3
Alex Grönholm
2014-05-26
1
-1
/
+1
*
Overhauled the job store system and ditched ShelveJobStore and RedisJobStore ...
Alex Grönholm
2014-03-09
1
-2
/
+0
*
Implemented integration with various event loops
Alex Grönholm
2014-02-24
1
-4
/
+12
*
Removed trigger specific methods from Scheduler, making the API more generic
Alex Grönholm
2013-06-29
5
-25
/
+35
*
Fixed error in documentation regarding the job store configuration prefix
Alex Grönholm
2013-03-03
1
-2
/
+2
*
Documentation improvements
Alex Grönholm
2012-12-30
2
-30
/
+89
*
Corrected docs to include CPython 3.3 in the test coverage
Alex Grönholm
2012-09-03
1
-1
/
+1
*
Dropped Python 2.4 support; test the PyMongo job store on Jython too
Alex Grönholm
2012-09-04
1
-1
/
+1
*
Added a standalone operating mode
Alex Grönholm
2012-09-04
1
-1
/
+16
*
Switched to PyPy 1.9
Alex Grönholm
2012-08-12
1
-1
/
+1
*
Added Redis job store
Alex Grönholm
2012-08-12
2
-0
/
+12
*
Added installation instructions for py3.3+/distutils2
Alex Grönholm
2012-04-01
1
-4
/
+7
*
Added 'last' in cronschedule.rst documentation
rcaselli
2012-03-02
1
-0
/
+1
*
Fixed the url to the google group
Alex Grönholm
2011-05-29
1
-1
/
+1
*
Minor documentation updates and reorganization
Alex Grönholm
2011-05-29
1
-15
/
+7
*
Removed direct email address and replaced it with a reference to the google g...
Alex Grönholm
2011-05-29
1
-3
/
+4
*
Linked to the "extending" document and fixed an error in the short code example
Alex Grönholm
2011-05-29
2
-5
/
+8
*
Added a table of contents
Alex Grönholm
2011-05-29
1
-0
/
+5
*
Updated docs to reflect the latest changes
Alex Grönholm
2011-05-29
1
-8
/
+16
*
Changed defaults for omitted fields to be more intuitive
Alex Grönholm
2011-05-15
2
-9
/
+33
*
Minor clarifications
agronholm
2011-04-25
1
-8
/
+8
*
Fixed thread pool logic and tests; improved documentation on thread pool options
v2.0.0rc1
agronholm
2011-04-16
1
-31
/
+33
*
Linked to the migration section from the changelog; minor fix in migration.rst
agronholm
2011-04-13
1
-2
/
+2
*
Minor documentation fixes
agronholm
2011-04-13
2
-13
/
+9
*
Corrected documentation and logging semantics of scheduler startup and shutdo...
agronholm
2011-04-13
2
-15
/
+13
*
Documentation improvements
agronholm
2011-04-11
5
-10
/
+44
[next]