gitbucket_jkp / src / main / scala / gitbucket / core / util /
@xuwei-k xuwei-k authored on 10 Sep 2023
kenji yoshida committed on 10 Sep 2023
..
AuthUtil.scala (#1490)Use java.util.Base64 instead of sun.misc or commons-codec 8 years ago
Authenticator.scala remove `== true` 3 years ago
ConfigUtil.scala Drop the use of SyntaxSugars.defining from codebase (#2800) 3 years ago
DatabaseConfig.scala add explicit type 1 year ago
Directory.scala Migrate activity log to JSON-based file from database (#2468) 4 years ago
EditorConfigUtil.scala `getOrElse(null)` => `orNull` 3 years ago
FileUtil.scala Add new option to disable XSS protection in image rendering (#2806) 3 years ago
GpgUtil.scala Ignore signed-commit verification error (#3256) 2 years ago
HttpClientUtil.scala Remove unused import statements (#2726) 4 years ago
Implicits.scala Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy 3 years ago
JDBCUtil.scala use `keys` 3 years ago
JGitUtil.scala Make the default branch configurable (#3283) 1 year ago
Keys.scala Call OpenID connect logout endpoint when signed-out on GitBucket (#3219) 2 years ago
LDAPUtil.scala Drop the use of SyntaxSugars.defining from codebase (#2800) 3 years ago
LockUtil.scala Drop the use of SyntaxSugars.defining from codebase (#2800) 3 years ago
Mailer.scala Reset password email by users themselves (#3023) 3 years ago
RepositoryName.scala Apply scalafmt 7 years ago
StringUtil.scala Set UTF-8 as the default commit charset at the online text editor (#3112) 2 years ago
SyntaxSugars.scala Eliminate context.loginAccount.get() by adding context.withLoginAccount() (#2729) 4 years ago
TextAvatarUtil.scala Remove unused import statements (#2726) 4 years ago
Validations.scala Drop password validation (#2439) 5 years ago