aboutsummaryrefslogtreecommitdiffstats
path: root/fabfile.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed the fabfile geterate_test(s) commands so they actually import the testi...Waylan Limberg2011-08-171-2/+6
* Added some fadfile commands to (re)generate tests when they are added or upda...Waylan Limberg2011-08-041-0/+16
* Added 'fab clean' command.Waylan Limberg2011-08-031-0/+4
* rename command 'fab do_release' -> 'fad deploy_release'Waylan Limberg2011-08-031-1/+1
* Updated fabfile to automate deploying a release. Includes building a release ...Waylan Limberg2011-08-031-2/+81
* Added doctests to fabfile and edited them to pass in all supported versions o...Waylan Limberg2011-08-021-0/+1
* Added fabfile as a script to automate various common mainentance tasks. Curre...Waylan Limberg2011-07-241-0/+68