.github /workflows
chore: adds release workflow with basic build step ( #2182 )
2022-10-25 10:41:39 -04:00
api /client
enable staticcheck in ci; remove dead code ( #2281 )
2022-11-15 11:33:12 -08:00
authn
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
authz
fix: updating code to meet linting requirements ( #2171 )
2022-09-29 12:34:29 -04:00
batch
run just the batch tests for the batch tests
2022-12-12 09:01:20 -08:00
boltdb
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
client
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
cmd
fixes FB-1768, two entries for the holder command
2022-12-12 09:01:20 -08:00
ctl
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
dax
Fix more of the SQL tests in dax ( #2310 )
2022-12-12 09:01:20 -08:00
debugstats
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
disco
drop Starting cluster state
2022-11-15 11:25:39 -08:00
encoding /proto
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
errors
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
etcd
fixed top(x) where top cannot be pushed down into pql query ( #2311 )
2022-12-12 09:01:20 -08:00
fbcloud
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
gcnotify
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
generator
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
gopsutil
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
hash
fix: updating code to meet linting requirements ( #2171 )
2022-09-29 12:34:29 -04:00
idk
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
install
Packaging improvements to improve mcloud updates ( #2288 )
2022-11-15 11:33:12 -08:00
internal
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
lattice
rename protobuf interface
2022-11-15 11:33:12 -08:00
logger
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
lru
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
mock
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
monitor
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
net
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
pb
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
pql
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
prometheus
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
proto
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
qa
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
querycontext
bump timeout on overlapping write requests test
2022-12-12 09:01:20 -08:00
rbf
upgrade to immutable 0.4.0(generics) ( #2317 )
2022-12-12 09:01:20 -08:00
roaring
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
runners
feat: builds docker images for running featurebase from a release ( #2193 )
2022-11-08 13:07:17 -05:00
scripts
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
server
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
shardwidth
feat: updates shardwidth.Exponent to single constant ( #2185 )
2022-10-25 13:30:00 -04:00
short_txkey
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
sql
Fixed some import issues resulting from syncing the private repo
2022-11-17 08:58:22 -08:00
sql3
handle filters on _id columns (fb-1765) ( #2313 )
2022-12-12 09:01:20 -08:00
statik
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
stats
added testify dependency
2022-09-30 11:31:37 -07:00
statsd
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
storage
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
syswrap
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
task
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
test
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
testdata
refactor testing to share clusters more often
2022-09-30 11:10:47 -07:00
testhook
improve post-hook behavior
2022-09-30 11:10:47 -07:00
toml
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
tracing
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
txkey
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
vprint
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
.gitignore
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
.golangci.yml
chore: adds golangci config ( #2174 )
2022-10-17 11:42:33 -04:00
api.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
api_directive.go
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
api_directive_internal_test.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
api_directive_test.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
api_test.go
Stop using string keys in contexts
2022-11-15 11:32:03 -08:00
apimethod_string.go
Drop the ingest subpackage and related endpoints.
2022-11-15 11:31:10 -08:00
apply.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
arrow.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
audit.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
audit_internal_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
audit_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
broadcast.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
bsi.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
bsi_test.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
cache.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
cache_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
catcher.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
cluster.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
cluster_internal_test.go
drop anti-entropy feature, since it doesn't work
2022-11-15 11:31:13 -08:00
cmd.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
CODE_OF_CONDUCT.md
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
const_amd64.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
const_other.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
context.go
Stop using string keys in contexts
2022-11-15 11:32:03 -08:00
dataframe_test.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
dbshard.go
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
dbshard_internal_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
dbshard_test.go
cleaned up sync from private repo
2022-09-30 11:20:58 -07:00
delete_test.go
refactor testing to share clusters more often
2022-09-30 11:10:47 -07:00
diagnostics.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
diagnostics_internal_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
doc.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
Dockerfile
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
Dockerfile-clustertests
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
Dockerfile-clustertests-client
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
Dockerfile-datagen
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
Dockerfile-dax
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
Dockerfile-dax-quick
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
et_test.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
event.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
executor.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
executor_internal_test.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
executor_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
field.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
field_internal_test.go
added testify dependency
2022-09-30 11:31:37 -07:00
field_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
filesystem.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
fragment.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
fragment_internal_test.go
drop anti-entropy feature, since it doesn't work
2022-11-15 11:31:13 -08:00
gc.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
gid.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
go.mod
upgrade to immutable 0.4.0(generics) ( #2317 )
2022-12-12 09:01:20 -08:00
go.sum
upgrade to immutable 0.4.0(generics) ( #2317 )
2022-12-12 09:01:20 -08:00
hack.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
handler.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
handler_test.go
Fixed some import issues resulting from syncing the private repo
2022-11-17 08:58:22 -08:00
holder.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
holder_internal_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
holder_test.go
Fixed a few more conflicts around imports with the latest sync
2022-11-17 10:00:53 -08:00
http_handler.go
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
http_handler_internal_test.go
fix: updating code to meet linting requirements ( #2171 )
2022-09-29 12:34:29 -04:00
http_handler_test.go
Drop the ingest subpackage and related endpoints.
2022-11-15 11:31:10 -08:00
http_translator.go
fix: updating code to meet linting requirements ( #2171 )
2022-09-29 12:34:29 -04:00
http_translator_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
idalloc.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
idalloc_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
index.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
index_internal_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
index_test.go
merge: featurebase merge updates for 2022-10-28 ( #2188 )
2022-10-28 13:08:23 -04:00
interfaces.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
internal_client.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
internal_client_test.go
Stop using string keys in contexts
2022-11-15 11:32:03 -08:00
iterator.go
Fixed some import issues resulting from syncing the private repo
2022-11-17 08:58:22 -08:00
iterator_internal_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
LICENSE-2.0.txt
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
license.exceptions
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
like.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
like_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
main_test.go
use testhook test cleanup
2022-09-30 11:25:27 -07:00
Makefile
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
metrics.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
nfpm.yaml
Packaging improvements to improve mcloud updates ( #2288 )
2022-11-15 11:33:12 -08:00
NOTICE
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
pilosa.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
pilosa_internal_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
pilosa_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
pprof.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
rbf.go
Fixed some import issues resulting from syncing the private repo
2022-11-17 08:58:22 -08:00
README.md
Update README.md
2022-10-13 13:41:54 -07:00
row.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
row_test.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
serializer.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
server.go
Dataframe ( #2241 )
2022-12-12 09:01:20 -08:00
server_internal_test.go
drop anti-entropy feature, since it doesn't work
2022-11-15 11:31:13 -08:00
server_test.go
refactor testing to share clusters more often
2022-09-30 11:10:47 -07:00
sql_test.go
Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON ( #2305 )
2022-12-12 09:01:20 -08:00
stattx.go
drop anti-entropy feature, since it doesn't work
2022-11-15 11:31:13 -08:00
time.go
staticcheck fixes ( #2278 )
2022-11-15 11:33:10 -08:00
time_internal_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
tracker.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
tracker_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
transaction.go
Updated dependency paths to reflect new repo location
2022-09-06 09:39:22 -07:00
transaction_test.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
translate.go
Fixed some import issues resulting from syncing the private repo
2022-11-17 08:58:22 -08:00
translator_test.go
cleaned up sync from private repo
2022-09-30 11:20:58 -07:00
tx.go
drop anti-entropy feature, since it doesn't work
2022-11-15 11:31:13 -08:00
tx_internal_test.go
significant refactor of test setup and teardown
2022-09-30 11:25:27 -07:00
tx_test.go
Fixed a few more conflicts around imports with the latest sync
2022-11-17 10:00:53 -08:00
txfactory.go
Add DAX - full list of squashed commits below
2022-12-12 09:01:20 -08:00
txfactory_internal_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
util.go
continue removing Tx parameters to view-type functions
2022-09-30 11:25:27 -07:00
util_test.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
utils_internal_test.go
refactor testing to share clusters more often
2022-09-30 11:10:47 -07:00
version.go
Updated code to latest version for open-sourcing.
2022-09-02 13:23:39 -07:00
view.go
significant refactor of test setup and teardown
2022-09-30 11:25:27 -07:00
view_internal_test.go
significant refactor of test setup and teardown
2022-09-30 11:25:27 -07:00
wire_response.go
Fix more of the SQL tests in dax ( #2310 )
2022-12-12 09:01:20 -08:00