aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | Remove the DictReadProxy thing.Elrond2012-03-291-47/+4
* | | | Fix some simple errors.Elrond2012-03-292-4/+5
* | | | Change models to a _v0 suffix.Elrond2012-03-292-48/+50
* | | | Make a copy of models for v0.Elrond2012-03-291-0/+375
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJoar Wandborg2012-03-293-2/+54
|\ \ \ \
| * | | | Audio: And add empty migrations.Elrond2012-03-291-0/+17
| * | | | Audio: Add models and disable media_data.Elrond2012-03-292-2/+37
* | | | | Cleanded up video imports, removed PyGTK dependencyJoar Wandborg2012-03-292-38/+30
|/ / / /