summaryrefslogtreecommitdiffstats
path: root/models/unit_tests.go
Commit message (Expand)AuthorAgeFilesLines
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-301-0/+7
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+2
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-4/+0
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+4
* User action heatmap (#5131)kolaente2018-10-231-0/+1
* Fix integer constant overflows in tests (#4616)Dennis Menschel2018-08-061-1/+2
* Use unique temp dirs in unit tests (#3494)Ethan Koenig2018-02-211-8/+25
* Force remove test repo root path in case previous test is still locking it (#...Lauris BH2018-02-181-1/+14
* Add more bench (#3161)Antoine GIRARD2017-12-241-7/+7
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-1/+18
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-101-1/+0
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-5/+32
* Don't print SQL in unit tests (#2995)Ethan Koenig2017-11-271-1/+4
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-0/+10
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-0/+1
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+18
* Fix issue updated_unix bug (#2204)Ethan Koenig2017-07-271-0/+6
* Fix compiling without sqlite and gcc (#2177)Lauris BH2017-07-261-18/+0
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-7/+33
* Run unused testEthan Koenig2017-06-041-6/+0
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+92