summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-08-16lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513)Jakob Borg
2016-08-06lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)Jakob Borg
2016-08-02cmd/syncthing, lib/config: Enable HTTP CPU/heap profile collection for usersJakob Borg
2016-07-15cmd, lib: Fix ineffectual assignments (ineffasign) and comment spellingJakob Borg
2016-05-31test: Update test configs to latest formatJakob Borg
2016-05-17lib/connections: Un-deprecate relaysEnabled (fixes #3074)Jakob Borg
2016-05-04lib/config: Change folder type attribute to a FolderType typeJakob Borg
2016-03-30lib/model: Refactor out scanning method from rwfolder.Serve loopMichael Ploujnikov
2016-01-26Add a CORS handler to deal with preflight OPTIONS requestsLaurent Etiemble
2016-01-03Change DB label format (index folders, devices)Jakob Borg
2015-11-27Generate ECDSA keys instead of RSAJakob Borg
2015-11-21Handle sparse files (fixes #245)Jakob Borg
2015-11-17Use pause/resume device to ensure TestConflictsDefault can runJakob Borg