| Commit message (Expand) | Author | Age | Files | Lines |
* | complete commit | Ian Delaney | 2014-04-12 | 1 | -17/+8 |
* | complete commit | Ian Delaney | 2014-04-12 | 3 | -1/+67 |
* | bump | Ian Delaney | 2014-04-12 | 1 | -4/+6 |
* | bump | Ian Delaney | 2014-04-12 | 2 | -1/+40 |
* | Version bump. | Tim Harder | 2014-04-12 | 1 | -4/+10 |
* | Version bump. | Tim Harder | 2014-04-12 | 2 | -1/+28 |
* | Remove old. | Tim Harder | 2014-04-12 | 1 | -20/+8 |
* | Remove old. | Tim Harder | 2014-04-12 | 7 | -147/+6 |
* | Version bump. | Tim Harder | 2014-04-12 | 1 | -8/+10 |
* | Version bump. | Tim Harder | 2014-04-12 | 2 | -1/+32 |
* | bump; add py3 support | Ian Delaney | 2014-04-12 | 1 | -1/+13 |
* | bump; add py3 support | Ian Delaney | 2014-04-12 | 2 | -1/+38 |
* | bump; add py3.4 support, drop py2.6 py3.2 subsequent to testsuite failures | Ian Delaney | 2014-04-12 | 1 | -1/+13 |
* | bump; add py3.4 support, drop py2.6 py3.2 subsequent to testsuite failures | Ian Delaney | 2014-04-12 | 2 | -1/+66 |
* | bump; update test phase, closes Bug #503612 by eroen | Ian Delaney | 2014-04-12 | 1 | -16/+6 |
* | bump; update test phase, closes Bug #503612 by eroen | Ian Delaney | 2014-04-12 | 2 | -1/+48 |
* | Convert to distutils-r1. | Michał Górny | 2014-04-11 | 1 | -17/+18 |
* | Convert to distutils-r1. | Michał Górny | 2014-04-11 | 2 | -2/+28 |
* | Convert to distutils-r1. | Michał Górny | 2014-04-11 | 1 | -1/+24 |
* | Convert to distutils-r1. | Michał Górny | 2014-04-11 | 2 | -3/+42 |
* | Add python3_4 to 2.5.2 PYTHON_COMPAT | Samuel Damashek | 2014-04-11 | 1 | -2/+16 |
* | Add python3_4 to 2.5.2 PYTHON_COMPAT | Samuel Damashek | 2014-04-11 | 2 | -3/+6 |
* | Version bump to 1.8.0. | Tom Wijsman | 2014-04-11 | 1 | -8/+10 |
* | Version bump to 1.8.0. | Tom Wijsman | 2014-04-11 | 2 | -1/+61 |
* | patch to fix tests broken under pypy | Ian Delaney | 2014-04-11 | 1 | -5/+6 |
* | patch to fix tests broken under pypy | Ian Delaney | 2014-04-11 | 3 | -3/+50 |
* | bump | Ian Delaney | 2014-04-11 | 1 | -9/+13 |
* | bump | Ian Delaney | 2014-04-11 | 5 | -81/+14 |
* | Add a mutual blocker on pypy-bin. | Michał Górny | 2014-04-11 | 1 | -17/+17 |
* | Add a mutual blocker on pypy-bin. | Michał Górny | 2014-04-11 | 3 | -5/+11 |
* | set dep pyzmq to required version, thx to report in Bug #507296 by W. King | Ian Delaney | 2014-04-11 | 1 | -16/+6 |
* | set dep pyzmq to required version, thx to report in Bug #507296 by W. King | Ian Delaney | 2014-04-11 | 2 | -5/+8 |
* | Remove subslot from blocker. | Michał Górny | 2014-04-11 | 1 | -17/+17 |
* | Remove subslot from blocker. | Michał Górny | 2014-04-11 | 3 | -5/+9 |
* | bump, rm old | Ian Delaney | 2014-04-11 | 1 | -6/+6 |
* | bump, rm old | Ian Delaney | 2014-04-11 | 3 | -31/+28 |
* | bump; update dep celery to both 3.1 versions | Ian Delaney | 2014-04-11 | 1 | -9/+7 |
* | bump; update dep celery to both 3.1 versions | Ian Delaney | 2014-04-11 | 4 | -60/+28 |
* | Whitespace | Patrick Lauer | 2014-04-11 | 1 | -16/+2 |
* | Whitespace | Patrick Lauer | 2014-04-11 | 2 | -3/+5 |
* | Add python3_4 to PYTHON_COMPAT for 8.5.4 | Samuel Damashek | 2014-04-11 | 1 | -17/+9 |
* | Add python3_4 to PYTHON_COMPAT for 8.5.4 | Samuel Damashek | 2014-04-11 | 2 | -3/+6 |
* | Roll back stable mock-1.0.1-r1 to original state, create new keyworded mock-1... | Samuel Damashek | 2014-04-11 | 1 | -9/+10 |
* | Roll back stable mock-1.0.1-r1 to original state, create new keyworded mock-1... | Samuel Damashek | 2014-04-11 | 3 | -7/+51 |
* | Require sqlite use flag if tests are being run. | Samuel Damashek | 2014-04-11 | 1 | -9/+9 |
* | Require sqlite use flag if tests are being run. | Samuel Damashek | 2014-04-11 | 2 | -2/+6 |
* | Version bump to sqlalchemy 0.9.4 and add python 3.4 to PYTHON_COMPAT | Samuel Damashek | 2014-04-11 | 1 | -4/+10 |
* | Version bump to sqlalchemy 0.9.4 and add python 3.4 to PYTHON_COMPAT | Samuel Damashek | 2014-04-11 | 2 | -1/+89 |
* | Add convenience symlinks, fixes BGO#506834 | Jan Matejka | 2014-04-11 | 1 | -16/+9 |
* | Add convenience symlinks, fixes BGO#506834 | Jan Matejka | 2014-04-11 | 2 | -1/+57 |