aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Panel: Find "unprocessed" not "processing" entries.Elrond2012-03-211-1/+1
* | | | And fix the in-celeryd import.Elrond2012-03-212-2/+2
* | | | Move celery task into own task.pyElrond2012-03-213-58/+81
* | | | Turn processing.py into a submodule.Elrond2012-03-211-0/+0
* | | | Merge remote-tracking branch 'refs/remotes/brett/bug270-lazycelery-script'Christopher Allan Webber2012-03-203-64/+84
|\ \ \ \
| * | | | Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270)Brett Smith2012-03-173-64/+84
| |/ / /
* | | | More standard media_data model for ascii.Elrond2012-03-201-3/+3
* | | | Create load_models().Elrond2012-03-204-3/+24
* | | | Import "Base" from base instead of models.Elrond2012-03-205-7/+6
* | | | Disable query logging for now, so we get nicer logsElrond2012-03-201-1/+1
* | | | 500 error because of subscripting instead of using attributesJakob Kramer2012-03-181-2/+2
* | | | Committing extracted and compiled translationsChristopher Allan Webber2012-03-1842-2243/+1653
* | | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-03-181-0/+645
* | | | Fixing manual tyop: MediaGoblin, not MediaGobiin (thanks gandaro!)Christopher Allan Webber2012-03-181-1/+1
* | | | Removing print statements from convert_gps_media_data migrationChristopher Allan Webber2012-03-181-2/+0
* | | | Let convert_mongo_to_sql add Migration RecordsElrond2012-03-171-1/+17
* | | | Merge remote-tracking branch 'brett/bug264-delete-comments-with-media'Christopher Allan Webber2012-03-172-0/+19
|\ \ \ \
| * | | | When media is deleted, delete associated comments too.Brett Smith2012-03-172-0/+19
| |/ / /
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-03-176-11/+12
|\ \ \ \
| * | | | Remove sidedata class from html pagesJef van Schendel2012-03-175-5/+5
| * | | | Small styling change for sidebar dataJef van Schendel2012-03-171-6/+7
* | | | | mongo->sql conversion script now runs mongo migrations first, just in caseChristopher Allan Webber2012-03-172-2/+11
|/ / / /
* | | | Also ignore the /share/ directoryChristopher Allan Webber2012-03-171-0/+1
* | | | Make mediagoblin SQL models all use a consistent table naming schemeChristopher Allan Webber2012-03-174-17/+17
* | | | Mongosql imports made celery get set up before we wanted it via ./bin/gmg com...Christopher Allan Webber2012-03-171-2/+1
|/ / /
* | | More/better translation.Elrond2012-03-173-3/+6
* | | Small formatting changes to footer text.Jef van Schendel2012-03-161-5/+1
* | | Create function to search media by slug.Elrond2012-03-164-6/+21
* | | Fix for mongo.Elrond2012-03-161-1/+4
* | | More efficient first element fetching and Dot-Notation.Elrond2012-03-161-2/+4
* | | Fix _get_tag_name_from_entries().Elrond2012-03-161-1/+1
* | | Fix uploading of images (sql: media_data, exif).Elrond2012-03-151-4/+7
* | | Fix media display for no media_data row in sql.Elrond2012-03-152-3/+3
* | | Implemented the MediaEntry .media_data type fields for SQLChristopher Allan Webber2012-03-141-4/+32
* | | Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the i...Christopher Allan Webber2012-03-141-1/+0
* | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-03-145-12/+62
|\ \ \
| * | | Add gps_altitude and gps_direction to image media_data.Elrond2012-03-141-0/+2
| * | | Convert (gps) image media_data.Elrond2012-03-141-0/+23
| * | | Change image processing to create new .gps_*.Elrond2012-03-141-1/+5
| * | | Use .gps_* in the template and add translations.Elrond2012-03-141-11/+14
| * | | Migration to move gps data aroundElrond2012-03-141-0/+18
* | | | ipython support in ./bin/gmg shell!Christopher Allan Webber2012-03-141-8/+37
|/ / /
* | | Merge branch 'elrond-sql-convert_video_data'Christopher Allan Webber2012-03-141-0/+15
|\ \ \
| * | | Fix VideoData insertionChristopher Allan Webber2012-03-141-1/+1
| * | | Convert media_data for videoElrond2012-03-131-0/+15
* | | | Preserve existing translationChristopher Allan Webber2012-03-141-1/+4
* | | | Provide a source link so we can comply with the AGPLChristopher Allan Webber2012-03-142-2/+6
|/ / /
* | | Merge remote-tracking branch 'refs/remotes/chemhacker/bug402_nicer_skin_for_v...Christopher Allan Webber2012-03-139-0/+4224
|\ \ \
| * | | adding the video.js wrapperSacha De'Angeli2012-03-129-2/+4225
* | | | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-03-121-2/+6
|\ \ \ \