SIkebe
8fac1baa3c
Fix file upload on IE11 ( #2452 )
...
Bump dropzone from 5.2.0 to 5.5.1
v5.6.0 or later version of dropzone has a compatibility problem with IE.
It breaks file upload function in issue/PR pages.
So you have to stick to v5.5.1 for now or use polyfill.
https://gitlab.com/meno/dropzone/-/issues/225
2020-05-16 23:33:49 +09:00
SIkebe
8a080efe9d
Bump jQuery to 3.5.1 ( #2447 )
2020-05-07 09:03:05 +09:00
Naoki Takezoe
aaaf61e29e
Fix browser_download_url of releases APIs ( #2448 )
2020-05-07 09:02:24 +09:00
Pedro Rijo
ded4ab702d
Implement release pagination ( #2444 )
2020-04-26 20:10:41 +09:00
Naoki Takezoe
2cb7ecd851
Drop password validation ( #2439 )
2020-04-11 10:58:28 +09:00
Nicolas.C
7d1ad4ce66
Delete AddPrimaryKey tag which is not required with not composed inde… ( #2435 )
...
* Delete AddPrimaryKey tag which is not required with not composed index (#2361 )
* Add mariadb driver for liquibase
Co-authored-by: nico57c <>
2020-04-11 03:20:19 +09:00
SIkebe
c274acc8f4
Restrict information visibility if allowAnonymousAccess is false ( #2438 )
2020-04-11 02:41:05 +09:00
Kasan
0378f26ee6
Ignore Limited settings, when searching repositories. ( #2427 )
2020-02-22 13:25:23 +09:00
SIkebe
772835dd22
Fix line-through rendering in markdown ( #2430 )
2020-02-16 23:30:00 +09:00
Naoki Takezoe
5d20cd0365
Remove useless configuration template
2020-01-29 23:12:04 +09:00
Kasan
59d7a672b3
Limit the visible repositories in the sidebar. ( #2421 )
2020-01-18 10:34:43 +09:00
SIkebe
564e95d36e
Correct activity message of reopening pull request ( #2420 )
...
* Correct activity message of reopening pull request
* Fix docs
2020-01-18 10:15:54 +09:00
Naoki Takezoe
917b204e5b
Restructure settings UI ( #2413 )
2020-01-13 02:28:30 +09:00
SIkebe
6225fd79fc
Merge pull request #2417 from gitbucket/fix-compare-view
...
Fix diff in compare view
2020-01-12 12:44:21 +09:00
SIkebe
cbec567ef4
Make Authorization header auth-scheme case-insencitive ( #2416 )
2020-01-12 10:26:04 +09:00
Naoki Takezoe
84b62242d3
Fix diff in compare view
2020-01-12 03:10:04 +09:00
Naoki Takezoe
cb87d126de
(refs #2391 ) Fix online editor preview
2020-01-01 23:11:22 +09:00
SIkebe
941f8002e5
Implement draft pull request related APIs ( #2388 )
2020-01-01 01:07:19 +09:00
Naoki Takezoe
a6e7761141
Fix NullPointerException
2019-12-31 18:18:13 +09:00
Naoki Takezoe
eb053a66d7
Release 4.33.0
2019-12-31 17:50:09 +09:00
Naoki Takezoe
5257c83563
Add option to disallow WebHook to private addresses ( #2397 )
2019-12-29 16:13:24 +09:00
Naoki Takezoe
04bc92001f
Make CLI options configurable via environmental variables ( #2408 )
2019-12-29 01:21:26 +09:00
SIkebe
a943a5985d
Make pull request collapsable per file ( #2405 )
2019-12-10 11:08:57 +09:00
SIkebe
9e19821256
Change branch name text in PR into link ( #2394 )
2019-12-10 10:45:19 +09:00
Aoi Tanaka
455183a13e
Add assignee and assignees properties to some issues api payload ( #2398 )
2019-12-10 10:43:22 +09:00
SIkebe
c241c08904
Fix account table dead lock caused by ApiAuthenticationFilter ( #2395 )
2019-11-30 21:42:16 +09:00
SIkebe
08389cb1a0
Hash password created by Web API ( #2403 )
2019-11-30 21:41:47 +09:00
Naoki Takezoe
94f9d42fc4
( Fixes #2400 ) Fix edit group button's display condition ( #2401 )
2019-11-16 21:00:22 +09:00
Naoki Takezoe
b975e74de3
Treat svg files as text in the repository viewer ( #2389 )
2019-10-20 23:46:46 +09:00
SIkebe
fad4503aec
Correct open/close behavior in milestone edit form ( #2365 )
2019-10-09 08:03:34 +09:00
SIkebe
d8f70bfde3
Bump to jQuery 3.4.1 ( #2373 )
2019-10-09 08:02:58 +09:00
SIkebe
d7dfb44efc
Bump to Bootstrap 3.4.1 ( #2372 )
2019-10-09 08:02:34 +09:00
peccu
719cad00d6
(refs #1230 ) Apply table-hover class for the commit history in PR
2019-09-01 11:00:21 +09:00
Skull Writter
b372c71fbf
Add --upload_timeout bootstrap option ( #2363 )
2019-08-26 02:43:47 +09:00
SIkebe
d33280f9af
Fix milestone validation ( #2364 )
2019-08-18 20:41:36 +09:00
Naoki Takezoe
863bb80ad1
Drop Plugins tab from System settings page
2019-08-12 23:05:22 +09:00
Naoki Takezoe
e4266f31a6
Replace Using by Using.resource
2019-08-07 22:55:45 +09:00
Naoki Takezoe
1d54920165
Download bundled plugins from GitHub to obsolete Plugin Farm ( #2356 )
2019-08-07 02:46:01 +09:00
Naoki Takezoe
7ace37cd07
Replace using by scala.util.Using
2019-08-06 22:27:38 +09:00
Naoki Takezoe
10a4c3e2a4
Change heading of SSH key form to clarify public key is required
...
Closes #2326
2019-08-06 21:57:27 +09:00
Naoki Takezoe
d494014011
Set entry size in creating an archive file ( #2324 )
2019-08-05 02:44:49 +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
88db21ef07
Fix warnings
2019-08-04 21:53:57 +09:00
kenji yoshida
d53948f4a9
Update scalatra to 2.7.0-RC1 ( #2341 )
2019-08-04 21:53:57 +09:00
SIkebe
f97992a776
Focus title after clicking issue/PR edit button ( #2350 )
2019-08-04 21:35:05 +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
Naoki Takezoe
92b35bd458
Fix code formatting
2019-07-12 01:13:57 +09:00
Joobi S B
3c8026f135
Implement Draft Pull Request Feature #2319 ( #2336 )
2019-07-12 01:13:29 +09:00
Naoki Takezoe
6a3f51a784
Tweak layout of the create new repository form
2019-07-06 00:42:43 +09:00