2013-06-29 |
Fix typo.
takezoe
committed
on 29 Jun 2013
|
---|---|
Remove resolved TODO.
takezoe
committed
on 29 Jun 2013
|
|
Fix Unauthorized error behaviour.
takezoe
committed
on 29 Jun 2013
|
|
Add unique user name checking to the account creation.
takezoe
committed
on 29 Jun 2013
|
|
Add TODO.
takezoe
committed
on 29 Jun 2013
|
|
Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views.
takezoe
committed
on 29 Jun 2013
|
|
Encrypt password.
takezoe
committed
on 29 Jun 2013
|
|
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe
committed
on 29 Jun 2013
|
|
Fix services to use shortcut method for primary key and foreign keys.
takezoe
committed
on 29 Jun 2013
|
|
2013-06-28 |
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto
committed
on 28 Jun 2013
|
Add the condition function by the primary key.
shimamoto
committed
on 28 Jun 2013
|
|
Redirect to previous URL after sign in.
takezoe
committed
on 28 Jun 2013
|
|
Fix presentation of index page and sign-in page.
takezoe
committed
on 28 Jun 2013
|
|
Add the password field to the account editing page.
takezoe
committed
on 28 Jun 2013
|
|
Fix model composition.
shimamoto
committed
on 28 Jun 2013
|
|
Add account creation page for users.
takezoe
committed
on 28 Jun 2013
|
|
Add System Settings page.
takezoe
committed
on 28 Jun 2013
|
|
Remove unused import statement.
takezoe
committed
on 28 Jun 2013
|
|
2013-06-27 |
Fix Ajax processing.
takezoe
committed
on 27 Jun 2013
|
Move userName and repositoryName to the base table class.
shimamoto
committed
on 27 Jun 2013
|
|
|
|
Fix controller order.
takezoe
committed
on 27 Jun 2013
|
|
Add the cancellation process of the issue.
shimamoto
committed
on 27 Jun 2013
|
|
Provide completion proposals for adding collaborator.
takezoe
committed
on 27 Jun 2013
|
|
Change controllers order.
takezoe
committed
on 27 Jun 2013
|
|
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe
committed
on 27 Jun 2013
|
|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 27 Jun 2013
|
|
Add search condition 'Issue with no milestone'.
takezoe
committed
on 27 Jun 2013
|
|
Implemented the issue stub.
shimamoto
committed
on 27 Jun 2013
|
|
2013-06-26 |
Add comment count sorting and displaying.
takezoe
committed
on 26 Jun 2013
|