pdf/processing: avoid possible dead goblin if pdfinfo failed
[mediagoblin.git] / mediagoblin / db /
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-24 tilly-QMerge branch 'fix-foundations-warn'
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-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... Fixing migration to account for new fields added to...
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... 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-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
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-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Rodney Ewingremove a blank line
2013-09-19 Rodney Ewingnot all JSONEncoded fields should be mutable dicts
2013-09-19 Rodney Ewingmake all JSONEncoded columns mutable
2013-09-19 Rodney Ewingneed to use mutation tracking to detect changes in...
2013-09-19 Rodney Ewingskip image resizing if possible
2013-09-19 Rodney Ewingget and set metadata for a MediaFile
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-11 tilly-QIn this commit, I'm deleting the ArchivedReports object...
2013-09-10 tilly-QThis should be my final code update before I am ready...
2013-09-08 tilly-QThis was a quick update, I mostly worked on the transit...
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-08-29 tilly-QThis is a quick commit. I gave admins the ability to...
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-26 Rodney Ewingadded user upload limits
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 Christopher Allan... Not sure why there wasn't a .commit() at the end of...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-21 Rodney Ewingskip image resizing if possible
2013-08-21 Rodney Ewingget and set metadata for a MediaFile
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 tilly-QThis commit was just to fix a few of the errors with...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 tilly-QThis was a very small update, I'm hoping to rebase...
2013-08-20 Rodney Ewingadd user prefrence for insite notifications
2013-08-19 Rodney Ewing- need self.metadata with BaseProcessingFail
2013-08-19 Rodney Ewing -update to latest master
2013-08-19 Sebastian SpaethTweak Celery Task
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-13 tilly-QThis has been an update to clean out the code a little...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-08-01 tilly-QThis commit was the work I did fixing errors that cropp...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-30 tilly-QStarting to write unit tests...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-29 tilly-QThis was a very simple ticket actually. I created a...
2013-07-27 tilly-QThis commit had some important milestones in it. The...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-22 Jessica TallonFix problem with migration - OAuth
2013-07-18 xray7224Moves first versions of the the models to migrations
2013-07-18 xray7224Adds migration for OAuth1 tables
2013-07-17 tilly-QWhew. This is a big update. I did some significant...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 xray7224Using nonce now, preventing OAuth replay attacks
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher Allan... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher Allan... Changing the information spat out while printing from...
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-11 xray7224Adds more support for oauth - access_token & decorators...
2013-07-11 xray7224Adds oauth support up until authorization
2013-07-11 xray7224Client registration now supports application/x-www...
2013-07-11 xray7224Working client registration
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-08 tilly-QThis update I mostly did work on the templates for...
2013-07-04 AditiMerge remote-tracking branch 'cweb/master'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-07-03 tilly-QThis was a simple commit. I changed all references...
2013-07-02 Rodney Ewingfixed some typos and enabled media_type plugins in...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-27 tilly-QIn this commit, I have made a few changes and tightened...
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Christopher Allan... Explain about sqlite dropping the constraint and why...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
next