| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-20 | It seems something within our environment changed ... | Sebastian Thiel | |
| ... as we are now running out of file handles. Previously, it worked ... and gitpython didn't change | |||
| 2015-01-15 | Added sphinx build process to end of travis test chain | Sebastian Thiel | |
| 2015-01-07 | Made improvements to assure test-cases don't leak file handles | Sebastian Thiel | |
| At least leakage is considerably reduced. Additionally, a test-case was added which triggers failure if auto-disposal of resources wouldn't work. Fixes #60 | |||
| 2015-01-07 | Added flake8 testing to travis | Sebastian Thiel | |
| Fixes #177 | |||
| 2015-01-06 | Fixed up travis to checkout master now | Sebastian Thiel | |
| 2015-01-06 | Adjusted travis to test for python 3 as well | Sebastian Thiel | |
| 2015-01-04 | And apparently, I broken travis ... this should cure it | Sebastian Thiel | |
| 2015-01-04 | Let's hope travis works now | Sebastian Thiel | |
| 2015-01-04 | Another, last and final travis debugging commit | Sebastian Thiel | |
| 2015-01-04 | Fixed travis debugging yaml | Sebastian Thiel | |
| 2015-01-04 | Another travis debugging commit | Sebastian Thiel | |
| 2015-01-04 | Somemore debugging for rev-parse issue | Sebastian Thiel | |
| 2015-01-03 | 'tree' program doesn't exist on travis install, fine | Sebastian Thiel | |
| 2015-01-03 | This should help getting travis to work, finally | Sebastian Thiel | |
| 2015-01-03 | Auto-skip performance tests more quietly on travis | Sebastian Thiel | |
| ... and be able to run performance tests independently of the chosen performance test repo Now all tests run fine locally | |||
| 2015-01-03 | Fixed all remaining non-performance tests | Sebastian Thiel | |
| * travis configuration adjusted to hopefully work better than before Performance traversal still fails when using git-python as standard repository. It naturally wants a larger one. On travis these tests are skipped though. | |||
| 2015-01-03 | Various fixes and improvements | Sebastian Thiel | |
| * GIT_PYTHON_TRACE now behaves correctly for fetch, and pull (i.e. if as_process is used) * Improved parsing of fetch head information However, there is still a messy bit that tries to bring together fetch progress information with fetch head information. Even though it works now, an alternative implementation should be attempted. | |||
| 2014-05-19 | Added coverage report | Sebastian Thiel | |
| 2014-05-04 | tags seem to be required for the tests to run - git-python usess objects ↵ | Sebastian Thiel | |
| from its own repo, tags are known to be stable | |||
| 2014-05-04 | Let's see if recursive checkouts will fix 'gitdb not found' issue for travis. | Sebastian Thiel | |
| If not, pip install should do the job | |||
| 2014-05-04 | Added support for travis ci | Sebastian Thiel | |
