Revisions of onedrive

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 16)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 15)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 14)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 13)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 12)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 11)
- Update to version 2.3.13:
  * Release files for 2.3.13 (#760)
  * Fix --dry-run output to be consistent when using --upload-only & --no-remote-delete (Issue #758)
  * Change synclist override flag to false as default when not using sync_list (#745)
  * Update INSTALL.md build instructions for CentOS platforms (#754)
  * Update INSTALL.md with details of Linux packages (#752)
  * Update Ubuntu 16.x i386 instructions (#749)
  * Release-2.3.13-dev prep (#746)
  * Release files for 2.3.12 (#742)
  * Update INSTALL.md (#741)
  * Update Ubuntu i386 build instructions (#739)
  * Fix rebuilding of onedrive, but ensure version is properly updated (#731)
  * Fix where an item now out of scope should be flagged for local delete (#733)
  * Catch DNS resolution error (#730)
  * Check database for excluded sync_list items previously in scope (Issue #723) (#724)
  * Add debug message to when a message is sent to dbus or notification daemon (#728)
  * docker guide fixes, add multiple account setup instructions (#729)
  * Update Microsoft restriction and limitations (#725)
  * Retry session upload fragment when transient errors occur to prevent silent upload failure (#721)
  * Release 2.3.12-dev prep (#722)
  * Release files for 2.3.11 (#717)
  * Only monitor top level single directory + its children if using --single-directory (Issue #709)
  * Fix --monitor when used with --download-only (#708)
  * Catch a 412 response when moving files (Issue #706) (#707)
  * Fix unhandled monitor initialisation exception (Issue #704) (#705)
  * Revert "Fix unhandled monitor initialisation exception"
  * Fix unhandled monitor initialisation exception
  * Fix call from --monitor to observe --no-remote-delete (#703)
  * Fix 'Key not found: name' when computing skip_dir path (#701)
  * Reduce change scan impact of fix for #658 (#691)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 10)
more clean up
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 9)
more clean up
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 8)
- Add patch onedrive-makefile-fixes.patch to clean up spec and build
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 7)
- Update to version 2.3.0:
  * Update .travis-ci.sh (#435)
  * Update release files for 2.3.0 (#434)
  * Resolve high CPU usage when performing DB reads (#419)
  * Prevent use of --synchronize & --monitor together (#431)
  * Update 'skip_dir' handling to check against OneDrive new downloads (#427)
  * ignore a path containing multiple dirs in skip_dir
  * Fix JSONValue is not an object crash when a 5xx error is returned when uploading files (#426)
  * Declare version as phony (always outdated) target to guarantee update (#429)
  * Update skip_dir config handling (#418)
  * Update sync.d (#422)
  * Update Makefile (#417)
  * Implement 'skip_dir' config option (Issue #123) (#388)
  * Update README.md (#413)
  * Update .travis-ci.sh  (#414)
  * Update error logging around directory case-insensitive match (#412)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 6)
- Update to version 2.2.6:
  * Update release files for 2.2.6 (#411)
  * Resolve unhandled application crash when invalid auth response is used (Issue #399) (#410)
  *  Resolve Key not found: nextExpectedRanges (Issue #408) (#409)
  * Implement --dry-run (#337)
  * Update util.d - reduce local FS read overheads (#407)
  * Rework function uploadCreateDir (#397)
  * Update README.md - Add proxy configuration information (#403)
  * Implement --check-for-nosync to ignore folder when special file present (Issue #163) (#390)
  * Update README.md (#396)
  * configurable logging intervals in monitor mode (Issue: #378) (#391)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 5)
- Update to version 2.2.6~git.20190227T072123.09f328e:
  * configurable logging intervals in monitor mode (Issue: #378) (#391)
  * Create new upload session on reinit (Issue: #379) (#392)
  * Update entrypoint.sh (#387)
  * Implement --skip-dot-files (#386)
  * don't annoy with notifs when offline and cannot act on changes (#385)
  * Update README.md (#384)
  * Update README.Office365.md
  * Add smaller footprint Docker container builds using Alpine and Debian Stretch (#369)
  * Rework PR #373 to reduce needless logging in monitor mode (#376)
  * Update README.md with newer Debian i386 build dependencies (#374)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 4)
- apply onedrive-2.2.4-git-master.diff to fix shared folder not
  syncing issue gh#323
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 3)
- update to version [2.2.4] - 2018-12-28
  - Fixed
  * Resolve JSONException when supplying --get-O365-drive-id option
    with a string containing spaces
  * Resolve 'sync_dir' not read from 'config' file when run in
    Docker container
  * Resolve logic where potentially a 'default' ~/OneDrive sync_dir
    could be set despite 'config' file configured for an alternate
  * Make sure sqlite checkpointing works by properly finalizing
    statements
  * Update logic handling of --single-directory to prevent
    inadvertent local data loss
  * Resolve signal handling and database shutdown on SIGINT and
    SIGTERM
  * Update man page
  * Implement better help output formatting
  - Added
  * Add debug handling for sync_dir operations
  * Add debug handling for homePath calculation
  * Add debug handling for configDirBase calculation
  * Add debug handling if syncDir is created
  * Implement Feature Request: Add status command or switch
- update to version [2.2.3] - 2018-12-20
  - Fixed
  * Fix syncdir option is ignored
- update to version [2.2.2] - 2018-12-20
  - Fixed
  * Handle short lived files in monitor mode
  * Provide better log messages, less noise on temporary timeouts
  * Deal with items that disappear during upload
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 2)
- switch to significantly advanced abraunegg fork
- spec cleanup and adjustments
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 1)
osc copypac from project:home:bmanojlovic:onedrive package:onedrive revision:9
Displaying revisions 21 - 36 of 36
openSUSE Build Service is sponsored by