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
/
gmg_commands
/
dbupdate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw an error if there are unrecognized arguments
Rodney Ewing
2013-08-16
1
-0
/
+2
*
use parser.parse_known_args() instead of parser.parse_args()
Rodney Ewing
2013-08-16
1
-1
/
+1
*
typo fix in foundations branch
Rodney Ewing
2013-08-02
1
-2
/
+2
*
I actually had to do a bit more work than I thought, because I needed to account
tilly-Q
2013-07-29
1
-5
/
+20
*
Merge branch 'rodney757-media_plugins'
Christopher Allan Webber
2013-07-12
1
-9
/
+1
|
\
|
*
modified gmg to use plugin media_types and converted image media_type to new ...
Rodney Ewing
2013-07-02
1
-9
/
+1
*
|
Updated comments for run_all_migrations and config_spec.ini.
Emily O'Leary
2013-06-27
1
-2
/
+6
*
|
Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...
Emily O'Leary
2013-06-25
1
-3
/
+11
|
/
*
Fixing bug in dbupdate where it would explode on plugin that is missing MODEL...
Christopher Allan Webber
2013-05-16
1
-0
/
+2
*
Switch "sqlite_refcheck" keyword arg to "migrations" which Elrond thinks is c...
Christopher Allan Webber
2013-04-26
1
-1
/
+1
*
Don't turn on sqlite refcheck stuff during migrations
Christopher Allan Webber
2013-04-26
1
-1
/
+1
*
Move db.sql.migration_tools to db.migration_tools.
Elrond
2013-01-08
1
-1
/
+1
*
Move all the migration tools into new migration_tools.py
Elrond
2013-01-08
1
-1
/
+1
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Move db.sql.util to db.util
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Move db.sql.migrations to db.migrations
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
Move db.sql.open to db.open
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-1
/
+1
*
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
/
+42
*
Make sure MigrationManagers always get Unicode names.
Brett Smith
2012-07-04
1
-1
/
+1
*
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
1
-2
/
+1
*
SQL based tests and refactored Celery setup stuff
Christopher Allan Webber
2012-03-26
1
-2
/
+6
*
Updates so that dbupdate command works
Christopher Allan Webber
2012-02-18
1
-6
/
+11
*
No need for self here (thanks again Elrond ;))
Christopher Allan Webber
2012-01-29
1
-1
/
+1
*
Big ol' start of the SQL migrations system.
Christopher Allan Webber
2012-01-29
1
-0
/
+84