Commit Graph

211 Commits (ece768ab6e7f921624a707602466b872032231ad)

Author SHA1 Message Date
zeripath ece768ab6e
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740)
5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao c2f3938a58 fix possbile mysql invalid connnection error (#7051)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
Lunny Xiao 91dcccf72d fix dump table name error and add some test for dump database (#6394)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
Russell Aunger 127f477056 MySQL TLS (#4642)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
techknowlogick d84da8fe65 Change parsing of postgresql settings (#4275)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
Evan Sherwood 6b6c414bc3 Enhance healthcheck for database connectivity (#3754)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Antoine GIRARD cb868b7851 Add missing indexer doc in configuration (#3324)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938)
7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Lunny Xiao 2c6a0fdca8 update latest xorm version to vendor (#2353)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Kim "BKC" Carlbäcker bf48c8ebdd SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Andrey Nering a0d0de7233 Create issue_watch table
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
7 years ago
Lunny Xiao 7b64b2ddab fix install submit crash caused by xorm log (#1119)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao d077fd084a added missing new struct sync (#1021)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Lunny Xiao 55ae78208e Small optimization for getTeamIDs (#919)
7 years ago
Lunny Xiao d76f34ef51 small optimization for get issue labels
7 years ago
Ethan Koenig ceae143e78 Consistency checks for unit tests (#853)
7 years ago