Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sbcd90
/
jooby
Public
forked from
jooby-project/jooby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 25, 2017
Merge pull request #794 from jooby-project/771
Show description for 48b4ec2
jknack
authored
48b4ec2
View commit details
Copy full SHA for 48b4ec2
Browse repository at this point
Commits on May 24, 2017
Let ebean module support multiple named dataSources fix #771
jknack
committed
965c72e
View commit details
Copy full SHA for 965c72e
Browse repository at this point
Merge pull request #793 from jooby-project/791
Show description for 76262d3
jknack
authored
76262d3
View commit details
Copy full SHA for 76262d3
Browse repository at this point
Merge pull request #790 from jooby-project/755
Show description for 74e5823
jknack
authored
74e5823
View commit details
Copy full SHA for 74e5823
Browse repository at this point
Err.Missing is thrown when req.param(name) encounters name missing - documentation needed fix #791
jknack
committed
9d9410c
View commit details
Copy full SHA for 9d9410c
Browse repository at this point
I18N support in jooby. fix #755
jknack
committed
157d6d8
View commit details
Copy full SHA for 157d6d8
Browse repository at this point
Commits on May 23, 2017
Merge pull request #787 from jooby-project/786
Show description for 1dcca6c
jknack
authored
1dcca6c
View commit details
Copy full SHA for 1dcca6c
Browse repository at this point
Add routes method to chain object fix #786
jknack
committed
8d3c1b0
View commit details
Copy full SHA for 8d3c1b0
Browse repository at this point
Commits on May 22, 2017
Merge pull request #785 from jooby-project/783
Show description for 086ebfd
jknack
authored
086ebfd
View commit details
Copy full SHA for 086ebfd
Browse repository at this point
Merge pull request #784 from jooby-project/782
Show description for a85992b
jknack
authored
a85992b
View commit details
Copy full SHA for a85992b
Browse repository at this point
Merge pull request #781 from jooby-project/759
Show description for 00e52d1
jknack
authored
00e52d1
View commit details
Copy full SHA for 00e52d1
Browse repository at this point
Merge pull request #780 from jooby-project/763
Show description for fc2d36b
jknack
authored
fc2d36b
View commit details
Copy full SHA for fc2d36b
Browse repository at this point
Netty upgrade 4.1.11 fix #782
jknack
committed
d09c896
View commit details
Copy full SHA for d09c896
Browse repository at this point
Undertow uppgrade 1.4.15 fix #783
jknack
committed
13a4768
View commit details
Copy full SHA for 13a4768
Browse repository at this point
Commits on May 21, 2017
Link to 'Config Library' improvement fix #751
jknack
committed
2736c94
View commit details
Copy full SHA for 2736c94
Browse repository at this point
maven artifactId jooby-caffeine-cache missing, it is jooby-caffeine fix #754
jknack
committed
f83ca73
View commit details
Copy full SHA for f83ca73
Browse repository at this point
pac4j: logout doesn't work with MongoSessionStore fix #759
jknack
committed
25ae793
View commit details
Copy full SHA for 25ae793
Browse repository at this point
Merge pull request #778 from jooby-project/767
Show description for bfb7a9d
jknack
authored
bfb7a9d
View commit details
Copy full SHA for bfb7a9d
Browse repository at this point
Merge pull request #777 from jooby-project/765
Show description for 7a288e0
jknack
authored
7a288e0
View commit details
Copy full SHA for 7a288e0
Browse repository at this point
Merge pull request #776 from jooby-project/760
Show description for 0e2f414
jknack
authored
0e2f414
View commit details
Copy full SHA for 0e2f414
Browse repository at this point
Support mySQL driver 6.x and upgrade to latest 5.x fix #763 fix #779
jknack
committed
69cc167
View commit details
Copy full SHA for 69cc167
Browse repository at this point
Require doesnt work in routes defined on a separate file. fix #767
jknack
committed
2061491
View commit details
Copy full SHA for 2061491
Browse repository at this point
Pebble template file not found if packaging into jar fix #765
jknack
committed
00c5f00
View commit details
Copy full SHA for 00c5f00
Browse repository at this point
jdbi 2.78 fix #760
jknack
committed
9d45cdb
View commit details
Copy full SHA for 9d45cdb
Browse repository at this point
Merge pull request #770 from ajcamilo/raml-uuid
Show description for a4f4a61
jknack
authored
a4f4a61
View commit details
Copy full SHA for a4f4a61
Browse repository at this point
Apply some micro-optimization discovered by JProfiler #775
jknack
committed
24df466
View commit details
Copy full SHA for 24df466
Browse repository at this point
Commits on May 16, 2017
fix code style at raml module
ajcamilo
committed
feb85f5
View commit details
Copy full SHA for feb85f5
Browse repository at this point
Commits on May 15, 2017
Merge pull request #753 from ajcamilo/master
Show description for 3714c9e
jknack
authored
3714c9e
View commit details
Copy full SHA for 3714c9e
Browse repository at this point
Add jprofiler link
jknack
authored
85cadf0
View commit details
Copy full SHA for 85cadf0
Browse repository at this point
Commits on May 13, 2017
prepare for next development cycle
jknack
committed
c1df740
View commit details
Copy full SHA for c1df740
Browse repository at this point
Commits on May 5, 2017
add UUID type to raml spec
ajcamilo
committed
a14372e
View commit details
Copy full SHA for a14372e
Browse repository at this point
Commits on May 1, 2017
Merge pull request #750 from jooby-project/749
Show description for 700a928
jknack
authored
700a928
View commit details
Copy full SHA for 700a928
Browse repository at this point
remove code coverage from normal build fix #749
jknack
committed
4aeea78
View commit details
Copy full SHA for 4aeea78
Browse repository at this point
Commits on Apr 29, 2017
v1.1.1
jknack
committed
8c907a3
View commit details
Copy full SHA for 8c907a3
Browse repository at this point
Commits on Apr 28, 2017
jooby raml ignore class hidden properties
ajcamilo
committed
93c4d03
View commit details
Copy full SHA for 93c4d03
Browse repository at this point
Previous
Next
You can’t perform that action at this time.