1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for converting arguments in tasks.py More... almost 12 years ago
start writing tests for tasks.py More... almost 12 years ago
tasks: use inspect to generate list of functions More... almost 12 years ago
Move tasklib into subdirectory More... almost 12 years ago
Rename test classes to provide for fine grained test runs More... almost 12 years ago
Bump version to 0.2.0 More... almost 12 years ago
Refactor redundant code in link_local_settings() More... almost 12 years ago
Expand test coverage of link_local_settings() More... almost 12 years ago
Replace sys.exit() with raise XYZError in tasklib More... almost 12 years ago
Don't support using tasks.py directly in the deploy directory More... almost 12 years ago
Replace sys.exit() calls in tasks.py More... almost 12 years ago
Get the 2 basic tests working again More... almost 12 years ago
Correct sys.exit() call in tasklib More... almost 12 years ago
Pass parameters to update_ve in the correct order and don't set clean…_ve for full_rebuild as we don't need to do this (and a later check exits when both are True!) More... almost 12 years ago
bootstrap.py can take a quiet option More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
Corrected typo in message. More... about 12 years ago
Fixed typo More... about 12 years ago
Updated instructions for updating virtualenv using bootstrap.py not update_ve/update_ve_quick management commands which no longer exist More... about 12 years ago
Print a commentary message at start of run_tests (previously when running quick_test it seemed like update_db took ages and no tests were run!). More... about 12 years ago
Always link back to original local_settings.py flavour at end of quick_test (even if there's been an exception). More... about 12 years ago
Write some more docs More... about 12 years ago
Update dependencies - add docopt More... about 12 years ago
Clean up command line processing More... about 12 years ago
bootstrap - get command line working nicely More... about 12 years ago
Add example wsgi handler file More... about 12 years ago
Move go_to_ve() from manage.py to ve_mgr.py More... about 12 years ago
ve_mgr.py processes cmd line args and manage.py stops updating ve More... about 12 years ago
ve_mgr: rename ve_root to ve_dir More... about 12 years ago
release notes - add note about function changing name More... about 12 years ago