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
395 commits
Transfer to URL with SHA
tree:
57bccaf469
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
latest commit
57bccaf469
takezoe
authored
on 26 Jun 2013
..
app
Add issue pagination.
11 years ago
model
Replace native SQL which retrieves issue count with type safe DSL.
11 years ago
service
Change limit of issue pagination to 30.
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
Move implicit conversion for mkHtml to util.Implicits.
11 years ago
ScalatraBootstrap.scala
Change order of MilestonesController, LabelsController and IssuesController.
11 years ago