onukura
81c0e2037f
Add function to close multiple issues with one keyword on commits ( #2491 )
2020-07-27 07:45:40 +09:00
Naoki Takezoe
6224ec2a7b
Bump Scalatra to 2.7.0-GA ( #2494 )
2020-07-27 07:22:19 +09:00
Naoki Takezoe
67667dbff1
Remove activity log configuration no longer used ( #2490 )
2020-07-26 11:50:48 +09:00
Naoki Takezoe
c8f6017be9
Migrate activity log to JSON-based file from database ( #2468 )
...
This also includes:
- Record rename and transfer repository in activity log
- Check existence of repsoitory when rendering activity logs
- Drop Akka dependency
2020-07-18 23:28:40 +09:00
Naoki Takezoe
696d354f3c
Repository operation restrictions ( #2469 )
2020-07-04 22:03:10 +09:00
Naoki Takezoe
2a1edeaca3
Use-defined CSS ( #2458 )
2020-06-08 15:50:37 +09:00
Naoki Takezoe
aaaf61e29e
Fix browser_download_url of releases APIs ( #2448 )
2020-05-07 09:02:24 +09:00
Kasan
59d7a672b3
Limit the visible repositories in the sidebar. ( #2421 )
2020-01-18 10:34:43 +09:00
Naoki Takezoe
917b204e5b
Restructure settings UI ( #2413 )
2020-01-13 02:28:30 +09:00
SIkebe
941f8002e5
Implement draft pull request related APIs ( #2388 )
2020-01-01 01:07:19 +09:00
Naoki Takezoe
5257c83563
Add option to disallow WebHook to private addresses ( #2397 )
2019-12-29 16:13:24 +09:00
Aoi Tanaka
455183a13e
Add assignee and assignees properties to some issues api payload ( #2398 )
2019-12-10 10:43:22 +09:00
Naoki Takezoe
ec3961555f
Deprecate using
2019-08-05 01:43:43 +09:00
takako shimamoto
33b46869b6
(refs #2337 ) Scala 2.13.0 ( #2348 )
2019-08-04 21:53:57 +09:00
Naoki Takezoe
b015cdde74
Bump testcontainers to 1.11.4 ( #2346 )
...
* Bump testcontainers to 1.11.4
* Bump mariadb-java-client to 2.4.2
* Bump testcontainers-scala to 0.29.0
2019-07-16 16:25:47 +09:00
Joobi S B
3c8026f135
Implement Draft Pull Request Feature #2319 ( #2336 )
2019-07-12 01:13:29 +09:00
kenji yoshida
160c4a8a72
Update dependencies ( #2339 )
...
prepare Scala 2.13
2019-07-04 14:43:27 +09:00
Naoki Takezoe
f1e4116672
Revert "Improve API compatibility for SourceTree and Drone.io ( #2286 )" ( #2323 )
...
This reverts commit 841e6d110c .
2019-06-02 19:56:41 +09:00
Naoki Takezoe
6cf00c5c66
Drop plugin network install ( #2322 )
2019-06-02 13:08:52 +09:00
Yuusuke KOUNOIKE
841e6d110c
Improve API compatibility for SourceTree and Drone.io ( #2286 )
2019-06-02 10:18:46 +09:00
Naoki Takezoe
8ad0b25023
Bump Markedj to 1.0.16 ( #2292 )
2019-03-31 22:37:03 +09:00
Yuusuke KOUNOIKE
8705d3450a
Verify gpg sign ( #2264 )
2019-03-16 17:29:52 +09:00
KOUNOIKE
9de40292c4
add test
2019-02-18 01:51:12 +09:00
Naoki Takezoe
bbba8b4b30
Merge pull request #2245 from gitbucket/test-date-helpers
...
Add unit tests for date related helpers
2019-01-14 12:24:32 +09:00
Naoki Takezoe
3a3a864bcb
Add unit tests for date related helpers
2019-01-14 11:25:34 +09:00
Naoki Takezoe
1e89e70e57
Fix Markdown links at the file list view
2019-01-14 01:22:51 +09:00
shimamoto
d6f6938465
Correctly display "url" and "html_url" of API models
2019-01-11 19:34:37 +09:00
Naoki Takezoe
0d2a154622
Merge pull request #2236 from kounoike/fix-2235
...
fix #2235
2019-01-10 23:03:22 +09:00
Naoki Takezoe
142ea20eaf
Merge pull request #2232 from gitbucket/test-webhook-models
...
Add tests for WebHook models JSON serialization
2019-01-10 21:28:13 +09:00
shimamoto
29ea484a26
Add unit test
2019-01-09 20:59:13 +09:00
shimamoto
8aa6e83673
Add unit test
2019-01-08 21:37:10 +09:00
shimamoto
aef8e32da3
Add unit test
2019-01-07 20:16:29 +09:00
Naoki Takezoe
5b5ddb251b
Modify testcases to force to pass
2019-01-03 01:11:06 +09:00
KOUNOIKE
2745a3bfaa
fix #2235
2018-12-29 18:33:39 +09:00
shimamoto
9e8015f475
Add test
2018-12-27 20:39:38 +09:00
Naoki Takezoe
89344f92b3
Merge pull request #2229 from gitbucket/jgitutil-specs
...
Add Testcases for JGitUtil
2018-12-25 01:27:07 +09:00
Naoki Takezoe
dcf2f1dfdf
Create template of testcase for WebHook models JSON serialization
2018-12-24 23:59:14 +09:00
Naoki Takezoe
114de52434
Add tests for API models
2018-12-24 23:31:36 +09:00
Naoki Takezoe
468cab6982
Separate models from JSON serialization specs
2018-12-24 19:41:21 +09:00
Naoki Takezoe
02f12d40f0
Add testcases for JGitUtil
2018-12-24 19:14:29 +09:00
shimamoto
f8013c0ec0
Use Scala wrapper for testcontainers-java
2018-12-19 19:45:11 +09:00
shimamoto
d6fff29a72
Run database tests in a Docker container
2018-12-19 17:07:13 +09:00
aadrian
ace583ecce
remove commented out parameter
2018-11-23 10:16:49 +01:00
aadrian
60592debe3
update some more dependencies
2018-11-22 19:14:57 +01:00
Ryo oki
43febc2f55
delete unused import
2018-11-11 14:34:04 +09:00
Ryo oki
36ce8701ef
add fail pattern for resolve warning
2018-11-11 14:30:40 +09:00
Uli Heller
e513a581e7
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
2018-11-04 09:21:30 +01:00
Naoki Takezoe
4e65818a16
Merge pull request #2164 from kounoike/pr-call-hook-moveto-service
...
Move Plugin/Web Hook call to service layer
2018-10-14 23:03:16 +09:00
Naoki Takezoe
5aac99daf2
(refs #2168 ) Revert #2162
2018-10-14 01:08:09 +09:00
KOUNOIKE
78c7a4be0b
fix test's inheritances
2018-10-08 17:06:57 +09:00