summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-082-5/+51
* Show commit status icon in commits table (#1688)Lauris BH2017-05-072-83/+101
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-023-2/+297
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-303-11/+49
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-303-9/+30
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-0/+21
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-0/+23
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-2831-11/+577
* Integration test framework (#1290)Ethan Koenig2017-04-259-332/+337
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-3/+3
* Add integration test for signup (#1135)Mura Li2017-03-112-0/+66
* Fix stray directories generated by integration tests (#1134)Mura Li2017-03-071-11/+5
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-063-0/+304