mediagoblin.git
2014-01-08 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-08 jpopeadjust thumbnails
2014-01-08 jpopecenter media within media container
2014-01-08 jpopeadd warning color to delete buttons.
2014-01-08 jpopestyle cancel "button" on attachments page
2014-01-07 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-07 jpopeadd a little button color and new media page layout
2014-01-07 jpopeskeletonize frontpage welcome
2014-01-07 jpopeadjust 404 page
2014-01-07 jpopeadjust banned page
2014-01-07 jpoperealign columns on mod user page
2014-01-07 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-07 jpopedebone and redo the header
2014-01-07 jpopeadjust mod report page
2014-01-07 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-07 jpopemove js back to the head
2014-01-07 jpopesmall adjustments to user mod page again
2014-01-07 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-07 jpoperealign the user admin page
2014-01-06 jpope777Merge remote-tracking branch 'upstream/skeletongobblin...
2014-01-06 jpopemigrate media page to skeleton
2014-01-06 jpopemore skeleton migrations
2014-01-06 jpopeMerge remote-tracking branch 'upstream/skeletongobblin...
2014-01-06 jpopestart moving more to skeleton
2014-01-06 jpope777initial skeleton push
2014-01-05 jpopeundo that "update"
2014-01-05 jpopeupdated
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher... Not only the web server starts MediaGoblin app! Better...
2014-01-02 Christopher... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2014-01-02 Christopher... Don't fail transcoding if we fail to generate a thumbnail.
2014-01-01 Christopher... sqlalchemy-migrate 0.8.X doesn't get along with sqlalch...
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-31 jpope777add skeleton submodule
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 SpaethFinalize merging of the blog branch by Aditi (Gsoc...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-12-11 Christopher... Fixing Josie's name
2013-12-08 tilly-QFixed a small typo that was causing the mediagoblin...
2013-12-03 Christopher... Committing extracted and compiled translations
2013-12-03 Christopher... Committing present MediaGoblin translations before...
2013-12-03 Christopher... Make "Username's privileges" translatable
2013-12-03 Christopher... v0.6.2.dev
2013-12-03 Christopher... Now on v0.6.1, officially!
2013-12-03 Christopher... Release notes for v0.6.1, also instructions to check...
2013-12-03 Christopher... Turning off the Terms of Service feature by default
2013-12-03 Christopher... We're in the 0.6.1 dev zone! But we shouldn't stay...
2013-12-03 Christopher... Removing the assertion that this site is run by StatusN...
2013-12-02 Christopher... At v0.6.0! Woohoo!
2013-12-02 Christopher... Adding Asheesh Laroia to AUTHORS!
2013-12-02 Christopher... Previous ordering seemed weird.
2013-12-02 Christopher... Including python-dateutil in our dependency list
2013-12-02 Asheesh LaroiaIn the case of setuptools/sqlalchemy conflict, explain...
2013-12-02 Christopher... Committing extracted and compiled translations
2013-12-02 Christopher... Committing present MediaGoblin translations before...
2013-12-02 Christopher... Also adding contributor "Josie". Not sure of full...
2013-12-01 Alon Levymediagoblin/templates/mediagoblin/user_pages/collection...
2013-11-30 Christopher... Adding Lenna Peterson to AUTHORS
2013-11-30 Christopher... LDAP readme link
2013-11-30 Christopher... 0.6.0 release notes
2013-11-30 Christopher... Provide an easy option to turn off the terms of service
2013-11-30 Christopher... Adding Devan to AUTHORS
2013-11-26 Christopher... Committing extracted and compiled translations
2013-11-26 Christopher... Committing present MediaGoblin translations before...
2013-11-26 Christopher... No need to translate a variable name alone
2013-11-25 Christopher... Committing extracted and compiled translations
2013-11-25 Christopher... 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... Documenting the command-line uploading tooling.
2013-11-14 Christopher... Making the API make use of the new submit tooling.
2013-11-14 Christopher... Pass in request.urlgen to submit_media so it can update...
2013-11-14 Christopher... Also switching piwigo integration of submit_media over...
2013-11-14 Christopher... Switching use of submit_media to be keyword arguments...
2013-11-14 Christopher... Switching the addmedia tool over to using the get_uploa...
2013-11-14 Christopher... Porting the piwigo submit system over to using the...
2013-11-14 Christopher... Breaking out get_upload_file_limits into its own utility.
2013-11-14 Christopher... --license doesn't use the user default so correct that...
2013-11-14 Christopher... A couple more adjustments for unicode'ification of...
2013-11-14 Christopher... Hacks to get past unicode barriers
2013-11-14 Christopher... Generic'ifying the submit code to not rely on the werkz...
2013-11-13 Christopher... Docstring for submit_media()
2013-11-13 Christopher... Start of addmedia command. Kinda close to working ;)
next