History for gitbucket_jkp / src / main / scala / util
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-31
@yjkony
Merge commit '5317ac5' (tag 1.12) into add-features-to-ldapauth
yjkony committed on 31 Mar 2014
2014-03-15
@takezoe
Display the first line of commit message on the file list
takezoe committed on 15 Mar 2014
2014-03-11
@yjkony
Change trigger of "Disalbe mail resolve is enalbed" from "When system settings check-box is ON" to "When mail attribute is empty".
yjkony committed on 11 Mar 2014
2014-03-10
@yjkony
Merge branch 'master' into add-features-to-ldapauth
yjkony committed on 10 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-04
@yjkony
Revert unnecessary format changes.
yjkony committed on 4 Mar 2014
2014-03-03
@takezoe
(refs #241)Work for specifying group manager
takezoe committed on 3 Mar 2014
@yjkony
Sync upstream/maste to master and Merge branch 'master' into add-features-to-ldapauth ...
yjkony 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-28
@yjkony
Add features (additional filter condition / disable mail resolve) to LDAP authentication.
yjkony committed on 28 Feb 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