Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | DOCS:: #675 revision to deployment and production documents | tycho garen | 2011-12-04 | 3 | -50/+59 | |
* | | | | | | Filled in reason #3 to submit separate out celery. | Christopher Allan Webber | 2011-12-04 | 1 | -1/+10 | |
* | | | | | | Fix button word-wrapping issue | Christopher Allan Webber | 2011-12-04 | 1 | -0/+1 | |
* | | | | | | Merge remote-tracking branch 'tychoish/master' | Christopher Allan Webber | 2011-12-04 | 2 | -5/+53 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DOCS: update to deployment documentation and new production deployments doc | tycho garen | 2011-12-04 | 2 | -5/+53 | |
* | | | | | | | Compiled the .mo files too | Christopher Allan Webber | 2011-12-04 | 20 | -0/+0 | |
* | | | | | | | Updated translations | Christopher Allan Webber | 2011-12-04 | 21 | -386/+371 | |
* | | | | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-12-04 | 4 | -32/+26 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'misc/fixture_add_user' | Elrond | 2011-12-04 | 4 | -32/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixture_add_user: Factoring a unit test tool | Elrond | 2011-12-01 | 4 | -32/+26 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Removing the conditional that checks if there's a media in media.html | Christopher Allan Webber | 2011-12-04 | 1 | -125/+121 | |
* | | | | | | | Change "Your finest source of goblin related media" to something else | Christopher Allan Webber | 2011-12-04 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Most users won't see this but having space after prompt still nice for passwo... | Christopher Allan Webber | 2011-12-03 | 1 | -1/+1 | |
* | | | | | | PEP-8'ifying prompt_if_not_set | Christopher Allan Webber | 2011-12-03 | 1 | -3/+3 | |
* | | | | | | Merge remote-tracking branch 'remotes/manolinux/645_gmg_adduser_prompt' | Christopher Allan Webber | 2011-12-03 | 2 | -6/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prompt for arguments in adduser if not present (I created a function in util.... | Manuel Urbano Santos | 2011-12-03 | 2 | -1/+17 | |
| * | | | | | | Change adduser arguments from positional to --keyword style. | Manuel Urbano Santos | 2011-12-03 | 1 | -5/+5 | |
* | | | | | | | Raise a slightly useful exception when we can't find the media type. | Christopher Allan Webber | 2011-12-03 | 1 | -0/+4 | |
* | | | | | | | Updated translations | Christopher Allan Webber | 2011-12-03 | 41 | -319/+1056 | |
* | | | | | | | Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit' | Elrond | 2011-12-03 | 4 | -12/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | * Feature #678: Drop custom delimiters in tags | Manuel Urbano Santos | 2011-11-27 | 2 | -9/+1 | |
| * | | | | | | | * Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea... | Manuel Urbano Santos | 2011-11-27 | 2 | -3/+3 | |
* | | | | | | | | Bug #685: only provide CSRF token if it exists | Elrond | 2011-12-03 | 2 | -1/+6 | |
* | | | | | | | | Bug #685: Add failing unit test | Elrond | 2011-12-03 | 1 | -0/+26 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Changed comment error message wording slightly. Btw, should we translate thes... | Jef van Schendel | 2011-12-03 | 1 | -2/+2 | |
* | | | | | | | We should use the variable local_templates instead of user_template_path | Christopher Allan Webber | 2011-12-02 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Expect 404 in unit tests, if we now use 404. | Elrond | 2011-12-02 | 1 | -4/+4 | |
* | | | | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-12-01 | 9 | -17/+47 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge remote branch 'remotes/nyergler/issue-680-csrf-optout' | Elrond | 2011-11-28 | 5 | -13/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Issue 680 Allow decorating views to prevent CSRF protection. | Nathan Yergler | 2011-11-26 | 2 | -4/+32 | |
| | * | | | | | Issue 680: Dispatch meddleware request processing post-routing | Nathan Yergler | 2011-11-26 | 4 | -9/+11 | |
| * | | | | | | Mark two strings for translation | Elrond | 2011-11-28 | 2 | -2/+2 | |
| * | | | | | | Merge remote branch 'remotes/manolinux/683_text_separate_tags_by_commas_and_s... | Elrond | 2011-11-27 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix the text "Seperate tags by commas and spaces" since spaces are not used t... | Manuel Urbano Santos | 2011-11-27 | 2 | -2/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Should be 404 for 404s, not 400 :) | Christopher Allan Webber | 2011-12-01 | 1 | -1/+1 | |
* | | | | | | | Don't barf on templates that use the autoescaping extension | Christopher Allan Webber | 2011-12-01 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | / / / / | Updating translations | Christopher Allan Webber | 2011-11-27 | 21 | -2572/+3125 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge remote branch 'remotes/inconexo/588_lowercase_extension' | Elrond | 2011-11-26 | 1 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Filename extensions are lowercased before uploading the image. | Pablo J. Urbano Santos | 2011-11-21 | 1 | -2/+5 | |
* | | | | | | Use setup_global_and_app_config in gmg's migrate. | Elrond | 2011-11-26 | 1 | -3/+3 | |
* | | | | | | Add base class for Meddleware | Elrond | 2011-11-25 | 4 | -14/+18 | |
* | | | | | | Uncommenting requires=['gst'] till I figure out why Joar added it there :) | Christopher Allan Webber | 2011-11-25 | 1 | -1/+1 | |
* | | | | | | Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle... | Christopher Allan Webber | 2011-11-25 | 6 | -20/+20 | |
* | | | | | | Removing these video javascript files, which are currently unused | Christopher Allan Webber | 2011-11-25 | 1 | -5/+0 | |
* | | | | | | Remove old enable_video config option | Christopher Allan Webber | 2011-11-25 | 1 | -2/+0 | |
* | | | | | | Load multiple media types based on the media_types section of the config file | Christopher Allan Webber | 2011-11-25 | 3 | -13/+9 | |
* | | | | | | Merge remote-tracking branch 'remotes/jwandborg/master' | Christopher Allan Webber | 2011-11-24 | 29 | -226/+2964 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fixes for video branch | Joar Wandborg | 2011-11-22 | 4 | -47/+5 | |
| * | | | | | Video support is disabled by default, set enable_video to true to enable | Joar Wandborg | 2011-11-22 | 2 | -2/+8 | |
| * | | | | | Fixes after merging video into master - part 2 | Joar Wandborg | 2011-11-21 | 3 | -71/+74 |