4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding more instrumentation around models and property inference More... over 10 years ago
Fixed the plugin dependencies so that its not constructor injected More... over 10 years ago
Revert "Trial with gradle 2.4" More... over 10 years ago
Trial with gradle 2.4 More... over 10 years ago
Renamed plugins that had the same name More... over 10 years ago
Broke the cyclic dependency where the TypeNameExtractor depends on schema plugin manager More... over 10 years ago
Updated the script to work on reload More... over 10 years ago
Always use plugin manager to resolve plugins More... over 10 years ago
Fixing typo More... over 10 years ago
Removing pre 2.0 note More... over 10 years ago
Post release tasks - Update bintray badge - Set next snapshot version - Reinsytate circleci tasks More... over 10 years ago
Release(MAJOR) bumping project version to 2.0.0 More... over 10 years ago
Preparing for release - Temporarily reverting version to 1.0.0 to allow for a release type of MAJOR - Temporarily disabling snapshot publication More... over 10 years ago
Extracted common logic to setup the JsonSerializer More... over 10 years ago
Merge pull request #704 from RobWin/master More... over 10 years ago
Incorporated code review findings of issue #700 More... over 10 years ago
[#701] Isolating the ObjectMapper used to serialize Swagger JSON - Moved test classes to a different package name to prevent autoscanning everything - Fixed gradle idea project file generation More... over 10 years ago
Ignoring javadoc dir More... over 10 years ago
Removing javadoc directory More... over 10 years ago
Added predicate to ignore @ApiIgnore on method anotations as well More... over 10 years ago
Mention RobWins contribution More... over 10 years ago
Merge pull request #687 from RobWin/master More... over 10 years ago
Lowering coverage for now to get build passing More... over 10 years ago
Fixed the license header More... over 10 years ago
Added basePackage predicate to help with selecting request handlers by package More... over 10 years ago
Removed linebreak More... over 10 years ago
Fixed swagger documentation formatting More... over 10 years ago
Added a test to verify the case when the port number is -1 More... over 10 years ago
Added security related contract tests More... over 10 years ago
Feature to support multiple security contexts More... over 10 years ago