openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
WebCore Python Web Framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 25 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial implementation of the Redis extension.
Alex Grönholm
More...
about 13 years ago
Added __future__ imports and imported "basestring" for py3.x compatibility.
Alex Grönholm
More...
about 13 years ago
Added __future__ imports and imported "basestring" for py3.x compatibility.
Alex Grönholm
More...
about 13 years ago
Merge branch 'rewrite' into feature/105-mongodb
Alex Grönholm
More...
about 13 years ago
Merge branch 'rewrite' into feature/105-mongodb
Alex Grönholm
More...
about 13 years ago
Added missing requirement to .travis.yml.
Alex Grönholm
More...
about 13 years ago
Added missing requirement to .travis.yml.
Alex Grönholm
More...
about 13 years ago
Merge branch 'rewrite' into feature/105-mongodb
Alex Grönholm
More...
about 13 years ago
Merge branch 'rewrite' into feature/105-mongodb
Alex Grönholm
More...
about 13 years ago
Added unit test.
Alex Grönholm
More...
about 13 years ago
Added unit test.
Alex Grönholm
More...
about 13 years ago
Initial implementation of the MongoDB extension.
Alex Grönholm
More...
about 13 years ago
Initial implementation of the MongoDB extension.
Alex Grönholm
More...
about 13 years ago
Changed how HTTPExceptions are handled, to allow extensions to capture them.
Alice Bevan-McGregor
More...
about 13 years ago
Changed how HTTPExceptions are handled, to allow extensions to capture them.
Alice Bevan-McGregor
More...
about 13 years ago
Updated Travis config to install a few packages from GitHub.
Alice Bevan-McGregor
More...
about 13 years ago
Updated Travis config to install a few packages from GitHub.
Alice Bevan-McGregor
More...
about 13 years ago
Added TravisCI configuration.
Alice Bevan-McGregor
More...
about 13 years ago
Added TravisCI configuration.
Alice Bevan-McGregor
More...
about 13 years ago
Removed the web.db and web.ext.db packages and all database entrypoints in preparation for the new top-level database extensions.
Alex Grönholm
More...
about 13 years ago
Removed the web.db and web.ext.db packages and all database entrypoints in preparation for the new top-level database extensions.
Alex Grönholm
More...
about 13 years ago
Added test for HTTP basic auth challenge, fixed basic auth challenge, added authorization predicates.
Alex Grönholm
More...
about 13 years ago
Added test for HTTP basic auth challenge, fixed basic auth challenge, added authorization predicates.
Alex Grönholm
More...
about 13 years ago
Changed the basic authentication test to use a full Application instead of the extension directly.
Alex Grönholm
More...
about 13 years ago
Changed the basic authentication test to use a full Application instead of the extension directly.
Alex Grönholm
More...
about 13 years ago
Fixed the call to self.authenticate() when doing HTTP basic authentication.
Alex Grönholm
More...
about 13 years ago
Fixed the call to self.authenticate() when doing HTTP basic authentication.
Alex Grönholm
More...
about 13 years ago
Updated tests, simplified one greatly.
Alice Bevan-McGregor
More...
about 13 years ago
Updated tests, simplified one greatly.
Alice Bevan-McGregor
More...
about 13 years ago
The "lookup" callback is only used with session-based authentication, so don't require it for other methods.
Alex Grönholm
More...
about 13 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree