76 Commits (98d903a3c6060dd52e9301b3b965cb761cfd0789)

Author SHA1 Message Date
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  zeripath 6e0e414f55
Ensure that the testlogger has its final test removal safely (#16907) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
  zeripath 8be2cc4fc7
Reduce memory usage in testgit (#15306) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555) 3 years ago
  Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 3 years ago
  Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314) 3 years ago
  zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634) 3 years ago
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
  techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904) 4 years ago
  zeripath 14ca111f33
log slow tests (#11487) 4 years ago
  Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607) 4 years ago
  6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994) 4 years ago
  guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 4 years ago
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 years ago
  zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 4 years ago
  zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 4 years ago
  John Olheiser 74a6add4d9 Template Repositories (#8768) 4 years ago
  Lunny Xiao a8c024043c Improve integration tests (#8276) 4 years ago
  Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Antoine GIRARD d02566a8ea integration tests: Use t.Helper() (#7654) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath e55c874dd2 Add work path CLI option (#6922) 5 years ago
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
  zeripath c02c6a144f Fix race in integration testlogger (#6556) 5 years ago
  zeripath 5422f23ed8 Quieter Integration Tests (#6513) 5 years ago
  zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 5 years ago
  Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) 5 years ago
  kolaente 6db7dbd333 Added test environment for mssql (#4282) 5 years ago
  B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 5 years ago
  techknowlogick ab55ca7ebd
Add ability to delete a token (#4235) 6 years ago
  Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 6 years ago
  Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 6 years ago
  Ethan Koenig 682ac11958 Log unexpected responses in integration tests (#3138) 6 years ago
  Ethan Koenig d1efe2078a Fix integration tests (#3141) 6 years ago
  Ethan Koenig e59adcde65 Use httptest in integration tests (#3080) 6 years ago
  Lunny Xiao f70758dec9 Add git clone test on integration test (#1682) 6 years ago
  Ethan Koenig 1b6a962e70 Include HTTP method in test error message (#2815) 6 years ago