History for gitbucket_jkp / src / main / scala / service / AccountService.scala
2014-02-01
@takezoe
(refs #256)If account is already registered but disabled, authentication fails.
takezoe committed on 1 Feb 2014
2014-01-24
@takezoe
(refs #245)Add full name attribute for LDAP authentication.
takezoe committed on 24 Jan 2014
2013-11-03
@takezoe
Fix test case.
takezoe committed on 3 Nov 2013
2013-11-02
@takezoe
(refs #114)Add group deletion.
takezoe committed on 2 Nov 2013
@takezoe
(refs #114)Remove user related data when user is removed.
takezoe committed on 2 Nov 2013
@takezoe
(refs #114)Add remove option to user management.
takezoe committed on 2 Nov 2013
2013-10-31
@takezoe
(refs #114)Add logical remove flag to ACCOUNT.
takezoe committed on 31 Oct 2013
2013-10-21
@Naoki Takezoe
Merge pull request #147 from xuwei-k/AccountServiceSpec ...
Naoki Takezoe committed on 21 Oct 2013
2013-10-14
@takezoe
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
@xuwei-k
add AccountServiceSpec
xuwei-k committed on 11 Oct 2013
2013-10-09
@Tomofumi Tanaka
(refs #139) Add info log for debugging LDAP Auth
Tomofumi Tanaka committed on 9 Oct 2013
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
2013-08-17
@takezoe
(refs #78)Authentication moved to AccountService.
takezoe committed on 17 Aug 2013
2013-07-23
@takezoe
(refs #8)Some fix for group management.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Group repository creation is completed.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Implementing repository creation for group.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Implementing group register/edit form.
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-10
@takezoe
(refs #28)Implementing avatar image uploading.
takezoe committed on 10 Jul 2013
2013-07-08
@shimamoto
Improve mapping of custom column type.
shimamoto committed on 8 Jul 2013
2013-07-04
@takezoe
(refs #19)Add unique checking for mail address.
takezoe committed on 4 Jul 2013
2013-07-03
@shimamoto
Fix the inefficient query.
shimamoto committed on 3 Jul 2013
2013-06-29
@takezoe
Fix services to use shortcut method for primary key and foreign keys.
takezoe committed on 29 Jun 2013
2013-06-23
@takezoe
Remove currentDate from controller.
takezoe committed on 23 Jun 2013
@shimamoto
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto committed on 23 Jun 2013
2013-06-22
@takezoe
Add TODO to retrieving the current timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
2013-06-04
@takezoe
Fix updating in AccountService.
takezoe committed on 4 Jun 2013
@takezoe
Add AccountService#updateLastLoginDate().
takezoe committed on 4 Jun 2013