Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Issue 653: Don't throw exception if response has no vary header. | Nathan Yergler | 2011-11-13 | 1 | -1/+1 | |
| * | | | | | | Mark two strings for translation | Elrond | 2011-11-13 | 2 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Final step for non-force-conversion to jpeg | Christopher Allan Webber | 2011-11-12 | 1 | -9/+6 | |
| * | | | | | Don't force-convert resized images to JPEG. | Christopher Allan Webber | 2011-11-12 | 1 | -2/+2 | |
* | | | | | | Accidentally had user['profile'] where it shoulda been user['bio'] | Christopher Allan Webber | 2011-11-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Probably should have MANIFEST.in checked in, for doing python sdists | Christopher Allan Webber | 2011-11-12 | 1 | -0/+5 | |
* | | | | | 640: Configuration files should mention their _local versions | Elrond | 2011-11-12 | 2 | -0/+6 | |
* | | | | | Merge branch 'idea/check_mgoblin_static' | Elrond | 2011-11-12 | 3 | -2/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move TestingMiddleware to tests/tools.py | Elrond | 2011-11-12 | 2 | -60/+45 | |
| * | | | | | Some docs for the TestingMiddleware | Elrond | 2011-11-12 | 2 | -0/+27 | |
| * | | | | | 591: Let Testing Middleware check for staticdirect() usage | Elrond | 2011-10-19 | 4 | -2/+42 | |
* | | | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-11-04 | 6 | -59/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tiny padding change to vertically center navigation button arrows | Jef van Schendel | 2011-11-04 | 1 | -1/+1 | |
| * | | | | | | Small style changes to navigation buttons | Jef van Schendel | 2011-11-04 | 1 | -3/+6 | |
| * | | | | | | On second thought, let's use this title for forgot_password.html | Jef van Schendel | 2011-11-04 | 1 | -1/+1 | |
| * | | | | | | Text edits and rearrangements to login.html | Jef van Schendel | 2011-11-04 | 1 | -14/+10 | |
| * | | | | | | Add translation brackety things to forgot-password page, I forgot those | Jef van Schendel | 2011-11-04 | 1 | -1/+1 | |
| * | | | | | | Text changes to forgot-paddword page | Jef van Schendel | 2011-11-04 | 1 | -7/+2 | |
| * | | | | | | Text changes to front page, as described in ticket #637 | Jef van Schendel | 2011-11-04 | 1 | -14/+5 | |
| * | | | | | | Several small changes (reordering/restyling) for media descriptions and comments | Jef van Schendel | 2011-11-04 | 3 | -20/+14 | |
* | | | | | | | Updating translations | Christopher Allan Webber | 2011-11-04 | 10 | -50/+568 | |
|/ / / / / / | ||||||
* | | | | | | Correcting the mediagoblin static/media aliases in the deployment guide | Christopher Allan Webber | 2011-11-03 | 1 | -2/+2 | |
* | | | | | | A correct but compact set of instructions for fastcgi on nginx | Christopher Allan Webber | 2011-11-03 | 1 | -1/+5 | |
* | | | | | | Indentation was off by one ;) | Christopher Allan Webber | 2011-11-03 | 1 | -1/+1 | |
* | | | | | | We left out a critical fastcgi variable from the nginx config | Christopher Allan Webber | 2011-11-03 | 1 | -0/+1 | |
* | | | | | | Recommendation to install flup! | Christopher Allan Webber | 2011-11-03 | 1 | -0/+5 | |
* | | | | | | 0.1.0, also in the docs file! ;) | Christopher Allan Webber | 2011-11-02 | 1 | -2/+2 | |
* | | | | | | 0.1.0! | Christopher Allan Webber | 2011-11-02 | 1 | -1/+1 | |
* | | | | | | Removed the bloof print debugging | Christopher Allan Webber | 2011-11-02 | 1 | -1/+0 | |
* | | | | | | Make sure you can't force comments on entries that don't exist. | Christopher Allan Webber | 2011-11-02 | 1 | -5/+8 | |
* | | | | | | Updated logo from Thorsten Wilms! | Christopher Allan Webber | 2011-11-01 | 2 | -0/+116 | |
* | | | | | | Updated translations | Christopher Allan Webber | 2011-11-01 | 39 | -721/+2551 | |
* | | | | | | Merge remote branch 'remotes/j1mc/master' | Christopher Allan Webber | 2011-10-31 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | docs - tweaked configuration.rst for style. | Jim Campbell | 2011-10-31 | 1 | -4/+4 | |
* | | | | | | | Added configuration to the index | Christopher Allan Webber | 2011-10-31 | 1 | -0/+1 | |
* | | | | | | | A cop-out section for all other config changes | Christopher Allan Webber | 2011-10-31 | 1 | -0/+11 | |
* | | | | | | | Enabling email notifications documentation! | Christopher Allan Webber | 2011-10-31 | 1 | -0/+22 | |
|/ / / / / / | ||||||
* | | | | | | Making docs changes per Jim's suggestions. | Christopher Allan Webber | 2011-10-31 | 1 | -3/+3 | |
* | | | | | | Added the "making local copies" section to configuration.rst | Christopher Allan Webber | 2011-10-31 | 1 | -0/+17 | |
* | | | | | | First section of configuring mediagoblin | Christopher Allan Webber | 2011-10-31 | 1 | -2/+19 | |
* | | | | | | Configuring MediaGoblin, a loose sketch of documentation. | Christopher Allan Webber | 2011-10-30 | 1 | -0/+38 | |
* | | | | | | docs: editing/tweaking deployment documentation | tycho garen | 2011-10-31 | 1 | -179/+201 | |
* | | | | | | Added notes on a more permanent mediagoblin process. | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 | |
* | | | | | | Make sure we run fcgi in forked mode... mediagoblin is not currently thread s... | Christopher Allan Webber | 2011-10-30 | 1 | -1/+1 | |
* | | | | | | No reason to include commented-out things. | Christopher Allan Webber | 2011-10-30 | 1 | -1/+0 | |
* | | | | | | Recommend that users use a non-privelaged user (thanks Elrond for the text) | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 | |
* | | | | | | Let's comply with the Filesystem Hierarchy Standard | Christopher Allan Webber | 2011-10-30 | 1 | -3/+3 | |
* | | | | | | If I"m telling people to use fastcgi, we should probably use fastcgi ;) | Christopher Allan Webber | 2011-10-30 | 1 | -1/+1 | |
* | | | | | | Hook mediagoblin up to nginx | Christopher Allan Webber | 2011-10-30 | 1 | -0/+80 | |
* | | | | | | More easy options for deploying without having to modify paste.ini... | Christopher Allan Webber | 2011-10-30 | 1 | -2/+7 |