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