Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / gmg_commands /
2012-09-15 Joar WandborgFixed tests
2012-09-13 Joar WandborgAdd OAuth models, plugin DB migrations, api_auth
2012-08-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-08-13 Aleksejreplaced os.path.split()[0] with os.path.dirname()...
2012-08-12 Christopher Allan... Duplication of rstrip unnecessary in link_assets function
2012-07-14 Christopher Allan... Setup the scaffolding for theme installing, but it...
2012-07-14 Christopher Allan... Break the asset linking code off into a reusable function
2012-07-14 Christopher Allan... asset linking command now works
2012-07-14 Christopher Allan... Start of the `./bin/gmg theme assetlink` command.
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-04 Brett SmithMake sure MigrationManagers always get Unicode names.
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-04-29 Christopher Allan... Deprecate ./bin/gmg migrate.
2012-04-29 Christopher Allan... Removing wipealldata command and deleting env_export...
2012-04-02 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
2012-04-02 Joar Wandborggmg env_import shouldn't crash on unicode ...
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-26 Brett SmithMerge remote branch 'origin/master' into bug261-resized...
2012-03-26 Christopher Allan... SQL based tests and refactored Celery setup stuff
2012-03-24 Christopher Allan... Merge remote-tracking branch 'remotes/gandaro/wipeallda...
2012-03-24 Jakob KramerWipe the configured database, not the default one
2012-03-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brett/bug270...
2012-03-18 Christopher Allan... Merge branch 'master' into derek-moore-bug405_email_not...
2012-03-17 Christopher Allan... Merge remote-tracking branch 'brett/bug264-delete-comme...
2012-03-17 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-03-17 Christopher Allan... mongo->sql conversion script now runs mongo migrations...
2012-03-17 Christopher Allan... Mongosql imports made celery get set up before we wante...
2012-03-14 Christopher Allan... Removing an unnecessary line of whitespace AND creditin...
2012-03-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-03-14 Christopher Allan... ipython support in ./bin/gmg shell!
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-02-23 ElrondCreate "gmg convert_mongo_to_sql" command
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-19 Christopher Allan... Updates so that dbupdate command works
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-29 Christopher Allan... No need for self here (thanks again Elrond ;))
2012-01-29 Christopher Allan... Big ol' start of the SQL migrations system.
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 ElrondDot-Notation for MediaEntry.media_files
2011-12-28 ElrondFix "bin/gmg migrate" after mongo move
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-15 Joar WandborgFixed import_export
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for MediaEntry.title
2011-12-05 ElrondDot-Notation for Users.is_admin
2011-12-05 ElrondDot-Notation for Users.status
2011-12-05 ElrondDot-Notation for Users.email_verified
2011-12-05 ElrondDot-Notation for Users.pw_hash
2011-12-05 ElrondDot-Notation for Users.email
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-04 Christopher Allan... Most users won't see this but having space after prompt...
2011-12-04 Christopher Allan... PEP-8'ifying prompt_if_not_set
2011-12-04 Christopher Allan... Merge remote-tracking branch 'remotes/manolinux/645_gmg...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-03 Manuel Urbano SantosPrompt for arguments in adduser if not present (I creat...
2011-12-03 Manuel Urbano SantosChange adduser arguments from positional to --keyword...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-26 ElrondUse setup_global_and_app_config in gmg's migrate.
2011-11-24 Christopher Allan... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 Elrondexport: Handle Unicode titles better in logging
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-10-29 Christopher Allan... Default to mediagoblin_local.ini if available in ....
2011-10-29 Jef van SchendelMerge remote branch 'remotes/elrond/misc/lazyserver_pas...
2011-10-26 Christopher Allan... Removed suggestion that the user run ./bin/buildout
2011-10-26 Christopher Allan... Added an extra warning about wipealldata being pretty...
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'
2011-10-23 ElrondMake gmg's -cf option a global option
2011-10-23 ElrondRefactor gmg's cf option into a function
2011-10-14 Joar Wandborgimport_export - Added some error handling
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Nathan Yerglerhas_key is deprecated, converting uses to use "in"...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-09-14 Christopher Allan... Merge remote branch 'remotes/jwandborg/f587-split_stora...
2011-09-14 Joar WandborgFixed ./bin/gmg. import_export would not find BasicFile...
2011-09-10 Christopher Allan... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-10 Joar WandborgRefractored gmg_commands.import_export
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
next