mediagoblin.git
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-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
next