Commit Graph

64 Commits (a19447aed128ecadfcd938d6a80cd4951af1f4ce)

Author SHA1 Message Date
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)
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)
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)
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)
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)
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)
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)
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)
7 years ago