Commit Graph

  • 520875d455 update tnextday 2015-12-02 18:25:18 +0800
  • d0e2475ece `FilePart.Upload` use base name instead of full path fix chunked file download error tnextday 2015-12-02 16:35:16 +0800
  • 2c0a7fe75e complete submit chunked file tnextday 2015-12-02 15:00:46 +0800
  • de5e07ce3e rename FlagChunkedFile to FlagChunkManifest tnextday 2015-12-01 20:53:44 +0800
  • 6b0894d806 update ChunkedFile to seekable reader, so we can use io.* to read data tnextday 2015-12-01 20:23:50 +0800
  • f825d23789 fix build error tnextday 2015-11-30 00:21:42 +0800
  • 1817864a45 add chunk file helper to support large file tnextday 2015-11-29 23:49:41 +0800
  • a4f64c0116 edit git ignore tnextday 2015-11-26 23:30:08 +0800
  • 020dd480ed fix chrislusf 2015-11-22 10:11:25 -0800
  • 70d050416b fix chrislusf 2015-11-22 09:31:39 -0800
  • dcb8215482 Merge pull request #221 from euforia/master Chris Lu 2015-11-17 18:42:06 -0800
  • 94757a209b Added basic makefile #221 euforia 2015-11-17 18:03:23 -0800
  • e6b61fb3ec Merge 9f2ea93a7e into 805740069a #220 euforia 2015-11-15 23:45:48 +0000
  • 9f2ea93a7e Fix go1.4.2 signal handling #220 euforia 2015-11-15 15:42:26 -0800
  • fa590b1dbe Added makefile euforia 2015-11-15 15:41:41 -0800
  • 805740069a go fmt chrislusf 2015-10-19 22:03:18 -0700
  • faaf44f171 following travis instructions to move to new architecture chrislusf 2015-10-19 01:07:48 -0700
  • 6983277042 test with go 1.5, skipping 1.3 and 1.4 chrislusf 2015-10-19 01:05:30 -0700
  • 2395ee9b2e Merge pull request #210 from maggot611/deamon_exit chrislusf 2015-10-19 01:01:24 -0700
  • 3c48d871d1 [bug fix]weed daemon exit due to hangup signal when terminal close #210 tianshimao 2015-10-19 14:39:11 +0800
  • 5feae4f74c enable collection deletion chrislusf 2015-10-17 09:02:54 -0700
  • 2dcdd121ec Merge pull request #202 from elcct/server_filer_fix chrislusf 2015-09-27 12:06:48 -0700
  • bbcde8a19d server_filer_fix #202 Pawel Szymanski 2015-09-27 16:00:23 +0100
  • 1e78b8bc28 Merge pull request #187 from skx/master chrislusf 2015-09-05 00:09:30 -0700
  • 2a777a970c Allow whitelisting by CIDR range, not just literally. #187 Steve Kemp 2015-09-05 10:00:13 +0300
  • 91db227b27 avoid using empty fileId to delete chrislusf 2015-08-21 14:09:33 -0700
  • 1c6729d4c1 Merge pull request #178 from seifer/underlining.in.collection.name chrislusf 2015-08-18 10:19:11 -0700
  • 4b0904e9c4 fix extract collection name from .dat file #178 Timur Nurutdinov 2015-08-18 19:58:45 +0300
  • 698f3fe205 Merge 95f7ff388e into 7d1e9a6b8a #174 seifer 2015-08-13 16:19:06 +0000
  • 95f7ff388e try to delete inconsistent file #174 Timur Nurutdinov 2015-08-13 19:15:59 +0300
  • 7d1e9a6b8a add option to redirect moved or non-local volumes chrislusf 2015-08-03 14:43:15 -0700
  • 320e946d50 fix ttl change detection chrislusf 2015-07-17 19:30:25 -0700
  • c4897df09c Revert "adjust symlink" chrislusf 2015-07-13 11:13:47 -0700
  • 8b1f83a0ed adjust symlink chrislusf 2015-07-12 21:50:44 -0700
  • 430f371a97 fix wrong logic chrislusf 2015-07-11 12:20:39 -0700
  • 9b8f8f4bb9 add logging chrislusf 2015-07-11 12:20:09 -0700
  • d8bb3845ae fix glog format chrislusf 2015-07-11 09:55:45 -0700
  • 9bf10975bd Merge branch 'master' of github.com:chrislusf/weed-fs Chris Lu 2015-07-11 01:07:12 -0700
  • a6aa79aab2 merge with latest glog Chris Lu 2015-07-11 01:06:58 -0700
  • 2c595d2d16 skip isFileUnchanged checking since ttl always change chrislusf 2015-07-10 09:43:49 -0700
  • a4d3f2da3d Avoid nil case when fixing data chrislusf 2015-07-08 23:21:53 -0700
  • 3476d31e50 Add Ext format when exporting files. chrislusf 2015-07-08 23:19:54 -0700
  • 8d10b91cf3 Update README.md chrislusf 2015-07-08 02:05:11 -0700
  • 95855da282 Adjust for window path chrislusf 2015-07-08 01:43:26 -0700
  • 3b2645979d Use request host info for master url if possible chrislusf 2015-06-24 09:50:41 -0700
  • 418878edce In case lastNode==0, need to set it to -1 chrislusf 2015-06-23 22:49:09 -0700
  • 30242409f4 allowing proxy to leader for volume id lookup then redirect to volume server chrislusf 2015-06-22 11:41:51 -0700
  • fd2e6bcf5d Easier variable names chrislusf 2015-06-02 00:33:13 -0700
  • 26cdd11d8f Fix compilation error!!! chrislusf 2015-06-02 00:23:41 -0700
  • 51aac49e82 each command use its own options to avoid parameter collision chrislusf 2015-06-01 19:25:01 -0700
  • e09f45f5ed Fix compilation error. chrislusf 2015-05-30 13:28:39 -0700
  • 32ba7fc6c0 Fix a possible index out of range error. Remove unnecessary caching. chrislusf 2015-05-26 10:29:49 -0700
  • 86cd40fba8 Add "weed backup" command. chrislusf 2015-05-26 00:58:41 -0700
  • 7272af8ec4 Adjust dir parameter default value. chrislusf 2015-05-25 23:53:45 -0700
  • c86ae76e02 Remove old file chrislusf 2015-05-25 23:51:41 -0700
  • c89b4fd18b Add ParseUint64 function chrislusf 2015-05-25 23:51:12 -0700
  • 36a31771f1 Add Key String() function chrislusf 2015-05-25 23:50:19 -0700
  • 8f88d382a5 Rename variables chrislusf 2015-05-23 10:16:01 -0700
  • d3d23e779a Adjust log message chrislusf 2015-05-23 10:15:16 -0700
  • 3afa3bea73 Adjust log message chrislusf 2015-05-23 10:14:18 -0700
  • 85bfab612c Add comments chrislusf 2015-05-23 10:13:26 -0700
  • dc2c1aedcc Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislusf 2015-05-22 09:13:10 -0700
  • c7cf4fa46c Fix looking for master nodes. chrislusf 2015-05-22 08:12:51 -0700
  • ebf8e9f663 Merge pull request #145 from dyeldandi/incrementalExport chrislusf 2015-05-20 09:38:52 -0700
  • 4e1c30b60a Added -newer argument, which takes a date/time in RFC3339 format and exports only files newer than this time #145 Denis Yeldandi 2015-05-20 15:11:12 +0300
  • 99aee22e08 Adjust admin url pattern chrislusf 2015-05-17 13:19:39 -0700
  • 5646ca9458 Merge pull request #142 from yanyiwu/master chrislusf 2015-05-16 19:43:14 -0700
  • 96b73e3e94 if mt != "application/octet-stream" became if !strings.HasPrefix(mt, "application/octet-stream") #142 yanyiwu 2015-05-16 18:55:58 +0800
  • 3188382ea7 More debug information for connecting to master chrislusf 2015-05-14 21:46:59 -0700
  • b8314fb054 Textual changes. chrislusf 2015-05-08 23:44:11 -0700
  • 66317b8438 Increase compact revision during each compaction chrislusf 2015-05-08 23:43:59 -0700
  • dac3b592ed Add compact revision in volume super block chrislusf 2015-05-08 23:34:14 -0700
  • 98d4adbb8a Merge pull request #138 from carmark/master chrislusf 2015-05-07 05:11:32 -0700
  • e9790c030e modify the dockerfile to make sure it was built successfully #138 Lei Xue 2015-05-07 15:33:33 +0800
  • 49b1ba5bbf break away from code.google.com chrislusf 2015-05-03 12:37:49 -0700
  • 8660ecc7ec Merge pull request #135 from blalab/master chrislusf 2015-05-03 09:30:14 -0700
  • 50b909e537 Some orthographic suggestions #135 Ricardo Cid 2015-05-02 06:15:25 -0400
  • 5c760523be Merge pull request #128 from yanyiwu/master chrislusf 2015-04-20 10:56:24 -0700
  • dc47db5512 unittest: TestSortVolumeInfos #128 yanyiwu 2015-04-21 01:22:13 +0800
  • b7a18580b8 Sort VolumeInfos by VolumeId in Store.Status(); Ordered VolumeInfos is more Human-readable, especially when there is a lot of volumes. yanyiwu 2015-04-21 01:16:23 +0800
  • c42d33e800 Merge pull request #127 from yanyiwu/master chrislusf 2015-04-20 07:42:21 -0700
  • eaad4fa3c4 BUG FIXED: RoundRobinCounter.Add will cause a out of range crash when index >= len(rrc.Values) #127 yanyiwu 2015-04-20 22:05:20 +0800
  • c65b9588e2 [ui] BUG FIXED: Concurrent Connections incorrect. yanyiwu 2015-04-20 21:50:07 +0800
  • 9cd221cc33 More readable peers usage: yanyiwu 2015-04-20 14:47:41 +0800
  • 5c81fa1075 Prepend prefix "0" for odd number of hex characters. chrislusf 2015-04-19 18:54:03 -0700
  • d47a6701c6 Merge pull request #126 from yanyiwu/master chrislusf 2015-04-19 07:05:54 -0700
  • 6f96862662 FIXED: When RaftServer cannot find a leader, Return a more readable error. Before: curl -F "file=1234" "http://127.0.0.1:9333/submit" {"error":"Post http:///dir/assign: http: no Host in request URL"} After: curl -F "file=1234" "http://127.0.0.1:9333/submit" {"error":"Raft Server not initialized!"} #126 yanyiwu 2015-04-19 19:00:20 +0800
  • 6e876e0582 Merge pull request #125 from yanyiwu/master chrislusf 2015-04-17 12:29:59 -0700
  • 3f253a587c [ui] seaweedfs logo and icon #125 yanyiwu 2015-04-18 02:26:27 +0800
  • 382441f9ff Update README.md v0.70beta chrislusf 2015-04-16 17:19:51 -0700
  • 71dfecd96d Update README.md chrislusf 2015-04-16 17:18:14 -0700
  • 283138eb86 Update README.md chrislusf 2015-04-16 17:15:53 -0700
  • ea37a8ca64 Merge pull request #122 from stuartpb/seaweedfs-unify chrislusf 2015-04-16 15:44:18 -0700
  • 86e80aa9a0 Fix a couple more weedfs -> SeaweedFS instances #122 Stuart P. Bentley 2015-04-16 21:45:07 +0000
  • d09475d23b Update Dockerfile chrislusf 2015-04-16 14:29:45 -0700
  • df17271f05 Update README.md chrislusf 2015-04-16 14:28:08 -0700
  • b9e8b5a816 Merge pull request #121 from stuartpb/seaweedfs-unify chrislusf 2015-04-16 14:18:17 -0700
  • 1a194a578c More consistency with SeaweedFS name #121 Stuart P. Bentley 2015-04-16 21:11:25 +0000
  • d960e94290 Update README.md chrislusf 2015-04-16 14:02:38 -0700
  • 08c41fc7e7 Update README.md chrislusf 2015-04-16 14:01:47 -0700