2013-06-24 |
Implementing label management.
takezoe
committed
on 24 Jun 2013
|
---|---|
Fix added issue comment layout.
shimamoto
committed
on 24 Jun 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe
committed
on 24 Jun 2013
|
|
Issue label creation is available.
takezoe
committed
on 24 Jun 2013
|
|
Create issue comment.
shimamoto
committed
on 24 Jun 2013
|
|
Start to implement issue labels.
takezoe
committed
on 24 Jun 2013
|
|
Separate milestones from IssuesController / IssuesService.
takezoe
committed
on 24 Jun 2013
|
|
2013-06-23 |
Add issue comment path.
shimamoto
committed
on 23 Jun 2013
|
Update REPOSITORY.LAST_ACTIVITY_DATE after wiki page editing.
takezoe
committed
on 23 Jun 2013
|
|
Remove currentDate from controller.
takezoe
committed
on 23 Jun 2013
|
|
Remove currentDate from controller.
takezoe
committed
on 23 Jun 2013
|
|
Separate extension of scalatra-forms to trait from ControllerBase.
takezoe
committed
on 23 Jun 2013
|
|
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto
committed
on 23 Jun 2013
|
|
Milestone completed.
takezoe
committed
on 23 Jun 2013
|
|
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
|
|
Change java.sql.Date to java.sql.Timestamp.
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
|
|
Hide private repositories at the account page.
takezoe
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
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
takezoe
committed
on 20 Jun 2013
|