gitbucket_jkp / src / main / scala / gitbucket / core / util /
@Naoki Takezoe Naoki Takezoe authored on 7 Apr 2021
GitHub committed on 7 Apr 2021
..
AuthUtil.scala (#1490)Use java.util.Base64 instead of sun.misc or commons-codec 8 years ago
Authenticator.scala Remove unused import statements (#2726) 4 years ago
ConfigUtil.scala Make CLI options configurable via environmental variables (#2408) 5 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 Deprecate using 5 years ago
FileUtil.scala Solve repository deletion error on Windows (#2711) 4 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 Apply scalafmt 7 years ago
JDBCUtil.scala Prevent execution of empty SQL strings during database import (#2664) 4 years ago
JGitUtil.scala add explicit types for implicit val 4 years ago
Keys.scala lock repository when git access 6 years ago
LDAPUtil.scala Bump to sbt 1.4.6, Scala 2.13.3, and Scalatra 2.7.1 (#2609) 4 years ago
LockUtil.scala Apply scalafmt 7 years ago
Mailer.scala Apply scalafmt 7 years ago
RepositoryName.scala Apply scalafmt 7 years ago
StringUtil.scala Remove unused import statements (#2726) 4 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