Commit Graph

  • 768eaff4b8 fix debug message error Chris Lu 2013-01-19 19:58:31 -0800
  • ec7dfeeaf8 ignore compiled binary file Chris Lu 2013-01-19 19:50:26 -0800
  • 921f1c626a fix debug message displaying Chris Lu 2013-01-19 19:49:57 -0800
  • b0c7df0c3b go fmt for all source codes Chris Lu 2013-01-17 00:56:56 -0800
  • ca9056d673 cosmetics change Chris Lu 2013-01-17 00:22:18 -0800
  • 84c9ac66ac add git ignore Chris Lu 2013-01-17 00:17:00 -0800
  • 50fafa3a2c Revert "sort writables to be able to skew write probability to lesser ids (older volumes)" Chris Lu 2013-01-17 00:15:13 -0800
  • a502b78c3f Revert "add error return for (Un)GzipData" Chris Lu 2013-01-17 00:15:09 -0800
  • bf9c4ed033 Revert "add cmd/dump - a dumper" Chris Lu 2013-01-17 00:15:05 -0800
  • d1494ea786 Revert "add CdbMap" Chris Lu 2013-01-17 00:15:01 -0800
  • 5b49065a57 Revert "add Frozen attribute to VolumeInfo" Chris Lu 2013-01-17 00:14:58 -0800
  • 3b21317863 Revert "add "freeze" subcommand to volume" Chris Lu 2013-01-17 00:14:52 -0800
  • ee08e38126 Revert "fix errors with frozen volume loading" Chris Lu 2013-01-17 00:14:45 -0800
  • be83a56bb9 Merge remote-tracking branch 'choose_remote_name/cdb' Chris Lu 2013-01-15 18:08:19 -0800
  • 5f278c6bd7 move to 0.27 Chris Lu 2013-01-14 14:23:43 -0800
  • 92ffba2ab9 fix errors with frozen volume loading Tamás Gulácsi 2013-01-14 22:18:00 +0100
  • f262fed197 add "freeze" subcommand to volume Tamás Gulácsi 2013-01-14 21:42:35 +0100
  • dd685fdd8d add Frozen attribute to VolumeInfo Tamás Gulácsi 2013-01-13 17:07:38 +0100
  • bf0ccf3461 add CdbMap Tamás Gulácsi 2013-01-12 19:56:47 +0100
  • 5d2a1e8d48 add cmd/dump - a dumper Tamás Gulácsi 2013-01-05 23:06:44 +0100
  • 8243710351 add error return for (Un)GzipData Tamás Gulácsi 2013-01-04 23:33:07 +0100
  • ce7394f3bf sort writables to be able to skew write probability to lesser ids (older volumes) Tamás Gulácsi 2013-01-04 22:49:40 +0100
  • 8fb8ebdf14 master can redirect GET/DELETE/POST requests to volume servers. So clients does not always need to remember the volume server locations. This is good for low~medium sized web site traffic. Chris Lu 2013-01-04 01:02:52 -0800
  • e9eb8949ba set to beta version for 0.27 Chris Lu 2013-01-02 15:41:43 -0800
  • 3c8dd8592a compare read file size with in-memory file size Chris Lu 2013-01-02 15:39:55 -0800
  • c35fe9d631 escape file name when there is a quote inside Chris Lu 2013-01-02 13:40:00 -0800
  • 018f0b73be properly handle quick volume server restart Chris Lu 2012-12-22 16:26:02 -0800
  • 264678c9b1 Default more not to gzip since gzip can be done on client side. Chris Lu 2012-12-22 13:15:09 -0800
  • 46b8c4cc98 use bits in needle.Flags to mark hasName and hasMime Chris Lu 2012-12-22 12:38:09 -0800
  • 9b95430e9f add store metadata:file name, mime type, is_gzipped add support to upload .gz file directly Chris Lu 2012-12-22 02:10:45 -0800
  • 37afb31d05 parallel logic for read and write Chris Lu 2012-12-21 02:20:38 -0800
  • 315879ce47 fix write error Chris Lu 2012-12-21 02:15:29 -0800
  • 1943647860 can read/write files in format version 2 Chris Lu 2012-12-21 02:13:02 -0800
  • 11cc489ca5 refactoring Chris Lu 2012-12-21 00:36:55 -0800
  • 79a49ada39 refactor for reading super block Chris Lu 2012-12-20 22:32:21 -0800
  • ebe7af1833 refactor a bit Chris Lu 2012-12-20 21:57:03 -0800
  • ab5e9727a9 reading/setting/reporting correct volume version Chris Lu 2012-12-17 17:51:39 -0800
  • 6c8810e4d2 ensure only compatible volume versions are writable Chris Lu 2012-12-17 16:48:54 -0800
  • 8af7906b3d better log message Chris Lu 2012-12-17 01:17:06 -0800
  • 6201ed537e reporting volume size as early as possible Chris Lu 2012-12-03 22:54:08 -0800
  • b3df7673ed move to 0.25, previous 0.23 and 0.24 are not correct when managing the volumes Chris Lu 2012-12-03 21:31:12 -0800
  • 7e83a75fba correctly count volumes, to ensure proper capacity management Chris Lu 2012-12-03 21:27:57 -0800
  • e19edccf3a ensure properly make volume unwritable. Previously passing volumeInfo reference, causing make wrong volumes unwritable! Chris Lu 2012-12-03 20:28:12 -0800
  • 2deee3f47c added proper log messages Chris Lu 2012-11-26 13:12:21 -0800
  • 2add211a86 adjust default read timeout to 3 seconds Chris Lu 2012-11-26 12:38:35 -0800
  • 8b60de622e fix compilation error Chris Lu 2012-11-23 18:14:28 -0800
  • fa61bb1867 remove log message Chris Lu 2012-11-23 18:07:43 -0800
  • 3ef7a34f49 add command line option to control garbage threshold Chris Lu 2012-11-23 17:31:54 -0800
  • 94dbe60233 periodically compact volumes Chris Lu 2012-11-23 17:03:27 -0800
  • 5e020196f6 add version type Chris Lu 2012-11-21 10:52:08 -0800
  • 5dc509c6e4 cleaner code, better error handling Chris Lu 2012-11-20 01:45:36 -0800
  • e00d8dc536 adjust formatting Chris Lu 2012-11-20 00:54:37 -0800
  • 084e0ab7bb adding exception handling for this case Chris Lu 2012-11-20 00:42:45 -0800
  • f5a8382933 add warning message Chris Lu 2012-11-13 12:13:59 -0800
  • 9782ace1bd add locking when adjusting topology Chris Lu 2012-11-13 12:13:40 -0800
  • 6f606bb350 better error message Chris Lu 2012-11-13 12:13:12 -0800
  • b23e51f205 remove debug message Chris Lu 2012-11-12 11:07:03 -0800
  • 166a5fc524 Issue 11: Failed to write to replicas for volumen 3 Chris Lu 2012-11-12 10:50:25 -0800
  • ecd0399f8d Issue 11: Failed to write to replicas for volumen 3 Chris Lu 2012-11-12 01:26:18 -0800
  • ccab4217e4 comment change: 3 times of the pulse Chris Lu 2012-11-11 22:37:12 -0800
  • 01f2fcf72d remove comments Chris Lu 2012-11-09 15:40:28 -0800
  • 86c8f248bd support compacting a volume Chris Lu 2012-11-07 01:51:43 -0800
  • 9630825576 adjusting gzip logic Chris Lu 2012-10-23 10:59:40 -0700
  • 6f7b0cafee adjust time_wait to 1 second Chris Lu 2012-10-15 02:09:47 -0700
  • 3aefea0fe2 show volume status Chris Lu 2012-10-10 01:10:05 -0700
  • 1d0be87e0e Merge remote-tracking branch 'origin/master' Chris Lu 2012-10-09 21:10:47 -0700
  • ce615b4e6f setting http status code for failed requests Chris Lu 2012-10-09 21:06:24 -0700
  • 8c2c5986c8 setting http status code for failed requests Chris Lu 2012-10-09 21:03:22 -0700
  • 6b1e60582c adding file count and deletion count Chris Lu 2012-10-09 20:53:31 -0700
  • 8e25cc74d1 Merge remote-tracking branch 'origin/master' Chris Lu 2012-10-06 10:57:42 -0700
  • c8eb9a7542 fix compilation error Chris Lu 2012-10-06 10:56:43 -0700
  • be952035c7 bump up version Chris Lu 2012-10-06 10:51:45 -0700
  • ba55296b18 optionally change the maximun number of CPUs Chris Lu 2012-10-06 10:50:52 -0700
  • 45a6323a4b bump up version Chris Lu 2012-09-30 02:21:20 -0700
  • 6ce41e30a4 change to 3-digit replication types Chris Lu 2012-09-30 02:20:33 -0700
  • 2fe4371899 change to a more memory efficient map, implemented by several lists of <key,offset,size> Chris Lu 2012-09-29 16:07:24 -0700
  • 3a6c37aa6c configurable read timeout Chris Lu 2012-09-28 10:21:06 -0700
  • 4c7eb645a1 adjusting default read timeout to 5 seconds, same as apache default value Chris Lu 2012-09-28 10:15:39 -0700
  • d2dd7d1694 add 30 seconds http read timeout Chris Lu 2012-09-28 09:13:17 -0700
  • 819de58197 add pretty print to json outputs Chris Lu 2012-09-28 09:12:36 -0700
  • 98022f2b3d use NeedleValue directly instead of additional pointer, to reduce memory usage Chris Lu 2012-09-27 21:46:32 -0700
  • 5cb38f9ea7 use one-liner debug(messages) Chris Lu 2012-09-27 12:17:27 -0700
  • 2fd6b65a9e add versioning Chris Lu 2012-09-26 20:35:14 -0700
  • 33d5778a46 cleaner error message Chris Lu 2012-09-26 20:30:05 -0700
  • 46d13f6b5e clean up unused options cleaning error handling Chris Lu 2012-09-26 14:57:21 -0700
  • 20706d8cf2 more error handling Chris Lu 2012-09-26 14:28:46 -0700
  • a847e2beee better error reporting and handling Chris Lu 2012-09-26 13:38:45 -0700
  • 3d53f73006 remove old comments Chris Lu 2012-09-26 10:55:09 -0700
  • 4b3676a54b delete replications, untested yet Chris Lu 2012-09-26 03:27:10 -0700
  • b5c29e25aa fix Chris Lu 2012-09-26 02:34:43 -0700
  • 5d86b50782 fixes Chris Lu 2012-09-26 02:29:16 -0700
  • d63c5231ac url error Chris Lu 2012-09-26 02:02:15 -0700
  • 7ee12f14a8 add option to set server's ip address Chris Lu 2012-09-26 01:55:56 -0700
  • 019173b1cc adjusting error message printing Chris Lu 2012-09-25 23:28:16 -0700
  • 59ca65da3c error handling Chris Lu 2012-09-25 16:05:31 -0700
  • ac5f227aae correct crc correct volume id lookup Chris Lu 2012-09-25 15:37:13 -0700
  • ca8c8a56b7 adjusting tests Chris Lu 2012-09-24 02:25:31 -0700
  • 729340708e adjusting version Chris Lu 2012-09-24 02:02:42 -0700
  • e340fbee82 removing set volume location display version number add default replication type Chris Lu 2012-09-24 02:01:53 -0700
  • df74f538f7 adjusting http status code for creation switch to new lookup implementation Chris Lu 2012-09-23 15:45:26 -0700