Commit Graph

  • 90bf78e716 minor clean up Matchman Green 2012-05-20 19:28:44 +0800
  • dfbe859531 load and save from .grive_state and build the resource tree Matchman Green 2012-05-20 17:12:01 +0800
  • 3dd3f544fb minor clean up Matchman Green 2012-05-20 15:25:38 +0800
  • 6453de2cf6 start using state for synchronization Matchman Green 2012-05-20 14:57:25 +0800
  • b1589bb181 clean up sync code Matchman Green 2012-05-20 01:44:46 +0800
  • 7f2fa95d9a improved checking on files Matchman Green 2012-05-19 18:27:53 +0800
  • 13aa9a455b merge the list of the files and folders in the same list Matchman Green 2012-05-19 18:03:02 +0800
  • b46c9debf8 minor refactoring Matchman Green 2012-05-19 17:14:04 +0800
  • aa03b212f7 removing the folder list in Drive, using state instead Matchman Green 2012-05-19 16:30:04 +0800
  • 7882198293 merged the File class to Resource Matchman Green 2012-05-19 16:18:33 +0800
  • 50e3091b2a renamed Collection to Resource Matchman Green 2012-05-19 15:41:21 +0800
  • 149c1c14b0 replace with FolderSet Matchman Green 2012-05-19 15:26:55 +0800
  • 37f2066727 added folder set Matchman Green 2012-05-18 08:52:11 +0800
  • 9511492c65 changed version to 0.1.0 Matchman Green 2012-05-18 08:44:38 +0800
  • cf77a2d5c4 added folder init code in state Matchman Green 2012-05-18 00:37:11 +0800
  • 3a33db68b6 replaced the Path class with fs::path Matchman Green 2012-05-17 01:20:02 +0800
  • 57fb6d3b0e added state to drive Matchman Green 2012-05-17 00:52:17 +0800
  • 6dd505f8a6 added state Matchman Green 2012-05-16 22:35:22 +0800
  • 2095d0f956 trying to work around a compiler problem in gcc 4.4.4 Matchman Green 2012-05-20 15:00:44 +0800
  • 6e3b84d85d properly handle exceptions Matchman Green 2012-05-19 09:03:34 +0800
  • f2a659ce5e don't throw even if can't read config Matchman Green 2012-05-17 20:55:51 +0800
  • c326a41d3a Merge pull request #21 from bashlnx/patch-1 Nestal Wan 2012-05-16 05:06:35 -0700
  • 1784277c7f Fix build (maybe due to GCC 4.7?) Andrea Scarpino 2012-05-16 14:50:07 +0300
  • 53883ab8bd move the .grive from home directory to current directory. get change stamp Matchman Green 2012-05-16 00:54:58 +0800
  • 0b63d9bd3c added config file class, but not very well encapsulated Matchman Green 2012-05-15 23:07:03 +0800
  • 3dea8343de added code to save and load change_stamp Matchman Green 2012-05-14 01:41:27 +0800
  • 30f9834968 saved the metadata of the files Matchman Green 2012-05-14 01:07:23 +0800
  • 3c8c6bab54 Revert "adding xattr". seems it's better not to use xattr Matchman Green 2012-05-14 00:26:16 +0800
  • 31800ae2f1 adding xattr Matchman Green 2012-05-13 23:41:43 +0800
  • 35c2ef9fc1 use boost exception macro to throw exception Matchman Green 2012-05-14 23:32:22 +0800
  • 881ff16d05 preparing for the v0.0.5 release v0.0.5 Matchman Green 2012-05-13 17:30:07 +0800
  • 1f551ee321 added file log. fixed bug on getting upload link Matchman Green 2012-05-13 17:27:40 +0800
  • 4408f51300 improved and simplified log API Matchman Green 2012-05-13 16:45:27 +0800
  • 63553aae04 added log interface Matchman Green 2012-05-13 16:10:18 +0800
  • 8ced12d5a1 used new exception classes Matchman Green 2012-05-13 15:27:58 +0800
  • 66e7783a9c added backtrace Matchman Green 2012-05-13 14:08:04 +0800
  • 9631031931 ignore files and folders that is not inside the root tree. also ignore files/folders with multiple parents Matchman Green 2012-05-13 01:57:15 +0800
  • 931f743b58 use showroot=true. ignoring folders not in root folder Matchman Green 2012-05-12 18:48:55 +0800
  • 4da9d0bc00 removed old Json code Matchman Green 2012-05-12 18:24:42 +0800
  • b2d0bf2ba8 use XML for downloading files and folders Matchman Green 2012-05-12 17:38:41 +0800
  • 444bf61c73 added copy ctor & op= to NodeSet Matchman Green 2012-05-12 12:27:35 +0800
  • c1c1916eb7 improved Find() in SetSet Matchman Green 2012-05-12 11:47:51 +0800
  • ceffebb097 changed operator[] to return NodeSet Matchman Green 2012-05-12 11:09:31 +0800
  • 05cae069c6 added NodeSet Matchman Green 2012-05-12 10:48:54 +0800
  • f80a5f0fb7 trying to read properties from entry XML Matchman Green 2012-05-11 01:27:34 +0800
  • 826db0e064 added UT helper Matchman Green 2012-05-11 00:12:48 +0800
  • 204e0db62e used boost::iterator_adaptor Matchman Green 2012-05-11 00:06:05 +0800
  • 155f4dae77 Merge pull request #18 from Sunnywout/patch-1 Matchman Green 2012-05-11 18:22:08 -0700
  • 47abf86273 Edited messages, made them correct English and fixed spelling Sunnywout 2012-05-11 21:20:32 +0300
  • 0c3fdaa921 trying to use LIB_INSTALL_DIR Matchman Green 2012-05-10 22:30:11 +0800
  • d3b841ccfd added debug logs. the XML nodes need to be improved Matchman Green 2012-05-10 01:20:38 +0800
  • 1ae7a18f63 Merge branch 'working' Matchman Green 2012-05-10 00:31:02 +0800
  • 93f0f42855 missing '$' Matchman Green 2012-05-10 00:30:30 +0800
  • 55fb39cbc1 adding log to http agent Matchman Green 2012-05-10 00:30:01 +0800
  • efaa5df229 renamed HTTP.(hh|cc) to Agent Matchman Green 2012-05-10 00:22:27 +0800
  • b51e5c593f reuse the Entry class in Collection Matchman Green 2012-05-09 23:52:06 +0800
  • 56e605c392 renamed File to Entry, because it is common between file & folder Matchman Green 2012-05-09 23:09:19 +0800
  • 7a66605a5f Merge branch 'v0.0.4' Matchman Green 2012-05-09 22:31:48 +0800
  • b8153d05f9 Merge branch 'master' of matchgit:match065/grive Matchman Green 2012-05-09 22:31:37 +0800
  • 5e8c6a1cee changed version to 0.0.4 v0.0.4 Matchman Green 2012-05-09 22:29:37 +0800
  • 175fe855fe added lib32 & lib64 library install path destination Matchman Green 2012-05-09 22:26:38 +0800
  • 06158e6bf0 fixed state reuse in the receivables Matchman Green 2012-05-09 22:25:42 +0800
  • b0f5769cb2 fixed state reuse in the receivables Matchman Green 2012-05-09 00:58:05 +0800
  • d621aa4296 improved the node printing function Matchman Green 2012-05-07 00:03:33 +0800
  • 6ad573942a fixed crash. missing AddRef() Matchman Green 2012-05-06 23:30:14 +0800
  • c00ffef6a3 Merge branch 'master' into working Matchman Green 2012-05-06 23:17:24 +0800
  • 70669fe290 Merge remote-tracking branch 'origin/master' Matchman Green 2012-05-06 23:16:51 +0800
  • 65ae81bb96 node iterator still being worked Matchman Green 2012-05-06 23:16:43 +0800
  • 9b574b5669 Merge pull request #13 from OpenNingia/master Matchman Green 2012-05-06 08:12:43 -0700
  • 3584e12152 Merge branch 'v0.0.4' into working Matchman Green 2012-05-06 22:54:52 +0800
  • 98f1bba4ab added -v to display version Matchman Green 2012-05-06 22:40:58 +0800
  • 1098e7e335 added code to remove files Matchman Green 2012-05-06 22:27:52 +0800
  • d891d1fefd add LIBEXPAT requirements to CMakeLists Daniele Simonetti 2012-05-06 16:25:37 +0200
  • 7363c7a49a Merge branch 'v0.0.4' into working Matchman Green 2012-05-06 18:26:45 +0800
  • 1eeaede474 fetching the next link Matchman Green 2012-05-06 18:14:36 +0800
  • 1aaca87ad0 implementing iterator for XML nodes Matchman Green 2012-05-06 17:13:48 +0800
  • f987888cac character handling in XML Matchman Green 2012-05-06 11:50:37 +0800
  • 5e615de7cd added class to parse XML in HTTP response Matchman Green 2012-05-06 02:37:54 +0800
  • b42e7c6501 move http files to a separate directory Matchman Green 2012-05-06 02:21:39 +0800
  • 1c7b114ea5 refactored to use only the new http interface Matchman Green 2012-05-06 02:15:28 +0800
  • 1e6e6a4347 added HTTP receiver callback interface Matchman Green 2012-05-06 01:12:44 +0800
  • ba737cba29 Merge branch 'v0.0.4' into working Matchman Green 2012-05-05 23:19:59 +0800
  • b90e032cda properly handle read-only files Matchman Green 2012-05-05 22:54:36 +0800
  • 8357e9ed82 renamed HTTP agent class and namespace Matchman Green 2012-05-05 22:39:18 +0800
  • b89f7bb873 refactored to allow progressive parsing Matchman Green 2012-05-05 15:25:21 +0800
  • 19c329836b separated name & value Matchman Green 2012-05-05 15:00:23 +0800
  • b12edc2a2a added expat parser Matchman Green 2012-05-05 13:01:23 +0800
  • 7d2b8b441d adding xml tree basics Matchman Green 2012-05-04 01:44:52 +0800
  • 7b8d22b2b7 Merge remote-tracking branch 'origin/master' into v0.0.3 Matchman Green 2012-05-03 22:54:25 +0800
  • 51cd1ed40e Merge pull request #10 from massix/master Matchman Green 2012-05-03 06:59:12 -0700
  • e563f7cad6 Remove old and unwanted CMakeLists Massimo Gengarelli 2012-05-02 22:58:55 +0200
  • 2eccd9df2c Install all the headers in CMAKE_PREFIX/include Massimo Gengarelli 2012-05-02 22:10:14 +0200
  • 915303d205 commented out the SignalHandler v0.0.3 Matchman Green 2012-05-03 00:17:16 +0800
  • 5d302a0909 updated the readme file and added GPLv2 license Matchman Green 2012-05-02 23:43:39 +0800
  • 2e7647a162 making server MD5 optional Matchman Green 2012-05-02 23:31:10 +0800
  • d4a8d9fb65 Merge branch 'massix' Matchman Green 2012-05-02 23:30:49 +0800
  • 2791bbbfe8 Prevent the user from sending a SIGINT while downloading a file.. Massimo Gengarelli 2012-05-01 19:47:25 +0200
  • 95133eff57 Added a Signal Handler Massimo Gengarelli 2012-05-01 19:44:22 +0200
  • 8c1217dbe8 use libcurl to extract headers Matchman Green 2012-05-02 00:26:48 +0800
  • de0d53a59f added the class File, and refactor a lot of code from Drive to File Matchman Green 2012-05-01 23:24:40 +0800