0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from onigunn/master More... about 12 years ago
added constructor to call WadlGenerator directly from java More... about 12 years ago
Modifying <doc/> to be compliant with WADL spec, chapter 2.3 Documentation More... about 12 years ago
Quick & dirty fix for nested resources without parents More... about 12 years ago
More idiomatic filtering More... about 12 years ago
ScalaTest tests now recognizable by maven-surefire-plugin More... about 12 years ago
Fixing tests after refactoring (changed package) More... about 12 years ago
Finally two separate artifacts (surefire does not run tests for some reason yet) More... about 12 years ago
Tweaking pom.xml files for split structure More... about 12 years ago
Starting to extract WadlGenerator into separate module from showcase example More... about 12 years ago
Cleanup in request mappings More... about 12 years ago
Ignoring currently failing test cases More... about 12 years ago
Test exposing missing functionality of nested resources More... about 12 years ago
Adding @RequestParam-annotated methods to generated WADL More... about 12 years ago
Testing template variables in nested resources More... about 12 years ago
Introducing WadlResourcePostProcessors concept, more tests More... about 12 years ago
More implemented tests More... about 12 years ago
Introducing WadlMethodPostProcessors abstraction, XMLUnit-powered unit tests More... about 12 years ago
Mapping WADL to controller to /api as well More... about 12 years ago
Incorrectly computed parent URI More... about 12 years ago
Version working for very simple case, a lot of tests pending More... about 12 years ago
/readers and /readers/{}/borrowed resources More... about 12 years ago
Extracting WADL generation into separate WadlGenerator class More... over 12 years ago
Renaming package name for generated WADL classes More... over 12 years ago
Correct placement of parameters description More... over 12 years ago
Fix compilation error More... over 12 years ago
Much more complex, hierarchical REST resource More... over 12 years ago
Preprocessing handler mappings to fit better into WADL More... over 12 years ago
Introducing Reader and BorrowedBook entities (library domain) More... over 12 years ago
First steps in returning valid WADL More... over 12 years ago