aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-11-11Fix typos.Mike Boone
2015-10-31Undo incorrect revert of folder ID in test configJakob Borg
2015-10-25Fix typo introducedAudrius Butkevicius
2015-10-25Remove dead codeAudrius Butkevicius
2015-10-22Update test configs to modern v0.12 defaultsJakob Borg
2015-10-19Include maxConflicts -1 in test configsJakob Borg
2015-09-25Relax folder label restrictionsJakob Borg
2015-09-24This unexpected EOF is really quite expectedJakob Borg
2015-09-22Fix import pathsJakob Borg
2015-09-20New global discovery protocol over HTTPS (fixes #628, fixes #1907)Jakob Borg
2015-09-10Allow configuration of usage reporting URLJakob Borg
2015-09-02Correctly handle (?i) in ignores (fixes #1953)Jakob Borg
2015-08-27Local discovery should use the same port on v4 as v6 (fixes #2201)Jakob Borg
2015-08-23Change default IPv6 multicast address (fixes #2090)Jakob Borg
2015-08-20Update test configs to v12Jakob Borg
2015-08-17Disable testing upgrade endpoint because it fails when disconnectedLode Hoste
2015-08-14Update test configs to v11Jakob Borg
2015-08-09mv internal libJakob Borg
2015-08-05Merge pull request #2116 from Zillode/fix-test-resetJakob Borg
2015-08-04Fix TestReset when Syncthing shuts down too fastLode Hoste
2015-08-03Clarify password in integration testsLode Hoste
2015-08-03Properly rename config files during integration tests (fixes #1769)Lode Hoste
2015-07-31Reduce scanning effortLode Hoste
2015-07-28Fix TestResetJakob Borg
2015-07-24Add folders without restart (fixes #2063)Jakob Borg
2015-07-22Add devices without restart (fixes #2083)Jakob Borg
2015-07-21Determine conflict winner based on change type and modification time (fixes #...Jakob Borg
2015-07-20Don't run tests with audit onJakob Borg
2015-06-30Fix CSRF tests (fixes #2009)Audrius Butkevicius
2015-06-24Merge pull request #1985 from calmh/fix-resetJakob Borg
2015-06-21Fix reset DBJakob Borg
2015-06-20Serialize scans and pulls (fixes #1391)Jakob Borg
2015-06-20Model must be running for testsJakob Borg
2015-06-20Don't start model until services have been added (fixes #1969)Jakob Borg
2015-06-19Refactored integration testsJakob Borg
2015-05-25Add validation cacheJakob Borg
2015-05-23Refactor integration tests to be a little cleaner and more stable, I hopeJakob Borg