Commit Graph

1299 Commits

Author SHA1 Message Date
Dan Helfman 965dd1aabe Adding sudo to installation of test dependencies, for consistency with installation of main dependencies. 2014-12-01 22:39:11 -08:00
Dan Helfman 9d7db93655 Adding sudo to installation of test dependencies, for consistency with installation of main dependencies. 2014-12-01 22:39:11 -08:00
Dan Helfman 626dd66254 Preventing ConfigParser from swallowing file read IOErrors, so that the user gets a more useful message. 2014-12-01 22:35:25 -08:00
Dan Helfman f4d8469085 Preventing ConfigParser from swallowing file read IOErrors, so that the user gets a more useful message. 2014-12-01 22:35:25 -08:00
Dan Helfman d46e370950 Fixing configparser import for Python 3. 2014-12-01 22:14:35 -08:00
Dan Helfman 273ca83f6b Fixing configparser import for Python 3. 2014-12-01 22:14:35 -08:00
Dan Helfman 126bb279cd Expanding description. 2014-12-01 20:36:43 -08:00
Dan Helfman 41008b3ef4 Expanding description. 2014-12-01 20:36:43 -08:00
Dan Helfman d0eae19556 Adding authors/contributors file. 2014-12-01 20:30:07 -08:00
Dan Helfman 16ba9ef4c6 Adding authors/contributors file. 2014-12-01 20:30:07 -08:00
Dan Helfman 69971cd7e2 Python 3 ConfigParser compatibility. 2014-12-01 20:26:19 -08:00
Dan Helfman 25b78d6de4 Python 3 ConfigParser compatibility. 2014-12-01 20:26:19 -08:00
Dan Helfman 45c6541266 Python 3 compatible exceptions. 2014-12-01 20:23:29 -08:00
Dan Helfman d311e90792 Python 3 compatible exceptions. 2014-12-01 20:23:29 -08:00
Dan Helfman 65c837c828 Mentioning source code location explicitly. 2014-12-01 20:22:49 -08:00
Dan Helfman 0fc9acce7c Mentioning source code location explicitly. 2014-12-01 20:22:49 -08:00
Dan Helfman 8a4167b7a3 Saving README when rendered such that it can be served easily. 2014-12-01 20:15:21 -08:00
Dan Helfman 5a3c66a667 Saving README when rendered such that it can be served easily. 2014-12-01 20:15:21 -08:00
Dan Helfman 814770c2a9 Markdown metadata and link formatting updates. 2014-12-01 19:49:25 -08:00
Dan Helfman f8387c7bd1 Markdown metadata and link formatting updates. 2014-12-01 19:49:25 -08:00
Dan Helfman f862eda7d6 Renaming README to indicate markdown. 2014-11-27 09:34:13 -08:00
Dan Helfman 181fed83df Renaming README to indicate markdown. 2014-11-27 09:34:13 -08:00
Dan Helfman 5472424d5a Playing nicely with markdown. 2014-11-27 09:29:31 -08:00
Dan Helfman 243e2b698d Playing nicely with markdown. 2014-11-27 09:29:31 -08:00
Dan Helfman 10a449fe1a Adding note about making etc configuration directory before copying a file to it. 2014-11-26 20:15:21 -08:00
Dan Helfman f2f4ce38c9 Adding note about making etc configuration directory before copying a file to it. 2014-11-26 20:15:21 -08:00
Dan Helfman f557e2cbbd Merge pull request #1 from hajs/master
fixed README: copy cronjob to /etc/cron.d instead of /etc/init.d
2014-11-26 08:03:47 -08:00
Dan Helfman 965ec51171 Merge pull request #1 from hajs/master
fixed README: copy cronjob to /etc/cron.d instead of /etc/init.d
2014-11-26 08:03:47 -08:00
Henning Schroder 704b97a636 fixed README: copy cronjob to /etc/cron.d instead of /etc/init.d (like comment in sample/atticmatic.cron correctly explains) 2014-11-26 13:04:14 +01:00
Henning Schroder cd11e89fde fixed README: copy cronjob to /etc/cron.d instead of /etc/init.d (like comment in sample/atticmatic.cron correctly explains) 2014-11-26 13:04:14 +01:00
Dan Helfman 200a1bd63e Updating README with clarifications and examples. 2014-11-25 16:01:59 -08:00
Dan Helfman 866c707f58 Updating README with clarifications and examples. 2014-11-25 16:01:59 -08:00
Dan Helfman cf4c262226 Note about hosting arrangement. 2014-11-18 18:32:16 -08:00
Dan Helfman c459c42ffc Note about hosting arrangement. 2014-11-18 18:32:16 -08:00
Dan Helfman 7b5363ce14 Merge with Github head! 2014-11-18 18:28:20 -08:00
Dan Helfman 0bca430c02 Merge with Github head! 2014-11-18 18:28:20 -08:00
Dan Helfman 23ed3804c9 Initial commit 2014-11-18 18:24:38 -08:00
Dan Helfman 42d9e2bfd8 Adding GPL v3 license. 2014-11-18 18:22:51 -08:00
Dan Helfman 7b3efddcbd Adding GPL v3 license. 2014-11-18 18:22:51 -08:00
Dan Helfman d182509771 Unit tests for attic invocation code. 2014-11-17 22:19:34 -08:00
Dan Helfman cdb4035bab Unit tests for attic invocation code. 2014-11-17 22:19:34 -08:00
Dan Helfman e567158246 Adding unit tests for config module. 2014-11-17 21:57:44 -08:00
Dan Helfman c7d68246cd Adding unit tests for config module. 2014-11-17 21:57:44 -08:00
Dan Helfman db0f057b54 Adding contact info. 2014-11-17 18:35:47 -08:00
Dan Helfman 8784e19e45 Adding contact info. 2014-11-17 18:35:47 -08:00
Dan Helfman 84922c7232 Adding PATH necessary to find the attic binary. 2014-11-01 17:46:04 -07:00
Dan Helfman 48523810ec Adding PATH necessary to find the attic binary. 2014-11-01 17:46:04 -07:00
Dan Helfman 16bebe9832 Initial import. 2014-10-30 22:34:03 -07:00
Dan Helfman 6dff335c8b Initial import. 2014-10-30 22:34:03 -07:00