History for gitbucket_jkp / src / main / scala / app / RepositorySettingsController.scala
2014-01-17
@takezoe
(refs #101, #102)Put Repository deletion and transfer ownership together to Danger Zone.
takezoe committed on 17 Jan 2014
@takezoe
(refs #102)Add validation and auto completion to the transfer user name field
takezoe committed on 17 Jan 2014
@takezoe
(refs #102)Experimental implementation of transfer repository ownership
takezoe committed on 17 Jan 2014
@takezoe
Add unique checking before rename repository.
takezoe committed on 17 Jan 2014
2014-01-16
@takezoe
(refs #102)Change for transfer repository owner.
takezoe committed on 16 Jan 2014
2014-01-12
@takezoe
(refs #101)Modification to add rename repository name.
takezoe committed on 12 Jan 2014
2014-01-04
@takezoe
Fix pattern match for webhook.
takezoe committed on 4 Jan 2014
2014-01-03
@takezoe
Fix refs commit log and web hook.
takezoe committed on 3 Jan 2014
2013-11-01
@takezoe
Upgrade to scalatra-forms 0.0.4
takezoe committed on 1 Nov 2013
2013-10-30
@takezoe
Fix compilation error.
takezoe committed on 30 Oct 2013
2013-10-23
@takezoe
Don't add group account as a collaborator.
takezoe committed on 23 Oct 2013
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