Naoki Takezoe
|
8d7ec16ed0
|
(refs #1101)Remove debug code
|
2017-01-04 14:13:09 +09:00 |
|
Naoki Takezoe
|
4dfc9fc456
|
(refs #1101)No need transaction for /git-lfs
|
2017-01-04 07:47:23 +09:00 |
|
Naoki Takezoe
|
3b99e619db
|
(refs #1101)Remove LFS setting
|
2017-01-04 07:34:04 +09:00 |
|
Naoki Takezoe
|
9cded1b4de
|
(refs #1101)Add original GitLFS Transfer API implementation
|
2017-01-04 07:09:56 +09:00 |
|
Naoki Takezoe
|
bfc88a489a
|
(refs #1101)Fix Batch API url mapping
|
2017-01-04 06:18:05 +09:00 |
|
Naoki Takezoe
|
f2a213f32a
|
Merge pull request #1402 from team-lab/fix-1075-display-webhook-test-error
(refs #1075)show alert on webhook ajax error.
|
2017-01-04 05:32:48 +09:00 |
|
nazoking
|
9663d21ce8
|
(refs #1075)show alert on webhook ajax error.
|
2017-01-04 03:38:01 +09:00 |
|
Naoki Takezoe
|
30c8d3c39c
|
(refs #1101)Fix testcase
|
2017-01-03 22:44:30 +09:00 |
|
Naoki Takezoe
|
88e72bee2c
|
(refs #1101)Support LFS files in the blob view
|
2017-01-03 22:38:09 +09:00 |
|
Naoki Takezoe
|
c67441b6d4
|
(refs #1101)Add GitLFS setting
|
2017-01-03 13:40:35 +09:00 |
|
Naoki Takezoe
|
e1802978d3
|
(refs #1101)Experimental implementation of GitLFS Batch API
|
2017-01-03 03:09:50 +09:00 |
|
Naoki Takezoe
|
1ccdc79051
|
Set RevCommit as as archiving target instead of RevTree
|
2016-12-30 14:13:22 +09:00 |
|
Naoki Takezoe
|
3ca0d35a1b
|
(refs #1399)Allow editing label color code
|
2016-12-30 14:04:53 +09:00 |
|
Naoki Takezoe
|
7bbeceec97
|
Merge pull request #1393 from xuwei-k/build-sbt-warning
avoid deprecated method since sbt 0.13.13
|
2016-12-29 23:23:23 +09:00 |
|
xuwei-k
|
1295e621ce
|
avoid deprecated method since sbt 0.13.13
```
build.sbt:168: warning: `<<=` operator is deprecated. Use `key := { x.value }` or `key ~= (old => { newValue })`.
See http://www.scala-sbt.org/0.13/docs/Migrating-from-sbt-012x.html
publishTo <<= version { (v: String) =>
^
```
|
2016-12-29 14:43:48 +09:00 |
|
Naoki Takezoe
|
5f4580399b
|
Update CONTRIBUTING.md
|
2016-12-29 02:53:36 +09:00 |
|
Naoki Takezoe
|
8d735205aa
|
Merge pull request #1391 from uli-heller/jgit-4.6
Upgrade JGIT to jgit: 4.6.0.201612231935-r
|
2016-12-29 02:52:42 +09:00 |
|
Naoki Takezoe
|
64f15e015f
|
Remove temporary directory for file downloading
|
2016-12-28 17:39:13 +09:00 |
|
Uli Heller
|
a95abf7397
|
Fixed deprecation warning: I decided to use exactRef although findRef might be a more appropriate replacement
|
2016-12-28 09:06:54 +01:00 |
|
Uli Heller
|
3054834b91
|
jgit: 4.6.0.201612231935-r
|
2016-12-28 08:44:13 +01:00 |
|
Naoki Takezoe
|
572ea5bf47
|
(refs #1379)Prepend "/" if specified prefix does not start with it
|
2016-12-28 12:11:43 +09:00 |
|
Naoki Takezoe
|
cad4d76138
|
Merge branch 'master'
Conflicts:
build.sbt
src/main/scala/gitbucket/core/service/CommitsService.scala
src/main/scala/gitbucket/core/service/PullRequestService.scala
src/main/scala/gitbucket/core/service/RepositoryService.scala
src/main/scala/gitbucket/core/service/WebHookService.scala
|
2016-12-28 02:08:27 +09:00 |
|
Naoki Takezoe
|
892f2d5f41
|
(refs #1346)Fix tests
|
2016-12-28 01:45:23 +09:00 |
|
Naoki Takezoe
|
1e3bd9ebc0
|
(refs #1346)Fix warnings
|
2016-12-28 01:41:36 +09:00 |
|
Naoki Takezoe
|
e93e32b349
|
(refs #1346)Update libraries
|
2016-12-28 01:23:02 +09:00 |
|
Naoki Takezoe
|
9c9876c918
|
Merge pull request #1389 from uli-heller/patch-3
Update README.md - fixed another typo
|
2016-12-28 01:02:19 +09:00 |
|
Naoki Takezoe
|
8d30d68a4a
|
Merge pull request #1388 from philippefichet/master
add support plugin when edit file on repository want preview instead …
|
2016-12-28 01:00:50 +09:00 |
|
uli-heller
|
88a8552d4d
|
Update README.md - fixed another typo
...to the servlet container... -> ...to a servlet container...
|
2016-12-27 16:52:44 +01:00 |
|
Naoki Takezoe
|
7608a41f9c
|
Fix typo
|
2016-12-27 20:32:34 +09:00 |
|
Naoki Takezoe
|
7f7c55aeee
|
Update README.md
|
2016-12-27 20:13:18 +09:00 |
|
philippefichet
|
2ebed8ef94
|
add support plugin when edit file on repository want preview instead only markdown
|
2016-12-26 21:47:51 +01:00 |
|
Naoki Takezoe
|
2904bcf4a7
|
GitBucket 4.8 release
4.8
|
2016-12-23 18:07:15 +09:00 |
|
Naoki Takezoe
|
6630fa2f37
|
Fix file attachement bug
|
2016-12-22 15:49:15 +09:00 |
|
Naoki Takezoe
|
351e63e7b6
|
(refs #1386)Bump jQuery to 1.12.2
|
2016-12-22 14:24:16 +09:00 |
|
Naoki Takezoe
|
ea0f35a0a1
|
(refs #1375)Remove debug log
|
2016-12-19 19:39:20 +09:00 |
|
Naoki Takezoe
|
623c53e169
|
(refs #1375)Cache commit count
|
2016-12-19 19:38:07 +09:00 |
|
Naoki Takezoe
|
3e6fd2caf8
|
Merged branch master into master
|
2016-12-19 11:51:17 +09:00 |
|
Naoki Takezoe
|
39f1aa4487
|
(refs #1378)Don't apply text decorator plugins to formatted text
|
2016-12-19 11:51:02 +09:00 |
|
Naoki Takezoe
|
8ffd905a9f
|
Merge pull request #1385 from kw-udon/single-issue-api
Add API to get a single issue
|
2016-12-19 10:58:28 +09:00 |
|
Keiichi Watanabe
|
668f9ef919
|
Fix content-type of get-contents API
|
2016-12-19 01:56:42 +09:00 |
|
Keiichi Watanabe
|
ffb9bb10f5
|
Add API to get a single issue
cf. https://developer.github.com/v3/issues/#get-a-single-issue
|
2016-12-19 01:42:13 +09:00 |
|
Naoki Takezoe
|
2618f54442
|
Add search form on issues and wiki
|
2016-12-19 00:09:16 +09:00 |
|
Naoki Takezoe
|
6b3218dd43
|
(refs #1370)Update search interface
|
2016-12-18 10:22:08 +09:00 |
|
Naoki Takezoe
|
56a9b7b0f1
|
(refs #1370)Search repository by name
|
2016-12-18 00:41:18 +09:00 |
|
Naoki Takezoe
|
4f4afc5686
|
Show the number of commits of selected branch
|
2016-12-17 20:22:30 +09:00 |
|
Naoki Takezoe
|
1d03e83d95
|
(refs #1346)Update to use blocking-slick for Scala 2.12 support
|
2016-12-14 12:36:27 +09:00 |
|
Naoki Takezoe
|
5698692b26
|
Merge branch 'slick-3.1-blocking'
Conflicts:
build.sbt
|
2016-12-14 10:57:21 +09:00 |
|
Naoki Takezoe
|
87fb136b85
|
Merge pull request #1376 from gitbucket/cut-down-too-long-text
(refs #1282) Fix text-ellipsis which does't work
|
2016-12-14 09:46:57 +09:00 |
|
Naoki Takezoe
|
7af271e14a
|
Format code
|
2016-12-12 22:54:43 +09:00 |
|
Naoki Takezoe
|
f44d44cb4a
|
Merge pull request #1373 from gitbucket/keep_pull_request_comment
(refs #1348)Keep pull request comment if new commits are pushed
|
2016-12-12 22:36:42 +09:00 |
|