Change `uploader` to `actor`
[mediagoblin.git] / mediagoblin / tools / exif.py
2015-04-27 Christopher Allan... #5314 Prevent ZeroDivisionError in exif.py
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-07-14 Berker PeksagFix tests on Python 3.
2014-06-08 Berker PeksagUse six.iteritems() in tools/exif.py.
2014-06-07 Berker PeksagThe file() builtin has been removed in Python 3. Use...
2014-05-26 Berker PeksagUse six.iteritems() instead of dict.iteritems().
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-04-21 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-04-06 Christopher Allan... No more EXIF, for real. Use exifread. This should...
2014-03-01 Alon Levymake exif a submodule
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
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-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Gabriel SaldanaChanges to display all EXIF information
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-24 Christopher Allan... Switching non-forms back to using normal pass_to_ugettext
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-15 Christopher Allan... A more realistic "con" explaination in the docstring...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-22 András Veres-Szent... simplified get_useful
2013-02-22 András Veres-Szent... use dict.iteritems() instead of dict.items()
2013-02-22 András Veres-Szent... use list expression instead of 3-deep for
2013-02-22 András Veres-Szent... simplified clean_exif
2013-02-22 András Veres-Szent... close file properly and remove unneeded variable
2013-02-22 András Veres-Szent... typofix in comment
2013-02-22 András Veres-Szent... use key in dict instead of key in dict.keys()
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-06 ElrondUse system wide EXIF package, if available.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2012-12-25 Sebastian SpaethUpdate extlib/EXIF
2012-08-27 warpFix for issue #491, invert latitude when neccesary.
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-07 Joar WandborgDecoding EXIF strings as UTF-8 with replace in the...
2012-07-06 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-06-23 Joar WandborgFixed EXIF longitude bug
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-15 Bassamfix for ticket #404
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-28 Joar WandborgMerge remote-tracking branch 'joar/exif-rebase'
2012-01-25 Joar WandborgActs on feedback from Chris
2012-01-25 Joar WandborgEXIF fixes