Cody Soyland
3529043fbc
Update Go version
2018-05-04 16:22:08 -05:00
Cody Soyland
995a90ac9d
Update pilosa version in installation docs
2018-05-04 16:22:00 -05:00
Cody Soyland
46a929e1d6
More updates for v0.9 branch
2018-05-04 15:49:03 -05:00
Cody Soyland
84ed1953bd
Update changelog
2018-05-04 15:40:56 -05:00
Matthew Jaffee
eec784f0dd
Merge pull request #1228 from pilosa/cluster-race-conds
...
Cluster race conds
2018-05-04 11:39:47 -07:00
Matthew Jaffee
985b56f50b
fix utils_test comments
2018-05-04 10:48:57 -07:00
Todd Gruben
4a1d15ec9d
missed a file on last commit
2018-05-04 10:48:57 -07:00
Todd Gruben
2ef78af0ca
adjusted protection around cluster coordinator mutations
2018-05-04 10:48:57 -07:00
Matthew Jaffee
992c3e8bdd
WIP - adding more locking to Cluster
2018-05-04 10:48:57 -07:00
Cody Soyland
3c48efb5b5
Merge pull request #1246 from codysoyland/391-log-startup
...
Log time/version to startup log (Fixes #391 )
2018-05-04 12:48:15 -05:00
Cody Soyland
fab755573b
Merge pull request #1245 from codysoyland/id-file-name
...
Rename ID file to ".id" for consistency with existing data files
2018-05-04 12:47:47 -05:00
Cody Soyland
9e1a7d45a6
Merge pull request #1250 from codysoyland/upgrading-docs
...
Add docs for upgrading Pilosa
2018-05-04 12:47:23 -05:00
Cody Soyland
0afb95c171
Minor upgrading docs changes
2018-05-04 12:33:20 -05:00
Cody Soyland
e751945bf1
Add docs for upgrading Pilosa
2018-05-04 11:33:59 -05:00
Cody Soyland
85f90ac8fc
Log time/version to startup log ( Fixes #391 )
2018-05-03 16:11:43 -05:00
Yuce Tekol
beaa69a7bd
Made expandDirName generic.
2018-05-03 00:07:56 +03:00
Cody Soyland
18d7664fc4
Rename ID file to ".id" for consistency with existing data files.
2018-05-02 15:04:12 -05:00
Travis Turner
b961378b2f
Merge pull request #1221 from travisturner/vendor-lrucache
...
vendor github.com/golang/groupcache/lru. rebuild Gopkg.lock
2018-05-02 12:58:55 -05:00
Travis Turner
331a4fc5b8
add NOTICE to binary distributions
2018-05-02 12:21:03 -05:00
Yuce Tekol
244c4e894e
Remove ~ expanding code from Command.Start
2018-05-02 17:33:51 +03:00
Yuce Tekol
806437bd23
Make sure ~ is expanded in NewServer; BroadcastReceiver uses temp path
2018-05-02 17:07:17 +03:00
Yuce Tekol
b34e87a094
Typo
2018-05-01 17:31:01 +03:00
Yuce Tekol
02b67ed101
Adds fragment test data, implements #1090
2018-05-01 17:28:10 +03:00
Travis Turner
437fcc5438
Merge pull request #1237 from willf/fix-misssspelllingz
...
fix minor spelling errors
2018-05-01 09:20:45 -05:00
Yuce Tekol
878b55ec40
Removes /id and /hosts endpoints. Augments /status endpoint with the node local ID.
2018-05-01 13:04:49 +03:00
Will Fitzgerald
5a56b33826
fix minor spelling errors
2018-05-01 05:45:19 -04:00
Yuce Tekol
15f997c137
Added /info endpoint. Fixes #1232
2018-04-30 16:45:31 +03:00
Travis Turner
7f41c0256c
avoid creating a slice of nil timestamps on Import()
2018-04-29 16:40:32 -05:00
Matthew Jaffee
fdd552bf30
Merge pull request #1233 from jaffee/nil-client-bug
...
fix nil client bug in monitorAntiEntropy (and test)
2018-04-28 09:55:45 -05:00
Matthew Jaffee
57ac2f40aa
fix nil client bug in monitorAntiEntropy (and test)
...
also fix bug where broadcast_test tried to listen on localhost:10101
2018-04-28 09:12:59 -05:00
Cody Soyland
94f4015196
Merge pull request #1230 from codysoyland/build-matrix-goarch
...
Use build matrix instead of separate commands to test different architectures
2018-04-27 14:58:49 -05:00
Cody Soyland
52002f5455
Correct travis.ci matrix build config
2018-04-27 14:51:54 -05:00
Cody Soyland
0f8b630ab2
Only run "deployment" (binary prerelease upload) for one build condition.
2018-04-27 11:43:31 -05:00
Cody Soyland
210c78a20a
Use build matrix instead of separate commands to test different architectures
2018-04-27 11:26:05 -05:00
Yuce Tekol
64953b4cd5
Merge pull request #1229 from yuce/fix-crash
...
[URGENT] Fixes crash due to server.diagnostics.server not set
2018-04-27 15:20:23 +03:00
Yuce Tekol
75bd93d895
Fixes crash due to server.diagnostics.server not set
2018-04-27 15:11:15 +03:00
Matthew Jaffee
dbc4e150e2
Merge pull request #1226 from jaffee/server-refactoring
...
remove holder.Peek, combine with HasData, move server logic
2018-04-24 20:21:53 -05:00
Travis Turner
47607d5d2e
Merge pull request #1191 from travisturner/min-max-bsi
...
Implement Min/Max BSI queries
2018-04-24 11:00:35 -05:00
Matthew Jaffee
abda2a1267
Merge pull request #1213 from jaffee/1204-pdk-docs
...
remove outdated pdk docs, and write some new ones
2018-04-24 09:24:35 -05:00
Matthew Jaffee
a15dde5291
Merge branch 'master' into 1204-pdk-docs
2018-04-24 08:57:31 -05:00
Yuce Tekol
6285a8cf0f
Merge pull request #1225 from yuce/test-32bits
...
Run 32bits on CI
2018-04-24 16:55:40 +03:00
Matthew Jaffee
f9ff20689a
remove holder.Peek, combine with HasData, move server logic
...
Server initializing happens more in NewServer than Open now - expecting to
continue this trend. goal was to remove remoteClient from Server (since it has a
defaultClient) as well, but we'll have to refactor the client usage in fragment
and frame first.
2018-04-24 08:44:58 -05:00
Yuce Tekol
ff8ab6930a
Run 32bits on CI
2018-04-24 16:13:36 +03:00
Travis Turner
7fbd5ff82f
Merge pull request #1222 from travisturner/remove-frame-timequantum-patch
...
remove PATCH frame endpoint
2018-04-23 20:32:12 -05:00
Travis Turner
579234d216
Merge pull request #1224 from travisturner/docs-row-col
...
remove references to row and column labels from the docs
2018-04-23 18:56:00 -05:00
Matthew Jaffee
87702af9a4
Merge pull request #1220 from jaffee/refactor-logger
...
refactoring pilosa/server
2018-04-23 17:32:39 -05:00
Travis Turner
7ecd2ec794
adjust references to RowID and ColumnID in the docs
2018-04-23 17:10:48 -05:00
Travis Turner
e4a7e2edbd
remove references to row and column labels from the docs
2018-04-23 16:47:22 -05:00
Matthew Jaffee
f99479932d
rename server Run to Start to better reflect functionality
2018-04-23 16:28:24 -05:00
Matthew Jaffee
9deefbaefc
unexport setupLogger and simplify
2018-04-23 16:25:03 -05:00