Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
servin
/
schedule
Public
forked from
dbader/schedule
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 28, 2016
Fix README.rst rendering on PyPI
dbader
committed
0b7df58
View commit details
Copy full SHA for 0b7df58
Browse repository at this point
Release 0.4.0
dbader
committed
cca1e6f
View commit details
Copy full SHA for cca1e6f
Browse repository at this point
Merge pull request #117 from dbader/docs-cleanup
Show description for 7110b83
dbader
authored
7110b83
View commit details
Copy full SHA for 7110b83
Browse repository at this point
Cleanup docstrings
dbader
committed
040c271
View commit details
Copy full SHA for 040c271
Browse repository at this point
Commits on Nov 16, 2016
Merge pull request #113 from yetingsky/fix-link
Show description for 2e5f70c
dbader
authored
2e5f70c
View commit details
Copy full SHA for 2e5f70c
Browse repository at this point
Update index.rst
dbader
authored
4f818ed
View commit details
Copy full SHA for 4f818ed
Browse repository at this point
Update README.rst
dbader
authored
98fd86f
View commit details
Copy full SHA for 98fd86f
Browse repository at this point
fix broken link
yetingsky
committed
ebf1897
View commit details
Copy full SHA for ebf1897
Browse repository at this point
Commits on Nov 15, 2016
Fix flake8 complaint
dbader
committed
770473c
View commit details
Copy full SHA for 770473c
Browse repository at this point
Update HISTORY.rst
dbader
authored
bb3c66b
View commit details
Copy full SHA for bb3c66b
Browse repository at this point
Merge pull request #111 from Zerrossetto/improve-docs
Show description for 380eeeb
dbader
authored
380eeeb
View commit details
Copy full SHA for 380eeeb
Browse repository at this point
Commits on Nov 13, 2016
Merge remote-tracking branch 'remotes/upstream/master' into improve-docs
Show description for 64b1788
Zerrossetto
committed
64b1788
View commit details
Copy full SHA for 64b1788
Browse repository at this point
Improved documentation introducing sphinx tags in docstrings
Zerrossetto
committed
3baed3e
View commit details
Copy full SHA for 3baed3e
Browse repository at this point
Commits on Nov 10, 2016
Update AUTHORS and HISTORY
dbader
committed
3fcf339
View commit details
Copy full SHA for 3fcf339
Browse repository at this point
Change tag stuff to use generator expressions
dbader
committed
ec0b4ff
View commit details
Copy full SHA for ec0b4ff
Browse repository at this point
Merge pull request #102 from Zerrossetto/master
Show description for 2160d7e
dbader
authored
2160d7e
View commit details
Copy full SHA for 2160d7e
Browse repository at this point
Commits on Nov 9, 2016
Type enforcement for tag and added documentation on FAQs
Zerrossetto
committed
fa389e4
View commit details
Copy full SHA for fa389e4
Browse repository at this point
Merge branch 'master' of https://github.com/dbader/schedule
Show description for 5455e96
Zerrossetto
committed
5455e96
View commit details
Copy full SHA for 5455e96
Browse repository at this point
Handled cases of wrapped job trying to cancel its own scheduling
Zerrossetto
committed
21a7f96
View commit details
Copy full SHA for 21a7f96
Browse repository at this point
Moving to slice assignment to preserve external references to self.jobs object.
Zerrossetto
authored and
Zerrossetto
committed
6ec7056
View commit details
Copy full SHA for 6ec7056
Browse repository at this point
Update AUTHORS and HISTORY
dbader
committed
0e20b21
View commit details
Copy full SHA for 0e20b21
Browse repository at this point
Merge pull request #95 from alaingilbert/fix_many_cancel_jobs
Show description for 29400c9
dbader
authored
29400c9
View commit details
Copy full SHA for 29400c9
Browse repository at this point
Update setup.py
dbader
authored
7fe227c
View commit details
Copy full SHA for 7fe227c
Browse repository at this point
Update setup.py
dbader
authored
2eb4a1c
View commit details
Copy full SHA for 2eb4a1c
Browse repository at this point
Merge pull request #110 from fkromer/master
Show description for 84c7d24
dbader
authored
84c7d24
View commit details
Copy full SHA for 84c7d24
Browse repository at this point
Update HISTORY.rst
dbader
committed
f3fdf38
View commit details
Copy full SHA for f3fdf38
Browse repository at this point
add: python 3.5 to setup classifiers
thinwybk
authored
d7b28b1
View commit details
Copy full SHA for d7b28b1
Browse repository at this point
Commits on Nov 7, 2016
fixed failed flake8 check
Zerrossetto
committed
c7696e7
View commit details
Copy full SHA for c7696e7
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Zerrossetto
committed
c332ee2
View commit details
Copy full SHA for c332ee2
Browse repository at this point
Ensuring repeated tags doesn't cause havoc
Zerrossetto
committed
9a6323b
View commit details
Copy full SHA for 9a6323b
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Zerrossetto
committed
17e51c9
View commit details
Copy full SHA for 17e51c9
Browse repository at this point
Moved list to set
Zerrossetto
committed
830c326
View commit details
Copy full SHA for 830c326
Browse repository at this point
PEP8 compliance. Newline at EOF
Zerrossetto
committed
f034b5c
View commit details
Copy full SHA for f034b5c
Browse repository at this point
Added a test, improved coverage
Zerrossetto
committed
ded91f1
View commit details
Copy full SHA for ded91f1
Browse repository at this point
Simplified expression, added Travis tests
Zerrossetto
committed
7ed63b0
View commit details
Copy full SHA for 7ed63b0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.