Commit Graph

29 Commits (57cabb3ad3d296c2f65c157348cdf3b32e17e8c4)

Author SHA1 Message Date
Ethan Koenig 5e92b82ac6 Fix uppercase default branch bug (#1965)
7 years ago
Kim "BKC" Carlbäcker 889409ba31 Fix setting.AppPath for integration tests (#1923)
7 years ago
Ethan Koenig 23d0735f90 Absolute path for setting.CustomConf
7 years ago
Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924)
7 years ago
Ethan Koenig e9b1b908ee Fix setting.AppPath for integration tests
7 years ago
Mura Li 662b8bc2a2 Add integration test for file editing (#1907)
7 years ago
Mura Li 30a831698e Add integration test for repository forking
7 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
7 years ago
Ethan Koenig 5554165a0c Fix pull request compare link (#1832)
7 years ago
Ethan Koenig bafd778c25 Fix invalid reference in feeds template (#1820)
7 years ago
Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713)
7 years ago
Ethan Koenig 251fb935ff Don't recreate database in integration tests (#1697)
7 years ago
Lunny Xiao d98a86d2a2 remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693)
7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686)
7 years ago
Lunny Xiao 2bb8b3a562 fix bug when push a branch name with / & fix an integration test bug (#1689)
7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Ethan Koenig 66c803fae2 MySQL, Postgres integration tests in drone (#1638)
7 years ago
Lunny Xiao 0308d44a16 fix #1643 and improve integration test (#1645)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
7 years ago
Lunny Xiao 61b08b5c01 bug fixed for API to get user's repos (#1622)
7 years ago
Lunny Xiao fca7ddc6ea improve integration test to resue models/fixtures and store git repos with tests (#1627)
7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Mura Li bdcc1a23e0 Add integration test for signup (#1135)
7 years ago
Mura Li 288226e13c Fix stray directories generated by integration tests (#1134)
7 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741)
7 years ago