History for gitbucket_jkp / src / main / scala
2014-02-01
@takezoe
(refs #256)If account is already registered but disabled, authentication fails.
takezoe committed on 1 Feb 2014
2014-01-31
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 31 Jan 2014
@takezoe
(refs #251)Remove BOM from UTF-8 string.
takezoe committed on 31 Jan 2014
@takezoe
Disable the post commit hook for Wiki repository.
takezoe committed on 31 Jan 2014
@takezoe
Add version 1.10.
takezoe committed on 31 Jan 2014
2014-01-30
@takezoe
(refs #254)Remove AUTO_SERVER=TRUE for performance issue.
takezoe committed on 30 Jan 2014
2014-01-27
@takezoe
Merge branch 'ldap-fullname'
takezoe committed on 27 Jan 2014
2014-01-24
@takezoe
(refs #250)Include repository name in download zip filename.
takezoe committed on 24 Jan 2014
@takezoe
(refs #245)Add full name attribute for LDAP authentication.
takezoe committed on 24 Jan 2014
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-14
@takezoe
(refs #101)Update links in activity message also.
takezoe committed on 14 Jan 2014
@takezoe
Use old home if it exists.
takezoe committed on 14 Jan 2014
2014-01-12
@takezoe
(refs #101)Modification to add rename repository name.
takezoe committed on 12 Jan 2014
@takezoe
Use FileUtils#moveDirectory() instead of File#renameTo()
takezoe committed on 12 Jan 2014
@takezoe
Update data directory checking condition.
takezoe committed on 12 Jan 2014
@takezoe
Merge SignInController into IndexController
takezoe committed on 12 Jan 2014
@takezoe
(refs #244)Change the default data directory to HOME/.gitbucket
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-12-27
@takezoe
Add Version 1.9
takezoe committed on 27 Dec 2013
2013-12-21
@takezoe
(refs #238)Enable automatic mixed mode of H2.
takezoe committed on 21 Dec 2013
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 Dec 2013
2013-12-11
@takezoe
(refs #196)Fire WebHook in merging pull request from Web GUI.
takezoe committed on 11 Dec 2013
2013-12-03
@Piotr Adamski
Silenced compiler warnings
Piotr Adamski committed on 3 Dec 2013
2013-11-29
@takezoe
(refs #204)Add some way to configure data directory. ...
takezoe committed on 29 Nov 2013
@takezoe
(refs #211)README.md detection is case insensitive and it also detect README.markdown as same as Github.
takezoe committed on 29 Nov 2013