| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2012-09-04 | change to vid~machines mapping | Chris Lu | 1 | -17/+45 |
| 2012-09-03 | handling lost servers | Chris Lu | 1 | -0/+9 |
| 2012-09-03 | fixing help message printing | Chris Lu | 1 | -21/+33 |
| 2012-09-03 | refactoring | Chris Lu | 1 | -32/+18 |
| 2012-09-03 | reformatting | Chris Lu | 1 | -15/+8 |
| 2012-09-03 | refactoring, clean up, v0.17 | Chris Lu | 3 | -60/+102 |
| 2012-09-03 | dc and rack aware volume allocation | Chris Lu | 7 | -16/+337 |
| 2012-09-02 | interface and default implementation for node | Chris Lu | 6 | -129/+166 |
| 2012-09-01 | adjusted tests | Chris Lu | 2 | -6/+3 |
| 2012-09-01 | remove extra code | Chris Lu | 1 | -1/+0 |
| 2012-09-01 | remove reservedVolumeCount to simplify volume allocation logic | Chris Lu | 2 | -12/+2 |
| 2012-09-01 | return the node during assigning free volume | Chris Lu | 2 | -7/+9 |
| 2012-09-01 | assign a free volume randomly | Chris Lu | 3 | -59/+89 |
| 2012-08-31 | loading from json setup in tests | Chris Lu | 6 | -17/+186 |
| 2012-08-29 | scaffold for tests | Chris Lu | 1 | -0/+41 |
| 2012-08-29 | reserve a volume | Chris Lu | 4 | -4/+15 |
| 2012-08-29 | reduce duplicated code by using a tree of Node | Chris Lu | 6 | -151/+80 |
| 2012-08-28 | add code to randomly select one new volume to grow | Chris Lu | 5 | -23/+149 |
| 2012-08-27 | add more for volume placement | Chris Lu | 6 | -24/+68 |
| 2012-08-24 | clean log | Chris Lu | 6 | -10/+40 |
| 2012-08-23 | change data center id from integer to string | Chris Lu | 1 | -1/+1 |
| 2012-08-23 | simplify volume.go file | Chris Lu | 3 | -13/+24 |
| 2012-08-23 | simplify volume id printing | Chris Lu | 3 | -7/+6 |
| 2012-08-23 | remove unused test | Chris Lu | 1 | -15/+0 |
| 2012-08-23 | change name: needle id instead of needle key | Chris Lu | 2 | -12/+12 |
| 2012-08-23 | adjusting for types | Chris Lu | 5 | -28/+27 |
| 2012-08-23 | adding VolumeId type | Chris Lu | 2 | -12/+20 |
| 2012-08-23 | adding topology related types | Chris Lu | 5 | -18/+41 |
| 2012-08-23 | change volume id type to topology.VolumeId | Chris Lu | 4 | -13/+16 |
| 2012-08-23 | starting a shell | Chris Lu | 4 | -0/+160 |
| 2012-08-23 | refactoring only | Chris Lu | 2 | -12/+9 |
| 2012-07-30 | adding uncompressing support! | chris.lu@gmail.com | 1 | -0/+11 |
| 2012-07-30 | adding compressiong support! | chris.lu@gmail.com | 1 | -12/+12 |
| 2012-07-30 | adding compressiong support! | chris.lu@gmail.com | 2 | -2/+48 |
| 2012-07-17 | remove debug message | chris.lu@gmail.com | 1 | -1/+1 |
| 2012-07-16 | simplify delta of file id, for multi-versioning of a file | chris.lu@gmail.com | 1 | -0/+13 |
| 2012-07-16 | handle special case when browser also asks for favicon.ico | chris.lu@gmail.com | 1 | -2/+4 |
| 2012-07-16 | add capability to assign a batch of file ids | chris.lu@gmail.com | 1 | -2/+2 |
| 2012-07-16 | add capability to assign a batch of file ids | chris.lu@gmail.com | 1 | -11/+25 |
| 2012-07-03 | add error handling when non-multipart request comes in | chris.lu@gmail.com | 1 | -2/+4 |
| 2012-06-29 | compatible with Go1 | chris.lu@gmail.com | 10 | -244/+148 |
| 2012-03-29 | fix test | chris.lu@gmail.com | 1 | -4/+3 |
| 2012-01-19 | delete entry from file index also | chris.lu@gmail.com | 1 | -3/+1 |
| 2012-01-19 | remove verbose logging | chris.lu@gmail.com | 1 | -1/+1 |
| 2012-01-19 | correctly deleting a file | chris.lu@gmail.com | 3 | -12/+23 |
| 2012-01-18 | generating makefiles from a newer version of gb | chris.lu@gmail.com | 3 | -6/+9 |
| 2012-01-02 | adding makefiles created by go-gb | chris.lu@gmail.com | 3 | -0/+102 |
| 2011-12-29 | fix enforcing volume size limit | chris.lu@gmail.com | 1 | -26/+30 |
| 2011-12-29 | add configurable volume size limit | chris.lu@gmail.com | 1 | -3/+5 |
| 2011-12-29 | add more error handling, adjust volume size to 32G | chris.lu@gmail.com | 2 | -29/+47 |
