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
*
Added the release version
4.0.0a2
Alex Grönholm
2022-09-04
1
-1
/
+1
*
Marked removal of from_asyncpg_pool() as a breaking change
Alex Grönholm
2022-09-04
1
-1
/
+2
*
Added section to user guide on how to run the scheduler
Alex Grönholm
2022-09-04
1
-0
/
+82
*
Changed the scheduler API to require an explicit start call
Alex Grönholm
2022-09-04
1
-0
/
+3
*
Added mention of the JobReleased event serialization fix to the changelog
Alex Grönholm
2022-09-03
1
-0
/
+1
*
Don't report cancellations as crashes on Python 3.7
Alex Grönholm
2022-09-03
1
-0
/
+1
*
Improved the MQTT event broker
Alex Grönholm
2022-09-03
1
-0
/
+1
*
Improved the asyncpg event broker
Alex Grönholm
2022-09-03
1
-0
/
+4
*
Added async Redis event broker and made the sync one resistant to connectivit...
Alex Grönholm
2022-09-03
1
-0
/
+5
*
Added the release version
4.0.0a1
Alex Grönholm
2022-08-17
1
-1
/
+1
*
Minor documentation formatting fixes
Alex Grönholm
2022-08-17
1
-2
/
+14
*
Added warning about the pre-release status
Alex Grönholm
2022-08-17
1
-0
/
+4
*
Tweaked Sphinx configuration
Alex Grönholm
2022-08-17
1
-2
/
+2
*
Added a number of missing classes to the API documentation
Alex Grönholm
2022-08-17
1
-0
/
+6
*
Don't show inheritance by default
Alex Grönholm
2022-08-16
1
-1
/
+1
*
Improved the documentation of the enumerated types
Alex Grönholm
2022-08-16
1
-3
/
+11
*
Switched to a better Sphinx theme
Alex Grönholm
2022-08-16
1
-1
/
+1
*
Updated the user guide for v4.0
Alex Grönholm
2022-08-16
1
-346
/
+326
*
Renamed the job_info contextvar into current_job
Alex Grönholm
2022-08-09
1
-1
/
+1
*
Updated the version history
Alex Grönholm
2022-08-02
1
-4
/
+26
*
Minor initial updates for the user guide
Alex Grönholm
2022-08-01
1
-9
/
+4
*
Replaced the API documentation
Alex Grönholm
2022-08-01
32
-860
/
+112
*
Linked the "integrations" page from the index page
Alex Grönholm
2022-08-01
1
-0
/
+1
*
Added sphinx_autodoc_typehints and adjusted Sphinx autodoc options
Alex Grönholm
2022-08-01
1
-1
/
+8
*
Added v3 -> v4 migration information
Alex Grönholm
2022-07-31
1
-0
/
+111
*
Fixed code tabs
Alex Grönholm
2022-07-31
1
-2
/
+2
*
Updated a number of documentation pages
Alex Grönholm
2022-07-31
5
-192
/
+150
*
Updated changelog from the 3.x branch
Alex Grönholm
2022-07-28
1
-0
/
+4
*
Documented how to integrate WSGI and ASGI
Alex Grönholm
2022-07-19
1
-0
/
+107
*
Switched to Black for code formatting
Alex Grönholm
2022-04-20
1
-12
/
+11
*
Merged version history from 3.x
Alex Grönholm
2022-04-18
1
-0
/
+8
*
Updated the contribution guide
Alex Grönholm
2022-02-15
1
-49
/
+69
*
Upgraded syntax and switched linting over to pre-commit.ci
Alex Grönholm
2022-01-02
3
-176
/
+35
*
Merged the version history from the 3.x branch
Alex Grönholm
2021-10-25
1
-0
/
+9
*
Removed obsolete FAQ section about sharing job stores
Alex Grönholm
2021-03-28
1
-22
/
+1
*
Reformatted the version history
Alex Grönholm
2021-02-26
1
-360
/
+199
*
Implemented data store sharing and proper async support
Alex Grönholm
2021-02-24
1
-0
/
+4
*
Updated the version history from the 3.x branch
Alex Grönholm
2021-01-23
1
-1
/
+44
*
Fixed a typo (#482)
Tim Gates
2021-01-10
1
-1
/
+1
*
Refactored the triggers
Alex Grönholm
2020-05-23
2
-23
/
+8
*
Fixed changelog screwups due to the v4.0 rebase operation
Alex Grönholm
2019-07-19
1
-3
/
+7
*
Added the CalendarIntervalTrigger
Alex Grönholm
2019-07-19
2
-0
/
+66
*
Dropped support for Python < 3.5
Alex Grönholm
2019-07-19
1
-0
/
+2
*
Removed the Qt scheduler
Alex Grönholm
2019-07-19
2
-28
/
+1
*
Updated the changelog
v3.6.1
Alex Grönholm
2019-07-19
1
-0
/
+9
*
Fixed wrong method name in documentation (#374)
Xingang Zhang
2019-06-06
1
-1
/
+1
*
Added the release version
v3.6.0
Alex Grönholm
2019-03-18
1
-2
/
+2
*
Adapted RethinkDBJobStore to rethinkdb library v2.4+
Alex Grönholm
2019-03-18
1
-0
/
+1
*
Added a FAQ entry about serialization related ValueErrors
Alex Grönholm
2019-02-03
1
-0
/
+30
*
Added note in changelog about PR #347
Alex Grönholm
2018-12-05
1
-1
/
+1
[next]