2022-10-10 |
Hide large diffs by default and show on demand (#3157)
Naoki Takezoe
authored
on 10 Oct 2022
GitHub
committed
on 10 Oct 2022
|
---|---|
2022-08-21 |
Set UTF-8 as the default commit charset at the online text editor (#3112)
Naoki Takezoe
authored
on 21 Aug 2022
GitHub
committed
on 21 Aug 2022
|
2022-05-08 |
Bump mariadb-java-client to 3.0.4 (#3059)
Naoki Takezoe
authored
on 8 May 2022
GitHub
committed
on 8 May 2022
|
2022-03-28 |
Reset password email by users themselves (#3023)
Naoki Takezoe
authored
on 28 Mar 2022
GitHub
committed
on 28 Mar 2022
|
2022-01-30 |
Report commit failure caused by hook (#2984)
Naoki Takezoe
authored
on 30 Jan 2022
GitHub
committed
on 30 Jan 2022
|
2021-12-06 |
Enhance Git Reference APIs (#2937)
Naoki Takezoe
authored
on 6 Dec 2021
GitHub
committed
on 6 Dec 2021
|
2021-11-28 |
Merge branch 'master' into custom-ssh-url
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
2021-11-05 |
Fix duplicated diff issue in exporting patch feature(#2913)
Naoki Takezoe
authored
on 5 Nov 2021
GitHub
committed
on 5 Nov 2021
|
2021-09-12 |
Fix Wiki page editing bug when over 100 pages (#2869)
Naoki Takezoe
authored
on 12 Sep 2021
GitHub
committed
on 12 Sep 2021
|
2021-08-29 |
Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy
Logan McGrath
committed
on 29 Aug 2021
|
2021-08-09 |
remove `== true`
xuwei-k
committed
on 9 Aug 2021
|
use `keys`
xuwei-k
committed
on 9 Aug 2021
|
|
use `until` instead of `to`
xuwei-k
committed
on 9 Aug 2021
|
|
use `forall` or `exists` instead of `map(f).getOrElse`
xuwei-k
committed
on 9 Aug 2021
|
|
use `foreach` instead of `map`
xuwei-k
committed
on 9 Aug 2021
|
|
use SAM conversion
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
`getOrElse(null)` => `orNull`
kenji yoshida
authored
on 9 Aug 2021
GitHub
committed
on 9 Aug 2021
|
|
2021-07-10 |
Add new option to disable XSS protection in image rendering (#2806)
Naoki Takezoe
authored
on 10 Jul 2021
GitHub
committed
on 10 Jul 2021
|
2021-06-20 |
Drop the use of SyntaxSugars.defining from codebase (#2800)
Naoki Takezoe
authored
on 20 Jun 2021
GitHub
committed
on 20 Jun 2021
|
2021-06-07 |
prepare Scala 3
xuwei-k
committed
on 7 Jun 2021
|
2021-04-07 |
Eliminate context.loginAccount.get() by adding context.withLoginAccount() (#2729)
Naoki Takezoe
authored
on 7 Apr 2021
GitHub
committed
on 7 Apr 2021
|
2021-04-05 |
Drop unused syntax sugars (#2728)
Naoki Takezoe
authored
on 5 Apr 2021
GitHub
committed
on 5 Apr 2021
|
2021-04-04 |
Remove unused import statements (#2726)
Naoki Takezoe
authored
on 4 Apr 2021
GitHub
committed
on 4 Apr 2021
|
Fix repository creation permission check (#2725)
Naoki Takezoe
authored
on 4 Apr 2021
GitHub
committed
on 4 Apr 2021
|
|
2021-04-03 |
Add function to refer issue/PR of other repositories within issue/PR conversations (#2608)
onukura
authored
on 3 Apr 2021
GitHub
committed
on 3 Apr 2021
|
2021-03-23 |
Solve repository deletion error on Windows (#2711)
...
Shreejan Shrestha
authored
on 23 Mar 2021
GitHub
committed
on 23 Mar 2021
|
2021-03-14 |
|
2021-02-21 |
Prevent execution of empty SQL strings during database import (#2664)
...
solsticesurfer
authored
on 21 Feb 2021
GitHub
committed
on 21 Feb 2021
|
2020-12-27 |
Bump to sbt 1.4.6, Scala 2.13.3, and Scalatra 2.7.1 (#2609)
...
Naoki Takezoe
authored
on 27 Dec 2020
GitHub
committed
on 27 Dec 2020
|
2020-09-06 |
Limit the number of characters for user completion and issue completioin (#2534)
onukura
authored
on 6 Sep 2020
GitHub
committed
on 6 Sep 2020
|