Commit Graph

  • 50b909e537 Some orthographic suggestions Ricardo Cid 2015-05-02 06:15:25 -04:00
  • 5c760523be Merge pull request #128 from yanyiwu/master chrislusf 2015-04-20 10:56:24 -07:00
  • dc47db5512 unittest: TestSortVolumeInfos yanyiwu 2015-04-21 01:22:13 +08:00
  • 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 +08:00
  • c42d33e800 Merge pull request #127 from yanyiwu/master chrislusf 2015-04-20 07:42:21 -07:00
  • eaad4fa3c4 BUG FIXED: RoundRobinCounter.Add will cause a out of range crash when index >= len(rrc.Values) yanyiwu 2015-04-20 22:05:20 +08:00
  • c65b9588e2 [ui] BUG FIXED: Concurrent Connections incorrect. yanyiwu 2015-04-20 21:50:07 +08:00
  • 9cd221cc33 More readable peers usage: yanyiwu 2015-04-20 14:47:41 +08:00
  • 5c81fa1075 Prepend prefix "0" for odd number of hex characters. chrislusf 2015-04-19 18:54:03 -07:00
  • d47a6701c6 Merge pull request #126 from yanyiwu/master chrislusf 2015-04-19 07:05:54 -07:00
  • 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!"} yanyiwu 2015-04-19 19:00:20 +08:00
  • 6e876e0582 Merge pull request #125 from yanyiwu/master chrislusf 2015-04-17 12:29:59 -07:00
  • 3f253a587c [ui] seaweedfs logo and icon yanyiwu 2015-04-18 02:26:27 +08:00
  • 382441f9ff Update README.md chrislusf 2015-04-16 17:19:51 -07:00
  • 71dfecd96d Update README.md chrislusf 2015-04-16 17:18:14 -07:00
  • 283138eb86 Update README.md chrislusf 2015-04-16 17:15:53 -07:00
  • ea37a8ca64 Merge pull request #122 from stuartpb/seaweedfs-unify chrislusf 2015-04-16 15:44:18 -07:00
  • 86e80aa9a0 Fix a couple more weedfs -> SeaweedFS instances Stuart P. Bentley 2015-04-16 21:45:07 +00:00
  • d09475d23b Update Dockerfile chrislusf 2015-04-16 14:29:45 -07:00
  • df17271f05 Update README.md chrislusf 2015-04-16 14:28:08 -07:00
  • b9e8b5a816 Merge pull request #121 from stuartpb/seaweedfs-unify chrislusf 2015-04-16 14:18:17 -07:00
  • 1a194a578c More consistency with SeaweedFS name Stuart P. Bentley 2015-04-16 21:11:25 +00:00
  • d960e94290 Update README.md chrislusf 2015-04-16 14:02:38 -07:00
  • 08c41fc7e7 Update README.md chrislusf 2015-04-16 14:01:47 -07:00
  • 51432ac724 Update .project chrislusf 2015-04-16 13:52:13 -07:00
  • ba84350e58 Update README.md chrislusf 2015-04-16 13:47:54 -07:00
  • bf32977dcb Update README.md chrislusf 2015-04-16 13:44:08 -07:00
  • e736963f3c Merge pull request #119 from stuartpb/fix-namesapce chrislusf 2015-04-16 13:27:13 -07:00
  • 4d1ccf3e10 Merge pull request #118 from stuartpb/seaweedfs-rename chrislusf 2015-04-16 13:21:55 -07:00
  • 03d99503bb Fix flat_namespace_filer.go implementing "FlatNamesapceFiler" Stuart P. Bentley 2015-04-16 20:18:34 +00:00
  • f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs Stuart P. Bentley 2015-04-16 19:18:06 +00:00
  • 41f29e9d8c Adjust versioning. Beta version should not have a date. chrislusf 2015-04-16 11:51:38 -07:00
  • c1bc529654 Use public url for returned file url result chrislusf 2015-04-16 11:37:05 -07:00
  • 087b839354 Nomalize url before redirecting. chrislusf 2015-04-16 10:02:53 -07:00
  • 67146ffa78 Adjust publicUrl to volume server only. chrislusf 2015-04-16 09:29:20 -07:00
  • 53b663af35 Adjust publicUrl to volume server only. chrislusf 2015-04-16 09:16:43 -07:00
  • 2a7972e8ea Avoid system exit if only logging failed. chrislusf 2015-04-15 18:02:02 -07:00
  • 7cc1f473b6 Adjust log message for glog. chrislusf 2015-04-15 00:01:32 -07:00
  • 49d639ecab Add error checking for file reads. chrislusf 2015-04-14 23:05:33 -07:00
  • c28d55d343 0.70 beta start chrislusf 2015-04-14 10:10:50 -07:00
  • 3a024d62df skip directory listing when paginating files. chrislusf 2015-04-14 10:09:46 -07:00
  • 4483732b2c releasing 0.69 Chris Lu 2015-04-13 23:50:33 -07:00
  • 830a44a84a Add compression test chrislusf 2015-04-13 23:39:11 -07:00
  • 98aa9cc068 Adding filer option disableDirListing chrislusf 2015-04-13 23:38:46 -07:00
  • 95c373e762 Update README.md chrislusf 2015-04-13 09:52:48 -07:00
  • ce676ee100 Merge pull request #114 from yanyiwu/master chrislusf 2015-04-10 07:58:14 -07:00
  • fcfa4d4ca9 log image Decode error for some kind of pictures yanyiwu 2015-04-10 22:05:17 +08:00
  • 71e9b302d4 Fix empty public url chrislusf 2015-04-08 11:08:08 -07:00
  • 3ece066700 change count to uint64 to fix #109 chrislusf 2015-04-06 14:17:36 -07:00
  • c37a20178e Adjust logging level. chrislusf 2015-03-29 14:22:54 -07:00
  • 57496e522a Update README.md chrislusf 2015-03-29 11:46:09 -07:00
  • b96911c517 remove verbose logging. chrislusf 2015-03-29 11:44:16 -07:00
  • 1b6ab2f6af Add boltdb for volume needle map chrislusf 2015-03-29 11:04:32 -07:00
  • 0d23f49f74 removing unused files chrislusf 2015-03-27 16:35:42 -07:00
  • 020ba6c9a8 add leveldb support for needle map chrislusf 2015-03-27 16:34:58 -07:00
  • add99ed57e Add tool to see idx file contents chrislusf 2015-03-27 16:29:13 -07:00
  • 43689146cc fix compilation error chrislusf 2015-03-24 11:09:29 -07:00
  • f56339f38d [ui] add ui to status page chrislusf 2015-03-24 10:52:14 -07:00
  • b113760cf4 [ui] format peers chrislusf 2015-03-24 00:09:20 -07:00
  • 78bc7b393f tweaking ui chrislusf 2015-03-22 12:50:04 -07:00
  • 23012deccf Add better error message. chrislusf 2015-03-19 10:48:28 -07:00
  • b75ca9890d Add Initial Seaweed File System UI chrislusf 2015-03-19 10:39:22 -07:00
  • 6fc72b19bb add more comments chrislusf 2015-03-17 14:22:56 -07:00
  • 981c981fa8 one-off fix for issues/93 chrislusf 2015-03-17 11:15:37 -07:00
  • 62f5e35cbe fix public handler setup chrislusf 2015-03-13 07:59:29 -07:00
  • 85efc37320 marking weedfs.conf as deprecating. chrislusf 2015-03-11 10:01:08 -07:00
  • b07d81fb08 follow golint suggestions chrislusf 2015-03-10 00:20:31 -07:00
  • b4cb8bfd27 adding seaweedfs logo chrislusf 2015-03-09 23:38:01 -07:00
  • 6d9cab25d6 Add logo chrislusf 2015-03-09 23:34:36 -07:00
  • f511b507a5 Add read only public port on volume server chrislusf 2015-03-09 01:10:01 -07:00
  • d48d76cb4f adding special handling to recover data if possible chrislusf 2015-03-09 01:09:15 -07:00
  • 853701cb6b Avoid wrong way to delete on replication failure chrislusf 2015-03-09 00:34:26 -07:00
  • 9d8a6d2562 adjust log printing chrislusf 2015-03-08 23:49:36 -07:00
  • d5d7ea59a1 Merge pull request #95 from stuartpb/patch-4 chrislusf 2015-03-08 16:43:20 -07:00
  • d33443906a Consolidate toward name SeaweedFS Stuart P. Bentley 2015-03-05 23:03:14 +00:00
  • 709c6cf8b8 Merge pull request #97 from stuartpb/patch-6 chrislusf 2015-03-05 17:08:54 -08:00
  • 7be74c7d6a Update Google Code wiki links to point to GitHub wiki Stuart P. Bentley 2015-03-05 14:27:07 -08:00
  • fb8c96c3e1 Merge pull request #96 from stuartpb/patch-5 chrislusf 2015-03-04 19:29:32 -08:00
  • 79127b267b Use GitHub Wiki for docs Stuart P. Bentley 2015-03-04 22:05:25 +00:00
  • 5f9efceee3 Merge branch 'master' of github.com:chrislusf/weed-fs Chris Lu 2015-02-26 16:51:40 -08:00
  • 25efb4debe a 0.69 beta release Chris Lu 2015-02-26 16:50:47 -08:00
  • a091e6f3bc display admin url on /dir/status chrislusf 2015-02-25 21:29:38 -08:00
  • 1704e5f1a6 adjust debug message chrislusf 2015-02-25 21:29:12 -08:00
  • b2f636ab8c set default volume admin port chrislusf 2015-02-25 21:28:55 -08:00
  • 4ee766e966 avoid auto unzip tar.gz files chrislusf 2015-02-25 21:26:45 -08:00
  • 89a06a8503 Merge branch 'master' of github.com:chrislusf/weed-fs Chris Lu 2015-02-25 23:59:18 -08:00
  • a506e7953f Separate read and write volume handlers. Chris Lu 2015-02-25 23:59:07 -08:00
  • 382c521df7 Show returned content when can not parse son chrislusf 2015-02-20 09:12:02 -08:00
  • 226df38c95 Redirect to publicUrl chrislusf 2015-02-12 21:12:53 -08:00
  • e282a9b06a Fix compilation error chrislusf 2015-02-12 19:51:48 -08:00
  • 3b1b955fc5 ensure non empty volume publicUrl chrislusf 2015-02-12 17:51:13 -08:00
  • e0d8259d98 Randomize http redirect. chrislusf 2015-02-12 14:34:05 -08:00
  • be35ec63cb Merge pull request #84 from EPICPaaS/master chrislusf 2015-02-12 08:43:26 -08:00
  • 7e0c080581 Move the redirect url perfer to volume server's PublicUrl yourchanges 2015-02-12 18:46:56 +08:00
  • 000c645d45 Move the redirect url perfer to volume server's PublicUrl (reverted from commit 701bb9af19) yourchanges 2015-02-12 18:44:45 +08:00
  • 701bb9af19 Move the redirect url perfer to volume server's PublicUrl yourchanges 2015-02-12 18:37:26 +08:00
  • 2e0d0046c4 Move the redirect url to volume server's PublicUrl (reverted from commit 2df72001b2) yourchanges 2015-02-12 18:35:29 +08:00
  • 2df72001b2 Move the redirect url to volume server's PublicUrl yourchanges 2015-02-12 18:15:36 +08:00
  • 2adf4a108b Merge pull request #6 from chrislusf/master yourchanges 2015-02-12 17:32:53 +08:00
  • eff83a87d1 Add publicUrl for master server chrislusf 2015-02-11 21:04:43 -08:00