oohira
09aafbcce1
Fix wrong query to find the specified label
2016-02-08 23:40:17 +09:00
Naoki Takezoe
7f5024a746
Change javac option to require Java8
2016-02-08 01:11:54 +09:00
Naoki Takezoe
8fec0870a8
Merge pull request #1098 from nus/fix-hidden-pull-requests
...
Fix some hidden pull requests
2016-02-08 01:03:41 +09:00
Naoki Takezoe
a8d2afaff7
Merge pull request #1099 from gitbucket/scalatest
...
Move to ScalaTest from Specs2
2016-02-07 00:02:46 +09:00
Naoki Takezoe
8fd92f1c2f
Fix compilation error in testcase
2016-02-06 23:39:57 +09:00
Naoki Takezoe
419ea16ead
Remove Specs2 dependency
2016-02-06 22:27:23 +09:00
Naoki Takezoe
e72d808a3c
Migrating testcase to ScalaTest
2016-02-06 22:10:20 +09:00
Naoki Takezoe
44e8c0a9be
Migrating testcase to ScalaTest
2016-02-05 23:00:35 +09:00
Naoki Takezoe
e2c39d7815
Merged branch master into scalatest
2016-02-04 01:51:29 +09:00
Yota Ichino
687cd54f9a
Fix some hidden pull requests
...
IssuesService.IssueLimit value is equalized with
PullRequestService.PullRequestLimit value by this commit.
If without this, some pull requests are hidden.
For example, inspite of 30 pull requests are exists,
pull request page shows 25.
2016-02-03 16:43:49 +00:00
Naoki Takezoe
911754e1dc
Migrating testcase to ScalaTest
2016-02-04 00:40:58 +09:00
Naoki Takezoe
0067cbce6f
Fix failed test
2016-02-04 00:37:50 +09:00
Naoki Takezoe
f40f8427aa
Replace === with ==
2016-02-04 00:27:00 +09:00
Naoki Takezoe
642a51a208
Merge pull request #1096 from nus/fix-invisible-closed-label
...
Fix invisible closed label
2016-02-03 23:41:37 +09:00
Naoki Takezoe
9ec7c321d8
Merge pull request #1095 from oohira/link-avatar-image-to-profile-page
...
Link avatar image to the user's profile page
2016-02-03 23:33:57 +09:00
Naoki Takezoe
a3c419b6f5
Merge pull request #1086 from oohira/fix/invalid-repos-owner-url
...
Fix repository owner link URL
2016-02-03 23:08:55 +09:00
Naoki Takezoe
15c28cffa4
Merge branch 'ritschwumm-patch-1'
2016-02-03 22:37:40 +09:00
Naoki Takezoe
f4d0f16481
(refs #1083 )Bump sbt launcher
2016-02-03 22:37:09 +09:00
Naoki Takezoe
45535e4fdf
Merge branch 'patch-1' of https://github.com/ritschwumm/gitbucket into ritschwumm-patch-1
2016-02-03 22:34:30 +09:00
Yota Ichino
2fd95c7f1a
Fix invisible closed label
...
Closed label has label-important attribute which
was not defined in gitbucket.css, so that define
the attribute.
2016-02-02 15:35:45 +00:00
oohira
eb6da85183
Link avatar image to the user's profile page
2016-02-02 23:24:05 +09:00
Naoki Takezoe
bcc05f021c
Migrating testcases to ScalaTest from Specs2
2016-02-02 00:36:08 +09:00
Naoki Takezoe
d58ed55c3a
Merged branch ritschwumm-wip/escape into master
2016-01-31 12:26:37 +09:00
Naoki Takezoe
057f029c80
(refs #1085 )Remove var by replacing for expression with foldLeft
2016-01-31 12:26:09 +09:00
Naoki Takezoe
c9a12ff913
Fix version extraction
2016-01-31 10:33:07 +09:00
oohira
66bf00b5d3
Fix repository owner link URL
2016-01-31 08:32:59 +09:00
Herr Ritschwumm
7ba3ca6f15
properly escape html characters in a description
2016-01-30 16:25:50 +01:00
Herr Ritschwumm
a1bacccc09
add tests, failing right now
2016-01-30 16:25:44 +01:00
ritschwumm
333eeb4bad
update sbt to newest version
2016-01-30 11:24:23 +01:00
Naoki Takezoe
afa79d01b1
3.11 Release
3.11
2016-01-30 09:51:30 +09:00
Naoki Takezoe
860fc8ef4c
(refs #1080 )Fix commit count presentation when over 10000
2016-01-30 02:01:04 +09:00
Naoki Takezoe
5a2224623b
Merge pull request #1077 from ritschwumm/patch-1
...
adapt how_to_run.md to changes in build.sbt
2016-01-29 01:53:10 +09:00
ritschwumm
dda3458e80
adapt how_to_run.md to changes in build.sbt
2016-01-28 12:10:32 +01:00
Naoki Takezoe
df06f509f5
Merge pull request #1064 from lidice/add-labels-api
...
Extend API to allow CRUD labels
2016-01-27 01:18:16 +09:00
Naoki Takezoe
0b4d0be1b4
Merge pull request #1074 from ritschwumm/fix-concurrent-access
...
these fields are accessed from multiple threads
2016-01-27 01:17:02 +09:00
Naoki Takezoe
0bef8d29d5
Merge pull request #1076 from oohira/issue/1055-make-link-anchor-clickable
...
refs #1055 Make a header link anchor icon clickable
2016-01-27 01:03:10 +09:00
oohira
6265faa14f
refs #1055 Make a header link anchor icon clickable
2016-01-26 23:53:07 +09:00
Naoki Takezoe
7593c97ad3
Fix document
2016-01-26 23:06:21 +09:00
Naoki Takezoe
7c8de834bc
Merge executable.sbt with build.sbt
2016-01-26 23:01:12 +09:00
Naoki Takezoe
637e9f906b
Replace build.scala with build.sbt
2016-01-26 22:08:33 +09:00
Naoki Takezoe
97035be2e5
Remove resources which are required to create executable war
2016-01-26 21:41:09 +09:00
Naoki Takezoe
80fedbd335
Merged branch master into master
2016-01-26 19:33:36 +09:00
Naoki Takezoe
3f6ebc1164
(refs #1065 )Fixup
2016-01-26 19:32:46 +09:00
Naoki Takezoe
27b99319d3
Merge branch 'issue/963' of https://github.com/ritschwumm/gitbucket into ritschwumm-issue/963
2016-01-26 17:13:54 +09:00
Naoki Takezoe
a46d1ecf69
Merge pull request #1069 from oohira/limit-image-max-width
...
Limit maximum width of image
2016-01-26 16:54:17 +09:00
Naoki Takezoe
fb531526bd
Merge pull request #1075 from ritschwumm/fix-filename
...
fix typo in a file name
2016-01-26 16:53:11 +09:00
Herr Ritschwumm
21d6143e40
fix typo in a file name
2016-01-26 01:54:01 +01:00
Herr Ritschwumm
129b424a3a
these fields are accessed from multiple threads
2016-01-26 01:32:39 +01:00
Herr Ritschwumm
689334a599
use a constant for the jetty version
2016-01-25 21:54:42 +01:00
Naoki Takezoe
b3ee2222f3
(refs #1058 )Bump markedj to 1.0.6 to solve table rendering bug
2016-01-26 01:21:58 +09:00