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
D
DoRest
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
introduced a new HandlerCreator trait to facilitate path matching
Michael Eichberg
More...
over 12 years ago
updated the comments
Michael Eichberg
More...
over 12 years ago
added support for the "CONNECT" HTTP method
Michael Eichberg
More...
over 12 years ago
implementing a new mechanism to match URIs that requires far less code while being safe
Michael Eichberg
More...
over 12 years ago
slightly improved the documentation and formatting
Michael Eichberg
More...
over 12 years ago
clarified the documentation
Michael Eichberg
More...
over 12 years ago
updated the dependencies
Michael Eichberg
More...
over 12 years ago
updated the dependencies
Michael Eichberg
More...
over 12 years ago
improved the code for content negotiation
Michael Eichberg
More...
over 12 years ago
by default the JDK server is now configured to use multiple threads to handle http exchanges
Michael Eichberg
More...
over 12 years ago
added a skeleton for a future Server implementation
Michael Eichberg
More...
over 12 years ago
updated the RESTInterface to facilitate the generation of better/correct error response codes
Michael Eichberg
More...
over 12 years ago
Some smaller changes to make avoid that the Demo Server and some other server conflicts.
Michael Eichberg
More...
over 12 years ago
updates for the new maven variant
Michael Eichberg
More...
over 12 years ago
fixed a small typo
Michael Eichberg
More...
over 12 years ago
if a request body handler crashes we now blame the client by sending a BadRequest response
Michael Eichberg
More...
over 12 years ago
removed some old code
Michael Eichberg
More...
over 12 years ago
if the client does not specify the request header we now return the result created by the first handler
Michael Eichberg
More...
over 12 years ago
Updated to Scala 2.9.2.
Mateusz Parzonka
More...
over 12 years ago
Fixed test in ext.multipart.
Mateusz Parzonka
More...
over 12 years ago
Fixed deprecation in ext.multipart.
Mateusz Parzonka
More...
over 12 years ago
Fixed name of ext.client module.
Mateusz Parzonka
More...
over 12 years ago
Updated class paths via project configuration.
Mateusz Parzonka
More...
over 12 years ago
Moving to Scla 2.9.2
Michael Eichberg
More...
over 12 years ago
merged the current dev branch
Michael Eichberg
More...
over 12 years ago
removed old code and added a comment
Michael Eichberg
More...
over 12 years ago
improved the code for content negotiation - we can now deal with the situation where accept string specifies multiple accepted representations (e.g. text/html, application/xhtml, …)
Michael Eichberg
More...
over 12 years ago
Added support for redirects based on the URL (called "DynamicRedirect", here)
Michael Eichberg
More...
over 12 years ago
Improved the code to read in files; added ".svg" to the set of supported MediaTypes
Michael Eichberg
More...
over 12 years ago
Implemented support for HEAD, OPTIONS and PATCH.
Mateusz Parzonka
More...
over 12 years ago
←
1
2
3
4
5
6
→
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