mediagoblin.git
2011-10-29 Christopher... Default to mediagoblin_local.ini if available in ....
2011-10-29 Jef van SchendelMerge remote branch 'remotes/elrond/misc/lazyserver_pas...
2011-10-29 Jef van SchendelSmall style changes: decrease button text size, change...
2011-10-29 Christopher... Removing this extra padding after form_field_box.
2011-10-29 Christopher... Removing comment_form link which doesn't do anything?
2011-10-27 Christopher... Unclosed anchor tags in the tags! Fixed :)
2011-10-27 Christopher... Only show the "post a comment" link if there's a logged...
2011-10-27 Christopher... Renamed "Temporary button holder" to "actions"
2011-10-26 Christopher... Removed suggestion that the user run ./bin/buildout
2011-10-26 Christopher... Added an extra warning about wipealldata being pretty...
2011-10-23 Elrondlazyserver.sh: Try paste_local.ini before paste.ini
2011-10-23 Christopher... flup, not flerp!
2011-10-23 Christopher... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-23 Christopher... Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'
2011-10-23 Christopher... Add a flup server option to the default paste.ini to...
2011-10-23 Christopher... Should be Lato-Regular.ttf not Lato-Regular.woff (why...
2011-10-23 ElrondMake gmg's -cf option a global option
2011-10-23 ElrondRefactor gmg's cf option into a function
2011-10-21 ElrondChange unit tests to use add_table_field
2011-10-21 ElrondFactor out a add_table_field function
2011-10-18 Christopher... Require an older version of WebOb as a stopgap fix...
2011-10-15 Christopher... Now that we're encouraging in-package virtualenv use...
2011-10-15 ElrondHotfix: Renaming cookie broke unit tests
2011-10-15 Christopher... Support for older webobs and newer webobs both in accep...
2011-10-15 Christopher... Fixes issue662, MediaGoblin was broken by recent WebOb...
2011-10-15 Christopher... Merge remote branch 'remotes/elrond/misc/i592_use_full_...
2011-10-15 Christopher... Merge remote branch 'remotes/elrond/idea/csrf_improvement'
2011-10-15 ElrondMerge remote branch 'aaronw/bug601_blank_comments'
2011-10-15 ElrondMerge remote branch 'aaronw/bug608_checkbox_labels'
2011-10-15 ElrondImprove indentation a bit
2011-10-15 ElrondMerge remote branch 'aaronw/feature469_comment_form_und...
2011-10-14 Aaron WilliamsonPut the trans tag in the right place.
2011-10-14 ElrondSome mostly cosmetic changes to CSRF
2011-10-06 Will Kahn-GreeneOverhauls docs
2011-10-06 Christopher... Fixing 404s, related to recent util refactoring.
2011-10-04 Aaron WilliamsonMake Comment posted! translatable.
2011-10-04 Aaron WilliamsonNo need to translate label name.
2011-10-04 Aaron WilliamsonAdd label tag to fix translation issue.
2011-10-04 Aaron WilliamsonMove comment form below comments.
2011-10-04 Aaron WilliamsonUpdate english translation file.
2011-10-04 Aaron WilliamsonUpdate english translation file.
2011-10-04 Aaron WilliamsonAdded a check to prevent blank messages from being...
2011-10-04 Aaron WilliamsonCheckbox label is being translated in the form definiti...
2011-10-03 Elrondi592: Use full path in various places
2011-10-02 Christopher... Adding csrf token fields to the forgot password calls
2011-10-02 Christopher... Fixing indentation in start.html
2011-10-02 Christopher... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-02 Christopher... Merge remote branch 'remotes/jwandborg/storage_split_fix'
2011-10-02 Christopher... Merge remote branch 'remotes/nyergler/569-application...
2011-10-02 Christopher... Merge remote branch 'remotes/elrond/misc/f602_client_ca...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan Yergler#361: Removing additional secret key, per CW's request.
2011-10-01 Nathan Yergler#361 Unit tests for CSRF Middleware
2011-10-01 Nathan Yergler#361: Don't test for CSRF token if we're running unit...
2011-10-01 Nathan YerglerPEP8-ification.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-30 ElrondGive debug message in email debug mode
2011-09-29 ElrondWhen using paste's static content server to serve media
2011-09-28 Christopher... Merge remote branch 'remotes/elrond/misc/use_staticdirect'
2011-09-26 Christopher... Updating translations
2011-09-26 Christopher... Stripping out whitespace on these translation blocks.
2011-09-15 Joar Wandborgmountstorage - Changed typo in import
2011-09-14 ElrondTemplates: Use request.staticdirect instead of /mgoblin...
2011-09-14 Christopher... Merge remote branch 'remotes/jwandborg/f587-split_stora...
2011-09-14 Joar WandborgFixed ./bin/gmg. import_export would not find BasicFile...
2011-09-12 Joar WandborgFeature #587 - Split storage.py into submodules
2011-09-11 Christopher... Extracted, pushed, pulled, compiled translations
2011-09-11 Christopher... Marking some things on the frontpage for translation.
2011-09-10 Christopher... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-10 Christopher... Adding MIT.txt to the 960.gs extlib/ checkout.
2011-09-10 Christopher... Adding Nathan Yergler, another recent contributor,...
2011-09-10 Christopher... Adding Shawn to the contributor list. By the way,...
2011-09-10 Christopher... Using Local Fonts instead of Remote Fonts linked to...
2011-09-10 Joar WandborgRefractored gmg_commands.import_export
2011-09-09 ElrondUse media.url_for_self() instead of generating it
2011-09-08 Christopher... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher... Renaming request.[GET|POST] as formdata instead of...
2011-09-08 Christopher... Adding a small docstring
2011-09-08 Christopher... Keys in mongodb should be unicode, here...
2011-09-08 Christopher... Also nullify verification key after verifying in the...
2011-09-08 Christopher... If the user hasn't verified their email or account...
2011-09-08 Christopher... Adding additional check that verification key exists...
2011-09-08 Christopher... Adjusting indentation a bit
2011-09-08 Christopher... Avoiding using '$or' query modifier since that's newer...
2011-09-08 Christopher... Updating calls to recall password URLs to respect chang...
2011-09-08 Christopher... user_add_forgot_password_token_and_expires migration...
2011-09-08 Christopher... Resent verification email template and view aren't...
2011-09-08 Christopher... Changing the forgot password urls so they all start...
2011-09-08 Christopher... Adjusting spacing between function arguments
2011-09-06 Christopher... Updating translations
2011-09-06 Christopher... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher... Turning on caching for mediagoblin testing after all?
2011-09-06 Christopher... Fixing the confirm delete unit test
2011-09-06 Christopher... Updating the confirm delete form: checkboxes shouldn...
2011-09-06 Christopher... Caching test... pretty basic.
2011-09-06 Christopher... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
next