History for gitbucket_jkp / src / main / scala
2013-06-23
@takezoe
Milestone deletion is available.
takezoe committed on 23 Jun 2013
2013-06-22
@takezoe
Add TODO to retrieving the current timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Update database schema. ...
takezoe committed on 22 Jun 2013
@takezoe
Start to implement milestone pages.
takezoe committed on 22 Jun 2013
@takezoe
Move isWritable to RepositoryService.
takezoe committed on 22 Jun 2013
@takezoe
Add date value type for scalatra-forms mapping.
takezoe committed on 22 Jun 2013
@takezoe
Add Milestone model.
takezoe committed on 22 Jun 2013
@takezoe
Fix regex pattern.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Change java.sql.Date to java.sql.Timestamp.
takezoe committed on 22 Jun 2013
@takezoe
Fix commit message presentation.
takezoe committed on 22 Jun 2013
@takezoe
Convert issue id and commit id in commit message to link.
takezoe committed on 22 Jun 2013
2013-06-21
@shimamoto
Implemented the issue list.
shimamoto committed on 21 Jun 2013
@takezoe
Fix validation for user name, page name and repository name.
takezoe committed on 21 Jun 2013
@takezoe
Fix validation.
takezoe committed on 21 Jun 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 21 Jun 2013
@takezoe
Hide private repositories at the account page.
takezoe committed on 21 Jun 2013
@shimamoto
Add CLOSED column to issue model.
shimamoto committed on 21 Jun 2013
@takezoe
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
@takezoe
Don't display binary file at the blob view.
takezoe committed on 21 Jun 2013
@takezoe
Move getBranchesOfCommit and getTagsOfCommit to JGitUtil.
takezoe committed on 21 Jun 2013
2013-06-20
@shimamoto
Implemented the reference of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Change date format.
shimamoto committed on 20 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
takezoe committed on 20 Jun 2013
@takezoe
Change icons of the file index.
takezoe committed on 20 Jun 2013
@takezoe
Add a implicit conversion which adds mkHtml to views.implicit.
takezoe committed on 20 Jun 2013
@shimamoto
Implemented the registration of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Fix issue content to Option type.
shimamoto committed on 20 Jun 2013
@takezoe
Show diff for only text files.
takezoe committed on 20 Jun 2013
@shimamoto
Creates issue service.
shimamoto committed on 20 Jun 2013