Mitsuhiro Koga
|
6ec533990f
|
Extract method to getLfsObjects
|
2017-02-11 23:47:14 +09:00 |
|
Naoki Takezoe
|
7a6a2471b1
|
Fix issues sorting
|
2017-02-10 01:55:34 +09:00 |
|
Naoki Takezoe
|
7d9f308492
|
Cleaned up code around webhook
|
2017-02-08 14:51:20 +09:00 |
|
Naoki Takezoe
|
e8888ac191
|
Fix import statements
|
2017-02-08 14:23:38 +09:00 |
|
Naoki Takezoe
|
afad27ee01
|
Bump to blocking-slick 0.0.6
|
2017-02-08 02:12:26 +09:00 |
|
peccu
|
1ed8e287b3
|
Add owner to notification subject
|
2017-02-07 13:39:53 +09:00 |
|
Naoki Takezoe
|
202f56b6a0
|
Bump blocking-slick
|
2017-02-06 14:25:25 +09:00 |
|
Naoki Takezoe
|
e72a192e4a
|
Merge branch 'master'
Conflicts:
build.sbt
src/main/scala/gitbucket/core/model/CommitStatus.scala
src/main/scala/gitbucket/core/service/CommitStatusService.scala
src/main/scala/gitbucket/core/service/CommitsService.scala
src/main/scala/gitbucket/core/service/IssuesService.scala
src/main/scala/gitbucket/core/service/RepositoryService.scala
src/main/scala/gitbucket/core/util/Notifier.scala
|
2017-02-06 10:32:29 +09:00 |
|
Naoki Takezoe
|
d3afb35fb0
|
Merge pull request #1445 from kounoike/pr-404
404 for non-implemented api
|
2017-02-06 09:34:50 +09:00 |
|
KOUNOIKE Yuusuke
|
306c9e45be
|
return 404 for non-implemented api calls
|
2017-02-04 16:14:23 +09:00 |
|
Naoki Takezoe
|
fd8add4fcd
|
(refs #1439)Fix pattern matching for assemble GitLFS URL
|
2017-02-01 08:03:02 +09:00 |
|
Naoki Takezoe
|
5a510d5703
|
(refs #1439)Fix path extraction for GitLFS
|
2017-02-01 07:13:58 +09:00 |
|
Naoki Takezoe
|
6c66fb130b
|
Delete lfs directory when repository is deleted
|
2017-02-01 00:36:32 +09:00 |
|
Naoki Takezoe
|
7bb860dcd8
|
Update README.md
|
2017-01-29 12:33:21 +09:00 |
|
Naoki Takezoe
|
b64caa8f06
|
Update README.md
|
2017-01-29 02:43:52 +09:00 |
|
Naoki Takezoe
|
c7ece57842
|
(refs #1398)Fix commit layout overlapping again
|
2017-01-29 02:39:57 +09:00 |
|
Naoki Takezoe
|
161c5513df
|
4.9.0 release
4.9
|
2017-01-29 02:02:17 +09:00 |
|
Naoki Takezoe
|
538c1d7a9a
|
Merge pull request #1436 from ritschwumm/patch-1
fix typo in log message
|
2017-01-29 01:46:02 +09:00 |
|
ritschwumm
|
123c17d442
|
fix typo in log message
|
2017-01-28 11:49:49 +01:00 |
|
Naoki Takezoe
|
6b7fd7fb7b
|
(refs #499)Log authentication failure
|
2017-01-26 09:59:32 +09:00 |
|
Naoki Takezoe
|
0c0fde3077
|
Merge pull request #1434 from tomoki1207/login-failed-message
Show login failed message
|
2017-01-26 00:31:39 +09:00 |
|
tomoki1207
|
1cf6950e70
|
Show login failed message
|
2017-01-25 12:58:04 +09:00 |
|
Naoki Takezoe
|
5eddeba3ef
|
Merge pull request #1432 from dariko/add_temp_dir_parameter
add temp_dir option
|
2017-01-24 14:01:46 +09:00 |
|
dariko
|
75f4903ffb
|
--temp_dir parameter documentation
|
2017-01-23 12:48:57 +01:00 |
|
dariko
|
9727259d0c
|
add temp_dir parameter
|
2017-01-22 10:21:56 +01:00 |
|
Naoki Takezoe
|
6bb664e592
|
Sort issue comments by commentId
|
2017-01-22 02:00:17 +09:00 |
|
Naoki Takezoe
|
f106dea3d9
|
Remove comment lines
|
2017-01-22 01:46:42 +09:00 |
|
Naoki Takezoe
|
982cc15052
|
(refs #1013)Create an upload directory if it doesn't exist
|
2017-01-19 15:56:20 +09:00 |
|
Naoki Takezoe
|
1ef3299574
|
Merge pull request #1428 from xuwei-k/value-class
use value class
|
2017-01-18 01:22:16 +09:00 |
|
xuwei-k
|
49f0795b5f
|
use value class
|
2017-01-17 20:35:53 +09:00 |
|
Naoki Takezoe
|
af697d8155
|
Merge pull request #1013 from DrDub/master
Added automatic rescaling to avatar images (Fixes #835)
|
2017-01-16 20:15:16 +09:00 |
|
Naoki Takezoe
|
81a779d1d9
|
Merge pull request #1419 from tomoki1207/issue-pr-template
Issue and PR template per repository
|
2017-01-16 16:58:51 +09:00 |
|
Naoki Takezoe
|
7c484297d7
|
Merge pull request #1424 from team-lab/account-description
Account description
|
2017-01-16 13:17:04 +09:00 |
|
nazoking
|
a91e46f3e9
|
unite the first character of labels as uppercase.
|
2017-01-16 10:35:21 +09:00 |
|
Naoki Takezoe
|
5f18de06f5
|
Merge pull request #1425 from team-lab/fix-security-window-on-test
Prevents security warning dialog from being displayed during testing.
|
2017-01-16 09:47:32 +09:00 |
|
tomoki1207
|
bef5b5f22e
|
Issue and PR template per repository
|
2017-01-16 09:41:09 +09:00 |
|
nazoking
|
092e832d21
|
Prevents security warning dialog from being displayed during testing.
|
2017-01-16 02:06:39 +09:00 |
|
nazoking
|
cd836f331e
|
use description as bio in user account type
|
2017-01-16 01:37:19 +09:00 |
|
nazoking
|
53537eaa09
|
rewrite sql to LiquibaseMigration
|
2017-01-15 04:11:14 +09:00 |
|
nazoking
|
8515ef5b26
|
Merge branch 'master' into group-description
|
2017-01-15 04:01:54 +09:00 |
|
Naoki Takezoe
|
a2524608c7
|
(refs #1417)Use native hashchange event instead of jQuery plugin
|
2017-01-14 21:04:17 +09:00 |
|
Naoki Takezoe
|
127ddcef6d
|
Merge pull request #1423 from xuwei-k/remove-unused-imports
remove unused imports
|
2017-01-14 02:25:03 +09:00 |
|
xuwei-k
|
076bc9e2d6
|
remove unused imports
|
2017-01-13 15:09:27 +09:00 |
|
Naoki Takezoe
|
d19b2778fe
|
Merge pull request #1422 from xuwei-k/sbt-launcher-cache
cache sbt launcher
|
2017-01-13 14:23:30 +09:00 |
|
xuwei-k
|
4d947aef7b
|
cache sbt launcher
|
2017-01-13 14:06:00 +09:00 |
|
Naoki Takezoe
|
1f3fc62a0e
|
Merge pull request #1413 from bviktor/ssl-label
Fix erroneous label for definition, assumably caused by copy-paste
|
2017-01-13 11:36:47 +09:00 |
|
Naoki Takezoe
|
8b089837f9
|
Merge pull request #1420 from team-lab/bump-embedded-mysql
bump embedded-mysql for windows support
|
2017-01-13 11:35:26 +09:00 |
|
nazoking
|
4c4327b569
|
bump embedded-mysql for windows support
|
2017-01-13 01:55:24 +09:00 |
|
Naoki Takezoe
|
d72e9b2692
|
Fix GitHub spelling
|
2017-01-13 01:52:53 +09:00 |
|
Naoki Takezoe
|
e021868a96
|
(refs #1398)Fix commit layout overlapping
|
2017-01-12 10:08:57 +09:00 |
|