32 Révisions (a9e5706696f7d593e281d33783877b7772e48e19)

Auteur SHA1 Message Date
  Earl Warren b748d62b46
Add slow SQL query warning (#27545) il y a 4 mois
  sdvcrx 80d48621cd
Fix incorrect PostgreSQL connection string for Unix sockets (#28865) il y a 5 mois
  wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) il y a 5 mois
  wxiaoguang e75e9a0e7e
Fix panic when parsing empty pgsql host (#28708) il y a 5 mois
  wxiaoguang 1e512b800c
Use `filepath` instead of `path` to create SQLite3 database file (#28374) il y a 6 mois
  wxiaoguang 17d246cdcc
Fix incorrect pgsql conn builder behavior (#28085) il y a 7 mois
  Moritz Poldrack 9b6e77c489
refactor postgres connection string building (#27723) il y a 8 mois
  wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) il y a 1 an
  wxiaoguang 4647660776
Rewrite logger system (#24726) il y a 1 an
  Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) il y a 1 an
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) il y a 1 an
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) il y a 1 an
  Jason Song 0a85537c79
Support disabling database auto migration (#22053) il y a 1 an
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) il y a 1 an
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) il y a 1 an
  Norwin 8a330b6b5b
Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535) il y a 1 an
  Gusted b7c6ec91ba
Use default values when provided values are empty (#20318) il y a 2 ans
  Wim cb50375e2b
Add more linters to improve code readability (#19989) il y a 2 ans
  Lunny Xiao 3c6c150740
Add deprecated log when using MySQL with utf8 charset (#19952) il y a 2 ans
  6543 54e9ee37a7
format with gofumpt (#18184) il y a 2 ans
  wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) il y a 2 ans
  Lunny Xiao 29cc169d20
Fix bug when read mysql database max lifetime (#17682) il y a 2 ans
  zeripath 5e0a3784ea
When reinitialising DBConfig reset the database use flags (#13796) il y a 3 ans
  Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) il y a 3 ans
  zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) il y a 3 ans
  Stormxx 26e931ae34
fix a spelling error (#12163) il y a 4 ans
  zeripath 9ecf732abc
Prevent panic on empty HOST for mysql (#11850) il y a 4 ans
  zeripath e8955173a9
Default MSSQL port 0 to allow automatic detection by default (#11642) il y a 4 ans
  guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) il y a 4 ans
  guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) il y a 4 ans
  zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) il y a 4 ans
  Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) il y a 4 ans