History for gitbucket_jkp / src / main / scala / app / RepositorySettingsController.scala
2013-10-06
@takezoe
(refs #121)Create WebHookPayload only when web hook has been registered.
takezoe committed on 6 Oct 2013
2013-09-22
@takezoe
Use ControlUtil.
takezoe committed on 22 Sep 2013
@takezoe
Add RichRequest which extends HttpServletRequest.
takezoe committed on 22 Sep 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-09-18
@takezoe
(refs #74)Small fix for test hook.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Remove an auxiliary constructor from case class because json4s can't serialize correctly if case class have that.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Remove an unnecessary action and add TODO.
takezoe committed on 18 Sep 2013
@takezoe
(refs #74)Add "Test Hook" button.
takezoe committed on 18 Sep 2013
2013-09-11
@takezoe
(refs #74)Remove web hook URL is available.
takezoe committed on 11 Sep 2013
2013-09-05
@takezoe
(refs #74)Add web hook URL addition.
takezoe committed on 5 Sep 2013
2013-08-28
@takezoe
(refs #74)Add the web hook configuration page.
takezoe committed on 28 Aug 2013
2013-08-09
@takezoe
Upgrade scalatra-forms.
takezoe committed on 9 Aug 2013
2013-07-26
@takezoe
(refs #2)Fork repository can not be changed repository type.
takezoe committed on 26 Jul 2013
2013-07-23
@takezoe
(refs #8)Group repository creation is completed.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Remove unused code.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Merge user name proposal API to IndexController.
takezoe committed on 23 Jul 2013
2013-07-22
@takezoe
(refs #8)Start to implement group management.
takezoe committed on 22 Jul 2013
2013-07-11
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
(refs #28)Fix information message.
takezoe committed on 10 Jul 2013
2013-07-09
@takezoe
Rename SettingsController to RepositorySettingsController.
takezoe committed on 9 Jul 2013