Upgrading gunicorn. Referenced issue is resolved.
[mediagoblin.git] / mediagoblin /
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2014-01-02 Christopher Allan... Don't fail transcoding if we fail to generate a thumbnail.
2014-01-01 jpopefix misplaced body tag when I moved the javascript...
2014-01-01 jpope777incorporate skeleton layout in the galleries
2013-12-31 jpope777update base.html
2013-12-31 jpope777add symlinks to skeleton
2013-12-27 Alon Levymedia_types/sniff_media: reset file back to 0 offset...
2013-12-27 Alon Levypdf/processing: fix non pdf regression, copy correct...
2013-12-27 Alon Levypdf/processing: avoid possible dead goblin if pdfinfo...
2013-12-12 Sebastian SpaethRename a few files and minor cleanup
2013-12-12 Sebastian SpaethRemove "Create blog" from admin top bar
2013-12-12 Sebastian SpaethAdd the profile_hook in case of user with or without...
2013-12-12 Sebastian SpaethForce evaluation of Query() through count()
2013-12-12 Sebastian SpaethFix "middot" when blog plugin is disabled
2013-12-12 Sebastian SpaethUndo changes since gsoc in media_confirm_delete
2013-12-12 Sebastian SpaethUse MEDIA_TYPE, not hardcoded variable of same value
2013-12-12 Sebastian SpaethConvert blog plugin to use new privileges system
2013-12-12 Sebastian SpaethRevert "Replace hardcoded URL by variable for the same."
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-12-08 tilly-QFixed a small typo that was causing the mediagoblin...
2013-12-03 Christopher Allan... Committing extracted and compiled translations
2013-12-03 Christopher Allan... Committing present MediaGoblin translations before...
2013-12-03 Christopher Allan... Make "Username's privileges" translatable
2013-12-03 Christopher Allan... v0.6.2.dev
2013-12-03 Christopher Allan... Now on v0.6.1, officially!
2013-12-03 Christopher Allan... Turning off the Terms of Service feature by default
2013-12-03 Christopher Allan... We're in the 0.6.1 dev zone! But we shouldn't stay...
2013-12-03 Christopher Allan... Removing the assertion that this site is run by StatusN...
2013-12-02 Christopher Allan... At v0.6.0! Woohoo!
2013-12-02 Christopher Allan... Committing extracted and compiled translations
2013-12-02 Christopher Allan... Committing present MediaGoblin translations before...
2013-12-01 Alon Levymediagoblin/templates/mediagoblin/user_pages/collection...
2013-11-30 Christopher Allan... LDAP readme link
2013-11-26 Christopher Allan... Committing extracted and compiled translations
2013-11-26 Christopher Allan... Committing present MediaGoblin translations before...
2013-11-26 Christopher Allan... No need to translate a variable name alone
2013-11-25 Christopher Allan... Committing extracted and compiled translations
2013-11-25 Christopher Allan... Removing the "logging is debug by default in dbupdate"
2013-11-24 tilly-QMerge branch 'fix-foundations-warn'
2013-11-21 tilly-QThis is a tiny change. I took out the warnings that...
2013-11-19 tilly-QI went through the code and just removed some blank...
2013-11-19 JosieAddressed ticket number 630 by removing MediaEntry...
2013-11-14 Christopher Allan... Making the API make use of the new submit tooling.
2013-11-14 Christopher Allan... Pass in request.urlgen to submit_media so it can update...
2013-11-14 Christopher Allan... Also switching piwigo integration of submit_media over...
2013-11-14 Christopher Allan... Switching use of submit_media to be keyword arguments...
2013-11-14 Christopher Allan... Switching the addmedia tool over to using the get_uploa...
2013-11-14 Christopher Allan... Porting the piwigo submit system over to using the...
2013-11-14 Christopher Allan... Breaking out get_upload_file_limits into its own utility.
2013-11-14 Christopher Allan... --license doesn't use the user default so correct that...
2013-11-14 Christopher Allan... A couple more adjustments for unicode'ification of...
2013-11-14 Christopher Allan... Hacks to get past unicode barriers
2013-11-14 Christopher Allan... Generic'ifying the submit code to not rely on the werkz...
2013-11-13 Christopher Allan... Docstring for submit_media()
2013-11-13 Christopher Allan... Start of addmedia command. Kinda close to working ;)
2013-11-13 Christopher Allan... Weird indentation issue, fixing!
2013-11-13 Christopher Allan... Refactoring submission utility to make it more generic...
2013-11-12 Christopher Allan... Starting to split out a submit_media utility
2013-11-10 Christopher Allan... Oh god how did I leave a pdb.set_trace() in here
2013-11-08 Christopher Allan... Fixing the ascii art media type. There was an ordering...
2013-11-05 Christopher Allan... Committing extracted and compiled translations
2013-11-05 Christopher Allan... Removing strings that should not have been translated
2013-11-05 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-11-04 Christopher Allan... Committing extracted and compiled translations
2013-11-04 Christopher Allan... Committing present MediaGoblin translations before...
2013-11-04 Christopher Allan... accoutn -> account. Typo fix caught by Laura Arjona...
2013-11-04 Christopher Allan... Committing extracted and compiled translations
2013-11-04 Christopher Allan... Committing present MediaGoblin translations before...
2013-11-01 Christopher Allan... Removing duplicate views from views.py
2013-10-25 Christopher Allan... Removing duplicate terms of service link in the header.
2013-10-20 Devan GoodwinFix error in collection templates.
2013-10-11 Christopher Allan... Make showing the Terms of Service a user option, and...
2013-10-10 Christopher Allan... Renaming replace_table to replace_table_hack and docume...
2013-10-10 Christopher Allan... Actually rename the table back, or else we just lose...
2013-10-10 Christopher Allan... Merge remote-tracking branch 'tilly-q/merge-tillyq...
2013-10-10 Christopher Allan... Fix the create_moderation_tables migration to work...
2013-10-09 tilly-QI made some changes in this commit to help out with...
2013-10-09 Christopher Allan... "Intellectual property" being a problematic term, repla...
2013-10-09 Christopher Allan... Fixing migration to account for new fields added to...
2013-10-09 Christopher Allan... Improving the whitespace around the {% trans %} adjustm...
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-08 tilly-QThis was a quick update to clean up some of my template...
2013-10-08 Christopher Allan... Fixing the test_change_password test. Needed a privilege!
2013-10-08 Christopher Allan... Fixing up the email verified stuff to reflect the email...
2013-10-08 Christopher Allan... Fixing issues in the tests caused by the OPW-Moderation...
2013-10-08 Christopher Allan... Adding a comment explaining what vR1 means.
2013-10-08 Christopher Allan... Just fixing the order of migrations and a bit of whites...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-10-03 tilly-QThis was a very important update where I fixed a few...
2013-10-03 tilly-QIn this commit, I mostly did work on the migrations...
2013-09-29 Christopher Allan... Okay, making the theme of video.js consistent with...
2013-09-29 Christopher Allan... Fixing ALL THE BROKEN TESTS. I probably broke most...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-24 Aditi MittalWrite docstringg for view functions.
2013-09-23 tilly-QThis commit was solely to remove unused imports in...
2013-09-23 tilly-QAt this point, I am very close to done with this code...
2013-09-21 Aditi Mittalsome fixes
2013-09-20 Christopher Allan... Fixing one test post-merge. We got rid of the mongo...
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Adding the .xcf file of the MediaGoblin goblin.
next