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
/
mongo
Commit message (
Expand
)
Author
Age
Files
Lines
*
RIP out mongo
Sebastian Spaeth
2012-12-25
6
-1079
/
+0
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
2
-0
/
+12
|
\
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
2
-0
/
+22
|
|
\
|
*
|
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
2
-0
/
+11
*
|
|
Drop debug from migration.
Elrond
2012-03-25
1
-2
/
+0
*
|
|
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
*
|
|
Create load_models().
Elrond
2012-03-20
1
-0
/
+4
|
|
/
|
/
|
*
|
Removing print statements from convert_gps_media_data migration
Christopher Allan Webber
2012-03-18
1
-2
/
+0
*
|
Create function to search media by slug.
Elrond
2012-03-16
1
-0
/
+6
*
|
Migration to move gps data around
Elrond
2012-03-14
1
-0
/
+18
|
/
*
Generic generate_slug for mongo and sql.
Elrond
2012-03-07
1
-11
/
+0
*
Generic check_media_slug_used db utility.
Elrond
2012-03-05
1
-0
/
+9
*
Create atomic_update db utility function
Elrond
2012-03-04
1
-0
/
+11
*
Video media_data: Change layout in the mongo world
Elrond
2012-03-01
2
-0
/
+17
*
Allow .id instead of ._id for the Mongo backend
Elrond
2012-02-25
1
-0
/
+15
*
Drop pre-rendered html: MediaComment.content_html
Elrond
2012-02-18
2
-6
/
+9
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
2
-10
/
+14
*
Drop pre-rendered html: User.bio_html
Elrond
2012-02-18
2
-2
/
+11
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
6
-6
/
+6
*
License "all rights reserved" default should be None/NULL, not empty string
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Added migration for license field, resolved conflict in db/sql/models.py
Aaron Williamson
2012-01-19
1
-0
/
+7
|
\
*
|
Moved get_license_data to mixin.py, added license to sql media model, added t...
Aaron Williamson
2012-01-18
1
-5
/
+1
*
|
Fixed a syntax error in edit/views and added back in some missing license stu...
Aaron Williamson
2012-01-17
1
-1
/
+8
*
|
Fixed merge with upstream
Aaron Williamson
2012-01-17
1
-106
/
+47
*
|
Merged changes with upstream
Aaron Williamson
2012-01-17
1
-47
/
+106
|
/
*
Fix url_for_self mixup
Elrond
2012-01-11
1
-21
/
+0
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2012-01-10
1
-40
/
+4
|
\
|
*
Add DB Mixin classes and use them
Elrond
2012-01-08
1
-59
/
+4
*
|
Fixed #724 and added extra infos to the atom feed (author uri and links to th...
Michele Azzolari
2012-01-10
1
-3
/
+5
|
/
*
Import MigrationManager from mongo in mongo backend.
Elrond
2012-01-04
1
-1
/
+1
*
Factor out check_db_migrations_current
Elrond
2012-01-01
1
-0
/
+23
*
Turn media.get_uploader into a property
Elrond
2011-12-27
1
-1
/
+2
*
Use media.url_for_self instead of calling urlgen directly
Elrond
2011-12-27
1
-8
/
+4
*
Move verification key generation to view
Elrond
2011-12-27
1
-2
/
+0
*
Turn MediaComment's author() into get_author property
Elrond
2011-12-23
1
-1
/
+2
*
Move db/models.py -> db/mongo/models.py
Elrond
2011-12-20
2
-1
/
+364
*
Move db/migrations.py -> db/mongo/migrations.py
Elrond
2011-12-20
1
-0
/
+110
*
Move db/util.py -> db/mongo/util.py
Elrond
2011-12-20
1
-0
/
+292
*
Move db/indexes.py to db/mongo/indexes.py
Elrond
2011-12-20
1
-0
/
+146
*
Move db/open.py to db/mongo/open.py
Elrond
2011-12-20
2
-0
/
+70