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
/
shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw an error if there are unrecognized arguments
Rodney Ewing
2013-08-16
1
-0
/
+1
*
use parser.parse_known_args() instead of parser.parse_args()
Rodney Ewing
2013-08-16
1
-2
/
+2
*
Try ipython-based shell first, falling back to plain shell
Sebastian Spaeth
2012-12-19
1
-9
/
+8
*
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
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Make gmg's -cf option a global option
Elrond
2011-10-23
1
-2
/
+1
*
Refactor gmg's cf option into a function
Elrond
2011-10-23
1
-3
/
+2
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
./bin/gmg commands upgraded to work with the new setup.
Christopher Allan Webber
2011-06-18
1
-3
/
+0
*
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
1
-4
/
+4
*
Move the general applicaiton setup commands to a utility module
Christopher Allan Webber
2011-05-22
1
-19
/
+3
*
Move the ./bin/gmg shell command into its own module.
Christopher Allan Webber
2011-05-22
1
-0
/
+70