aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge remote branch 'remotes/j1mc/master'Christopher Allan Webber2011-10-311-4/+4
|\ \ \ \ \ \
| * | | | | | docs - tweaked configuration.rst for style.Jim Campbell2011-10-311-4/+4
* | | | | | | Added configuration to the indexChristopher Allan Webber2011-10-311-0/+1
* | | | | | | A cop-out section for all other config changesChristopher Allan Webber2011-10-311-0/+11
* | | | | | | Enabling email notifications documentation!Christopher Allan Webber2011-10-311-0/+22
|/ / / / / /
* | | | | | Making docs changes per Jim's suggestions.Christopher Allan Webber2011-10-311-3/+3
* | | | | | Added the "making local copies" section to configuration.rstChristopher Allan Webber2011-10-311-0/+17
* | | | | | First section of configuring mediagoblinChristopher Allan Webber2011-10-311-2/+19
* | | | | | Configuring MediaGoblin, a loose sketch of documentation.Christopher Allan Webber2011-10-301-0/+38
* | | | | | docs: editing/tweaking deployment documentationtycho garen2011-10-311-179/+201
* | | | | | Added notes on a more permanent mediagoblin process.Christopher Allan Webber2011-10-301-0/+22
* | | | | | Make sure we run fcgi in forked mode... mediagoblin is not currently thread s...Christopher Allan Webber2011-10-301-1/+1
* | | | | | No reason to include commented-out things.Christopher Allan Webber2011-10-301-1/+0
* | | | | | Recommend that users use a non-privelaged user (thanks Elrond for the text)Christopher Allan Webber2011-10-301-0/+22
* | | | | | Let's comply with the Filesystem Hierarchy StandardChristopher Allan Webber2011-10-301-3/+3
* | | | | | If I"m telling people to use fastcgi, we should probably use fastcgi ;)Christopher Allan Webber2011-10-301-1/+1
* | | | | | Hook mediagoblin up to nginxChristopher Allan Webber2011-10-301-0/+80
* | | | | | More easy options for deploying without having to modify paste.ini...Christopher Allan Webber2011-10-301-2/+7
* | | | | | Added a lot more details to deploying.rstChristopher Allan Webber2011-10-301-7/+100
* | | | | | Added a "broadcast" server config and a bit of helpful commenting (I hope!)Christopher Allan Webber2011-10-301-0/+21
* | | | | | [620] Allow for multiple mediagoblin configs to be set in config.ini, use firstChristopher Allan Webber2011-10-292-2/+12
* | | | | | Default to mediagoblin_local.ini if available in ./bin/gmg commandsChristopher Allan Webber2011-10-291-2/+13
* | | | | | Merge remote branch 'remotes/elrond/misc/lazyserver_paste_local'Jef van Schendel2011-10-291-2/+15
|\ \ \ \ \ \
| * | | | | | lazyserver.sh: Try paste_local.ini before paste.iniElrond2011-10-231-2/+15
* | | | | | | Small style changes: decrease button text size, change navigation button back...Jef van Schendel2011-10-291-2/+1
* | | | | | | Removing this extra padding after form_field_box.Christopher Allan Webber2011-10-291-4/+0
* | | | | | | Removing comment_form link which doesn't do anything?Christopher Allan Webber2011-10-291-1/+0
* | | | | | | Unclosed anchor tags in the tags! Fixed :)Christopher Allan Webber2011-10-271-1/+1
* | | | | | | Only show the "post a comment" link if there's a logged in userChristopher Allan Webber2011-10-271-1/+3
* | | | | | | Renamed "Temporary button holder" to "actions"Christopher Allan Webber2011-10-271-1/+1
* | | | | | | Removed suggestion that the user run ./bin/buildoutChristopher Allan Webber2011-10-261-1/+1
* | | | | | | Added an extra warning about wipealldata being pretty inflexible.Christopher Allan Webber2011-10-261-0/+4
|/ / / / / /
* | | | | | flup, not flerp!Christopher Allan Webber2011-10-231-1/+1
* | | | | | Merge remote branch 'remotes/elrond/misc/add_db_field'Christopher Allan Webber2011-10-232-27/+18
|\ \ \ \ \ \
| * | | | | | Change unit tests to use add_table_fieldElrond2011-10-221-4/+2
| * | | | | | Factor out a add_table_field functionElrond2011-10-211-23/+16
| |/ / / / /
* | | | | | Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'Christopher Allan Webber2011-10-235-18/+5
|\ \ \ \ \ \
| * | | | | | Make gmg's -cf option a global optionElrond2011-10-236-19/+5
| * | | | | | Refactor gmg's cf option into a functionElrond2011-10-235-18/+19
| |/ / / / /
* | | | | | Add a flup server option to the default paste.ini to make deployment a bit ea...Christopher Allan Webber2011-10-231-0/+5
* | | | | | Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?)Christopher Allan Webber2011-10-231-1/+1
|/ / / / /
* | | | | Require an older version of WebOb as a stopgap fix for Issue #622Christopher Allan Webber2011-10-181-1/+1
* | | | | Now that we're encouraging in-package virtualenv use, we should updateChristopher Allan Webber2011-10-151-0/+2
* | | | | Hotfix: Renaming cookie broke unit testsElrond2011-10-161-1/+3
* | | | | Support for older webobs and newer webobs both in accept language mess :)Christopher Allan Webber2011-10-151-2/+11
* | | | | Fixes issue662, MediaGoblin was broken by recent WebOb release.Christopher Allan Webber2011-10-151-7/+3
* | | | | Merge remote branch 'remotes/elrond/misc/i592_use_full_path'Christopher Allan Webber2011-10-154-3/+14
|\ \ \ \ \
| * | | | | i592: Use full path in various placesElrond2011-10-034-3/+14
| | |_|/ / | |/| | |
* | | | | Merge remote branch 'remotes/elrond/idea/csrf_improvement'Christopher Allan Webber2011-10-152-10/+7
|\ \ \ \ \
| * | | | | Some mostly cosmetic changes to CSRFElrond2011-10-142-10/+7