aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-304-19/+700
* Removing references to MongoDB in docs/Christopher Allan Webber2012-04-292-45/+1
* No need to keep around mongodb migration tests.Christopher Allan Webber2012-04-291-401/+0
* Deprecate ./bin/gmg migrate.Christopher Allan Webber2012-04-292-6/+8
* Removing wipealldata command and deleting env_export/env_import for now.Christopher Allan Webber2012-04-292-71/+14
* Removing mongo and mongokit as dependencies.Christopher Allan Webber2012-04-291-2/+0
* Translate form validation error messages.Elrond2012-04-241-1/+1
* Making celeryd consistent: look for mediagoblin_local.iniChristopher Allan Webber2012-04-221-1/+6
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-04-2212-20/+120
|\
| * Committing extracted and compiled translationsElrond2012-04-2212-20/+120
* | Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://Christopher Allan Webber2012-04-221-1/+1
|/
* Remove kombu-sqlalchemy and use database string in modern kombu-proper formatChristopher Allan Webber2012-04-212-2/+1
* Committing extracted and compiled translationsChristopher Allan Webber2012-04-2140-36/+376
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-215-33/+34
* Extract new translatable strings.Elrond2012-04-211-1/+21
* transifex: Wait a bit after push.Elrond2012-04-211-0/+3
* Documentation updates and fixesWill Kahn-Greene2012-04-203-35/+45
* use _ function on some now untranslatable stringsJakob Kramer2012-04-192-3/+3
* '+ Add media' and 'View your profile' translatableJakob Kramer2012-04-191-2/+2
* Also make sure mimetype here is set correctly via mimetype[0] (Thanks Shackra!)Christopher Allan Webber2012-04-181-1/+1
* Committing extracted and compiled translationsChristopher Allan Webber2012-04-1845-419/+601
* Make image-for-media_title alt tag translatableChristopher Allan Webber2012-04-181-2/+4
* Committing extracted and compiled translationsChristopher Allan Webber2012-04-182-4/+4
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-181-46/+57
* Merge remote-tracking branch 'joar/html5slider'Joar Wandborg2012-04-184-8/+273
|\
| * Added html5slider to support range inputs in FirefoxJoar Wandborg2012-04-184-8/+273
* | Save the MIMEtype to cloudfiles correctly.Shackra2012-04-161-0/+6
|/
* Updated the audio display <source> elementJoar Wandborg2012-04-161-1/+1
* log.debug the used config file.Elrond2012-04-091-0/+1
* Fix atom feed for tags.Elrond2012-04-091-3/+1
* Fixed video skinJoar Wandborg2012-04-091-2/+1
* Removed commented out pdb.set_traceJoar Wandborg2012-04-091-1/+0
* Merge remote-tracking branch 'joar/media-fixes'Joar Wandborg2012-04-098-46/+87
|\
| * Media processing, transcoding, display fixesJoar Wandborg2012-04-098-46/+87
* | Add MediaGoblin video player skin by chron0Jef van Schendel2012-04-083-1/+417
|/
* CELERY_ALWAYS_EAGER environment variable only recognized if 'true' nowChristopher Allan Webber2012-04-081-1/+1
* Allow users to pass callables in as controllers, not just import pathsChristopher Allan Webber2012-04-081-1/+7
* Committing extracted and compiled translationsChristopher Allan Webber2012-04-0740-792/+988
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-04-075-46/+689
* Cleanup sql session after request. ALWAYS!Elrond2012-04-072-8/+17
* Fix relnotes formattingWill Kahn-Greene2012-04-072-5/+7
* Start adding release notes.Elrond2012-04-052-0/+53
* Updated documentationJoar Wandborg2012-04-031-3/+88
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJoar Wandborg2012-04-021-1/+8
|\
| * Check that the media_data tables are empty.Elrond2012-04-021-1/+8
* | gmg env_import shouldn't crash on unicode ...Joar Wandborg2012-04-021-1/+1
|/
* Add ascii and audio tables/migration data.Elrond2012-04-022-1/+23
* Cleanup unused media_data tables and migration info.Elrond2012-04-021-6/+34
* Mongo -> SQL conversion tool: UI improvementsElrond2012-04-021-16/+28
* Fixed an issue where orphaned comments breaks the importJoar Wandborg2012-04-021-5/+11