Yasumichi Akahoshi
|
b582af4469
|
Fix bug that #3894 doesn't work with context path (#3906)
|
2026-01-03 20:54:42 +09:00 |
|
Yasumichi Akahoshi
|
ecd3f5b4eb
|
Fix system menu of plugins (#3902)
In the system settings, the menu-item-hover class has been added to the plugin menu.
|
2025-12-31 20:41:12 +09:00 |
|
Yasumichi Akahoshi
|
7be433d331
|
Remove unnecessary CSS style (#3899)
|
2025-12-31 20:40:00 +09:00 |
|
Naoki Takezoe
|
6917cbf224
|
Fix typo in #3896 (#3898)
|
2025-12-23 11:48:06 +09:00 |
|
Naoki Takezoe
|
637b033782
|
Use Commons IO's IOUtils instead of Commons Compress's one (#3897)
|
2025-12-23 11:03:19 +09:00 |
|
Naoki Takezoe
|
7aee451a55
|
Include path in filePath param for preview in the online editor (#3896)
|
2025-12-23 10:59:08 +09:00 |
|
Naoki Takezoe
|
c2ad66438c
|
Preview based on the correct filename on the editor (#3894)
|
2025-12-21 13:23:30 +09:00 |
|
Yasumichi Akahoshi
|
c88e5adac2
|
Add support for an alternative renderer to commit comments, wikis, and issues. (#3882)
|
2025-12-21 12:17:34 +09:00 |
|
Yasumichi Akahoshi
|
0d6e5af8d7
|
Tentative fix for issue #2456 (#3883)
Co-authored-by: Naoki Takezoe <takezoe@gmail.com>
|
2025-12-07 01:26:37 +09:00 |
|
xuwei-k
|
2fbdead64b
|
Update testcontainers
|
2025-10-20 07:59:52 +09:00 |
|
Naoki Takezoe
|
b4220aab68
|
Test with MySQL 8.4 (#3860)
|
2025-10-18 10:40:16 +09:00 |
|
xuwei-k
|
9ab9363d0b
|
fix warnings
|
2025-10-13 17:56:55 +09:00 |
|
Naoki Takezoe
|
af66f8f746
|
Fix Repository Contents Upload API for nested path (#3843)
|
2025-09-23 09:01:30 +09:00 |
|
Naoki Takezoe
|
217df7012c
|
Fix Wiki branch resolution in blob endpoint (#3826)
|
2025-08-23 17:11:11 +09:00 |
|
Naoki Takezoe
|
e672d41e77
|
Fix downloading branch that contains slash (#3825)
|
2025-08-23 16:49:18 +09:00 |
|
Naoki Takezoe
|
0c1e8b932b
|
Reject direct push to branch if branch protection is enabled (#3791)
|
2025-08-03 11:58:28 +09:00 |
|
Naoki Takezoe
|
b7b7322cce
|
Fix branch selector in repository viewer (#3813)
|
2025-08-01 02:33:05 +09:00 |
|
Naoki Takezoe
|
911c102f39
|
Improve logging in initialization process (#3804)
|
2025-07-21 12:10:56 +09:00 |
|
Naoki Takezoe
|
c4d8af02b2
|
Fix wrong redirect after sign-in when user-defined CSS is used (#3789)
|
2025-07-05 12:08:20 +09:00 |
|
Naoki Takezoe
|
c99ff1cf0f
|
Release 4.43.0 (#3784)
|
2025-06-29 13:00:21 +09:00 |
|
Naoki Takezoe
|
c9095722f8
|
Redirect from sign-in page to top page if already authenticated (#3781)
|
2025-06-22 21:23:15 +09:00 |
|
Naoki Takezoe
|
b9d2efa582
|
UI: Fix bottom margin of branch deletion box in pull request (#3780)
|
2025-06-21 17:23:23 +09:00 |
|
Naoki Takezoe
|
9c2e09020a
|
Fix warnings in service test cases (#3779)
|
2025-06-21 17:01:54 +09:00 |
|
Naoki Takezoe
|
1ffcf8c1e9
|
Bump h2 to 2.3.232 (#3746)
|
2025-06-21 13:03:48 +09:00 |
|
Scala Steward
|
a54fb4960f
|
Reformat with scalafmt 3.9.7
Executed command: scalafmt --non-interactive
|
2025-05-30 14:45:26 +00:00 |
|
mnival
|
9d69b9e980
|
Add bearer authentification (#3725)
Co-authored-by: mnival <extern.nival_michael@allianz.com>
|
2025-02-28 09:30:45 +09:00 |
|
Naoki Takezoe
|
d3268265cf
|
Release GitBucket 4.42.1 (#3699)
|
2025-01-20 10:16:31 +09:00 |
|
Naoki Takezoe
|
5eaf59eebb
|
Remove unnecessary setup code for SSL in LDAPUtil (#3697)
|
2025-01-20 09:41:33 +09:00 |
|
Naoki Takezoe
|
f1fc794c0c
|
Fix warnings in JGitUtil (#3683)
|
2025-01-05 14:35:50 +09:00 |
|
kenji yoshida
|
4cf924bee0
|
remove unused imports
|
2025-01-03 12:05:40 +09:00 |
|
Naoki Takezoe
|
2afb37823b
|
Increase max branch name length 100 -> 255 (#3676)
|
2024-12-30 04:36:24 +09:00 |
|
Naoki Takezoe
|
edc9720a88
|
Fix warnings in controllers (#3674)
|
2024-12-25 03:02:45 +09:00 |
|
Naoki Takezoe
|
c14b3c5576
|
Fix warnings in ControllerBase (#3673)
|
2024-12-22 13:23:31 +09:00 |
|
Naoki Takezoe
|
10fc04cbc9
|
Return 400 error for invalid query string (#3672)
|
2024-12-22 12:48:39 +09:00 |
|
Naoki Takezoe
|
743bdab79b
|
Fix wrong redirection when non-existent branch name is given as default branch (#3669)
|
2024-12-21 22:13:27 +09:00 |
|
Naoki Takezoe
|
a5a2e4732d
|
Stabilize AccountServiceSpec (#3670)
|
2024-12-21 18:50:34 +09:00 |
|
Naoki Takezoe
|
ad9a0afc9b
|
Show branch errors when creating pull request (#3667)
|
2024-12-21 11:54:47 +09:00 |
|
Naoki Takezoe
|
b1d4a18c9b
|
Fix ref and ssh_url in WebHook payloads (#3656)
|
2024-12-19 15:19:42 +09:00 |
|
Naoki Takezoe
|
8168580d60
|
Restore the original response of list-repository-tags API (#3662)
|
2024-12-16 00:27:56 +09:00 |
|
Naoki Takezoe
|
2abdd233e7
|
Apply user-defined CSS after plugins' JavaScript runs (#3661)
|
2024-12-15 12:30:07 +09:00 |
|
Naoki Takezoe
|
ef95ce99d2
|
Suppress Liquibase logs (#3660)
|
2024-12-14 14:49:38 +09:00 |
|
ziggystar
|
92304ac8c6
|
fix: make some methods call JGitUtil.getCommitLog with ObjectId instead of strings (#3653)
Co-authored-by: Thomas Geier <thomas.geier@solidat.de>
|
2024-12-10 08:25:38 +09:00 |
|
ziggystar
|
64e8167fcb
|
fix: calculate diffs between commits based on common ancestor; works for force push (#3647)
fixes #3476
Co-authored-by: Thomas Geier <thomas.geier@solidat.de>
|
2024-12-05 08:51:03 +09:00 |
|
kenji yoshida
|
177da92b39
|
fix warning
|
2024-09-11 11:47:54 +09:00 |
|
xuwei-k
|
c2068f58e7
|
prepare Scala 3
|
2024-06-17 15:07:53 +09:00 |
|
Scala Steward
|
f1360f44c6
|
Reformat with scalafmt 3.8.2
Executed command: scalafmt --non-interactive
|
2024-06-14 16:40:55 +00:00 |
|
Naoki Takezoe
|
447288db9d
|
Release GitBucket 4.41.0 (#3540)
|
2024-05-18 16:14:52 +09:00 |
|
Scala Steward
|
aa00351606
|
Update scala-library to 2.13.13
|
2024-02-23 08:09:31 +09:00 |
|
Naoki Takezoe
|
64aeb422c8
|
Adjust the default branch automatically when cloning external repo (#3466)
|
2024-01-14 16:17:29 +09:00 |
|
xuwei-k
|
d73eacfa5d
|
Update scalafmt setting
use new syntax. prepare Scala 3.4
|
2023-12-30 08:10:39 +09:00 |
|