Commit Graph

  • 7ce56dc096 Merge 188715df24 into bd97cbc523 #427 Xiaodong Huo 2017-05-24 17:21:53 +0000
  • bd97cbc523 skip busy reporting back to master Chris Lu 2017-05-23 21:12:03 -0700
  • c5f23b26fc add 1.8.1 Chris Lu 2017-05-22 23:09:20 -0700
  • a7faefd4ce fix compilation error Chris Lu 2017-05-22 23:04:43 -0700
  • b3513d3167 skip only readonly volumes Chris Lu 2017-05-22 17:05:27 -0700
  • 4ce6586710 use local random generator to avoid global lock Chris Lu 2017-05-19 23:33:34 -0700
  • 68e2dee2cd Merge pull request #487 from r-m-n/fill_images Chris Lu 2017-05-05 22:05:31 -0700
  • 366fe0d394 Scale images to fit or fill #487 rmn 2017-05-05 12:17:30 +0300
  • e911216806 Merge 1dda3926e9 into 9fcff1bd9a #92 yuchao 2017-04-16 12:56:31 +0000
  • 9fcff1bd9a Merge pull request #480 from vitalybaev/webp-resize-support Chris Lu 2017-04-02 09:02:55 -0700
  • 7ab9160ee1 WebP resize support #480 Vitaly Baev 2017-03-31 09:56:00 +0300
  • 2f5afe88f9 Merge 9a5ed08fab into a337b844ec #455 316014408 2017-03-30 03:44:31 +0000
  • a337b844ec properly send heartbeats 0.75 Chris Lu 2017-03-27 10:11:52 -0700
  • e936fe9001 Merge pull request #472 from sparklxb/master Chris Lu 2017-03-17 09:27:50 -0700
  • c46e91d229 complement weed mount: add read and delete #472 sparklxb 2017-03-17 15:02:27 +0800
  • 37b79174d1 Merge pull request #469 from sparklxb/master Chris Lu 2017-03-14 08:21:29 -0700
  • b095496d30 Merge pull request #471 from stepanbujnak/master Chris Lu 2017-03-12 22:25:34 -0700
  • 14ec3bfc1d Show contents of manifest file when cm=false is passed #471 Stepan Bujnak 2017-03-12 18:40:24 -0700
  • 427c7fbf93 Merge pull request #470 from stepanbujnak/master Chris Lu 2017-03-11 20:20:43 -0800
  • a72c92e55f Added locking on the filer move operation #470 Stepan Bujnak 2017-03-11 02:52:04 -0800
  • 3a67b6ddc1 complement weed mount #469 sparklxb 2017-03-10 14:45:53 +0800
  • 7f85e15990 complement weed mount sparklxb 2017-03-10 10:28:07 +0800
  • b20cdff82d Merge pull request #463 from sparklxb/master Chris Lu 2017-03-05 22:46:46 -0800
  • 813a4f7456 Fixes #266 #463 sparklxb 2017-03-06 13:04:46 +0800
  • 470d950918 Merge pull request #461 from sparklxb/master Chris Lu 2017-03-03 20:02:56 -0800
  • 4049c72e6c fix bug: replication, metadata not replicated #461 sparklxb 2017-03-04 11:24:03 +0800
  • 9a5ed08fab fix tests #455 Chris Lu 2017-02-12 22:18:48 -0800
  • d2d7be4302 remove weeds.conf Chris Lu 2017-02-12 21:58:44 -0800
  • 96ac222002 avoid nil Chris Lu 2017-02-11 10:21:24 -0800
  • 275446c072 Update Dockerfile vancepym 2017-02-07 22:50:09 +0800
  • 3fa2032302 compile with 1.7 Chris Lu 2017-02-06 13:20:54 -0800
  • ce0c5f2396 Fix: the maximum-length character exceed 255 vancepym 2017-01-23 20:33:00 +0800
  • 5f2adc2cec set the volume size limit Chris Lu 2017-01-22 21:36:36 -0800
  • 1502564794 always send the leader info on each heartbeat Chris Lu 2017-01-21 13:58:56 -0800
  • e4eb4f7f85 supporting reading file of size zero Chris Lu 2017-01-21 13:45:16 -0800
  • ff6a46b698 add locking to access l.volumes Chris Lu 2017-01-20 10:18:43 -0800
  • de1700fdfb Don't return actual file size from CheckVolumeDataIntegrity, it will be 0 if last needle is a tombstone, so it's not reliable anyway brstgt 2017-01-20 16:37:45 +0100
  • 755231f622 Remove obsolete property Volume.dataFileSize brstgt 2017-01-20 16:31:11 +0100
  • 46a6e8918b Delete volumes online without restarting volume server brstgt 2017-01-20 13:02:37 +0100
  • 4238a0fd43 Mount and unmount volumes online without restarting volume server brstgt 2017-01-20 12:49:20 +0100
  • f0f916d2ba Log volumeId if dataFileSize != actual data file size - improve log types brstgt 2017-01-20 12:22:25 +0100
  • f89c92bf18 Log volumeId if dataFileSize != actual data file size brstgt 2017-01-20 11:52:23 +0100
  • 64a73c52c1 adjust timing of leader election Chris Lu 2017-01-18 09:54:43 -0800
  • cdcf120449 Release 0.74 Chris Lu 2017-01-18 09:39:47 -0800
  • 7fb9a64f66 volume server get notified of leader change Chris Lu 2017-01-18 09:34:27 -0800
  • 818233bbf6 fix byte counter on loading index file Chris Lu 2017-01-18 08:34:44 -0800
  • b4148e3f99 Update README.md Chris Lu 2017-01-15 12:39:39 -0800
  • ceb782dabc Update README.md Chris Lu 2017-01-15 12:34:32 -0800
  • 0fed5f22d5 Update README.md Chris Lu 2017-01-15 12:33:38 -0800
  • 0963bc25fd upgrade to 0.73 Chris Lu 2017-01-15 12:29:53 -0800
  • 03be0ca269 volume servers always connect to the master leader Chris Lu 2017-01-13 10:20:40 -0800
  • 30f138a538 fix tests Chris Lu 2017-02-12 22:18:48 -0800
  • 41f686ab9d remove weeds.conf Chris Lu 2017-02-12 21:58:44 -0800
  • 98d66a569b avoid nil Chris Lu 2017-02-11 10:21:24 -0800
  • 654173e7c7 Merge pull request #451 from vancepym/patch-2 Chris Lu 2017-02-07 09:47:09 -0800
  • 543476cba1 Update Dockerfile #451 vancepym 2017-02-07 22:50:09 +0800
  • 9a8e020559 compile with 1.7 Chris Lu 2017-02-06 13:20:54 -0800
  • f0d140f164 Merge pull request #448 from vancepym/patch-1 Chris Lu 2017-01-23 12:25:07 -0800
  • ee6067e98c Fix: the maximum-length character exceed 255 #448 vancepym 2017-01-23 20:33:00 +0800
  • c2ce97785f set the volume size limit Chris Lu 2017-01-22 21:36:36 -0800
  • f302c9fda2 always send the leader info on each heartbeat Chris Lu 2017-01-21 13:58:56 -0800
  • 3cb0071025 supporting reading file of size zero Chris Lu 2017-01-21 13:45:16 -0800
  • 043b7a7c65 add locking to access l.volumes Chris Lu 2017-01-20 10:18:43 -0800
  • bfd2739fce Merge pull request #443 from Jaumo/jaumo Chris Lu 2017-01-20 10:11:33 -0800
  • 0656838fe5 Don't return actual file size from CheckVolumeDataIntegrity, it will be 0 if last needle is a tombstone, so it's not reliable anyway #443 brstgt 2017-01-20 16:37:45 +0100
  • 4fb5bb09b6 Remove obsolete property Volume.dataFileSize brstgt 2017-01-20 16:31:11 +0100
  • e074a54a20 Delete volumes online without restarting volume server brstgt 2017-01-20 13:02:37 +0100
  • 492f93416d Mount and unmount volumes online without restarting volume server brstgt 2017-01-20 12:49:20 +0100
  • 18b3afc97a Log volumeId if dataFileSize != actual data file size - improve log types brstgt 2017-01-20 12:22:25 +0100
  • 0c898df430 Log volumeId if dataFileSize != actual data file size brstgt 2017-01-20 11:52:23 +0100
  • c8f54aad8b adjust timing of leader election Chris Lu 2017-01-18 09:54:43 -0800
  • 8de0027df5 Release 0.74 0.74 Chris Lu 2017-01-18 09:39:47 -0800
  • 5b0f5f456e volume server get notified of leader change Chris Lu 2017-01-18 09:34:27 -0800
  • 59022b6fe0 fix byte counter on loading index file Chris Lu 2017-01-18 08:34:44 -0800
  • 91ebaadf4e Merge e41ec7f198 into 8b15523c9d #442 Benjamin Roth 2017-01-18 12:32:34 +0000
  • e41ec7f198 Fix counting volume size caused by changed tombstone size #442 br 2017-01-18 12:31:22 +0000
  • 0e06e33f0a - - 丁超 2017-01-16 15:59:21 +0800
  • 8b15523c9d Update README.md Chris Lu 2017-01-15 12:39:39 -0800
  • e05cc109a6 Update README.md Chris Lu 2017-01-15 12:34:32 -0800
  • a55ae8ad52 Update README.md Chris Lu 2017-01-15 12:33:38 -0800
  • 76da296799 upgrade to 0.73 0.73 Chris Lu 2017-01-15 12:29:53 -0800
  • 3065506b38 volume servers always connect to the master leader Chris Lu 2017-01-13 10:20:40 -0800
  • 688ceb8489 fix 丁超 2017-01-13 10:51:41 +0800
  • 752afa2db2 Merge branch 'master' into master 316014408 2017-01-13 09:14:14 +0800
  • 6afc5c033e Merge e042bef3c0 into d953ed442c #439 316014408 2017-01-13 01:14:12 +0000
  • d953ed442c auto detect volume server ip address Chris Lu 2017-01-12 13:42:53 -0800
  • 1be354bdce default IP to "localhost" Chris Lu 2017-01-10 23:57:59 -0800
  • adc8d344a5 update proto buffer Chris Lu 2017-01-10 23:57:16 -0800
  • e767c3ea4f disable master connection timeout Chris Lu 2017-01-10 01:30:00 -0800
  • e46c3415f7 gRpc for master~volume heartbeat Chris Lu 2017-01-10 01:01:12 -0800
  • 4beaaa0650 simplify the gzip optimization logic Chris Lu 2017-01-09 19:31:55 -0800
  • 9fa648e570 Merge pull request #435 from sparklxb/master Chris Lu 2017-01-09 10:07:07 -0800
  • 66e7013dfe suport uploading files to specific dataCenter #435 sparklxb 2017-01-09 23:34:07 +0800
  • 07a51815e9 Merge pull request #434 from wangjie/master Chris Lu 2017-01-09 00:11:27 -0800
  • 90a6f43c56 fix the bug than we can't get filename when download file. #434 wangjie 2017-01-09 14:55:21 +0800
  • 53cf1b4900 change the basic unit to MB Chris Lu 2017-01-08 14:57:32 -0800
  • ed44f12f6d support Fallocate on linux Chris Lu 2017-01-08 11:01:46 -0800
  • 7b6837cbc2 move back the section Chris Lu 2017-01-08 10:35:47 -0800
  • b14332df96 Merge pull request #432 from sparklxb/master Chris Lu 2017-01-08 10:30:40 -0800
  • da9b672d1b support additional header name-value pairs #432 sparklxb 2017-01-08 22:34:26 +0800