Commit Graph

12 Commits

Author SHA1 Message Date
58ba22f5fd Specify Babel version 2014-02-14 11:46:40 +00:00
e0a7a2348f refresh patch to remove 'fuzz' 2014-02-14 01:53:25 +00:00
04fd682136 merge of '29cda6a2bb226def47b27682dcc454d101be1d1c'
and 'bf15796dfc28a68f359bb8b6c280ac299bb512d4'
2014-02-14 01:07:33 +00:00
9e543cbde8 Added support for links to structure specs in dataspec blocks
The HtmlFormatter class from Pygments was duplicated and modified,
instead of patching upstream.
2014-02-14 01:01:47 +00:00
90047161cb scripts: add optional support for "timeout"; allow site-updater to be called directly
Sometimes the mtn syncs hang until aborted. Well, my syncing with welterde and
echelon would hang periodically until I added the same timeout support I'm
adding here. In short, if Montone's action has not completed within 20 minutes,
forcably kill the process. /usr/bin/timeout is a part of coreutils so most
(all?) Linux distributions should have it but I don't require timeout to exist.
If "timeout" can be found, it'll be used.

Also, set site-updater.sh to change to the directory in which the script is
located. This way one can give an absolute path in a cronjob.

Both of these changes should be low risk.
2014-02-13 22:13:21 +00:00
8dd96c81ee Upgrade package versions 2014-02-13 20:58:13 +00:00
598914d2ea Updated mtn branch 2014-01-07 18:18:52 +00:00
61f604c898 Define site-updater touch file in update vars
To use Apache mod_wsgi, change $TOUCHFILE to point to the WSGI
file, and set "WSGIScriptReloading On" in the Apache config.
2013-12-09 11:23:37 +00:00
782cb1c9ec Added branch arg to "mtn pull" 2013-12-08 20:16:46 +00:00
5c7672eb1c prefer the venv pybabel but allow the system one to be used (if found) 2013-08-31 23:58:20 +00:00
7e086fd2e7 workaround flask bug by explicitly installing pytz before flask 2013-08-31 23:30:36 +00:00
4ae84aa9e2 Moved setup, translation config files into subdir 2013-08-15 08:30:01 +00:00