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
*
SQL Model: Add relationship properties
Elrond
2011-12-28
1
-0
/
+5
*
SQL Model: Forgot MediaEntry.state field
Elrond
2011-12-28
2
-1
/
+2
*
Implement _id proxy on sql objects (on User for now)
Elrond
2011-12-28
1
-0
/
+14
*
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
*
Improve .one() by using sqlalchemy's .one()
Elrond
2011-12-24
1
-3
/
+1
*
Add search level one() method
Elrond
2011-12-24
1
-0
/
+13
*
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
/
+1
*
Move db/migrations.py -> db/mongo/migrations.py
Elrond
2011-12-20
2
-1
/
+1
*
Move db/util.py -> db/mongo/util.py
Elrond
2011-12-20
4
-278
/
+296
*
Move db/indexes.py to db/mongo/indexes.py
Elrond
2011-12-20
2
-1
/
+1
*
Move db/open.py to db/mongo/open.py
Elrond
2011-12-20
3
-39
/
+71
*
SQL: mongokit like interface
Elrond
2011-12-18
4
-2
/
+54
*
Simple Mongo -> SQL migration tool
Elrond
2011-12-17
1
-0
/
+143
*
Little sql model update
Elrond
2011-12-17
1
-1
/
+2
*
SQL: Some toys and little fix
Elrond
2011-12-15
1
-1
/
+12
*
Move sql models into db/sql/
Elrond
2011-12-15
2
-0
/
+15
*
Merge remote branch 'remotes/cwebber/sqlalchemy'
Elrond
2011-12-15
1
-0
/
+95
|
\
|
*
Beginnings of sqlalchemy models
Christopher Allan Webber
2011-11-17
1
-0
/
+95
*
|
Dot-Notation for MediaEntry.media_data
Elrond
2011-12-05
1
-2
/
+2
*
|
Dot-Notation for MediaEntry.slug
Elrond
2011-12-05
1
-6
/
+6
*
|
Dot-Notation for MediaEntry.title
Elrond
2011-12-05
1
-1
/
+1
*
|
Dot-Notation for MediaEntry.uploader
Elrond
2011-12-05
1
-3
/
+3
*
|
Dot-Notation for Users.pw_hash
Elrond
2011-12-05
1
-1
/
+1
*
|
Dot-Notation for Users.username
Elrond
2011-12-05
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/jwandborg/master'
Christopher Allan Webber
2011-11-24
1
-0
/
+8
|
\
\
|
*
\
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-0
/
+8
|
|
\
\
|
|
*
|
Multimedia support - Commiting from a not yet finished state - Details below
Joar Wandborg
2011-09-23
1
-0
/
+8
*
|
|
|
Rename MediaEntry.uploader() to .get_uploader()
Elrond
2011-11-22
1
-4
/
+4
|
/
/
/
*
|
|
Added parameter ascending to MediaEntry::get_comments, if true, comments
Pablo J. Urbano Santos
2011-11-19
1
-2
/
+7
*
|
|
Dot-Notation for "_id"
Elrond
2011-11-15
1
-5
/
+5
*
|
|
Enable mongokit's "Dot notation"
Elrond
2011-11-15
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
5
-24
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
has_key is deprecated, converting uses to use "in" operator.
Nathan Yergler
2011-10-01
1
-1
/
+1
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
6
-24
/
+27
|
|
/
*
|
Factor out a add_table_field function
Elrond
2011-10-21
1
-23
/
+16
*
|
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
2
-8
/
+6
*
|
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-2
/
+2
|
/
*
Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'
Christopher Allan Webber
2011-09-08
2
-0
/
+17
|
\
|
*
user_add_forgot_password_token_and_expires migration should set new fields to...
Christopher Allan Webber
2011-09-07
1
-2
/
+2
|
*
oops, uses Alejandro's fp_verification_key. my bad.
Caleb Forbes Davis V
2011-08-28
2
-3
/
+3
|
*
Adding fotgot password functionality
Alejandro Villanueva
2011-08-28
2
-0
/
+17
*
|
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
6
-6
/
+6
|
/
*
Method to get the failure exception object for a MediaEntry, if appropriate.
Christopher Allan Webber
2011-08-14
1
-0
/
+7
*
Add fail_error and fail_metadata fields to MediaEntry and relevant migration
Christopher Allan Webber
2011-08-13
2
-1
/
+26
*
Missing multi=True closing this migration, oops :)
Christopher Allan Webber
2011-08-12
1
-0
/
+1
*
Merge branch 'master' into processing
Christopher Allan Webber
2011-08-11
2
-6
/
+11
|
\
|
*
Bug #372 - MediaEntry.thumbnail_file not used
Caleb Forbes Davis V
2011-08-10
2
-6
/
+11
[next]