64 Commits (d2b52e771b05beaa6cb40716a718ff9589d60d06)

Author SHA1 Message Date
  6543 44f67d1920 migrate from com.* to alternatives (#14103) 4 years ago
  Lunny Xiao fc69cb113a Use mount but not register for chi routes (#13555) 4 years ago
  Lunny Xiao 27dc5126de Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
  Lunny Xiao f797cc579d Storage configuration support `[storage]` (#13314) 4 years ago
  zeripath 1bc3df1e21 Add postgres schema to the search_path on database connection (#12634) 4 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
  techknowlogick 0c3720ef16 upgrade to use testfixtures v3 (#11904) 5 years ago
  zeripath 2e5c239eef log slow tests (#11487) 5 years ago
  Terence Le Huu Phuong ab37c8275c Add API Endpoint for Branch Creation (#11607) 5 years ago
  6543 b3139bc669 Reject duplicate AccessToken names (#10994) 5 years ago
  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