mediagoblin.git
2011-11-13 Christopher... If the gallery view makes sure we have a user anyway...
2011-11-13 Christopher... Enhanced title for user profile page
2011-11-13 Christopher... Improved title block on media page
2011-11-13 Christopher... Merge remote-tracking branch 'remotes/nyergler/issue...
2011-11-13 Nathan YerglerIssue 653: This time for sure!
2011-11-13 Nathan YerglerIssue 653: Handle the case where request.vary is None
2011-11-13 Nathan YerglerIssue 653: Don't throw exception if response has no...
2011-11-13 ElrondMark two strings for translation
2011-11-12 Christopher... Final step for non-force-conversion to jpeg
2011-11-12 Christopher... Don't force-convert resized images to JPEG.
2011-11-12 Christopher... Probably should have MANIFEST.in checked in, for doing...
2011-11-12 Elrond640: Configuration files should mention their _local...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-11-12 ElrondMove TestingMiddleware to tests/tools.py
2011-11-12 ElrondSome docs for the TestingMiddleware
2011-11-04 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-04 Christopher... Updating translations
2011-11-04 Jef van SchendelTiny padding change to vertically center navigation...
2011-11-04 Jef van SchendelSmall style changes to navigation buttons
2011-11-04 Jef van SchendelOn second thought, let's use this title for forgot_pass...
2011-11-04 Jef van SchendelText edits and rearrangements to login.html
2011-11-04 Jef van SchendelAdd translation brackety things to forgot-password...
2011-11-04 Jef van SchendelText changes to forgot-paddword page
2011-11-04 Jef van SchendelText changes to front page, as described in ticket...
2011-11-04 Jef van SchendelSeveral small changes (reordering/restyling) for media...
2011-11-03 Christopher... Correcting the mediagoblin static/media aliases in...
2011-11-03 Christopher... A correct but compact set of instructions for fastcgi...
2011-11-03 Christopher... Indentation was off by one ;)
2011-11-03 Christopher... We left out a critical fastcgi variable from the nginx...
2011-11-03 Christopher... Recommendation to install flup!
2011-11-02 Christopher... 0.1.0, also in the docs file! ;)
2011-11-02 Christopher... 0.1.0!
2011-11-02 Christopher... Removed the bloof print debugging
2011-11-02 Christopher... Make sure you can't force comments on entries that...
2011-11-02 Christopher... Updated logo from Thorsten Wilms!
2011-11-02 Christopher... Updated translations
2011-11-01 Christopher... Merge remote branch 'remotes/j1mc/master'
2011-11-01 Christopher... Added configuration to the index
2011-11-01 Christopher... A cop-out section for all other config changes
2011-11-01 Christopher... Enabling email notifications documentation!
2011-11-01 Jim Campbelldocs - tweaked configuration.rst for style.
2011-11-01 Christopher... Making docs changes per Jim's suggestions.
2011-11-01 Christopher... Added the "making local copies" section to configuratio...
2011-11-01 Christopher... First section of configuring mediagoblin
2011-10-31 Christopher... Configuring MediaGoblin, a loose sketch of documentation.
2011-10-31 tycho garendocs: editing/tweaking deployment documentation
2011-10-30 Christopher... Added notes on a more permanent mediagoblin process.
2011-10-30 Christopher... Make sure we run fcgi in forked mode... mediagoblin...
2011-10-30 Christopher... No reason to include commented-out things.
2011-10-30 Christopher... Recommend that users use a non-privelaged user (thanks...
2011-10-30 Christopher... Let's comply with the Filesystem Hierarchy Standard
2011-10-30 Christopher... If I"m telling people to use fastcgi, we should probabl...
2011-10-30 Christopher... Hook mediagoblin up to nginx
2011-10-30 Christopher... More easy options for deploying without having to modif...
2011-10-30 Christopher... Added a lot more details to deploying.rst
2011-10-30 Christopher... Added a "broadcast" server config and a bit of helpful...
2011-10-29 Christopher... [620] Allow for multiple mediagoblin configs to be...
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-19 Elrond591: Let Testing Middleware check for staticdirect...
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...
next