1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 12 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get host_list from project_settings - not yet merged into env More... over 11 years ago
don't work out linux type until after settings set More... over 11 years ago
remove extraneous exception code from tasks.py More... over 11 years ago
Update the timestamp on the .ve directory during update_ve_quick. More... over 11 years ago
Merge branch 'master' of github.com:aptivate/dye More... over 11 years ago
Skip grant permissions if running MySQL in RAM More... over 11 years ago
Ensure variables exist in manage.py when IGNORE_DOTVE is used More... over 11 years ago
first attempt at tasklib test (currently failing) More... over 11 years ago
revert to sys.exit - found required exception More... over 11 years ago
Don't use sys.exit directly in tasklib More... over 11 years ago
Make tasks easier to test More... over 11 years ago
test helper functions More... over 11 years ago
Minor refactor of checkout code More... over 11 years ago
Change use_apache to webserver More... over 11 years ago
add TODO ideas More... over 11 years ago
Make fasttests code more flexible More... over 11 years ago
skip grant tables when running quick tests More... over 11 years ago
Only patch south if not already patched More... over 11 years ago
remove all pyc files before running jenkins More... over 11 years ago
correct use of env in tasklib More... over 11 years ago
exclude Error classes from tasks More... over 11 years ago
fix merging of project_settings into tasklib env More... over 11 years ago
fix merging of project_settings into fabric env More... over 11 years ago
allow localfab functions to override fabfile functions by importing later More... over 11 years ago
fix typo in function name More... over 11 years ago
don't forget the ssh port in project_settings host_list More... over 11 years ago
Use tasks.py deploy:env to actually do the deployment. More... over 11 years ago
Better pip mysql package spec More... over 11 years ago
Check for import local_settings in tasks.py, not in fablib.py. More... over 11 years ago
add collect_static to tasks.py so it can be used by fab More... over 11 years ago