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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added combining triggers (AndTrigger + OrTrigger)
Alex Grönholm
2017-12-19
1
-0
/
+35
*
Added support for creating cron triggers from crontab expressions
Alex Grönholm
2017-12-12
1
-0
/
+3
*
Added support for named months
Alex Grönholm
2017-12-12
1
-0
/
+3
*
Implement random jitter option for CronTrigger and IntervalTrigger (#258)
Gilbert Gilb's
2017-12-10
2
-0
/
+16
*
Added missing single quote in documentation
Yong-Lee
2017-05-17
1
-1
/
+1
*
Fixed description in removed event (#188)
Jun
2017-02-25
1
-1
/
+1
*
Updated jobstore related documentation and examples
Alex Grönholm
2016-07-16
3
-1
/
+51
*
Documented the migration and the scheduler states
v3.2.0
Alex Grönholm
2016-06-14
1
-5
/
+1
*
Finished up the pause/resume scheduler feature w/ docs
Alex Grönholm
2016-06-13
1
-1
/
+7
*
Added EVENT_JOB_SUBMITTED and EVENT_JOB_MAX_INSTANCES events
Alex Grönholm
2016-04-02
1
-0
/
+11
*
Migrated code to Github
Alex Grönholm
2016-03-27
11
-11
/
+11
*
Corrected date strings in the interval example
Alex Grönholm
2015-04-07
1
-1
/
+1
*
Fixed wrong import in the triggers documentation
Alex Grönholm
2015-03-24
3
-3
/
+3
*
Finished the "Extending APScheduler" documentation
Alex Grönholm
2014-06-17
1
-0
/
+10
*
Separated the two pool executors to different classes and moved the debug exe...
Alex Grönholm
2014-06-15
2
-1
/
+13
*
Added unit tests for the BaseScheduler class
Alex Grönholm
2014-06-15
1
-13
/
+22
*
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
1
-4
/
+0
*
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
*
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
*
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
3
-9
/
+199
*
Updated API documentation
Alex Grönholm
2014-05-28
25
-40
/
+193
*
Added Redis job store
Alex Grönholm
2012-08-12
1
-0
/
+10
*
Documentation improvements
agronholm
2011-04-11
4
-0
/
+40
*
Documentation improvements
agronholm
2011-04-10
1
-0
/
+9
*
Added documentation for event classes
agronholm
2011-04-03
1
-0
/
+16
*
Documenting the job module no longer serves a purpose
agronholm
2010-12-12
1
-12
/
+0
*
Document the job module
agronholm
2010-08-10
1
-0
/
+12
*
Updated autodocs to reflect removed code in scheduler.py
agronholm
2010-08-10
1
-2
/
+0
*
Removed modules that are not part of the public API
agronholm
2010-05-19
3
-37
/
+0
*
Final touches to docs (linking and formatting)
agronholm
2009-08-01
4
-1
/
+30
*
More or less completed docs
agronholm
2009-08-01
2
-0
/
+21