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
*
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
*
Removing unused imports
Christopher Allan Webber
2011-08-20
1
-5
/
+0
*
Feature #298 - Create environment tarball
Joar Wandborg
2011-08-12
1
-52
/
+78
*
Feature #298 - Create environment tarball
Joar Wandborg
2011-08-12
1
-49
/
+95
*
Feature 298 - Create environment tarball
Joar Wandborg
2011-08-09
1
-21
/
+88
*
Feature #298 - Changed some defaults in gmg_commands.import_export
Joar Wandborg
2011-08-08
1
-4
/
+17
*
Feature #298
Joar Wandborg
2011-08-07
1
-1
/
+16
*
Feature #298 - Environment tarball
Joar Wandborg
2011-08-07
2
-0
/
+95
*
Adds license header
Will Kahn-Greene
2011-07-30
1
-0
/
+16
*
Moves destroy_environment to wipealldata command
Will Kahn-Greene
2011-07-30
2
-0
/
+55
*
app.py and migrate.py must import migrations in order to load said migrations...
Christopher Allan Webber
2011-07-14
1
-1
/
+3
*
Elrond thinks we should use one of print/sys.stdout.write and .flush()
Christopher Allan Webber
2011-07-13
1
-1
/
+5
*
Use new migrations system in ./bin/gmg migrate
Christopher Allan Webber
2011-07-10
1
-14
/
+22
*
Updating migrate.py to actually run the indexing commands
Christopher Allan Webber
2011-06-27
1
-2
/
+18
*
Slightly clearer message about email marked as verified w/ adduser gmg command
Christopher Allan Webber
2011-06-22
1
-1
/
+1
*
Setting status to active when adding users with ./bin/gmg adduser
Christopher Allan Webber
2011-06-22
1
-0
/
+1
*
Making arguments positional and removing the "usage" functions
Christopher Allan Webber
2011-06-22
1
-76
/
+41
*
No need to describe usage of subcommands, gmg subcommand --help does that
Christopher Allan Webber
2011-06-22
1
-3
/
+3
*
Adding new function to gmg_commands, adduser,makeadmin and changepw issue 373
Alejandro Villanueva
2011-06-22
2
-0
/
+141
*
./bin/gmg commands upgraded to work with the new setup.
Christopher Allan Webber
2011-06-18
3
-25
/
+1
*
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
2
-5
/
+4
*
User migration works (but the rest of the system isn't updated for new user s...
Christopher Allan Webber
2011-05-22
2
-0
/
+49
*
Move the general applicaiton setup commands to a utility module
Christopher Allan Webber
2011-05-22
3
-22
/
+51
*
Move the ./bin/gmg shell command into its own module.
Christopher Allan Webber
2011-05-22
2
-55
/
+73
*
./bin/gmg shell! Should make a lot of peoples' hacking lives easier I suspec...
Christopher Allan Webber
2011-05-15
1
-0
/
+106