]> git.parisson.com Git - django-social-auth.git/shortlog
django-social-auth.git
2011-05-21 Matías AguirreAdd doc about convore community
2011-05-19 Matías Aguirrev0.3.16
2011-05-19 Matías AguirreMerge branch 'master' of github.com:omab/django-social...
2011-05-19 Matías AguirreEndline spaces and unused import cleanup
2011-05-19 Matías AguirreFoursquare links on example page
2011-05-19 Matías AguirreMerge pull request #69 from maraujop/master
2011-05-19 Matías AguirreDocs
2011-05-19 Duccio CFoursquare support
2011-05-19 Miguel Araujo... Twitter's input password id changed, updating test
2011-05-19 Duccio CMerge branch 'master' of https://github.com/bedspax...
2011-05-19 BedSpaxMerge branch 'master' into testing
2011-05-18 Matías AguirreMerge branch 'master' into testing
2011-05-18 Matías AguirreSmall changes to selenium tests
2011-05-18 Matías AguirreSmall changes to runtest script
2011-05-16 Matías AguirreMerge pull request #66 from JasonGiedymin/master
2011-05-16 JasonGiedymin- Even clearer SOCIAL_AUTH_ASSOCIATE_BY_MAIL directions...
2011-05-16 JasonGiedyminSlightly confusing directions for the SOCIAL_AUTH_ASSOC...
2011-05-05 Matías AguirreAdd doc about South migrations
2011-05-04 Matías AguirreUse filter instead of get to avoid 'Multiple objects...
2011-05-04 Matías AguirreMove UUID max length to settings. Closes gh-62
2011-05-01 Miguel Araujo... Adding more User accounts to settings.py.
2011-05-01 Miguel Araujo... Adding Selenium2 Linkedin test.
2011-05-01 Miguel Araujo... Forgot to commit __init__.py so that TestSuiteRunner...
2011-05-01 Miguel Araujo... Addding Selenium2 facebook test.
2011-05-01 Miguel Araujo... Adding Selenium2 google-oauth and google-oauth2 tests...
2011-05-01 Miguel Araujo... Adding contrib app to the root level. Contains a tests...
2011-05-01 Miguel Araujo... Moving Selenium2 testing to contrib directory as discus...
2011-05-01 Miguel Araujo... Merge branch 'master' of git://github.com/omab/django...
2011-04-30 Matías Aguirrev0.3.15
2011-04-30 Matías AguirreFixed licence in setup.py file. Closes gh-60
2011-04-29 Matías AguirreMerged pull request #59 from roderyc/master.
2011-04-29 Roderic MorrisInclude social_user in exception raised when an account...
2011-04-29 Roderic MorrisDon't ignore user defined EXTRA_DATA.
2011-04-27 Matías AguirreUse request.REQUEST because some providers use form...
2011-04-27 Matías AguirreMerged pull request #58 from statico/master.
2011-04-27 Ian Langworth ☠Fixed a tiny typo in the README
2011-04-21 Matías Aguirrev0.3.14
2011-04-21 Seyi Ogunyemikorneevm's fix for Issue #55
2011-04-20 Matías AguirreProperly convert JSONField values to string when doing...
2011-04-18 Matías AguirreUse ValueError instad of JSONDecodeError to support...
2011-04-15 Matías Aguirrev0.3.13
2011-04-15 Matías AguirreCorrect user-defined redirect page that overrides djang...
2011-04-14 Matías AguirreUpdated doc with user-new signal details
2011-04-14 Matías AguirreFix email association if clause. Closes gh-51.
2011-04-14 Matías Aguirrev0.3.12
2011-04-14 Matías AguirreAssociate users if the share the same email address...
2011-04-14 Matías AguirreGrouped settings on top of module
2011-04-13 Matías Aguirrev0.3.11
2011-04-13 Jakub RoztočilFixed `settings.SOCIAL_AUTH_USERNAME_FIXER`
2011-04-02 Matías Aguirrev0.3.10
2011-04-01 Matías AguirreFix bug caused by undefined username variable
2011-03-31 Matías AguirreUse get_prep_value instead of the database related...
2011-03-29 Matías Aguirrev0.3.9
2011-03-29 Matías AguirreUser uuid4 to generate unique usernames. Closes gh-41
2011-03-29 Matías AguirreTypo
2011-03-29 Matías AguirreUse get_db_prep_value instead of get_db_prep_save....
2011-03-27 Miguel Araujo... Adding Twitter Backend testing using Selenium2 aka...
2011-03-25 Matías AguirreGoogle OpenID testing, improvements pending. Refs gh-25
2011-03-25 Matías AguirreIgnore some scripts html on example dir
2011-03-25 Matías AguirreFacebook login testing. Refs gh-25
2011-03-25 Matías AguirreTwitter tests using urllib2 module. Refs gh-25
2011-03-24 Matías AguirreUpdated django version and added requirements.txt file
2011-03-24 Matías AguirreCreate random username if none was supplied or generate...
2011-03-21 Matías AguirreRemove static directory setting
2011-03-21 Matías AguirreDoc improvements
2011-03-21 Matías AguirreInitial documentation migration to sphinx
2011-03-15 Matías AguirreRemoved unneeded var
2011-03-15 Matías AguirreAmend doc
2011-03-15 Matías AguirreUpdate doc and version. Google OAuth2 support complete...
2011-03-15 Matías Aguirrev0.3.7
2011-03-15 Matías AguirreBug fix
2011-03-15 Matías Aguirrev0.3.6
2011-03-15 Matías AguirreFix Google OAuth process
2011-03-15 Matías AguirreUpdated doc
2011-03-15 Matías Aguirrev0.3.5
2011-03-15 Matías AguirreUpdated README
2011-03-15 Matías Aguirrev0.3.4
2011-03-15 Matías AguirreGoogle OAuth2 support
2011-03-07 Matías AguirreUpdated readme
2011-03-06 Matías Aguirrev0.3.3
2011-03-06 Matías AguirreMerged sanitize redirect url checker. Closes gh-38
2011-03-06 Matías AguirreMerge branch 'master' of https://github.com/djm/django...
2011-03-06 Matías Aguirrev0.3.2
2011-03-06 Matías AguirreMigration to OAuth2 lib. Closes gh-37. Closes gh-28...
2011-03-06 Matías AguirreMerge branch 'oauth2' of https://github.com/micrypt...
2011-03-06 Matías AguirreMerge branch 'master' of https://github.com/bernardokyo...
2011-03-06 Matías AguirreLinkedIn Support from Quard. Closes gh-34
2011-03-06 Matías AguirreLinkedIn Support from Quard
2011-03-06 Darian MoodyFixed security hole - redirects via the next param...
2011-03-06 Seyi OgunyemiSwitched to python-oauth2
2011-03-05 Bernardo KyotokuMerge https://github.com/Quard/django-social-auth
2011-03-05 Bernardo Kyotokumax_length=255 correction
2011-03-05 Bernardo KyotokuTextField to CharField change
2011-02-28 Vadym ZakovinkoMerge branch 'linkedin'
2011-02-28 Vadym Zakovinkoreadme with linkedin info
2011-02-28 Vadym Zakovinkoadded linkedin support
2011-02-28 Matías AguirreTypo
2011-02-27 Matías AguirreInitial testing suite. Only twitter so far, more to...
2011-02-27 Matías AguirreInitial testing suite. Only twitter so far, more to...
2011-02-25 Matías AguirreSave expiration time if not disabled by setting
next