Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Feature/Bug #519 - CloudFilesStorage.get_file() performance issue - Fix | Joar Wandborg | 2011-08-25 | 1 | -1/+5 | |
* | | | | Merge remote branch 'refs/remotes/tychoish/master' | Christopher Allan Webber | 2011-08-27 | 5 | -183/+231 | |
|\ \ \ \ | ||||||
| * | | | | Documentation Revision, clarification, and editing. | tycho garen | 2011-08-27 | 5 | -183/+231 | |
* | | | | | Merge remote branch 'remotes/jwandborg/configure_smtp' | Christopher Allan Webber | 2011-08-27 | 2 | -5/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Feature #489 - SMTP configuration options - Acts on feedback from cwebber. | Joar Wandborg | 2011-08-25 | 2 | -13/+12 | |
| * | | | | Added SMTP configuration options | Joar Wandborg | 2011-08-07 | 2 | -4/+18 | |
* | | | | | Pulling down new translations | Christopher Allan Webber | 2011-08-25 | 30 | -168/+237 | |
* | | | | | Updating extracted translations | Christopher Allan Webber | 2011-08-25 | 1 | -2/+2 | |
* | | | | | '<a>GNU project</a>' to '<a>GNU</a> project' | Christopher Allan Webber | 2011-08-25 | 1 | -1/+1 | |
* | | | | | Pulling down new translations | Christopher Allan Webber | 2011-08-24 | 15 | -934/+3127 | |
* | | | | | Updating extracted translation template | Christopher Allan Webber | 2011-08-24 | 1 | -50/+132 | |
* | | | | | Also changing "Verification needed!" to "Email verification needed!" | Christopher Allan Webber | 2011-08-24 | 1 | -2/+2 | |
* | | | | | Changing account "verified" to account "activated" in some points for clarity. | Christopher Allan Webber | 2011-08-24 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Static serving in test_paste.ini wasn't pointing at test_user_dev either | Christopher Allan Webber | 2011-08-23 | 1 | -1/+1 | |
* | | | | Must switch queuestore_base_dir -> base_dir in test_mgoblin_app.ini | Christopher Allan Webber | 2011-08-23 | 1 | -1/+1 | |
* | | | | We're no longer a GNU project in the making... we're a straight up GNU project! | Christopher Allan Webber | 2011-08-22 | 1 | -1/+1 | |
* | | | | Wrap "add attachment" in a paragraph for proper spacing. | Christopher Allan Webber | 2011-08-22 | 1 | -3/+5 | |
* | | | | Merge branch 'master' into jwandborg-f482_media_attachments | Christopher Allan Webber | 2011-08-22 | 88 | -691/+5741 | |
|\ \ \ \ | ||||||
| * | | | | Removing any chance of spaces in the logo link | Christopher Allan Webber | 2011-08-22 | 1 | -4/+4 | |
| | |/ / | |/| | | ||||||
| * | | | Experimentally putting logo in place | Christopher Allan Webber | 2011-08-22 | 2 | -2/+3 | |
| * | | | Feature #506: link to original sized image if we scaled the image down. | Christopher Allan Webber | 2011-08-21 | 1 | -3/+18 | |
| * | | | I think the media entries' titles look nicer if they're a bit smaller. | Christopher Allan Webber | 2011-08-21 | 1 | -0/+1 | |
| * | | | Add titles to media entries in galleries | Christopher Allan Webber | 2011-08-21 | 2 | -1/+11 | |
| * | | | MediaGoblin favicon by Alex Camelio!!! OMG. | Christopher Allan Webber | 2011-08-21 | 3 | -0/+2 | |
| * | | | Changing the MediaGoblin Sphinx docs a bit... | Christopher Allan Webber | 2011-08-21 | 3 | -227/+2 | |
| * | | | Updating the mediagoblin manual's foreward: | Christopher Allan Webber | 2011-08-21 | 1 | -18/+11 | |
| * | | | Updating tests for new storage config code | Christopher Allan Webber | 2011-08-21 | 2 | -15/+16 | |
| * | | | Merge remote branch 'remotes/elrond/dev/storage_config' | Christopher Allan Webber | 2011-08-21 | 4 | -29/+32 | |
| |\ \ \ | ||||||
| | * | | | Document changes to storage_system_from_config | Elrond | 2011-08-12 | 1 | -13/+8 | |
| | * | | | Storage Config: Finally drop debug | Elrond | 2011-08-09 | 1 | -2/+0 | |
| | * | | | Storage config: Drop all Backward Compatibility | Elrond | 2011-08-09 | 2 | -13/+6 | |
| | * | | | storage Config: Stop being backward compatible (beginning). | Elrond | 2011-08-09 | 1 | -10/+2 | |
| | * | | | Storage Config: Use own section | Elrond | 2011-08-09 | 4 | -11/+36 | |
| * | | | | Added a docstring to mgoblin_error_middleware | Christopher Allan Webber | 2011-08-21 | 1 | -0/+7 | |
| * | | | | Better derp eyes for a 500 error in the ascii art :) | Christopher Allan Webber | 2011-08-21 | 1 | -1/+1 | |
| * | | | | Slightly wrapping paste error middleware and turning it on | Christopher Allan Webber | 2011-08-21 | 4 | -51/+66 | |
| * | | | | Merge branch 'jwandborg-f298_create_envball' | Christopher Allan Webber | 2011-08-20 | 2 | -0/+258 | |
| |\ \ \ \ | ||||||
| | * | | | | We should use os.path.join to concatenate directories. | Christopher Allan Webber | 2011-08-20 | 1 | -2/+2 | |
| | * | | | | Import / export to a temporary directory if cache_path not provided. | Christopher Allan Webber | 2011-08-20 | 1 | -8/+15 | |
| | * | | | | Apparently we *should* _clean(args), that was commented out for debugging :) | Christopher Allan Webber | 2011-08-20 | 1 | -1/+2 | |
| | * | | | | Removing some print debugging from import_export | Christopher Allan Webber | 2011-08-20 | 1 | -8/+0 | |
| | * | | | | Use "with closing(tf)" since TarFile doesn't have .__exit__() | Christopher Allan Webber | 2011-08-20 | 1 | -1/+2 | |
| | * | | | | Removing unused imports | Christopher Allan Webber | 2011-08-20 | 1 | -5/+0 | |
| | * | | | | Feature #298 - Create environment tarball | Joar Wandborg | 2011-08-12 | 1 | -52/+78 | |
| | * | | | | Feature #298 - Create environment tarball | Joar Wandborg | 2011-08-12 | 1 | -49/+95 | |
| | * | | | | Feature 298 - Create environment tarball | Joar Wandborg | 2011-08-09 | 1 | -21/+88 | |
| | * | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin into f29... | Joar Wandborg | 2011-08-08 | 7 | -2/+71 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Feature #298 - Changed some defaults in gmg_commands.import_export | Joar Wandborg | 2011-08-08 | 1 | -4/+17 | |
| | * | | | | | Feature #298 | Joar Wandborg | 2011-08-07 | 1 | -1/+16 | |
| | * | | | | | Feature #298 - Environment tarball | Joar Wandborg | 2011-08-07 | 2 | -0/+95 | |
| | | |_|/ / | | |/| | | |