aboutsummaryrefslogtreecommitdiff
path: root/cbc/environment.py
Commit message (Expand)AuthorAgeFilesLines
* Force configrc parsing only if it exists... why is this so hard to remember t...Joseph Hunkeler2015-09-301-10/+11
* Fix very stupid configrc bug.Joseph Hunkeler2015-09-041-2/+1
* Implement cbc_cgi defaultsJoseph Hunkeler2015-08-051-12/+26
* * Replace ConfigParser with CBCConfigParserJoseph Hunkeler2015-07-161-4/+7
* Fix line endings, again.Joseph Hunkeler2015-07-141-62/+62
* Add ~/.cbcrc configuration fileJoseph Hunkeler2015-07-071-8/+15
* Getting closer to the real dealJoseph Hunkeler2015-06-291-1/+1
* * Track initial working directoryJoseph Hunkeler2015-06-251-2/+18
* Permission changesJoseph Hunkeler2015-06-231-0/+0
* Remove temp directory creation... not worth itJoseph Hunkeler2015-06-231-8/+13
* Remove debug sleep statementJoseph Hunkeler2015-06-231-1/+0
* Refactored and split apart exceptionsJoseph Hunkeler2015-06-231-4/+12
* Refactored and added Environment moduleJoseph Hunkeler2015-06-221-0/+28