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
|
2015-01-01 |
Purge old plugin system
Naoki Takezoe
committed
on 1 Jan 2015
|
2014-06-05 |
(refs #32)Example of custom action extension
Naoki Takezoe
committed
on 5 Jun 2014
|
2014-04-10 |
(refs #337)Fix JavaScript not found problem in JBoss/WildFly
Naoki Takezoe
committed
on 10 Apr 2014
|
2014-03-06 |
Merge CreateController to AccountController
takezoe
committed
on 6 Mar 2014
|
2014-03-02 |
Rename CreateRepositoryController to CreateController.
takezoe
committed
on 2 Mar 2014
|
2014-01-12 |
Merge SignInController into IndexController
takezoe
committed
on 12 Jan 2014
|
2013-11-10 |
(refs #173)Move BasicAuthenticationFilter to ScalatraBootstrap also.
takezoe
committed
on 10 Nov 2013
|
2013-11-09 |
(refs #173)Move TransactionFilter to ScalatraBootstrap from web.xml to support Tomcat 7.0.29 or before.
takezoe
committed
on 9 Nov 2013
|
2013-11-07 |
Upgrade to scalatra-forms 0.0.6.
takezoe
committed
on 7 Nov 2013
|
2013-07-26 |
|
2013-07-24 |
(refs #26) Add Dashboard controller. Uses a common design at issue.
shimamoto
committed
on 24 Jul 2013
|
|
|
2013-07-22 |
(refs #3)Separate search actions to SearchController.
takezoe
committed
on 22 Jul 2013
|
2013-07-12 |
(refs #2)Comparing between the forked repository and the source repository.
takezoe
committed
on 12 Jul 2013
|
2013-07-09 |
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 9 Jul 2013
|
Rename SettingsController to RepositorySettingsController.
takezoe
committed
on 9 Jul 2013
|
|
2013-07-03 |
Fix bootstrap problem on Tomcat.
takezoe
committed
on 3 Jul 2013
|