Document both migrations, comment out old migration
[mediagoblin.git] / mediagoblin / db / mixin.py
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...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-26 Christopher Allan... Media URLs with ids in them are now like /u/cwebber...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-23 Christopher Allan... New mediaentry slug tests now pass!
2013-01-23 Christopher Allan... We don't want any empty string slugs, so make "" -...
2013-01-23 Christopher Allan... Switching uuid4()[1:4] -> uuid4().hex[:4]
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-01-15 Christopher Allan... Simplifying string concatenation in generate_slug and...
2013-01-15 Christopher Allan... A revised algorithm for generating slugs.
2013-01-15 Christopher Allan... Need to import uuid4 for generate_slug to totally work
2013-01-15 Sebastian SpaethMake generate_slug assign a slug in any case
2013-01-15 Sebastian SpaethSimplify check_media_slug_used
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-04 Sebastian Spaethmake media_manager a property of MediaEntry in mixin.py
2012-11-30 Sebastian SpaethImplement licenses.get_license_by_url
2012-11-30 Sebastian SpaethUse mediagoblin import machinery
2012-11-30 Sebastian SpaethRemove importlib (python2.7'ism)
2012-11-26 ElrondMerge remote-tracking branch 'spaetz/390_delim' into...
2012-11-15 Sebastian SpaethSimplify/Robustify the thumbnail URL usage in templates
2012-09-18 Joar WandborgStyle fixes
2012-09-18 Aaron WilliamsonFixed collection sidebar for media_home to user collect...
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-07-10 Joar WandborgMinor improvements to the processing panel
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithPrevent non-Unicode SQLAlchemy warnings in most submiss...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
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-26 Brett SmithMerge remote branch 'origin/master' into bug261-resized...
next