54 Commits (276f86082f96d34c6b6a529c74aea9bee9c89a2d)

Author SHA1 Message Date
  guillep2k 96f178abad Add support for database schema in PostgreSQL (#8819) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 5 years ago
  zeripath 38dea67a7e Fix "data race" in testlogger (#9159) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  Lunny Xiao 0c14c4937b Improve integration tests (#8276) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Antoine GIRARD ca21076a85 integration tests: Use t.Helper() (#7654) 5 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 301bdc2e04 Add work path CLI option (#6922) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  zeripath 01b2a3afe6 Fix race in integration testlogger (#6556) 6 years ago
  zeripath 472eb7f309 Quieter Integration Tests (#6513) 6 years ago
  zeripath 05d09a2818 Allow markdown files to read from the LFS (#5787) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  kolaente 00d5a521c2 Added test environment for mssql (#4282) 6 years ago
  B-OnTheGo e827cc6ca9 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
  techknowlogick a5a30a1cd3 Add ability to delete a token (#4235) 7 years ago
  Lauris BH 7e6c1c22ee Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago
  Ethan Koenig c5e12c5b2e Unit tests for routers/repo/issue_label (#3198) 7 years ago
  Ethan Koenig 9022d27d39 Log unexpected responses in integration tests (#3138) 7 years ago
  Ethan Koenig 366284dac1 Fix integration tests (#3141) 7 years ago
  Ethan Koenig 61265d6037 Use httptest in integration tests (#3080) 7 years ago
  Lunny Xiao 67366557ab Add git clone test on integration test (#1682) 7 years ago
  Ethan Koenig 984f724b0f Include HTTP method in test error message (#2815) 7 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 7 years ago
  Ethan Koenig c55fd363a9 Make integration tests more user-friendly (#2536) 7 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Antoine GIRARD ee3e0725b0 Fix some tests : make coverage -> test (#2492) 7 years ago
  Ethan Koenig 648c51aa66 Error message for integration test (#2410) 7 years ago
  David Schneiderbauer 55a96e05e9 Add integration tests for signin (#2363) 7 years ago
  Ethan Koenig fa89bacb86 Cache session cookies in tests (#2128) 8 years ago
  Ethan Koenig 1c10f454eb Less verbose integration tests (#2123) 8 years ago
  Ethan Koenig 2775b8b420 Improve integration test helper functions (#2049) 8 years ago
  Ethan Koenig e76aa62582 Fix bug in issue labels API (#2048) 8 years ago
  Ethan Koenig 5518912d1d Don't show non-comments in comments API (#2001) 8 years ago
  Bo-Yi Wu 54949c9b66 fix golint error and rename func for suggestion. (#1997) 8 years ago
  Antoine GIRARD f89d617a8f Use testing benchmark interface (#1993) 8 years ago
  Ethan Koenig 036475727f Consolidate boilerplate in integration tests (#1979) 8 years ago
  Kim "BKC" Carlbäcker 50000208d3 Fix setting.AppPath for integration tests (#1923) 8 years ago
  Ethan Koenig 4630efd029 Absolute path for setting.CustomConf 8 years ago
  Ethan Koenig e4e3367ae7 Display URLs in integration test logs (#1924) 8 years ago
  Ethan Koenig 26cfcbd7cb Fix setting.AppPath for integration tests 8 years ago
  Ethan Koenig 566f8769ac Don't recreate database in integration tests (#1697) 8 years ago
  Lunny Xiao 9a854ef7b1 remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test (#1693) 8 years ago
  Lunny Xiao 325386b558 fix bug when push a branch name with / & fix an integration test bug (#1689) 8 years ago