Commit Graph

  • ead09395d9 Merge pull request #969 from AudriusButkevicius/dirfix Jakob Borg 2014-11-14 13:58:13 +01:00
  • 7106fc5304 Remove existing file while handling dir (fixes #952) Audrius Butkevicius 2014-11-13 22:59:40 +00:00
  • d16dcb9f19 Lock while accessing folder configs Audrius Butkevicius 2014-11-09 19:03:56 +00:00
  • 1aaf34b0ed Fix typo Audrius Butkevicius 2014-11-13 22:30:43 +00:00
  • 39a3b8922d Save config on device rename (fixes #957) Audrius Butkevicius 2014-11-12 23:42:17 +00:00
  • 9b78582475 Merge pull request #955 from ceh/vet-sharedpullerstate_test Jakob Borg 2014-11-12 15:54:44 +01:00
  • 3a84224b93 Add ceh Jakob Borg 2014-11-12 15:54:16 +01:00
  • 2592ba7399 internal/model: fix formatting directive in test Emil Hessman 2014-11-12 12:32:25 +01:00
  • 1795e0a290 Never use crappy cipher suites (fixes #945) Jakob Borg 2014-11-12 10:47:34 +01:00
  • c959f59581 Quick and dirty fix for Ignores test failures Jakob Borg 2014-11-09 22:20:20 +01:00
  • 2449723a1c Add list of compiled regexps to /rest/ignores (fixes #942) Jakob Borg 2014-11-08 22:12:18 +01:00
  • ae0e56e98d Translation update v0.10.5 Jakob Borg 2014-11-03 22:11:54 -06:00
  • 6efe521e44 Update goleveldb Jakob Borg 2014-11-03 22:00:11 -06:00
  • bccd21ac14 Test case to pinpoint DB corruption (failing) Jakob Borg 2014-10-30 20:32:54 +01:00
  • 8449a65cdf Merge pull request #930 from AudriusButkevicius/avail Jakob Borg 2014-11-03 21:56:40 -06:00
  • fc47562983 Only connected devices are available devices Audrius Butkevicius 2014-10-31 23:41:18 +00:00
  • 76900ae291 Fix and relax locking Audrius Butkevicius 2014-11-03 21:02:55 +00:00
  • ec55559ff1 Merge pull request #929 from AudriusButkevicius/temp Jakob Borg 2014-11-03 13:05:16 -06:00
  • 3daa26e1f7 Allow setting rescan interval to 0 (fixes #856) Audrius Butkevicius 2014-10-30 23:25:38 +00:00
  • 9ea8b6f659 Do not delete temp files on error (fixes #849) Audrius Butkevicius 2014-10-25 23:14:18 +00:00
  • 387f2f0a94 Do not show self in shared with (fixes #915) Audrius Butkevicius 2014-10-28 23:12:58 +00:00
  • b0d95d02be Repair incorrect global entries at startup Jakob Borg 2014-10-30 16:48:14 +01:00
  • 3a98f01d31 Add insane levels of database debugging Jakob Borg 2014-10-30 14:28:09 +01:00
  • d305752749 Cleanup temporary files during directory removal (fixes #919) Audrius Butkevicius 2014-10-29 11:19:48 +00:00
  • 2ba4b235fc Windows logfile should follow -home by default (fixes #918) Jakob Borg 2014-10-28 20:52:28 +01:00
  • 6820c0a5d7 Don't crash on nil discoverer (fixes #917) Jakob Borg 2014-10-28 20:40:04 +01:00
  • 048883ad27 Remove extra tabs from SOAP payload (fixes #914) Audrius Butkevicius 2014-10-27 23:33:26 +00:00
  • 08e7ada242 Translation update v0.10.4 Jakob Borg 2014-10-27 15:05:16 +01:00
  • d3ddfa31f7 Merge branch 'pr/909' Jakob Borg 2014-10-26 13:59:09 +01:00
  • 4b899a813e Add Vilbrekin Jakob Borg 2014-10-26 13:59:03 +01:00
  • 28610a9a42 Break out logger as a reusable component Jakob Borg 2014-10-26 13:15:14 +01:00
  • 15ee9a5cac Break out logger as a reusable component Jakob Borg 2014-10-26 13:15:14 +01:00
  • 58945a429f Revert removal of test files Audrius Butkevicius 2014-10-26 11:36:40 +00:00
  • 9f4111015e Blame Jakob Borg 2014-10-26 12:07:54 +01:00
  • 04b960b415 Merge branch 'pr/903' Jakob Borg 2014-10-26 11:47:27 +01:00
  • 33267f2178 Ignore all paths within .stversions folder Lode Hoste 2014-10-23 22:47:07 +02:00
  • 970e50d1f1 Correctly check whether parent directory is writable for current user. "&04" was checking if file is readable by others, while "&0200" checks if it's writable for current user. Vilbrekin 2014-10-26 01:54:50 +02:00
  • d4199c2d08 Recover from corrupt block maps Audrius Butkevicius 2014-10-24 23:20:08 +01:00
  • cf4ca7b6a8 Fix test leak Audrius Butkevicius 2014-10-24 22:23:19 +01:00
  • d8b335ce65 Don't panic on queries for nonexistent folders (fixes #765) Jakob Borg 2014-10-24 14:54:36 +02:00
  • 39a2934b05 Translation update v0.10.3 Jakob Borg 2014-10-24 10:27:14 +02:00
  • 7d1c720b84 Slightly more robust HTTP stress test Jakob Borg 2014-10-24 10:01:44 +02:00
  • 51743461ee Futile attempt at reproducing leveldb issues Jakob Borg 2014-10-24 09:50:41 +02:00
  • 53cf5ca762 Don't run auto upgrade on non-release builds (fixes #901). Jakob Borg 2014-10-23 19:09:53 +02:00
  • b5ef42b0a1 Merge pull request #898 from cqcallaw/upnp Jakob Borg 2014-10-23 09:04:58 +02:00
  • 0521ddd858 Merge pull request #895 from AudriusButkevicius/puller Jakob Borg 2014-10-23 09:01:28 +02:00
  • b7bb3bfee2 UPnP discovery fix for devices that send multiple response packets Caleb Callaway 2014-10-22 19:09:17 -07:00
  • 4183044e96 Fix UPnP log spam on networks without UPnP IGDs (see #893) Caleb Callaway 2014-10-22 18:44:13 -07:00
  • 27448bde20 Variable naming clarification Caleb Callaway 2014-10-19 10:38:12 -07:00
  • 87b9e8fbaf Parse UPnP service ID from root description and expose it to consumers Caleb Callaway 2014-10-19 10:23:12 -07:00
  • 9d79859ba6 More verbose debug logging of UPnP SOAP requests Caleb Callaway 2014-10-18 19:21:02 -07:00
  • 25bb55491a Cleanup blockmap on update (fixes #889) Audrius Butkevicius 2014-10-22 15:24:11 +01:00
  • 198cbacc3e Be lenient towards malformed UPnP IGD UUIDs (fixes #890) Jakob Borg 2014-10-21 13:12:57 +02:00
  • 3f842221f7 Write Windows line breaks on Windows; tee to stdout Jakob Borg 2014-10-21 09:10:19 +02:00
  • 5d0183a9ed Add -logfile flag, Windows only Jakob Borg 2014-10-19 14:57:03 +02:00
  • 99df4d660b Move recurring UPnP log messages to debug level Jakob Borg 2014-10-19 17:10:32 +02:00
  • 65eb528e2d Update xdr; handle marshalling errors Jakob Borg 2014-10-21 08:40:05 +02:00
  • f2adfde1a8 Update xdr; handle marshalling errors Jakob Borg 2014-10-21 08:40:05 +02:00
  • 1e915a2903 Add test for syncing with 100 configured devices Jakob Borg 2014-10-21 07:37:38 +02:00
  • 962eaa8a4b Handle error from XDR marshalling Jakob Borg 2014-10-21 08:48:51 +02:00
  • e2dc3e9ff3 Fix error messages Audrius Butkevicius 2014-10-21 00:01:02 +01:00
  • f1bb8daaab Merge pull request #886 from AudriusButkevicius/limit Jakob Borg 2014-10-20 22:52:58 +02:00
  • ec9d68960f Remove 64 device limit Audrius Butkevicius 2014-10-20 21:45:26 +01:00
  • b0fcbebdae Remove 64 device limit Audrius Butkevicius 2014-10-20 21:45:26 +01:00
  • 34f72ecf8f OpenBSD support (fixes #878) Jakob Borg 2014-10-19 13:54:10 +02:00
  • 9d348319fd Translation update v0.10.2 Jakob Borg 2014-10-18 20:50:40 +02:00
  • c55fee69de Devices added by introducer should have dynamic address (fixes #866) Jakob Borg 2014-10-18 20:40:31 +02:00
  • ce31cb072b Upgrade test configs to v6 Jakob Borg 2014-10-18 20:37:15 +02:00
  • 6b91fc9c91 Merge pull request #876 from cqcallaw/upnp Jakob Borg 2014-10-18 19:58:56 +02:00
  • e34f77ba0e Enable portmapping for individual UPnP services Caleb Callaway 2014-10-18 10:20:57 -07:00
  • bc3b7401a1 Merge branch 'pr/875' Jakob Borg 2014-10-18 13:15:44 +02:00
  • 85677eaf1a UPnP API for querying of services' external IP address Caleb Callaway 2014-10-17 20:30:47 -07:00
  • 75d5e74059 Refinements to UPnP documentation Caleb Callaway 2014-10-17 19:01:25 -07:00
  • c4d15b3b95 Fix blockmap hash size Audrius Butkevicius 2014-10-18 00:39:36 +01:00
  • aa168ec2d6 Populate block offsets even if the blocks are not diffed Audrius Butkevicius 2014-10-17 23:16:29 +01:00
  • 4ae0efe887 Make folder path selectable in FireFox bigbear2nd 2014-10-18 01:08:31 +09:00
  • 86a57d8b56 Hash mismatch in general doesn't merit a warning Jakob Borg 2014-10-17 10:33:02 +02:00
  • 9dda7485eb Merge branch 'pr/871' Jakob Borg 2014-10-17 09:29:06 +02:00
  • 8b9670add9 Add cdata Jakob Borg 2014-10-17 09:28:45 +02:00
  • 978aebd79c Slight increase of contrast in identicons Jakob Borg 2014-10-17 09:26:58 +02:00
  • ac079f0f83 Implement identicon representation for devices. Chris Joel 2014-10-14 18:16:01 -07:00
  • e82e912151 Dependencies Jakob Borg 2014-10-16 14:58:11 +02:00
  • 5488ae5b89 Don't log inscrutable 'recovered: leveldb: not found' to web GUI Jakob Borg 2014-10-16 13:45:42 +02:00
  • 15b875b116 Merge branch 'pr/830' Jakob Borg 2014-10-16 13:33:20 +02:00
  • dedf835aa6 Delete files and directories after pulling Audrius Butkevicius 2014-10-12 22:01:57 +01:00
  • e62b9c6009 Add fetcher tests Audrius Butkevicius 2014-10-11 00:27:17 +01:00
  • 53da778506 Track total block counts, count copier blocks Audrius Butkevicius 2014-10-12 21:38:22 +01:00
  • 4360b2c815 Fix tests Audrius Butkevicius 2014-10-08 23:41:23 +01:00
  • 1e15b1e0be Implement block fetcher (fixes #781, fixes #3) Audrius Butkevicius 2014-10-08 23:41:23 +01:00
  • c618eba9a9 Implement BlockMap Audrius Butkevicius 2014-10-06 21:57:33 +01:00
  • 0bc50f7284 Populate BlockMap Audrius Butkevicius 2014-10-07 22:15:01 +01:00
  • 435f9113e8 Implement BlockMap Audrius Butkevicius 2014-10-06 21:57:33 +01:00
  • 8818c4785b Fix debug and fmt poopoo Jakob Borg 2014-10-16 12:23:33 +02:00
  • 2e003e5404 Remove out of date upnp tests Jakob Borg 2014-10-16 12:11:19 +02:00
  • e791a8ea07 Handle .stfolder completely in integration test Jakob Borg 2014-10-16 12:09:41 +02:00
  • 2fb8eb755b Add a few more debug prints Jakob Borg 2014-10-16 09:32:23 +02:00
  • 1ef8378a30 FileInfoTruncated.String() for stindex' benefit Jakob Borg 2014-10-16 09:26:20 +02:00
  • d031f958a9 FileInfoTruncated.String() for stindex' benefit Jakob Borg 2014-10-16 09:26:20 +02:00
  • 9bbadac9dc Asset rebuild Jakob Borg 2014-10-16 09:11:23 +02:00
  • b012f77475 Merge pull request #848 from pluby/discovery Jakob Borg 2014-10-16 09:11:08 +02:00