| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8... | zeripath | 2019-10-22 | 1 | -5/+3 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+1 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -0/+5 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -137/+11 |
* | Add SQL execution on log and indexes on table repository and comment (#7740) | Lunny Xiao | 2019-08-05 | 1 | -0/+2 |
* | Detect migrating batch size (#7353) | Lunny Xiao | 2019-07-06 | 1 | -0/+6 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+5 |
* | fix possbile mysql invalid connnection error (#7051) | Lunny Xiao | 2019-05-26 | 1 | -0/+6 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -4/+5 |
* | Move xorm logger bridge from log to models so that log module could be a stan... | Lunny Xiao | 2019-05-14 | 1 | -3/+2 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -0/+1 |
* | fix dump table name error and add some test for dump database (#6394) | Lunny Xiao | 2019-03-20 | 1 | -3/+6 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+3 |
* | Change sqlite DB path default to data directory (#6198) | John Olheiser | 2019-02-27 | 1 | -1/+2 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -14/+0 |
* | Added test environment for mssql (#4282) | kolaente | 2018-12-12 | 1 | -3/+4 |
* | MySQL TLS (#4642) | Russell Aunger | 2018-08-23 | 1 | -6/+9 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+1 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -0/+1 |
* | Change parsing of postgresql settings (#4275) | techknowlogick | 2018-06-20 | 1 | -8/+14 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+1 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -0/+1 |
* | Enhance healthcheck for database connectivity (#3754) | Evan Sherwood | 2018-04-04 | 1 | -1/+4 |
* | Add config option to enable or disable log executed SQL (#3726) | Lunny Xiao | 2018-03-30 | 1 | -1/+1 |
* | Add missing indexer doc in configuration (#3324) | Antoine GIRARD | 2018-01-08 | 1 | -1/+1 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+1 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+1 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -14/+9 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -4/+20 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+1 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -1/+1 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -0/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+2 |
* | update latest xorm version to vendor (#2353) | Lunny Xiao | 2017-08-22 | 1 | -1/+1 |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 1 | -3/+2 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -7/+0 |
* | SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1... | Kim "BKC" Carlbäcker | 2017-06-15 | 1 | -1/+3 |
* | Status-API (#1332) | Kim "BKC" Carlbäcker | 2017-04-21 | 1 | -0/+1 |
* | Create issue_watch table | Andrey Nering | 2017-03-29 | 1 | -0/+1 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+1 |
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 1 | -0/+1 |
* | fix install submit crash caused by xorm log (#1119) | Lunny Xiao | 2017-03-06 | 1 | -2/+1 |
* | Move push update to post-receive and protected branch check to pre-receive (#... | Lunny Xiao | 2017-02-25 | 1 | -2/+0 |
* | added missing new struct sync (#1021) | Lunny Xiao | 2017-02-23 | 1 | -0/+2 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 1 | -12/+5 |
* | Small optimization for getTeamIDs (#919) | Lunny Xiao | 2017-02-14 | 1 | -0/+1 |
* | small optimization for get issue labels | Lunny Xiao | 2017-02-12 | 1 | -0/+1 |
* | Consistency checks for unit tests (#853) | Ethan Koenig | 2017-02-07 | 1 | -0/+1 |