Travis Turner
|
b6e99734f0
|
implement ClearRow() query
|
2018-09-24 15:52:43 -05:00 |
|
Travis Turner
|
4f17dbdbf1
|
add support for Bool fields
prevent import of non-boolean row values to bool fields
|
2018-09-21 09:25:41 -05:00 |
|
Cody Soyland
|
52ba336461
|
Address code review feedback
|
2018-09-20 16:05:28 -05:00 |
|
Travis Turner
|
424ca9378a
|
fixing a copy/paste issue in the Not() docs
|
2018-09-12 09:20:31 -05:00 |
|
Travis Turner
|
d78d9511ed
|
Merge branch 'master' into not
|
2018-09-12 08:49:04 -05:00 |
|
Yuce Tekol
|
63f1b65c0a
|
updated Options docs
|
2018-09-12 00:59:44 +03:00 |
|
Yuce Tekol
|
b1af66a427
|
updated Options docs
|
2018-09-12 00:57:45 +03:00 |
|
Yuce Tekol
|
ec9371aae4
|
Updated Options docs
|
2018-09-12 00:53:40 +03:00 |
|
Yuce Tekol
|
2dcdd9614c
|
Added docs for the Options call
|
2018-09-12 00:01:22 +03:00 |
|
Travis Turner
|
319456bbd7
|
implements Not() query
|
2018-09-11 15:29:43 -05:00 |
|
Yuce Tekol
|
0b38a4d956
|
updated go client sample to match latest master
|
2018-08-29 23:13:04 +03:00 |
|
Cody Soyland
|
3cb8a10cbd
|
Release v1.1.0
|
2018-08-21 12:19:22 -05:00 |
|
Matt Jaffee
|
f90a6dff8b
|
fix topn spec and example in docs
|
2018-07-26 08:12:50 -05:00 |
|
Travis Turner
|
4202e67a9d
|
add docs for the mutex field type
|
2018-07-19 14:01:30 -05:00 |
|
Cody Soyland
|
927a7f0cd9
|
Remove errant char at top of query language doc
|
2018-07-13 09:09:16 -05:00 |
|
Travis Turner
|
e5fbadba01
|
another pass through the docs adjusting for fields and field types
|
2018-07-11 17:28:48 -05:00 |
|
Cody Soyland
|
42c935395b
|
Update alt text
|
2018-07-11 12:37:44 -05:00 |
|
Cody Soyland
|
8196fae7bc
|
Rename WebUI to Console, update installation instructions.
|
2018-07-11 12:15:15 -05:00 |
|
Cody Soyland
|
31970bb3c2
|
Update docs and Dockerfile for 1.0.0 release
|
2018-07-09 11:50:33 -05:00 |
|
Travis Turner
|
755de579d7
|
Merge branch 'docs-updates-1.0' of https://github.com/pilosa/pilosa into docs-updates-1.0
|
2018-07-05 21:52:30 -05:00 |
|
Travis Turner
|
6c3d8da35b
|
update the tutorials for 1.0
|
2018-07-05 21:52:07 -05:00 |
|
Alan Bernstein
|
1f65dbcdf2
|
More terminology updates
|
2018-07-05 18:12:30 -05:00 |
|
Alan Bernstein
|
36926bdc47
|
WIP syntax and API updates
|
2018-07-05 14:52:30 -05:00 |
|
Alan Bernstein
|
e9503a443e
|
Begin updating frame->field and slice->shard
|
2018-07-05 10:27:49 -05:00 |
|
Travis Turner
|
cba91be126
|
move internal http endpoints under /internal
|
2018-07-02 08:48:23 -05:00 |
|
Yuce Tekol
|
80fadb5d21
|
Updated client libraries
|
2018-06-19 16:59:13 +03:00 |
|
Yuce Tekol
|
1e6d0a433e
|
Updated getting started section for latest develop
|
2018-06-19 16:19:36 +03:00 |
|
Cody Soyland
|
34cea87683
|
Remove WebUI (now contained in a separate package)
It now lives at https://github.com/pilosa/webui
|
2018-06-06 11:44:31 -05:00 |
|
Yuce Tekol
|
b3a4d02522
|
Merge branch 'develop' into 1342-remove-bench
|
2018-06-01 03:41:51 +03:00 |
|
Yuce Tekol
|
164b7619aa
|
Removes bench command
|
2018-05-30 16:40:21 +03:00 |
|
Yuce Tekol
|
738dead374
|
Remove view from API, handler, docs
|
2018-05-30 16:22:15 +03:00 |
|
Cody Soyland
|
31c4e18d8d
|
Merge branch 'master' into cors-support
|
2018-05-29 10:26:19 -05:00 |
|
Cody Soyland
|
77a5c6f811
|
Merge branch 'master' into cors-support
|
2018-05-29 08:18:26 -05:00 |
|
Yuce Tekol
|
82f2f14503
|
Removed backup/restore stuff
|
2018-05-28 16:54:32 +03:00 |
|
Matt Jaffee
|
75e8a873b1
|
remove rangeEnabled option everywhere
|
2018-05-25 13:09:32 -05:00 |
|
Cody Soyland
|
364bbfcf2c
|
Add docs for handler.allowed-origins
|
2018-05-24 15:32:34 -05:00 |
|
Yuce Tekol
|
c3166fb0c1
|
ClerBit doc fix
|
2018-05-24 18:36:09 +03:00 |
|
Yuce Tekol
|
2a60f09c8c
|
updates
|
2018-05-21 20:32:27 +03:00 |
|
Yuce Tekol
|
91df211be7
|
Updated docker swarm tutorial with required open ports
|
2018-05-21 19:25:19 +03:00 |
|
Yuce Tekol
|
8f79815f9b
|
Fixed the response in the docker swarm tut.
|
2018-05-18 16:44:57 +03:00 |
|
Yuce Tekol
|
89ece0e147
|
Added docker swarm tutorial
|
2018-05-18 16:41:45 +03:00 |
|
Yuce Tekol
|
b69d7c67c0
|
Merge pull request #1296 from yuce/docker-cluster-tutorial
Added Docker cluster tutorial
|
2018-05-17 06:00:10 +03:00 |
|
Yuce Tekol
|
b4aa9013a4
|
Updated Docker cluster tutorial
|
2018-05-17 05:26:46 +03:00 |
|
Yuce Tekol
|
059810b99f
|
Docker cluster update
|
2018-05-17 05:12:28 +03:00 |
|
Yuce Tekol
|
f3eed9de2a
|
docker cluster tutorial updates
|
2018-05-16 17:24:32 +03:00 |
|
Yuce Tekol
|
b40f257179
|
Added Docker cluster tutorial
|
2018-05-16 17:00:22 +03:00 |
|
Cody Soyland
|
683c524c60
|
Release v0.10.0
|
2018-05-15 16:49:21 -05:00 |
|
alanbernstein
|
df32da1c8c
|
Merge pull request #1281 from alanbernstein/docs-intro-fixes
Assorted docs fixes
|
2018-05-15 16:34:28 -05:00 |
|
Alan Bernstein
|
b77462e8ad
|
Improve FAQ
|
2018-05-15 14:44:27 -05:00 |
|
Alan Bernstein
|
53dc34c36e
|
Fix some docs links
|
2018-05-15 14:36:02 -05:00 |
|