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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added SQL migrations for email notifications
Joar Wandborg
2012-06-10
1
-2
/
+14
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
3
-0
/
+13
|
\
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
6
-18
/
+133
|
|
\
|
*
|
Added wants_comment_notification to sql model
Derek Moore
2012-03-15
1
-0
/
+1
|
*
|
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
2
-0
/
+11
*
|
|
added support for original audio download; rename
Jakob Kramer
2012-05-20
1
-1
/
+19
*
|
|
Cleanup sql session after request. ALWAYS!
Elrond
2012-04-07
1
-0
/
+6
*
|
|
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
2
-1
/
+23
*
|
|
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
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/final'
Christopher Allan Webber
2012-04-01
1
-0
/
+1
|
\
\
\
|
*
|
|
Finally enable SQL for everybody!
Elrond
2012-04-01
1
-0
/
+1
*
|
|
|
Switch JSONEncoded from VARCHAR to TEXT
Elrond
2012-04-01
1
-2
/
+2
*
|
|
|
And remove some now useless methods.
Elrond
2012-03-29
1
-36
/
+0
*
|
|
|
Remove the DictReadProxy thing.
Elrond
2012-03-29
1
-47
/
+4
*
|
|
|
Fix some simple errors.
Elrond
2012-03-29
2
-4
/
+5
*
|
|
|
Change models to a _v0 suffix.
Elrond
2012-03-29
2
-48
/
+50
*
|
|
|
Make a copy of models for v0.
Elrond
2012-03-29
1
-0
/
+375
|
/
/
/
*
|
|
Drop debug from migration.
Elrond
2012-03-25
1
-2
/
+0
*
|
|
Cleanup mongo->sql converter.
Elrond
2012-03-25
1
-5
/
+2
*
|
|
Migration fixup: Drop empty exif_all.
Elrond
2012-03-25
1
-1
/
+7
*
|
|
Create migration to move exif data around in media_data.
Elrond
2012-03-25
1
-0
/
+25
*
|
|
Fix cyclic import issue.
Elrond
2012-03-23
1
-1
/
+2
*
|
|
Create MediaEntry.exif_display_iter()
Elrond
2012-03-23
1
-0
/
+10
*
|
|
New media_data row needs to know its MediaEntry's id.
Elrond
2012-03-22
1
-1
/
+2
*
|
|
Add index=True for some columns.
Elrond
2012-03-21
1
-6
/
+7
*
|
|
Finally load all models.
Elrond
2012-03-21
1
-2
/
+1
*
|
|
Create load_models().
Elrond
2012-03-20
3
-2
/
+20
*
|
|
Import "Base" from base instead of models.
Elrond
2012-03-20
2
-4
/
+3
*
|
|
Disable query logging for now, so we get nicer logs
Elrond
2012-03-20
1
-1
/
+1
|
|
/
|
/
|
*
|
Removing print statements from convert_gps_media_data migration
Christopher Allan Webber
2012-03-18
1
-2
/
+0
*
|
Let convert_mongo_to_sql add Migration Records
Elrond
2012-03-17
1
-1
/
+17
*
|
Make mediagoblin SQL models all use a consistent table naming scheme
Christopher Allan Webber
2012-03-17
1
-11
/
+11
*
|
Create function to search media by slug.
Elrond
2012-03-16
3
-2
/
+19
*
|
Fix media display for no media_data row in sql.
Elrond
2012-03-15
1
-1
/
+1
*
|
Implemented the MediaEntry .media_data type fields for SQL
Christopher Allan Webber
2012-03-14
1
-4
/
+32
*
|
Convert (gps) image media_data.
Elrond
2012-03-14
1
-0
/
+23
*
|
Migration to move gps data around
Elrond
2012-03-14
1
-0
/
+18
*
|
Fix VideoData insertion
Christopher Allan Webber
2012-03-14
1
-1
/
+1
*
|
Convert media_data for video
Elrond
2012-03-13
1
-0
/
+15
|
/
*
Improve logging of sql queries a bit.
Elrond
2012-03-10
1
-1
/
+3
*
Forgot to add FileKeynames to MODELS
Elrond
2012-03-08
1
-1
/
+1
*
Normalize MediaFile.name (make it a foreignkey)
Elrond
2012-03-08
1
-3
/
+32
*
SQL: Added MediaFile and MediaAttachmentFile to MODELS
Joar Wandborg
2012-03-08
1
-1
/
+2
*
Generic generate_slug for mongo and sql.
Elrond
2012-03-07
2
-11
/
+18
*
Generic check_media_slug_used db utility.
Elrond
2012-03-05
3
-3
/
+21
*
SQL: Tool to cleanup unused tag slugs.
Elrond
2012-03-05
1
-0
/
+22
*
Implement atomic_update for SQL.
Elrond
2012-03-04
2
-1
/
+15
[next]