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
O
odinweb
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
1 day
ago.
Nov 17, 2024 — Nov 17, 2025
Showing page 8 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated testing to utilise MultiValueDict
Tim Savage
More...
over 8 years ago
Updated signing tests to match test MultiValueDict
Tim Savage
More...
over 8 years ago
Updated signing to use MultiValueDict to match HTTP spec
Tim Savage
More...
over 8 years ago
Updated MultiDict to MultiValueDict, with updates from the Werkzerg implementation.
Tim Savage
More...
over 8 years ago
Merge branch 'master' of github.com:python-odin/odinweb
Tim Savage
More...
over 8 years ago
Changed to MultiDict, added copy to allow it to be modified.
Tim Savage
More...
over 8 years ago
Migrate to use ImmutableMultiDict for query params to support multiple values
Tim Savage
More...
over 8 years ago
Added str and repr methods
Tim Savage
More...
over 8 years ago
Added full unit tests for ImmutableMultiDict and typing information
Tim Savage
More...
over 8 years ago
Added implementation of multidict for handling Query params
Tim Savage
More...
over 8 years ago
Bumped dev status to Beta
Tim Savage
More...
over 8 years ago
Added signing middleware
Tim Savage
More...
over 8 years ago
Added a filter to only get the first item in query string
Tim Savage
More...
over 8 years ago
Expand Mock Request to include path and built in URL parsing.
Tim Savage
More...
over 8 years ago
Fix type to string
Tim Savage
More...
over 8 years ago
Migrated to PBR
Tim Savage
More...
over 8 years ago
Migrated to PBR
Tim Savage
More...
over 8 years ago
Merge pull request #1 from python-odin/add-license-1
Tim Savage
More...
over 8 years ago
Create LICENSE
Tim Savage
More...
over 8 years ago
Test DefaultResource creation
Tim Savage
More...
over 8 years ago
Test for "Any" field
Tim Savage
More...
over 8 years ago
Final tests for signing code
Tim Savage
More...
over 8 years ago
Migrated to PBR
Tim Savage
More...
over 8 years ago
Added a method for safely comparing URLs
Tim Savage
More...
over 8 years ago
Support encoding for Python3
Tim Savage
More...
over 8 years ago
More test coverage for signing code
Tim Savage
More...
over 8 years ago
Added signing exception
Tim Savage
More...
over 8 years ago
Fixed max-expiry check and change time call
Tim Savage
More...
over 8 years ago
Re-ordered file and made time easier to mock, added typing
Tim Savage
More...
over 8 years ago
Changed approach from random string to token and default to base 32.
Tim Savage
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
16
17
→
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