aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added html5slider to support range inputs in FirefoxJoar Wandborg2012-04-184-8/+273
* 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
* Merge remote-tracking branch 'refs/remotes/elrond/sql/final'Christopher Allan Webber2012-04-019-53/+94
|\
| * Fix unit tests for sql: cache media_id.Elrond2012-04-011-2/+3
| * Finally enable SQL for everybody!Elrond2012-04-012-1/+1
| * Reload the user for current values.Elrond2012-03-261-0/+1
| * Reload and detach the test user.Elrond2012-03-261-0/+7
| * TestSubission's tag check stuff passing nowChristopher Allan Webber2012-03-261-3/+5
| * Remove the user_dev directory on tests endingChristopher Allan Webber2012-03-261-7/+7
| * Suggest we move to an in-memory database ;)Christopher Allan Webber2012-03-261-1/+1
| * SQL based tests and refactored Celery setup stuffChristopher Allan Webber2012-03-264-33/+62
* | Switch JSONEncoded from VARCHAR to TEXTElrond2012-04-011-2/+2
* | JS: fix first part of #422; make items in drop-down acutally workJef van Schendel2012-04-011-8/+5
* | CSS: change padding-left to margin-leftJef van Schendel2012-04-011-1/+1
* | CSS: change comment marginsJef van Schendel2012-04-011-9/+9
* | HTML/CSS: comment style changesJef van Schendel2012-04-012-8/+15
* | HTML: remove elements for comment button style changeJef van Schendel2012-04-011-4/+0
* | CSS: remove backgroundJef van Schendel2012-04-011-2/+1
* | Logo margin fixJef van Schendel2012-04-011-1/+1
* | Add dropdown to headerJef van Schendel2012-04-013-12/+97
* | Revert changes from last commit; I am an idiotJef van Schendel2012-03-312-24/+0
* | Switch over content to new layout/text; slight css editsJef van Schendel2012-03-312-0/+24
* | Increase bottom margin headerJef van Schendel2012-03-311-1/+1
* | Small CSS changes to headerJef van Schendel2012-03-311-7/+13
* | Added pygst.require('0.10') since it's absence breaks stuffJoar Wandborg2012-03-301-0/+2
* | Updated Video docs, so that I won't forgetJoar Wandborg2012-03-301-5/+1
* | Cleaned up media_types.video.transcodersJoar Wandborg2012-03-291-4/+4
* | And remove some now useless methods.Elrond2012-03-291-36/+0