aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added script for manually testing the blender renderer.Aeva Ntsc2012-12-031-0/+29
* Added blender rendererAeva Ntsc2012-12-032-0/+84
* made 3d viewer a little cleanerAeva Ntsc2012-12-031-11/+22
* disabled auto rotateAeva Ntsc2012-12-031-6/+10
* Added the stl/obj mediatype.Aeva Ntsc2012-12-035-0/+348
* Added a rudimentary template for the stl/obj viewer.Aeva Ntsc2012-12-031-0/+63
* Added the thingiview.js library.Aeva Ntsc2012-12-031-0/+165
* Added the thingiview.js library.Aeva Ntsc2012-12-036-0/+1604
* Committing extracted and compiled translationsChristopher Allan Webber2012-12-0354-3671/+4187
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-12-033-0/+3099
* Fix translations around.Elrond2012-12-034-11/+19
* Go back to pre-login URL after loging inSebastian Spaeth2012-12-031-1/+2
* Provide jinja2 urlencode filterSebastian Spaeth2012-12-031-0/+4
* Add extlibs to packagingSebastian Spaeth2012-12-031-0/+1
* Use pypi-compatible license signatureSebastian Spaeth2012-12-031-1/+1
* en_US is always availableSebastian Spaeth2012-12-023-11/+10
* Fixing bug where not all conditions returned a language in get_locale_from_re...Christopher Allan Webber2012-12-011-1/+2
* Fall back to "en" if we don't find matching translationsSebastian Spaeth2012-12-021-1/+1
* Also package i18n/*.moSebastian Spaeth2012-12-021-0/+1
* Honor user's browser language (#558)Sebastian Spaeth2012-12-025-12/+33
* Fix i18n in our browserSebastian Spaeth2012-12-013-18/+15
* docs: Add trim_whitespaces plugin to relnotes and documentationSebastian Spaeth2012-12-012-9/+19
* trim_whitespace meddleware pluginSebastian Spaeth2012-12-012-0/+98
* Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify itSebastian Spaeth2012-12-011-2/+2
* Remove the NoOp meddlewareSebastian Spaeth2012-12-012-28/+0
* Implement licenses.get_license_by_urlSebastian Spaeth2012-11-302-1/+11
* Improve mediagoblin.tools.licensesSebastian Spaeth2012-11-301-34/+38
* Use mediagoblin import machinerySebastian Spaeth2012-11-301-4/+5
* Remove importlib (python2.7'ism)Sebastian Spaeth2012-11-301-3/+1
* Merge remote-tracking branch 'spaetz/formerge/538_FORBIDDEN_admin_pages'Elrond2012-11-293-15/+34
|\
| * Fix error page textSebastian Spaeth2012-11-291-2/+2
| * Return code 403 when accessing admin pagesSebastian Spaeth2012-11-291-3/+4
| * Implement generic error pagesSebastian Spaeth2012-11-292-12/+30
* | Merge remote-tracking branch 'spaetz/formerge/bundle_xml_templates_too'Elrond2012-11-291-1/+1
|\ \
| * | Also package webfinger.xmlSebastian Spaeth2012-11-291-1/+1
| |/
* | Merge remote-tracking branch 'spaetz/formerge/507_remove_routes'Elrond2012-11-292-8/+4
|\ \ | |/ |/|
| * Purge routes package from MG (#507)Sebastian Spaeth2012-11-202-8/+4
* | Merge some small bits by spaetz. Needed later.Elrond2012-11-282-6/+8
|\ \
| * | Add commit argument to clean_orphan_tagsSebastian Spaeth2012-11-281-4/+4
| * | Add "commit" argument to Base model delete()Elrond2012-11-281-2/+4
* | | Merge remote-tracking branch 'spaetz/focus_on_user_creation'Jef van Schendel2012-11-271-0/+2
|\ \ \
| * | | Autofocus the username field on user creationSebastian Spaeth2012-11-261-0/+2
| |/ /
* | | Merge remote-tracking branch 'refs/remotes/elrond/sql/migrate_new_tables'Christopher Allan Webber2012-11-262-40/+130
|\ \ \ | |/ / |/| |
| * | SQL Migrations: Rewrite table creation completely.Elrond2012-11-242-40/+130
* | | Merge remote-tracking branch 'spaetz/390_delim' into reviewElrond2012-11-261-15/+11
|\ \ \
| * | | No need to strip the tag 4 timesSebastian Spaeth2012-11-161-5/+4
| * | | Slightly shorten the media_tags_as_string functionSebastian Spaeth2012-11-141-5/+3
| * | | Remove tag delimiter configurability (#390), fixed pep-8 compliancedunkyp2012-11-141-8/+7
* | | | Merge remote-tracking branch 'elrond/for-schendje'Christopher Allan Webber2012-11-262-7/+27
|\ \ \ \
| * | | | Some small template changesElrond2012-11-262-7/+27