Commit Graph

62 Commits (e16b0e5a90076578534fc36886ea8fe16d366df1)

Author SHA1 Message Date
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) 4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314) 4 years ago
zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904) 4 years ago
zeripath 14ca111f33
log slow tests (#11487) 5 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607) 5 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994) 5 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago
Lunny Xiao a8c024043c Improve integration tests (#8276) 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Antoine GIRARD d02566a8ea integration tests: Use t.Helper() (#7654) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
zeripath e55c874dd2 Add work path CLI option (#6922) 6 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
zeripath c02c6a144f Fix race in integration testlogger (#6556) 6 years ago
zeripath 5422f23ed8 Quieter Integration Tests (#6513) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282) 6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 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) 7 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 7 years ago
Ethan Koenig 682ac11958 Log unexpected responses in integration tests (#3138) 7 years ago
Ethan Koenig d1efe2078a Fix integration tests (#3141) 7 years ago
Ethan Koenig e59adcde65 Use httptest in integration tests (#3080) 7 years ago
Lunny Xiao f70758dec9 Add git clone test on integration test (#1682) 7 years ago
Ethan Koenig 1b6a962e70 Include HTTP method in test error message (#2815) 7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582) 7 years ago
Ethan Koenig 6c6533fb31 Make integration tests more user-friendly (#2536) 7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Antoine GIRARD 69dfe43ffc Fix some tests : make coverage -> test (#2492) 7 years ago
Ethan Koenig d23b36c598 Error message for integration test (#2410) 7 years ago
David Schneiderbauer 8aadf79f80 Add integration tests for signin (#2363) 7 years ago
Ethan Koenig 89cd4dd424 Cache session cookies in tests (#2128) 7 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 7 years ago
Ethan Koenig f64c232953 Improve integration test helper functions (#2049) 7 years ago
Ethan Koenig 3ffedeab03 Fix bug in issue labels API (#2048) 7 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 8 years ago
Bo-Yi Wu 90f9bb12c6 fix golint error and rename func for suggestion. (#1997) 8 years ago
Antoine GIRARD 6233e88f7f Use testing benchmark interface (#1993) 8 years ago