index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
db
/
sql
/
convert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that the media_data tables are empty.
Elrond
2012-04-02
1
-1
/
+8
*
Add ascii and audio tables/migration data.
Elrond
2012-04-02
1
-1
/
+3
*
Cleanup unused media_data tables and migration info.
Elrond
2012-04-02
1
-6
/
+34
*
Mongo -> SQL conversion tool: UI improvements
Elrond
2012-04-02
1
-16
/
+28
*
Fixed an issue where orphaned comments breaks the import
Joar Wandborg
2012-04-02
1
-5
/
+11
*
Fix some simple errors.
Elrond
2012-03-29
1
-2
/
+2
*
Change models to a _v0 suffix.
Elrond
2012-03-29
1
-9
/
+8
*
Cleanup mongo->sql converter.
Elrond
2012-03-25
1
-5
/
+2
*
Import "Base" from base instead of models.
Elrond
2012-03-20
1
-2
/
+2
*
Let convert_mongo_to_sql add Migration Records
Elrond
2012-03-17
1
-1
/
+17
*
Convert (gps) image media_data.
Elrond
2012-03-14
1
-0
/
+23
*
Fix VideoData insertion
Christopher Allan Webber
2012-03-14
1
-1
/
+1
*
Convert media_data for video
Elrond
2012-03-13
1
-0
/
+15
*
SQL: Improve video media_data table
Elrond
2012-03-01
1
-0
/
+1
*
Attachment support in the SQL backend
Elrond
2012-02-28
1
-1
/
+10
*
Create "gmg convert_mongo_to_sql" command
Elrond
2012-02-23
1
-3
/
+3
*
mongo to sql convert: Better Ordering
Elrond
2012-02-23
1
-4
/
+4
*
Start having useful defaults for SQL
Elrond
2012-02-18
1
-2
/
+1
*
SQL: fail_metadata as JSON encoded field
Elrond
2012-02-18
1
-1
/
+1
*
Drop pre-rendered html: MediaComment.content_html
Elrond
2012-02-18
1
-1
/
+1
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-1
/
+1
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
1
-1
/
+1
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
Convert over the license field, too!
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Add copyright header and a bit of pep8ification
Elrond
2012-01-20
1
-0
/
+17
*
Add MediaFile table and related infrastructure.
Elrond
2012-01-11
1
-1
/
+6
*
sql convert: Use more library functions
Elrond
2012-01-01
1
-11
/
+9
*
SQL Model: Forgot MediaEntry.state field
Elrond
2011-12-28
1
-1
/
+1
*
SQL: mongokit like interface
Elrond
2011-12-18
1
-1
/
+6
*
Simple Mongo -> SQL migration tool
Elrond
2011-12-17
1
-0
/
+143