openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Grive
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement upload methods for REST API Syncer (basic file upload to root now works)
Vitaliy Filippov
More...
over 9 years ago
Remove obsolete gdbm & iberty cmake modules
Vitaliy Filippov
More...
over 9 years ago
Move all protocol interaction into Syncers out of the base code
Vitaliy Filippov
More...
over 9 years ago
Use vector<Entry> instead of iterator_adaptor to hide implementation details
Vitaliy Filippov
More...
over 9 years ago
Cleanup Feed interface (remove some unused methods)
Vitaliy Filippov
More...
over 9 years ago
Split Resource to global (base/Resource) and API-specific ({drive,drive2}/Syncer) parts
Vitaliy Filippov
More...
over 9 years ago
Split Entry to v1::Entry1 and v2::Entry2
Vitaliy Filippov
More...
over 9 years ago
Add Entry constructor for new Drive REST API
Vitaliy Filippov
More...
over 9 years ago
Remove doclist API specific fields from Entry class: kind, create_link, edit_link and alt_self
Vitaliy Filippov
More...
over 9 years ago
Reduce syscalls slightly more (os::FileCTime is still left...)
Vitaliy Filippov
More...
over 9 years ago
Merge https://github.com/visap/grive/commits/visa
Vitaliy Filippov
More...
over 9 years ago
Remove JSON-C json wrappers, use YAJL for everything
Vitaliy Filippov
More...
over 9 years ago
Remove bgrive (dead and unused code)
Vitaliy Filippov
More...
over 9 years ago
use pkg-config also for finding json-c (fixes paths on debian)
Vitaliy Filippov
More...
over 9 years ago
Remove useless swap() code
Vitaliy Filippov
More...
over 9 years ago
Do not try to install doc/grive.1 from bgrive cmake
Vitaliy Filippov
More...
over 10 years ago
Fix long/int cast errors
Vitaliy Filippov
More...
over 10 years ago
Find YAJL via pkg-config
Vitaliy Filippov
More...
over 10 years ago
Add delay before auth token refresh
Visa Putkinen
More...
about 11 years ago
Retry upload on XML error instead of crashing
Visa Putkinen
More...
about 11 years ago
Fix hang when upload receives HTTP 500
Visa Putkinen
More...
about 11 years ago
Log XML on parse failure
Visa Putkinen
More...
about 11 years ago
Reduce number of syscalls while scanning local files
Visa Putkinen
More...
about 11 years ago
Ignore only .grive and .grive_state
Visa Putkinen
More...
about 11 years ago
Add autogenerated stuff to .gitignore
Visa Putkinen
More...
about 11 years ago
Allow to sync just one directory in the root
Vitaliy Filippov
More...
over 11 years ago
using the new Json classes for bgrive
Nestal Wan
More...
over 11 years ago
added operator<< to print out json
Nestal Wan
More...
over 11 years ago
added json writer
Nestal Wan
More...
over 11 years ago
added ValResponse class to parse JSON from http
Nestal Wan
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree