ldap uses it own views
[mediagoblin.git] / mediagoblin / gmg_commands /
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-02 Rodney Ewingtypo fix in foundations branch
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-27 Emily O'LearyUpdated comments for run_all_migrations and config_spec...
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-24 Rodney Ewingmoved bcrypt_gen_password_hash to basic_auth/tools...
2013-05-23 Christopher Allan... Cleaning a bit: os.path.sep.join -> os.path.join
2013-05-23 Christopher Allan... docstring update: link theme... and plugins!
2013-05-23 Christopher Allan... Generalize "gmg theme assetlink" -> "gmg assetlink...
2013-05-23 Christopher Allan... Various fixes to plugin assetlinking command.
2013-05-23 Christopher Allan... Work towards getting plugin static linking/serving...
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-16 Christopher Allan... Fixing bug in dbupdate where it would explode on plugin...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Switch "sqlite_refcheck" keyword arg to "migrations...
2013-04-26 Christopher Allan... Don't turn on sqlite refcheck stuff during migrations
2013-04-24 Christopher Allan... Switching non-forms back to using normal pass_to_ugettext
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 ElrondMove db.sql.migration_tools to db.migration_tools.
2013-01-08 ElrondMove all the migration tools into new migration_tools.py
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2013-01-07 Sebastian SpaethMove db.sql.util to db.util
2012-12-25 Sebastian SpaethMove db.sql.migrations to db.migrations
2012-12-25 Sebastian SpaethMove db.sql.open to db.open
2012-12-25 Sebastian SpaethRIP out mongo
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-25 Christopher Allan... makeadmin and changepasswd had swapped help text
2012-12-23 ElrondMongo removal: Remove the validate=True arg to obj...
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-19 Sebastian SpaethTry ipython-based shell first, falling back to plain...
2012-12-19 Sebastian SpaethTry ipython-based shell first, falling back to plain...
2012-12-18 Christopher Allan... makeadmin and changepasswd had swapped help text
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.
next