Next | Query returned 199 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2018-08-29 15:27:40 by Tobias Nygren | Files touched by this commit (3)
Log message:
syncthing: use go-package.mk instead of custom Makefile rules
   2018-07-28 11:03:25 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
syncthing: fix more go paths after update.

From abs@
   2018-07-25 23:30:46 by David Brownlee | Files touched by this commit (2)
Log message:
Updated net/syncthing to 0.14.49

Bugfixes:

#4854: macOS panic in FS watcher setup
#4925: Deleted files within deleted directories aren't detected with FS watcher
#4944: Edit Folder UI displays default "Full Rescan Interval (s)" \ 
value instead
       of the actual one
#4981: Race on folder restart
#4983: Impossible to edit folder with path "/"
#4990: Incorrect large block size chosen for large files on 32 bit archs
#4994: Database schema from the future should be rejected
#5002: v0.14.48 panic: runtime error: index out of range
#5017: "kiB" should be "KiB"
#5025: Stuck in CPU consuming accept loop when out of file descriptors
#5050: Filesystem watcher doesn't notify changes on Windows when the file size
       remains the same

Enhancements:

#4863: Snap package could use removable-media slot
#4953: Speed up delete propagation when it's not a rename
#4969: Executable files edited on Windows should retain execute bit on Unixes
#4977: Disable rescan button while scanning instead of hiding it

Other issues:

#4900: Replace deprecated github.com/kardianos/osext with standard library's os
#5000: Snap build is broken
   2018-07-17 21:20:42 by Benny Siegert | Files touched by this commit (1)
Log message:
Make invocations of the go tool also use the correct path.

Fixes building (hopefully for good) if pkg_alternative is not installed.

Reported by wiz@
   2018-07-15 18:26:07 by Benny Siegert | Files touched by this commit (1)
Log message:
Make syncthing build more reliable.

- use $GO as the path to the go tool
- set a cache directory so that the build does not try to cache stuff
  under $HOME.

Prodded by wiz@, thanks for reminding me!
   2018-06-17 09:24:15 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
syncthing: update to 0.14.48.

Bugfixes:

    #4897: Pausing on introducer removes device on other devices
    #4901: API returns empty response if non-existing files are #included
    #4903: Syncthing recreates the directories for deleted/missing \ 
"Folders"
    #4915: .stignore is accidentaly overwritten by web UI on slow machines
    #4918: GUI unresponsive or unusable with many folders or devices
    #4941: "Watching for Changes" dialog undismissable
    #4947: Recent Changes shows empty folder label

Enhancements:

    #4807: Support variable sized blocks
    #4896: Thousand separator for numbers in GUI

Other issues:

    #4909: Custom Windows icon missing in latest release
   2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | Package updated
Log message:
Revbump all Go packages after lang/go update.
   2018-05-06 21:12:15 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
syncthing: update to 0.14.47.

Attention: Syncthing now advertises continuous watching support in
the GUI.  If you enable this on NetBSD, you'll run out of file
descriptors and syncthing won't work. At least that's what happened
to me... so take care.

Bugfixes:

    #4815: Local host header check is too restrictive
    #4833: Unclear error message about failed watcher when running out of \ 
inotify watches
    #4870: Don't show a warning when a file from a paused folder is requested
    #4875: Zeroed local/global "state" (local files untouched) and \ 
remote file deletion with root Windows symlink

Enhancements:

    #4516: Bandwidth throttling per remote device
    #4552: Add UI for filesystem watcher
    #4823: Don't show ignored files in the "global changes" list
    #4828: Global change log should indicate folder

Other issues:

    #4749: Make all tests Go 1.10 caching compatible
    #4868: Docker Documentation
   2018-04-16 23:30:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
syncthing: update to 0.14.46.

Bugfixes:

    #2571: Replacing a directory with a symlink or vice versa is buggy
    #4573: Inaccessible files during scan are marked as deleted
    #4616: Send only folder out of sync due to ignored items
    #4627: A file deleted from all nodes may exist in the "out of \ 
sync" list
    #4745: Relay server doesn’t make outgoing HTTPS requests from its bind address
    #4759: List of out of sync items from remote device is not displayed
    #4762: Fails to create folder root directory on Windows
    #4764: Env var for db metadata in help text differs from code
    #4778: Doesn't connect when multiple remote devices are using the same relay
    #4799: Scan on absolute path creates incorrect absolute duplicate file infos
    #4806: Panic in FS watcher in FreeBSD 8.3
   2018-03-11 15:42:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
syncthing: update to 0.14.45.

Bugfixes:

    #4560: Windows - External File Versioning Command path requires \ instead of \
    #4659: panic: bug: removed more than added
    #4680: Ignore pattern beginning with "#" does not match subpaths
    #4689: Ignore patterns in web UI aren't reloaded if only comments change
    #4701: Global is different from local state when ignoring files

Other issues:

    #4687: basicfs_watch_tests are flaky
    #4737: Remove KCP

Next | Query returned 199 messages, browsing 121 to 130 | Previous