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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SimpleFieldAlias
Sebastian Spaeth
2012-12-21
1
-12
/
+0
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
2
-25
/
+2
*
Remove print statments from this migration.
Christopher Allan Webber
2012-12-10
1
-6
/
+5
*
Fix typo, disable debugging.
Elrond
2012-12-10
1
-3
/
+2
*
UniqueConstraing migration: Adding the explaining comments.
Elrond
2012-12-10
1
-0
/
+23
*
Fixing our broken CollectionItem unique constraint.
Elrond
2012-12-10
1
-4
/
+42
*
Ensure query_dict is a dict after the contents have been modified.
Nathan Yergler
2012-12-10
1
-2
/
+8
*
Eeek! Set the migration number to the current migration number being run!
Christopher Allan Webber
2012-12-09
1
-1
/
+1
*
Elrond's suggestion: have set_current_migration execute after each migration ...
Christopher Allan Webber
2012-12-09
1
-1
/
+1
*
Merge some small bits by spaetz. Needed later.
Elrond
2012-11-28
2
-6
/
+8
|
\
|
*
Add commit argument to clean_orphan_tags
Sebastian Spaeth
2012-11-28
1
-4
/
+4
|
*
Add "commit" argument to Base model delete()
Elrond
2012-11-28
1
-2
/
+4
*
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/migrate_new_tables'
Christopher Allan Webber
2012-11-26
1
-33
/
+45
|
\
\
|
|
/
|
/
|
|
*
SQL Migrations: Rewrite table creation completely.
Elrond
2012-11-24
1
-33
/
+45
*
|
Stop unicode conversion warning during dbupdate.
Elrond
2012-11-24
1
-1
/
+1
|
/
*
Added cascade all, delete-orphan to ProcessingMetaData
Joar Wandborg
2012-09-27
1
-5
/
+7
*
HTTP callback fixes
Joar Wandborg
2012-09-26
1
-1
/
+9
*
Added support for http callbacks on processing
Joar Wandborg
2012-09-26
2
-2
/
+24
*
Added client registration caps to OAuth plugin
Joar Wandborg
2012-09-21
2
-7
/
+13
*
Added default for 'collected' column to migration
Aaron Williamson
2012-09-18
1
-1
/
+1
*
Fixed migrations for Collection and CollectionItem tables
Aaron Williamson
2012-09-18
1
-2
/
+5
*
Added migrations for Collection and CollectionItem tables
Aaron Williamson
2012-09-18
1
-1
/
+30
*
Fixed collections migration to add 'collected' column to media_entries instea...
Aaron Williamson
2012-09-18
1
-2
/
+2
*
Added basic collection functionality
Aaron Williamson
2012-09-18
3
-4
/
+81
*
Fixed tests
Joar Wandborg
2012-09-15
1
-1
/
+1
*
Add OAuth models, plugin DB migrations, api_auth
Joar Wandborg
2012-09-13
1
-4
/
+13
*
Fixed a UnicodeError in the sql.models.MediaEntry
Joar Wandborg
2012-08-03
1
-1
/
+3
*
Moving the "dependency injection printer tools" over to tools/common.py
Christopher Allan Webber
2012-07-14
1
-8
/
+2
*
Panel improvements
Joar Wandborg
2012-07-11
2
-1
/
+21
*
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-2
/
+2
*
First migration fix: commit after each migration.
Elrond
2012-06-14
1
-0
/
+2
*
FIXED SQL MIGRATION #2
Joar Wandborg
2012-06-10
2
-3
/
+5
*
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
1
-0
/
+1
|
\
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
3
-16
/
+107
|
|
\
|
*
|
Added wants_comment_notification to sql model
Derek Moore
2012-03-15
1
-0
/
+1
*
|
|
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
*
|
|
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
*
|
|
Cleanup mongo->sql converter.
Elrond
2012-03-25
1
-5
/
+2
[next]