222 Commits (ad3ee542f98da3e0a694cf61e3b0ad35bf9bccaf)

Author SHA1 Message Date
  Success Go 8f2ac8d7e4 Fix typo of MSSQL (#10850) 5 years ago
  zeripath 7a1cfb0e4a make avatar lookup occur at image request (#10540) 5 years ago
  Lauris BH 26e8cda05d Set MySQL rowtype to dynamic for new tables (#10833) 5 years ago
  Lunny Xiao da379d50f0 Upgrade xorm to v1.0.0 (#10646) 5 years ago
  guillep2k ec2e02b666 Divide GetIssueStats query in smaller chunks (#10176) 5 years ago
  Lauris BH 416682f73d Language statistics bar for repositories (#8037) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  guillep2k 96f178abad Add support for database schema in PostgreSQL (#8819) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 5 years ago
  zeripath 11278a7d8d Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Lunny Xiao c6abb0f864 Add SQL execution on log and indexes on table repository and comment (#7740) 5 years ago
  Lunny Xiao 0318b0e5bc Detect migrating batch size (#7353) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 0071abfdf4 fix possbile mysql invalid connnection error (#7051) 6 years ago
  Lunny Xiao e491c46a28 Add support of utf8mb4 for mysql (#6992) 6 years ago
  Lunny Xiao 43142f0684 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 6 years ago
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 6 years ago
  Lunny Xiao 1f953587b2 fix dump table name error and add some test for dump database (#6394) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  John Olheiser a42e3d23d8 Change sqlite DB path default to data directory (#6198) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago
  kolaente 00d5a521c2 Added test environment for mssql (#4282) 6 years ago
  Russell Aunger 962559373a MySQL TLS (#4642) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  techknowlogick 539c9488e1 Change parsing of postgresql settings (#4275) 7 years ago
  Jonas Franz b7cd1e10ed Add support for FIDO U2F (#3971) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  Evan Sherwood ebc07cb446 Enhance healthcheck for database connectivity (#3754) 7 years ago
  Lunny Xiao 8e9fd50a92 Add config option to enable or disable log executed SQL (#3726) 7 years ago
  Antoine GIRARD 2ac319bacb Add missing indexer doc in configuration (#3324) 7 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 7 years ago
  Antoine GIRARD a6d7f7bcd7 Git LFS lock api (#2938) 7 years ago
  Guillaume Dube d2b5d5ee60 Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 7 years ago
  Bwko 371ec5cb83 Add branch overiew page (#2108) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 7 years ago
  Lunny Xiao 06f3123edd update latest xorm version to vendor (#2353) 7 years ago
  Lauris BH ceca557000 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Kim "BKC" Carlbäcker 89d7c8022c SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961) 8 years ago