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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added pytest-cov to dependencies so the test suite runs
Alex Grönholm
2014-02-02
1
-0
/
+1
*
PEP-8 fixes and testing improvements
Alex Grönholm
2014-01-20
1
-1
/
+5
*
Migrated from nose to py.test
Alex Grönholm
2014-01-20
1
-2
/
+2
*
Dropped support for Python 2.5
Alex Grönholm
2013-03-03
1
-4
/
+1
*
Use the generic "pypy" environment with tox
Alex Grönholm
2012-10-18
1
-4
/
+1
*
Dropped Python 2.4 support; test the PyMongo job store on Jython too
Alex Grönholm
2012-09-04
1
-10
/
+3
*
Switched to PyPy 1.9
Alex Grönholm
2012-08-12
1
-3
/
+3
*
Added Redis job store
Alex Grönholm
2012-08-12
1
-0
/
+2
*
Pymongo 2.2 was released, so dropped the pymongo3 dependency from tox.ini
Alex Grönholm
2012-05-20
1
-8
/
+0
*
Updated test targets: added pypy 1.8 and cpython 3.3, dropped earlier pypy ve...
Alex Grönholm
2012-04-01
1
-13
/
+8
*
Added PyPy 1.4 and 1.5 separately and removed multiprocessing from py24's dep...
Alex Grönholm
2011-05-29
1
-5
/
+8
*
Don't use nose.cfg since this will attempt to activate coverage testing which...
agronholm
2011-04-10
1
-1
/
+1
*
Nose 1.0 works with py3k so stop using the hacky nose3 version
agronholm
2011-03-08
1
-4
/
+2
*
Don't test the mongodb backend on Jython; documented reasons for the absent d...
agronholm
2011-02-10
1
-0
/
+7
*
Added PyPy support, removed the --processes argument
agronholm
2011-02-06
1
-14
/
+6
*
Extended the range of supported Python versions to Python 3.2
agronholm
2011-01-23
1
-1
/
+7
*
Added pymongo/pymongo3 to testing dependencies
agronholm
2011-01-22
1
-0
/
+4
*
Run the correct test command with py3k
agronholm
2010-11-05
1
-0
/
+1
*
Python 2.7's multiprocessing module is having trouble on Ubuntu Maverick, so ...
agronholm
2010-10-10
1
-0
/
+3
*
Enabled multiple nose processes on py24 and py25 by adding "multiprocessing" ...
agronholm
2010-07-27
1
-2
/
+4
*
Python 2.4 has no integrated sqlite 3 module, so install pysqlite to provide ...
agronholm
2010-07-25
1
-0
/
+3
*
Use tox to test with multiple Python versions easily
agronholm
2010-07-24
1
-0
/
+20
[prev]