3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected the modifications made to the standalone app. More... over 13 years ago
Gardening. More... over 13 years ago
Typos and PEP8 pass. More... over 13 years ago
Completed a rough draft of the standalone app's documentation. More... over 13 years ago
Have the docs for using velruse as a Pyramid plugin pretty solid. More... over 13 years ago
Added a basic pyramid app, to show how to configure pyramid to use the standalone app. More... over 13 years ago
Added a basic flask app to show how to configure flask with the standalone app. More... over 13 years ago
The token is now correctly drawn from request.GET, as opposed to the request itself, in the auth_info_view view. More... over 13 years ago
use github api v3 More... over 13 years ago
Merge pull request #72 from naktinis/master More... over 13 years ago
Rename setup_*_login_from_settings to add_ prefix. More... over 13 years ago
Function create_store_from_settings should take settings as the first argument. More... over 13 years ago
Function load_provider takes two arguments. More... over 13 years ago
Merge pull request #70 from naoina/fix-setup-packages More... over 13 years ago
Fixed an issue that does not contain the other than files of 'velruse' top level package. More... over 13 years ago
Update TODO More... over 13 years ago
PEP8 Gardening More... over 13 years ago
Merge branch 'feature.api-revamp' More... over 13 years ago
updated todo More... over 13 years ago
added a TODO More... over 13 years ago
Correctly retrieving and formatting timezone data, according to Portable Contacts spec More... over 13 years ago
Added a flask example application. More... over 13 years ago
Added support for default storage in memory. More... over 13 years ago
Renamed end_point to endpoint. More... over 13 years ago
Updated the standalone application to support simplified settings syntax. More... over 13 years ago
Renamed the velruse.wsgi back to velruse.app More... over 13 years ago
Added velruse to requirements for example app. More... over 13 years ago
Updated the plugin example to be complete. More... over 13 years ago
Renamed 'app' to 'wsgi' to more accurately reflect the goals. More... over 13 years ago
Started bringing the pyramid plugin example up to date. More... over 13 years ago