2014-03-06 |
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe
committed
on 6 Mar 2014
|
---|---|
2014-03-03 |
(refs #241)Work for specifying group manager
takezoe
committed
on 3 Mar 2014
|
2014-02-28 |
Compare email adresses case-insensitive.
Tobias Roeser
committed
on 28 Feb 2014
|
2014-02-01 |
(refs #256)If account is already registered but disabled, authentication fails.
takezoe
committed
on 1 Feb 2014
|
2014-01-24 |
(refs #245)Add full name attribute for LDAP authentication.
takezoe
committed
on 24 Jan 2014
|
2013-11-03 |
Fix test case.
takezoe
committed
on 3 Nov 2013
|
2013-11-02 |
(refs #114)Add group deletion.
takezoe
committed
on 2 Nov 2013
|
(refs #114)Remove user related data when user is removed.
takezoe
committed
on 2 Nov 2013
|
|
(refs #114)Add remove option to user management.
takezoe
committed
on 2 Nov 2013
|
|
2013-10-31 |
(refs #114)Add logical remove flag to ACCOUNT.
takezoe
committed
on 31 Oct 2013
|
2013-10-21 |
|
2013-10-14 |
Merge branch 'account-full-name' of https://github.com/robinst/gitbucket into robinst-account-full-name
...
takezoe
committed
on 14 Oct 2013
|
2013-10-11 |
add AccountServiceSpec
xuwei-k
committed
on 11 Oct 2013
|
2013-10-09 |
(refs #139) Add info log for debugging LDAP Auth
Tomofumi Tanaka
committed
on 9 Oct 2013
|
2013-10-06 |
Add full name to account and use it to create commits (#125)
...
Robin Stocker
committed
on 6 Oct 2013
|
2013-08-17 |
(refs #78)Authentication moved to AccountService.
takezoe
committed
on 17 Aug 2013
|
2013-07-23 |
(refs #8)Some fix for group management.
takezoe
committed
on 23 Jul 2013
|
(refs #8)Group repository creation is completed.
takezoe
committed
on 23 Jul 2013
|
|
(refs #8)Implementing repository creation for group.
takezoe
committed
on 23 Jul 2013
|
|
(refs #8)Implementing group register/edit form.
takezoe
committed
on 23 Jul 2013
|
|
2013-07-22 |
(refs #8)Start to implement group management.
takezoe
committed
on 22 Jul 2013
|
2013-07-10 |
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 10 Jul 2013
|
2013-07-08 |
Improve mapping of custom column type.
shimamoto
committed
on 8 Jul 2013
|
2013-07-04 |
(refs #19)Add unique checking for mail address.
takezoe
committed
on 4 Jul 2013
|
2013-07-03 |
Fix the inefficient query.
shimamoto
committed
on 3 Jul 2013
|
2013-06-29 |
Fix services to use shortcut method for primary key and foreign keys.
takezoe
committed
on 29 Jun 2013
|
2013-06-23 |
Remove currentDate from controller.
takezoe
committed
on 23 Jun 2013
|
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto
committed
on 23 Jun 2013
|
|
2013-06-22 |
Add TODO to retrieving the current timestamp.
takezoe
committed
on 22 Jun 2013
|
Change java.sql.Date to java.sql.Timestamp.
takezoe
committed
on 22 Jun 2013
|