Christopher Allan Webber
|
692e8e7848
This import_export stuff is mongodb days leftovers. Removing!
|
10 years ago |
Christopher Allan Webber
|
4c03d45f6a
Make a mediagoblin.ini file for the user if needed.
|
10 years ago |
Christopher Allan Webber
|
f6bad0eb26
Merge branch 'master' into merge-python3-port
|
10 years ago |
Berker Peksag
|
051c728c6e
Add an initial "gmg serve" implementation.
|
10 years ago |
Loïc Le Ninan
|
8c7ba963af
#303 : enhancement : add a command to delete users
|
10 years ago |
Berker Peksag
|
386c9c7c55
Use six.iteritems() instead of dict.iteritems().
|
10 years ago |
tilly-Q
|
1d09e8b4f1
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
|
10 years ago |
tilly-Q
|
28ecc53a5a
I made it so the command no longer requires the "Target type" to be provided,
|
10 years ago |
tilly-Q
|
8aa015978c
This branch will create a commandline bulk-upload script. So far, I have written
|
10 years ago |
Berker Peksag
|
521824da5c
Issue #824: Add gmg deletemedia command.
|
10 years ago |
Christopher Allan Webber
|
b7a8760b6d
Start of addmedia command. Kinda close to working ;)
|
11 years ago |
Christopher Allan Webber
|
58bacb33ac
More progress towards the new reprocessing infrastructure: args updating
|
11 years ago |
Rodney Ewing
|
c30714805b
Beginnings of a reprocess command
|
11 years ago |
Rodney Ewing
|
aa387fc57e
use parser.parse_known_args() instead of parser.parse_args()
|
11 years ago |
Christopher Allan Webber
|
6afc8364e0
Generalize "gmg theme assetlink" -> "gmg assetlink" and cover both theme and plugins
|
11 years ago |
Sebastian Spaeth
|
bc142abc55
RIP out mongo
|
12 years ago |
Christopher Allan Webber
|
b28005984c
makeadmin and changepasswd had swapped help text
|
12 years ago |
Christopher Allan Webber
|
111a97524a
Start of the `./bin/gmg theme assetlink` command.
|
12 years ago |
Christopher Allan Webber
|
088644a80b
Deprecate ./bin/gmg migrate.
|
12 years ago |
Christopher Allan Webber
|
63578ee395
Removing wipealldata command and deleting env_export/env_import for now.
|
12 years ago |
Elrond
|
9891351256
Create "gmg convert_mongo_to_sql" command
|
12 years ago |
Christopher Allan Webber
|
3ea1cf36fc
Updates so that dbupdate command works
|
12 years ago |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
12 years ago |
Christopher Allan Webber
|
ee91c2b88d
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
|
13 years ago |
Christopher Allan Webber
|
9d0a613be9
Default to mediagoblin_local.ini if available in ./bin/gmg commands
|
13 years ago |
Elrond
|
15ac1458ed
Make gmg's -cf option a global option
|
13 years ago |
Christopher Allan Webber
|
b43b17fc26
Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'
|
13 years ago |
Nathan Yergler
|
285ffeddf3
has_key is deprecated, converting uses to use "in" operator.
|
13 years ago |
Nathan Yergler
|
243c3843bd
Whitespace and formatting cleanup.
|
13 years ago |
Will Kahn-Greene
|
12a100e4d8
508. Updates copyright/license information
|
13 years ago |