aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* actual upgrade instructionsMike Linksvayer2012-12-201-1/+13
* Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinMike Linksvayer2012-12-20157-5434/+13082
|\
| * Fixing tyop'ed "dbupdate"Christopher Allan Webber2012-12-201-1/+1
| * NOW RELEASING: MediaGoblin 0.3.2! :DChristopher Allan Webber2012-12-201-1/+1
| * Committing extracted and compiled translationsChristopher Allan Webber2012-12-202-1/+1
| * Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-12-201-23/+23
| * 0.3.2 release notesChristopher Allan Webber2012-12-201-1/+58
| * Updating AUTHORS with new contributors. Nice job new contributors! :)Christopher Allan Webber2012-12-201-0/+4
| * Committing extracted and compiled translationsChristopher Allan Webber2012-12-2057-779/+684
| * Docs fix: Adding proper blank line after the "Run::"Christopher Allan Webber2012-12-201-0/+4
| * Added documentation on how to add STL support, and notes on running ./bin/gmg...Christopher Allan Webber2012-12-201-2/+34
| * Try ipython-based shell first, falling back to plain shellSebastian Spaeth2012-12-191-9/+8
| * makeadmin and changepasswd had swapped help textChristopher Allan Webber2012-12-181-2/+2
| * Remove collection_thumbnail styling, so collection thumbnails are styled the ...Jef van Schendel2012-12-162-31/+6
| * Release note 0.3.2 blurbSebastian Spaeth2012-12-151-6/+18
| * Adding info to the docs about running dbupdateChristopher Allan Webber2012-12-142-0/+15
| * Switching both gettext calls to _() so babel can find/extract them.Christopher Allan Webber2012-12-141-4/+6
| * Add comments explaining how translitcodec *is* usedChristopher Allan Webber2012-12-141-0/+2
| * Add example to the lazy gettext version to make clear when it's appropriateSebastian Spaeth2012-12-141-1/+4
| * Use the correct translation mechanismSebastian Spaeth2012-12-141-3/+4
| * Fiy python2.7'ism (#566)Sebastian Spaeth2012-12-141-3/+7
| * Small styling edits to thumbnailsJef van Schendel2012-12-131-2/+4
| * Make "add media to collection" a normal <img/>Elrond2012-12-132-12/+3
| * Migrate some fixes from base.html to airy/base.html.Elrond2012-12-131-5/+9
| * Do not translate just a variable expansion.Elrond2012-12-121-3/+1
| * Fix spacing in links to attachment files.Elrond2012-12-122-3/+3
| * We don't need to save entries during processing... also adding comments expla...Christopher Allan Webber2012-12-123-5/+3
| * More unicode fixes in the test suiteSebastian Spaeth2012-12-121-6/+7
| * Setting the user profile back to 3 columns wide!Christopher Allan Webber2012-12-111-1/+1
| * Make sqlalchemy stop complaining about non-unicode inputSebastian Spaeth2012-12-112-4/+4
| * Fix CSRF tests with webtest 1.4.0Sebastian Spaeth2012-12-111-3/+3
| * Remove print statments from this migration.Christopher Allan Webber2012-12-101-6/+5
| * Fix typo, disable debugging.Elrond2012-12-101-3/+2
| * UniqueConstraing migration: Adding the explaining comments.Elrond2012-12-101-0/+23
| * Fixing our broken CollectionItem unique constraint.Elrond2012-12-101-4/+42
| * Ensure query_dict is a dict after the contents have been modified.Nathan Yergler2012-12-101-2/+8
| * Eeek! Set the migration number to the current migration number being run!Christopher Allan Webber2012-12-091-1/+1
| * Elrond's suggestion: have set_current_migration execute after each migration ...Christopher Allan Webber2012-12-091-1/+1
| * Committing extracted and compiled translationsChristopher Allan Webber2012-12-0754-1215/+2445
| * Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-12-073-73/+74
| * Add a UniqueConstraint add test in test_sql_migrationsChristopher Allan Webber2012-12-051-3/+26
| * Fix user collection gallerySebastian Spaeth2012-12-051-13/+9
| * Switch over the user gallery to the active_user_from_url decoratorSebastian Spaeth2012-12-051-13/+10
| * Create a active_user_from_url decoratorSebastian Spaeth2012-12-051-0/+15
| * Remove gridify_*Sebastian Spaeth2012-12-043-33/+2
| * We arean't using header_dropdown.js anymore because the dropdown is gone!Christopher Allan Webber2012-12-041-2/+0
| * make media_manager a property of MediaEntry in mixin.pySebastian Spaeth2012-12-045-30/+37
| * Fallback to "en_US" if browser does not send preferred languagesSebastian Spaeth2012-12-041-16/+13
| * Moving thingiview.js into extlib/Christopher Allan Webber2012-12-038-4/+4
| * Switch stl processing over to using the workbenchChristopher Allan Webber2012-12-031-11/+16