projects
/
mediagoblin.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Restructure ForgotPassword view
[mediagoblin.git]
/
mediagoblin
/
gmg_commands
/
2013-01-17
Christopher Allan...
Merge remote-tracking branch 'refs/remotes/origin/533...
tree
|
commitdiff
2013-01-16
Christopher Allan...
Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
tree
|
commitdiff
2013-01-08
Elrond
Move db.sql.migration_tools to db.migration_tools.
tree
|
commitdiff
2013-01-08
Elrond
Move all the migration tools into new migration_tools.py
tree
|
commitdiff
2013-01-07
Sebastian Spaeth
Move db.sql.models* to db.models*
tree
|
commitdiff
2013-01-07
Sebastian Spaeth
Move db.sql.util to db.util
tree
|
commitdiff
2012-12-25
Sebastian Spaeth
Move db.sql.migrations to db.migrations
tree
|
commitdiff
2012-12-25
Sebastian Spaeth
Move db.sql.open to db.open
tree
|
commitdiff
2012-12-25
Sebastian Spaeth
RIP out mongo
tree
|
commitdiff
2012-12-25
Sebastian Spaeth
Merge branch '512_bump_video_js'
tree
|
commitdiff
2012-12-25
Christopher Allan...
makeadmin and changepasswd had swapped help text
tree
|
commitdiff
2012-12-23
Elrond
Mongo removal: Remove the validate=True arg to obj...
tree
|
commitdiff
2012-12-19
Sebastian Spaeth
Try ipython-based shell first, falling back to plain...
tree
|
commitdiff
2012-12-19
Sebastian Spaeth
Try ipython-based shell first, falling back to plain...
tree
|
commitdiff
2012-12-18
Christopher Allan...
makeadmin and changepasswd had swapped help text
tree
|
commitdiff
2012-09-15
Joar Wandborg
Fixed tests
tree
|
commitdiff
2012-09-13
Joar Wandborg
Add OAuth models, plugin DB migrations, api_auth
tree
|
commitdiff
2012-08-19
Christopher Allan...
Merge remote-tracking branch 'refs/remotes/merge-reques...
tree
|
commitdiff
2012-08-13
Aleksej
replaced os.path.split()[0] with os.path.dirname()...
tree
|
commitdiff
2012-08-12
Christopher Allan...
Duplication of rstrip unnecessary in link_assets function
tree
|
commitdiff
2012-07-14
Christopher Allan...
Setup the scaffolding for theme installing, but it...
tree
|
commitdiff
2012-07-14
Christopher Allan...
Break the asset linking code off into a reusable function
tree
|
commitdiff
2012-07-14
Christopher Allan...
asset linking command now works
tree
|
commitdiff
2012-07-14
Christopher Allan...
Start of the `./bin/gmg theme assetlink` command.
tree
|
commitdiff
2012-07-08
Brett Smith
Merge branch 'master' into 201207-testfixes
tree
|
commitdiff
2012-07-04
Brett Smith
Make sure MigrationManagers always get Unicode names.
tree
|
commitdiff
2012-06-10
Joar Wandborg
Merge remote-tracking branch 'is_derek/bug405_email_not...
tree
|
commitdiff
2012-06-03
Will Kahn-Greene
Fix problems from pyflakes output
tree
|
commitdiff
2012-04-29
Christopher Allan...
Deprecate ./bin/gmg migrate.
tree
|
commitdiff
2012-04-29
Christopher Allan...
Removing wipealldata command and deleting env_export...
tree
|
commitdiff
2012-04-02
Joar Wandborg
Merge branch 'master' of gitorious.org:mediagoblin...
tree
|
commitdiff
2012-04-02
Joar Wandborg
gmg env_import shouldn't crash on unicode ...
tree
|
commitdiff
2012-04-01
Christopher Allan...
Merge remote-tracking branch 'refs/remotes/elrond/sql...
tree
|
commitdiff
2012-03-27
Joar Wandborg
Merge remote-tracking branch 'joar/audio+sniffing'
tree
|
commitdiff
2012-03-26
Christopher Allan...
Merge remote-tracking branch 'remotes/slikdigit/bassam'
tree
|
commitdiff
2012-03-26
Brett Smith
Merge remote branch 'origin/master' into bug261-resized...
tree
|
commitdiff
2012-03-26
Christopher Allan...
SQL based tests and refactored Celery setup stuff
tree
|
commitdiff
2012-03-24
Christopher Allan...
Merge remote-tracking branch 'remotes/gandaro/wipeallda...
tree
|
commitdiff
2012-03-24
Jakob Kramer
Wipe the configured database, not the default one
tree
|
commitdiff
2012-03-21
Christopher Allan...
Merge remote-tracking branch 'refs/remotes/brett/bug270...
tree
|
commitdiff
2012-03-18
Christopher Allan...
Merge branch 'master' into derek-moore-bug405_email_not...
tree
|
commitdiff
2012-03-17
Christopher Allan...
Merge remote-tracking branch 'brett/bug264-delete-comme...
tree
|
commitdiff
2012-03-17
Christopher Allan...
Merge branch 'master' of gitorious.org:mediagoblin...
tree
|
commitdiff
2012-03-17
Christopher Allan...
mongo->sql conversion script now runs mongo migrations...
tree
|
commitdiff
2012-03-17
Christopher Allan...
Mongosql imports made celery get set up before we wante...
tree
|
commitdiff
2012-03-14
Christopher Allan...
Removing an unnecessary line of whitespace AND creditin...
tree
|
commitdiff
2012-03-14
Christopher Allan...
Merge branch 'master' of gitorious.org:mediagoblin...
tree
|
commitdiff
2012-03-14
Christopher Allan...
ipython support in ./bin/gmg shell!
tree
|
commitdiff
2012-03-05
Jef van Schendel
Merge branch 'keyboard_nav'
tree
|
commitdiff
2012-03-04
Jef van Schendel
Merge branch 'newlayout' into newlayout-stage
tree
|
commitdiff
2012-02-23
Elrond
Create "gmg convert_mongo_to_sql" command
tree
|
commitdiff
2012-02-21
Jef van Schendel
Resolve merge conflicts
tree
|
commitdiff
2012-02-19
Christopher Allan...
Updates so that dbupdate command works
tree
|
commitdiff
2012-02-18
Christopher Allan...
Merge branch 'master' into sqlmigrate
tree
|
commitdiff
2012-02-18
Christopher Allan...
Merge branch 'master' into sqlmigrate
tree
|
commitdiff
2012-02-02
Christopher Allan...
It's 2012 all up in here
tree
|
commitdiff
2012-01-29
Christopher Allan...
No need for self here (thanks again Elrond ;))
tree
|
commitdiff
2012-01-29
Christopher Allan...
Big ol' start of the SQL migrations system.
tree
|
commitdiff
2012-01-17
Aaron Williamson
Merged changes with upstream
tree
|
commitdiff
2012-01-05
Jef van Schendel
Fix merge conflicts
tree
|
commitdiff
2012-01-04
Elrond
Dot-Notation for MediaEntry.media_files
tree
|
commitdiff
2011-12-28
Elrond
Fix "bin/gmg migrate" after mongo move
tree
|
commitdiff
2011-12-20
Elrond
Merge remote branch 'remotes/joar/webfinger'
tree
|
commitdiff
2011-12-15
Joar Wandborg
Fixed import_export
tree
|
commitdiff
2011-12-15
Elrond
Merge remote branch 'remotes/cwebber/sqlalchemy'
tree
|
commitdiff
2011-12-13
Elrond
Merge remote branch 'joar/b681-comments_from_reviewing_...
tree
|
commitdiff
2011-12-13
Jef van Schendel
Merge jQuery branch, resolve conflicts
tree
|
commitdiff
2011-12-12
Elrond
Merge branch 'sql/dot-notation'
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for MediaEntry.title
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.is_admin
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.status
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.email_verified
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.pw_hash
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.email
tree
|
commitdiff
2011-12-05
Elrond
Dot-Notation for Users.username
tree
|
commitdiff
2011-12-05
Christopher Allan...
Merge remote-tracking branch 'remotes/lorochka85/bug852...
tree
|
commitdiff
2011-12-04
Elrond
Merge branch 'misc/fixture_add_user'
tree
|
commitdiff
2011-12-04
Christopher Allan...
Most users won't see this but having space after prompt...
tree
|
commitdiff
2011-12-04
Christopher Allan...
PEP-8'ifying prompt_if_not_set
tree
|
commitdiff
2011-12-04
Christopher Allan...
Merge remote-tracking branch 'remotes/manolinux/645_gmg...
tree
|
commitdiff
2011-12-03
Elrond
Merge remote branch 'remotes/manolinux/671_spaces_in_ta...
tree
|
commitdiff
2011-12-03
Manuel Urbano Santos
Prompt for arguments in adduser if not present (I creat...
tree
|
commitdiff
2011-12-03
Manuel Urbano Santos
Change adduser arguments from positional to --keyword...
tree
|
commitdiff
2011-11-27
Elrond
Merge remote branch 'remotes/manolinux/683_text_separat...
tree
|
commitdiff
2011-11-26
Elrond
Merge remote branch 'remotes/inconexo/588_lowercase_ext...
tree
|
commitdiff
2011-11-26
Elrond
Use setup_global_and_app_config in gmg's migrate.
tree
|
commitdiff
2011-11-24
Christopher Allan...
Merge remote-tracking branch 'remotes/jwandborg/master'
tree
|
commitdiff
2011-11-21
Joar Wandborg
Merge branch 'video_gstreamer-only'
tree
|
commitdiff
2011-11-20
Elrond
Merge remote branch 'remotes/aaronw/bug614_verification...
tree
|
commitdiff
2011-11-19
lora
Merge branch 'master' of git://gitorious.org/mediagobli...
tree
|
commitdiff
2011-11-18
Christopher Allan...
Merge branch 'master' of gitorious.org:mediagoblin...
tree
|
commitdiff
2011-11-15
Elrond
export: Handle Unicode titles better in logging
tree
|
commitdiff
2011-11-14
Christopher Allan...
Merge remote-tracking branch 'remotes/nyergler/pep8...
tree
|
commitdiff
2011-11-12
Elrond
Merge branch 'idea/check_mgoblin_static'
tree
|
commitdiff
2011-10-29
Christopher Allan...
Default to mediagoblin_local.ini if available in ....
tree
|
commitdiff
2011-10-29
Jef van Schendel
Merge remote branch 'remotes/elrond/misc/lazyserver_pas...
tree
|
commitdiff
2011-10-26
Christopher Allan...
Removed suggestion that the user run ./bin/buildout
tree
|
commitdiff
2011-10-26
Christopher Allan...
Added an extra warning about wipealldata being pretty...
tree
|
commitdiff
2011-10-23
Christopher Allan...
Merge remote branch 'remotes/elrond/misc/add_db_field'
tree
|
commitdiff
2011-10-23
Christopher Allan...
Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'
tree
|
commitdiff
next