aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-23lib/api: Remove remnants of CSRF tokens file mentions (ref #9284)Jakob Borg
2023-11-14lib/api: Add cache busting for basic auth (ref #9208) (#9215)v1.27.0-rc.1Jakob Borg
2023-11-13test: Update testing configsJakob Borg
2023-09-06all: Support multiple device connections (fixes #141) (#8918)Jakob Borg
2023-05-09all: Correct various typos (#8870)Alexander Seiler
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-11-04Normalize CLI options to always use two dashes. (#8037)André Colomb
2021-08-17all: Update build constraints to Go 1.17 style (#7894)Jakob Borg
2021-03-17all: Remove crypto/md5 (#7493)Jakob Borg
2020-09-07test, lib/model: Various integration test updates & improvements (#6956)Simon Frei
2020-07-28lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, f...Simon Frei
2020-06-16build: Update integration tests and add to build.go (#6744)Simon Frei
2020-03-03all: Tweak error creation (#6391)Jakob Borg
2020-01-27lib/config, lib/model: Limit concurrent pulls (fixes #5914) (#6290)Jakob Borg
2019-08-20test: Get integration tests up to speed (config, build and test fixes) (#5962)Simon Frei
2019-05-18test: Report time per MiB on transfer benchs (#5711)Simon Frei
2019-03-25test: Update conflict integration test (ref #5511) (#5618)Simon Frei
2019-02-02all: Revert the underscore sillynessJakob Borg
2019-01-29test, lib/rc: Integration test fixes and polish (#5488)Simon Frei
2018-12-21test: Update configs and revert changes during testing (#5393)Simon Frei
2018-09-17test: Terminology onlyJakob Borg
2018-06-08test: Migrate test configs to current versionJakob Borg
2018-05-30test: Add another variant of API timeout to skip when benchmarkingJakob Borg
2018-04-16all: Implement variable sized blocks (fixes #4807)Jakob Borg
2018-03-04test: Update conflict testsJakob Borg
2018-02-25lib/config, lib/model: Auto adjust pullers based on desired amount of pending...Jakob Borg
2018-02-09Remove KCP (fixes #4737) (#4741)Jakob Borg
2018-02-03test: Mend the transfer benchmarkJakob Borg
2017-11-21test: Forgot a resumeJakob Borg
2017-11-17lib/model: Properly schedule pull on reconnect (fixes #4504)Jakob Borg
2017-11-13test: Clean & unflake cli & conflict testsJakob Borg
2017-11-13test: Clean & unflake HTTP / filetype testsJakob Borg
2017-11-13test: Clean and unflake ignore / manupeers / reconnect / override testsJakob Borg
2017-11-13test: Fix reconnect testJakob Borg
2017-11-13test: Unflake symlink/scan testsJakob Borg
2017-11-13test: Clean up and unflake sync cluster testJakob Borg
2017-11-13test: Mend tests for latest event changes etcJakob Borg
2017-11-13test: Updates for fs/osutil package changesJakob Borg
2017-11-04all: Fix comment typosHairyFotr
2017-07-20all: TyposHairyFotr
2017-03-07lib/connections: Add KCP support (fixes #804)Audrius Butkevicius
2017-02-09all: Update license url to https (ref #3976)Jakob Borg
2017-02-07all: Remove symlink support on Windows, SymlinksEnabled configJakob Borg
2016-12-21lib/model: Fix tests, clean up pool usage in protocolJakob Borg
2016-12-21build: Enable gometalinter "gosimple" check, improve build.goJakob Borg
2016-12-14lib/model, lib/scanner: Efficient inserts/deletes in the middle of the fileAudrius Butkevicius
2016-11-09test: Fix test configJakob Borg
2016-10-17gui: Hide "Failed Items" unless there is an actual failure (fixes #3647)Jakob Borg
2016-09-28Add API service for local disk changesNathan Morrison