gitbucket_jkp / src / main / scala / gitbucket / core / util /
@Naoki Takezoe Naoki Takezoe authored on 30 Jan 2022
GitHub committed on 30 Jan 2022
..
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 Delete AddPrimaryKey tag which is not required with not composed inde… (#2435) 5 years 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 (refs #2337) Scala 2.13.0 (#2348) 5 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 Enhance Git Reference APIs (#2937) 3 years ago
Keys.scala lock repository when git access 6 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 remove `== true` 3 years ago
RepositoryName.scala Apply scalafmt 7 years ago
StringUtil.scala Report commit failure caused by hook (#2984) 3 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