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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate ./bin/gmg migrate.
Christopher Allan Webber
2012-04-29
2
-6
/
+8
*
Removing wipealldata command and deleting env_export/env_import for now.
Christopher Allan Webber
2012-04-29
2
-71
/
+14
*
gmg env_import shouldn't crash on unicode ...
Joar Wandborg
2012-04-02
1
-1
/
+1
*
SQL based tests and refactored Celery setup stuff
Christopher Allan Webber
2012-03-26
1
-2
/
+6
*
Wipe the configured database, not the default one
Jakob Kramer
2012-03-24
1
-2
/
+6
*
mongo->sql conversion script now runs mongo migrations first, just in case
Christopher Allan Webber
2012-03-17
2
-2
/
+11
*
Mongosql imports made celery get set up before we wanted it via ./bin/gmg com...
Christopher Allan Webber
2012-03-17
1
-2
/
+1
*
Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the i...
Christopher Allan Webber
2012-03-14
1
-1
/
+0
*
ipython support in ./bin/gmg shell!
Christopher Allan Webber
2012-03-14
1
-8
/
+37
*
Create "gmg convert_mongo_to_sql" command
Elrond
2012-02-23
2
-0
/
+29
*
Updates so that dbupdate command works
Christopher Allan Webber
2012-02-18
2
-6
/
+15
*
Merge branch 'master' into sqlmigrate
Christopher Allan Webber
2012-02-18
7
-7
/
+7
|
\
|
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
7
-7
/
+7
*
|
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
|
/
*
Dot-Notation for MediaEntry.media_files
Elrond
2012-01-04
1
-2
/
+2
*
Fix "bin/gmg migrate" after mongo move
Elrond
2011-12-28
1
-2
/
+2
*
Fixed import_export
Joar Wandborg
2011-12-15
1
-5
/
+5
*
Dot-Notation for MediaEntry.title
Elrond
2011-12-05
1
-2
/
+2
*
Dot-Notation for Users.is_admin
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.status
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.email_verified
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.pw_hash
Elrond
2011-12-05
1
-2
/
+2
*
Dot-Notation for Users.email
Elrond
2011-12-05
1
-1
/
+1
*
Dot-Notation for Users.username
Elrond
2011-12-05
1
-1
/
+1
*
Most users won't see this but having space after prompt still nice for passwo...
Christopher Allan Webber
2011-12-03
1
-1
/
+1
*
PEP-8'ifying prompt_if_not_set
Christopher Allan Webber
2011-12-03
1
-3
/
+3
*
Prompt for arguments in adduser if not present (I created a function in util....
Manuel Urbano Santos
2011-12-03
2
-1
/
+17
*
Change adduser arguments from positional to --keyword style.
Manuel Urbano Santos
2011-12-03
1
-5
/
+5
*
Use setup_global_and_app_config in gmg's migrate.
Elrond
2011-11-26
1
-3
/
+3
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-4
/
+6
|
\
|
*
import_export - Added some error handling
Joar Wandborg
2011-10-14
1
-4
/
+6
*
|
export: Handle Unicode titles better in logging
Elrond
2011-11-15
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
4
-12
/
+11
|
\
\
|
*
|
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
4
-11
/
+10
|
|
/
*
|
Default to mediagoblin_local.ini if available in ./bin/gmg commands
Christopher Allan Webber
2011-10-29
1
-2
/
+13
*
|
Removed suggestion that the user run ./bin/buildout
Christopher Allan Webber
2011-10-26
1
-1
/
+1
*
|
Added an extra warning about wipealldata being pretty inflexible.
Christopher Allan Webber
2011-10-26
1
-0
/
+4
*
|
Make gmg's -cf option a global option
Elrond
2011-10-23
6
-19
/
+5
*
|
Refactor gmg's cf option into a function
Elrond
2011-10-23
5
-18
/
+19
*
|
Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'
Christopher Allan Webber
2011-10-01
1
-3
/
+3
|
/
*
Fixed ./bin/gmg. import_export would not find BasicFileStorage, and ./bin/gmg...
Joar Wandborg
2011-09-14
1
-1
/
+1
*
Refractored gmg_commands.import_export
Joar Wandborg
2011-09-10
1
-41
/
+49
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
7
-7
/
+7
*
We should use os.path.join to concatenate directories.
Christopher Allan Webber
2011-08-20
1
-2
/
+2
*
Import / export to a temporary directory if cache_path not provided.
Christopher Allan Webber
2011-08-20
1
-8
/
+15
*
Apparently we *should* _clean(args), that was commented out for debugging :)
Christopher Allan Webber
2011-08-20
1
-1
/
+2
*
Removing some print debugging from import_export
Christopher Allan Webber
2011-08-20
1
-8
/
+0
*
Use "with closing(tf)" since TarFile doesn't have .__exit__()
Christopher Allan Webber
2011-08-20
1
-1
/
+2
[next]