3
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added selenium tests for windows live. More... almost 14 years ago
Added selenium tests for the openid side of yahoo. More... almost 14 years ago
Added partial testing of google via selenium. More... almost 14 years ago
Added selenium test for bitbucket. More... almost 14 years ago
Merge pull request #45 from mobyle2/includeme_convention More... almost 14 years ago
Merge pull request #43 from hanula/master More... almost 14 years ago
split a little code and follow pyramid conventions for reusability More... almost 14 years ago
Major documentation refresh More... almost 14 years ago
Fixed docs: auth URLs of auth providers are changed to /login now. More... almost 14 years ago
- Replaced cached_property (which was missing) to pyramid.decorator.reify in memcached, Redis and MongoDB store methods. - Fixed velruse.app.auth_denied_view() to store valid error info out of context which is an exception (VelruseException should propably get status code from response). More... almost 14 years ago
Merge pull request #42 from hanula/master More... almost 14 years ago
Fixed typo in converting Facebook return data to date. More... almost 14 years ago
note about facebook's test api More... almost 14 years ago
Added selenium testing for twitter. More... almost 14 years ago
Added the app url for github since I can never find it. More... almost 14 years ago
Added doc urls. More... almost 14 years ago
Standardized a couple ini parameters. More... almost 14 years ago
Added selenium test for github login. More... almost 14 years ago
Fixed pep8 errors. More... almost 14 years ago
Removed logging from test module. More... almost 14 years ago
Converted baseconvert tests to unittest format. More... almost 14 years ago
Removed test_utils, no longer valid. More... almost 14 years ago
Cleaned up tests executing without an ini file. More... almost 14 years ago
Dropped old lettuce tests. More... almost 14 years ago
Updated package requirements and dropped simplejson. More... almost 14 years ago
Added an actual structure for selenium tests. More... almost 14 years ago
Added cookie_name support to the default session factory. More... almost 14 years ago
Standardized on end_point naming over endpoint. More... almost 14 years ago
Merge branch 'master' into feature.selenium-tests More... almost 14 years ago
Merge pull request #41 from lxneng/fix_profile_userid_error More... almost 14 years ago