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 |
|
ritschwumm
|
64635c5dc6
|
Java 8 is a new requirement
|
2016-02-03 01:19:29 +01: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 |
|
Herr Ritschwumm
|
3f2935612d
|
feature: add settings for the ssh host
|
2016-01-30 11:15:07 +01:00 |
|
Herr Ritschwumm
|
4c87bdd959
|
refactor: make the settings alone responsible for ssh server location
|
2016-01-30 11:14:13 +01:00 |
|
Herr Ritschwumm
|
3543073150
|
cleanup: wiki urls could have been simpler
|
2016-01-30 11:12:11 +01:00 |
|
Herr Ritschwumm
|
e50fe604c2
|
cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all
|
2016-01-30 11:12:11 +01:00 |
|
Herr Ritschwumm
|
63369258bd
|
preparation: move url generation from RepositoryInfo towards the gui
|
2016-01-30 11:12:07 +01:00 |
|
Herr Ritschwumm
|
e7c3376303
|
cleanup: baseUrl is not used here at all
|
2016-01-30 07:31:40 +01:00 |
|
Herr Ritschwumm
|
86163f66ce
|
cleanup: jgit repo info does not have to know about urls in the gui
|
2016-01-30 07:31:26 +01:00 |
|
Herr Ritschwumm
|
518f0bfc28
|
cleanup: derive baseUrl from http request outside the SettingsService
|
2016-01-30 07:29:57 +01:00 |
|
Herr Ritschwumm
|
0a759f6127
|
cleanup: don't repeat yourself, calculate effective ssh port in one place only
|
2016-01-30 07:29:21 +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
|
40e36e3f8b
|
Merge branch 'master'
Conflicts:
project/build.scala
|
2016-01-27 13:35:30 +09: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 |
|
oohira
|
da5e4fe5b1
|
Limit maximum width of image
|
2016-01-24 23:40:25 +09:00 |
|
Naoki Takezoe
|
f3b7318453
|
Fix margin of icon and caret of dowpdown menu in the global header
|
2016-01-24 22:44:39 +09:00 |
|