GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Download ZIP
409 commits
Transfer to URL with SHA
tree:
7285d0829f
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
latest commit
7285d0829f
takezoe
authored
on 27 Jun 2013
..
app
MilestonesService provides a method which returns milestones with issue count.
11 years ago
model
Replace native SQL which retrieves issue count with type safe DSL.
11 years ago
service
Add search condition 'Issue with no milestone'.
11 years ago
servlet
Change java.sql.Date to java.sql.Timestamp.
11 years ago
util
Add validation for label name and color.
11 years ago
view
Improve issue pagination.
11 years ago
ScalatraBootstrap.scala
Change order of MilestonesController, LabelsController and IssuesController.
11 years ago