Remove version caps on sqlalchemy and alembic.
[mediagoblin.git] / mediagoblin /
2015-10-20 Jessica TallonComment changes for federation
2015-10-17 Jessica TallonFix #5353 - Bug in OAuth which referenced "user"
2015-10-07 Jessica TallonAdd public_id fixes throughout the code
2015-10-07 Jessica TallonAdd Graveyard model
2015-10-07 Jessica TallonAdd the __model_args__ deletion code
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-10-07 Jessica TallonFix bugs with the exifread library update
2015-09-08 Ben SturmfelsFix #994: Also set self.data when no change made to...
2015-08-25 Berker PeksagUse StringField.process_formdata() if valuelist is...
2015-08-25 Ben SturmfelsFix #994: Don't require users to type the website URL...
2015-08-24 Jessica TallonFix some unit tests and bugs
2015-08-21 Jessica TallonFix #5344 - OAuth NotImplemented exception
2015-08-20 Jessica TallonFix #1066 - OAuth Invalid signature error
2015-08-20 Jessica TallonFix serialization after model changes
2015-08-19 Jessica TallonChange structure of MediaEntry and add migration
2015-08-19 Jessica TallonChange codebase to query or create correct User model
2015-08-02 DuncanAdd a no_referrer setting to prevent browsers leaking...
2015-08-01 Berker PeksagFix urlparse import in tools/routing.py
2015-08-01 Berker PeksagFix urlparse import in tools/routing.py
2015-07-31 Jessica TallonAdd the user models to the MODELS list
2015-07-31 Jessica TallonChange codebase to query or create correct User model
2015-07-31 Jessica TallonAdd polymorphic properties to User
2015-07-31 Jessica TallonAdd LocalUser and RemoteUser and migration
2015-07-22 Berker PeksagRegenerate po file after 8e832f84597bd1505f23f4abd4eef9...
2015-07-22 Berker PeksagFix typos reported in #1102
2015-07-22 Berker PeksagRegenerate po file after 8e832f84597bd1505f23f4abd4eef9...
2015-07-22 Berker PeksagFix typos reported in #1102
2015-07-22 Berker PeksagReturn non-zero exit code if the command cannot be...
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagFix typo.
2015-06-25 Berker PeksagFix more print statements. Refs #5331
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-06-25 Berker PeksagFix typo.
2015-06-25 Berker PeksagFix more print statements. Refs #5331
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-06-24 Jessica TallonMerge branch Generic Foreign Key changes
2015-06-24 Jessica TallonFix removal of ActivityIntermediatory migration
2015-06-05 Berker PeksagImport urlparse from six.moves to work on both Python...
2015-06-05 Berker PeksagImport urlparse from six.moves to work on both Python...
2015-06-04 Christopher Allan... v0.8.0! Let's get this party started!
2015-06-04 Christopher Allan... Committing extracted and compiled translations
2015-06-03 Christopher Allan... readthedocs can't read the version using autotools...
2015-06-01 Christopher Allan... Fix link from Gitorious -> Savannah
2015-05-26 Jessica TallonFix some problems with activity mixins and migrations
2015-05-26 Jessica TallonAdd a more verbose GenericForeignKey implementation
2015-05-26 Jessica TallonRemove deprecated fields and fix activity creation...
2015-05-26 Jessica TallonMore fixed recommended by Elrond
2015-05-26 Jessica TallonAdd some fixes Elrond suggested and doc strings
2015-05-26 Jessica TallonAdd migration to remove ActivityIntermediator
2015-05-26 Jessica TallonFix the GenericForeignKey implementation
2015-05-26 Jessica TallonMigrate Activity to using the new GenericForeignKey
2015-05-26 Jessica TallonAdd GenericForeignKey field and reference helper model
2015-05-22 Christopher Allan... Use of deprecated frombytes when processing videos...
2015-04-27 Christopher Allan... #5314 Prevent ZeroDivisionError in exif.py
2015-04-23 Christopher Allan... TinyMCE plugin loading should NOT be here.
2015-04-23 Boris BobrovMove check that metadata exists earlier
2015-04-22 Boris Bobrovfixed 5068
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-19 Boris BobrovProper handling of tags in skip_transcode
2015-03-19 Boris BobrovPrevent exception on transcoding failure (bug 460)
2015-03-12 Jakob Kramerwtforms.fields.TextField was deprecated
2015-03-12 Jaakko LuttinenFix welcome image URL in the front page template (...
2015-03-12 aylephUse UTC for all timesince comparisons
2015-03-05 Christopher Allan... Patch from breton: fix #5053 (gmg addmedia broken in...
2015-03-05 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/bug...
2015-03-05 Christopher Allan... Committing extracted and compiled translations
2015-03-05 Christopher Allan... Not sure why these changes never got pushed up ...
2015-03-02 Boris BobrovFix bug 647
2015-02-25 Boris Bobrovinit GStreamer on demand only
2015-02-22 Christopher Allan... Let's try setting up the version number via configure.ac
2015-02-21 Christopher Allan... No longer commit .mo files into the repository!
2015-02-21 Christopher Allan... A more reliable test, check against expected keys,...
2015-02-21 Christopher Allan... Stop looking for exact exif numbers
2015-02-21 Christopher Allan... Skip audio tests if scikits.audiolab not installed
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-18 Christopher Allan... Fix the token issues in the migration
2015-02-18 Christopher Allan... acess_token->access_token
2015-02-18 Christopher Allan... Fixing typo: notifiction->notification
2015-02-18 Christopher Allan... This one should be dt_to_utc, not db_to_utc, I believe
2015-02-17 Boris BobrovMissing codecs processing with gst 1.4
2015-02-17 Christopher Allan... Fixing symlink to jquery.js in post-bower universe
2015-02-17 Christopher Allan... Fixing video-js symlink for new bower based checkout
2015-02-16 Boris Bobrovadded missing import to video transcoding
2015-02-16 Boris Bobrovadded tests skipping if there is no proper gstreamer
2015-02-16 Boris BobrovAdded multiple a-v streams handling
2015-02-16 Boris Bobrova tiny fix to function doc
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
2015-02-16 Boris Bobrovupdated function docs
2015-02-16 Boris Bobrovadded a/v submission testing
2015-02-16 Boris BobrovPort of audio to GStreamer 1.0
2015-02-16 Boris BobrovPorting video to GStreamer 1.0
2015-02-15 Jessica TallonFix #1065 - Migrate from native datetimes to UTC
2015-02-15 Jessica TallonRemove deprecated oauth 2 plugin
2015-02-15 Jessica TallonChange 'federation' name to 'api' which is more suitable
2015-02-15 Boris BobrovRewrite thumbnailer
2015-02-13 Asheesh LaroiaRemove html5slider Javascript helper
2015-01-27 Jessica TallonFix #1052 - Make activity cascade delete work when...
2015-01-20 Jessica TallonLet parser handle typing for deletuser command
next