Add get_all_media() in MediaEntryMixin
[mediagoblin.git] / mediagoblin / db / mixin.py
2017-07-16 vijeth-aradhyaAdd get_all_media() in MediaEntryMixin
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-02-23 Boris Bobrovdo not show error message when it's not a exception
2016-02-23 Boris BobrovCatch import error when text is used as a reason instea...
2016-02-05 Boris BobrovDisplay type icon in thumbnails
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-10-20 Jessica TallonMerge branch 'comments'
2015-10-20 Jessica TallonComment changes for federation
2015-10-07 Jessica TallonAdd public_id fixes throughout the code
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-08-24 Jessica TallonFix some unit tests and bugs
2015-08-20 Jessica TallonFix serialization after model changes
2015-08-19 Jessica TallonChange structure of MediaEntry and add migration
2015-06-24 Jessica TallonMerge branch Generic Foreign Key changes
2015-05-26 Jessica TallonFix some problems with activity mixins and migrations
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-15 Jessica TallonChange 'federation' name to 'api' which is more suitable
2014-12-22 Jessica TallonFix 1e0c938 by allowing target to be translatable in...
2014-12-22 Jessica TallonAllow Activity.content to be fully translatable
2014-12-08 Jessica TallonFix #1054 - Add missing attributes to Activity.serialize
2014-12-03 Christopher Allan... Make all mixin methods ignore mg_globals and use self...
2014-11-21 Jessica TallonFix #1025 - Make API IDs IRIs
2014-11-19 Jessica TallonFix #1023 - Make timestamps in API timezone aware
2014-10-22 Jessica TallonFix problem where duplicate slug would cause an update...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-07 Jessica TallonAdd __repr__ to Activity and Generator class
2014-10-06 Jessica TallonFix all the unit tests and clean up code
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-09-02 Jessica TallonFix migrations and refactor object_type
2014-08-27 Jessica TallonAdd ActivityIntermediator table and refactor some of...
2014-07-25 Tryggvi BjorgvinssonAdd __unicode__ representation to Notification and...
2014-07-24 Christopher Allan... Fix by thallian: use correct datetime.strptime
2014-07-22 Jessica TallonMerge branch 'Federation'
2014-07-22 Jessica TallonAdd image URL's (thumb & full)
2014-07-18 Tryggvi BjorgvinssonUse unicode for logging comments
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-04-10 Berker PeksagIssue #686: Create User.url_for_self() method.
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
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-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-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-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-09 Joar WandborgNew notifications
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney Ewingcreated a check_login_simple function
2013-05-27 Rodney Ewingcreated a check_login_simple function
2013-05-25 Rodney Ewingcreated a check_login_simple function
2013-05-24 Rodney Ewingremoved check_login from db mixin
2013-05-24 Rodney Ewingmoved bcrypt_check_password to basic_auth/tools from...
2013-05-23 Joar WandborgCleaned up EXIF view
2013-05-19 Joar WandborgOnly calculate aperture if fnumber is provided
2013-05-19 Joar WandborgTake into account incomplete EXIF data
2013-05-19 Gabriel SaldanaModifies EXIF section with Camera Info, display toggle...
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/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-17 ElrondMediaManager: Use .foo instead of ['foo'].
2013-04-17 ElrondFirst step towards a MediaManager class: Compat one.
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 ElrondBetter docs for GenerateSlugMixin.
2013-04-06 ElrondUse GenerateSlugMixin for collections.
2013-04-06 ElrondRefactor generate_slug into a mixin.
2013-03-30 ElrondA bit of pep8: Remove useless whitespace.
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Christopher Allan... self.media_data->self.media_manager in the docstring...
2013-03-03 Christopher Allan... No reason really to pass in fetch_order anyway...
2013-03-03 Christopher Allan... Huge amount of work to (mostly) allow .ogg (and maybe...
next