Switching non-forms back to using normal pass_to_ugettext
[mediagoblin.git] / mediagoblin / tools / exif.py
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