]> gitweb.michael.orlitzky.com - dead/janitor.git/commit
Initial commit. master
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Aug 2009 20:07:18 +0000 (16:07 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Aug 2009 20:07:18 +0000 (16:07 -0400)
commit045253c917b6f6387d63bf31828d8487aafaf6e2
treee239106d7d1ff43e933ea49d8dbb97875ebffdd6
Initial commit.
bin/janitize.rb [new file with mode: 0644]
makefile [new file with mode: 0644]
src/apache_conf_file.rb [new file with mode: 0644]
src/janitor.rb [new file with mode: 0644]
test/apache_conf_file_test.rb [new file with mode: 0644]
test/fixtures/example.com-boring.conf [new file with mode: 0644]
test/fixtures/example.com-different.conf [new file with mode: 0644]
test/fixtures/example.com-multi.conf [new file with mode: 0644]
test/fixtures/example.com-typical.conf [new file with mode: 0644]
test/janitor_test.rb [new file with mode: 0644]
test/test_suite.rb [new file with mode: 0644]