History for gitbucket_jkp / src / main / scala / util
2014-04-11
@Naoki Takezoe
Merge remote-tracking branch 'origin/master'
Naoki Takezoe committed on 11 Apr 2014
@Naoki Takezoe
Fix message for empty repository
Naoki Takezoe committed on 11 Apr 2014
2014-04-10
@Tomofumi Tanaka
Fix getAllcommitIds bug in empty repository
Tomofumi Tanaka committed on 10 Apr 2014
@Naoki Takezoe
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
Naoki Takezoe committed on 10 Apr 2014
2014-04-02
@takezoe
(refs #335)Oops, fix substring condition
takezoe committed on 2 Apr 2014
@takezoe
(refs #335)Use string before '@' of mail address if user name is mail address in LDAP authentication.
takezoe committed on 2 Apr 2014
2014-03-15
@takezoe
Display the first line of commit message on the file list
takezoe committed on 15 Mar 2014
2014-03-07
@takezoe
(refs #303)Submodule support
takezoe committed on 7 Mar 2014
2014-03-06
@takezoe
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe committed on 6 Mar 2014
@takezoe
(refs #241)Allow group manager to use repository settings
takezoe committed on 6 Mar 2014
2014-03-03
@takezoe
(refs #241)Work for specifying group manager
takezoe committed on 3 Mar 2014
2014-03-02
@takezoe
(refs #198)Allow group editing by group members.
takezoe committed on 2 Mar 2014
2014-03-01
@takezoe
Merge branch 'odz-closing-issues-via-commit-messages'
takezoe committed on 1 Mar 2014
@takezoe
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe committed on 1 Mar 2014
@takezoe
Fix to use Exception#ignoring to ignore Exception.
takezoe committed on 1 Mar 2014
@takezoe
(refs #280)Commit count limitation is changed to 10000 from 1000.
takezoe committed on 1 Mar 2014
@takezoe
Apply scala.util.control.Exception to exception handling.
takezoe committed on 1 Mar 2014
2014-02-21
@takezoe
(refs #60)Mentioned issue reference from other issue or issue comment.
takezoe committed on 21 Feb 2014
2014-01-31
@takezoe
(refs #251)Remove BOM from UTF-8 string.
takezoe committed on 31 Jan 2014
2014-01-24
@takezoe
(refs #245)Add full name attribute for LDAP authentication.
takezoe committed on 24 Jan 2014
2014-01-14
@takezoe
Use old home if it exists.
takezoe committed on 14 Jan 2014
2014-01-12
@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
(refs #244)Change the default data directory to HOME/.gitbucket
takezoe committed on 12 Jan 2014
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 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
2013-11-15
@Naoki Takezoe
Merge pull request #190 from jtyr/master ...
Naoki Takezoe committed on 15 Nov 2013
2013-11-07
@Jiri Tyr
Use the system keystore by default ...
Jiri Tyr committed on 7 Nov 2013
2013-11-05
@Jiri Tyr
Moving keystore definition into settings
Jiri Tyr committed on 5 Nov 2013