2021-04-04 |
Remove unused import statements (#2726)
Naoki Takezoe
authored
on 4 Apr 2021
GitHub
committed
on 4 Apr 2021
|
---|---|
2020-01-12 |
Make Authorization header auth-scheme case-insencitive (#2416)
SIkebe
authored
on 12 Jan 2020
Naoki Takezoe
committed
on 12 Jan 2020
|
2018-04-16 |
Apply ApiAuthenticationFilter to /api/* to cover APIs other than GitHub API
Naoki Takezoe
committed
on 16 Apr 2018
|
2018-04-01 |
|
Apply scalafmt
Naoki Takezoe
committed
on 1 Apr 2018
|
|
2018-01-07 |
Merge remote-tracking branch 'upstream/master' into pr-add-release
...
KOUNOIKE Yuusuke
committed
on 7 Jan 2018
|
2017-11-17 |
Mount filters with path
Naoki Takezoe
committed
on 17 Nov 2017
|
Introduce CompositeScalatraFilter to merge controllers to one filter
Naoki Takezoe
committed
on 17 Nov 2017
|
|
2017-08-20 |
Merge AnonymousAccessController and GitHubCompatibleAccessController
Naoki Takezoe
committed
on 20 Aug 2017
|
2017-08-18 |
Implement as controller instead of filter
Hidetake Iwata
committed
on 18 Aug 2017
|
2017-07-05 |
Merge branch 'feature/bundle-plugins' into feature/plugin-hotdeploy
Naoki Takezoe
committed
on 5 Jul 2017
|
2017-06-11 |
Priorities CRUD interface implemented.
Istvan Meszaros
committed
on 11 Jun 2017
|
2017-04-16 |
Add Release page. (close #607)
KOUNOIKE Yuusuke
committed
on 16 Apr 2017
|
2017-03-11 |
Add adapter filter for plugin controllers
Naoki Takezoe
committed
on 11 Mar 2017
|
2016-10-10 |
Provide GitHub compatible URL for Git clients
Hidetake Iwata
committed
on 10 Oct 2016
|
2016-09-12 |
(refs #1291)Add secure attribute to JSESSIONID cookie when baseUrl starts with "https://"
Naoki Takezoe
committed
on 12 Sep 2016
|
2016-07-26 |
(refs #1247) cleanup
Naoki Takezoe
committed
on 26 Jul 2016
|
2016-03-05 |
Separate API controller to improve routing performance
Naoki Takezoe
committed
on 5 Mar 2016
|
Merge UserManagementController to SystemSettingsController to reduce filter mapping
Naoki Takezoe
committed
on 5 Mar 2016
|
|
2016-02-21 |
Merge some controllers because a large amount mapping causes performance issue
Naoki Takezoe
committed
on 21 Feb 2016
|
2015-08-05 |
list installed plugins in the system administration menu
Matthieu Brouillard
committed
on 5 Aug 2015
|
2015-04-11 |
|
2015-03-16 |
Merge remote-tracking branch 'origin/master' into api-support
...
Tomofumi Tanaka
committed
on 16 Mar 2015
|
2015-03-02 |
Change package name
Naoki Takezoe
committed
on 2 Mar 2015
|
2015-03-01 |
Authentication move to filter
nazoking
committed
on 1 Mar 2015
|
2015-02-20 |
Change order of plug-in controller registration
Naoki Takezoe
committed
on 20 Feb 2015
|
Plug-in action to be Scalatra controller
Naoki Takezoe
committed
on 20 Feb 2015
|
|
2015-02-07 |
Add prototype of global action support
Naoki Takezoe
committed
on 7 Feb 2015
|
2015-01-07 |
Add option to deny anonymous (i.e. unauthorized) access
Mark LaCroix
committed
on 7 Jan 2015
|
2015-01-05 |
Remove filter setting for old plugin
Shintaro Murakami
committed
on 5 Jan 2015
|