| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) | guillep2k | 2020-02-27 | 1 | -1/+1 |
* | Move fixture generation to contrib and add test (#10277) | guillep2k | 2020-02-15 | 1 | -4/+8 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 1 | -0/+7 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+2 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 1 | -4/+0 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -0/+4 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+1 |
* | Fix integer constant overflows in tests (#4616) | Dennis Menschel | 2018-08-06 | 1 | -1/+2 |
* | Use unique temp dirs in unit tests (#3494) | Ethan Koenig | 2018-02-21 | 1 | -8/+25 |
* | Force remove test repo root path in case previous test is still locking it (#... | Lauris BH | 2018-02-18 | 1 | -1/+14 |
* | Add more bench (#3161) | Antoine GIRARD | 2017-12-24 | 1 | -7/+7 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -1/+18 |
* | Fix compile failed without gcc (#3130) | Lunny Xiao | 2017-12-10 | 1 | -1/+0 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 1 | -5/+32 |
* | Don't print SQL in unit tests (#2995) | Ethan Koenig | 2017-11-27 | 1 | -1/+4 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 1 | -0/+10 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -0/+1 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -0/+18 |
* | Fix issue updated_unix bug (#2204) | Ethan Koenig | 2017-07-27 | 1 | -0/+6 |
* | Fix compiling without sqlite and gcc (#2177) | Lauris BH | 2017-07-26 | 1 | -18/+0 |
* | Fix search by issue type (#1914) | Ethan Koenig | 2017-06-15 | 1 | -7/+33 |
* | Run unused test | Ethan Koenig | 2017-06-04 | 1 | -6/+0 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 1 | -0/+92 |