0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:pantechnoco/pandeploy More... almost 14 years ago
syncdb on build and clean targets recursively. More... almost 14 years ago
I should commit more often... More... almost 14 years ago
Uses _djrend_tt from the pandeploy module. More... almost 14 years ago
Adds __init__ to make this a proper python module. More... almost 14 years ago
Add missing files More... about 14 years ago
Add mingus component and enough support to actually install mingus, but not set it up yet More... about 14 years ago
Clunkily make components not break anything, but still needs cleaned up More... about 14 years ago
Remove debug lines from component loader; Make pandeploy importable as a library outside of fabric; More... about 14 years ago
Add framework for component loading More... about 14 years ago
Move pandeploy library into a package, and move templates into pandeploy/skel More... about 14 years ago
Updating readme.MARKDOWN with server layout changes More... about 14 years ago
Updating readme.MARKDOWN #2 More... about 14 years ago
Updating readme.MARKDOWN More... about 14 years ago
Make pancreate executable and add a bin/ directory for pandeploy commands More... about 14 years ago
Added default git ignore file More... about 14 years ago
Lots of changes here: More... about 14 years ago
Dont remove skipped keys that dont exist More... about 14 years ago
Merge branch 'master' of [email protected]:pantechnoco/pandeploy More... about 14 years ago
Merge update_system() and write_deploy_cfg() calls, because they should always happen together and update_system() was useless on its own More... about 14 years ago
Update creation and permission processes to use new domain and domain alias groups More... about 14 years ago
- Use hashes for domain user/group names, because some domains are too long - Follow symlink directories when syncing - Follow symlink files More... about 14 years ago
Use python-path option for WSGIDaemonProcess to use VirtualEnv within projects now More... about 14 years ago
Add 'context_processors' directive to config More... over 14 years ago
Puts back the ../../templates for the server configuration. More... over 14 years ago
Fixes one of the paths to the templates. More... over 14 years ago
Adds the apps folder to the PYTHON_PATH var. More... over 14 years ago
purge_old needs to run as root More... over 14 years ago
Update purge_old command for new domain layout. More... over 14 years ago
Added a context manager to suppress warning messages from fabric, because some commands we really don't mind having a non-zero exit status. More... over 14 years ago