234 Commits (d59544d2a32a67e95b6b77e5cdbb741e0c35e519)

Author SHA1 Message Date
  6543 d59544d2a3 Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
  zeripath 6fc4ba1746 Create DB session provider(based on xorm) (#13031) 4 years ago
  Andrew Bezold 8066225f93 Redirect on changed user and org name (#11649) 4 years ago
  Lunny Xiao 23c1121236 Use IsProd instead of testing if it's equal. (#14336) 4 years ago
  zeripath a2c6dede2c Ensure that schema search path is set with every connection on postgres (#14131) 4 years ago
  zeripath 1bc3df1e21 Add postgres schema to the search_path on database connection (#12634) 4 years ago
  6543 9c12d5b236 gitea dump: include version & Check InstallLock (#12760) 4 years ago
  zeripath 4ef46d0bc0 Add command to recreate tables (#12407) 4 years ago
  Lanre Adelowo 2c9e8498da Kanban board (#8346) 4 years ago
  Lunny Xiao 9f8ae25bf4 Support use nvarchar for all varchar columns when using mssql (#12269) 4 years ago
  Lars Lehtonen 1fda70ef4d models: fix xorm variable clobber (#12231) 5 years ago
  6543 67b38e857d Doctor check & fix db consistency (#11111) 5 years ago
  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