Avi Kivity
a9a230afbe
scripts: introduce script to apply email, working around google groups brokeness
...
Google Groups recently started rewriting the From: header, garbaging
our git log. This script rewrites it back, using the Reply-To header
as a still working source.
Closes #11416
2022-08-31 14:47:24 +03:00
Konstantin Osipov
4b6ed7796b
test.py: extend documentation
...
Add documentation about python, topology tests,
server pooling and provide some debugging tips.
Closes #11317
2022-08-21 17:55:49 +03:00
Michał Radwański
1d852a9c7f
docs/design-notes/secondary_index: add VALUES to index target list
...
A new secondary index target is being supported, which is `VALUES(v)`.
2022-08-14 10:29:52 +03:00
Benny Halevy
f01a526887
docs: debugging: mention use of release number on backtrace.scylladb.com
...
Following scylladb/scylla_s3_reloc_server@af17e4ffcd
(scylladb/scylla_s3_reloc_server#28 ), the release number can
be used to search the relcatable package and/or decode a respective
backtrace.
Signed-off-by: Benny Halevy <bhalevy@scylladb.com >
Closes #11247
2022-08-09 12:49:59 +03:00
Benny Halevy
da4f0aae37
idl-compiler: add include statements
...
For generating #include directives in the generated files,
so we don't have to hand-craft include the dependencies
in the right order.
Signed-off-by: Benny Halevy <bhalevy@scylladb.com >
2022-08-08 08:02:27 +03:00
Anna Stuchlik
4f897f149d
doc: move cql-extensions.md from the dev docs to the cql folder
2022-07-20 12:20:25 +02:00
Jadw1
d8f3461147
CQL3: Add reduce function to UDA
...
Add optional field to UDA, that describes reduce function to allow
parallelization of UDA aggregates.
2022-07-18 14:18:48 +02:00
Botond Dénes
5c56125187
docs/dev/debugging.md: update continuation chain traversal guide
...
`scylla fiber` is the way to traverse in both directions now.
2022-07-12 07:27:45 +03:00
David Garcia
a1b990075e
Update docs/dev/protocols.md
2022-06-30 19:11:09 +01:00
David Garcia
d555febdd3
Update docs/dev/README.md
...
Co-authored-by: annastuchlik <37244380+annastuchlik@users.noreply.github.com >
2022-06-30 19:10:41 +01:00
David Garcia
350abdd72d
Update docs/dev/README.md
...
Co-authored-by: annastuchlik <37244380+annastuchlik@users.noreply.github.com >
2022-06-30 19:10:33 +01:00
David Garcia
b85843b9cc
Fix broken links
...
Fix broken links
2022-06-28 15:19:36 +01:00
David Garcia
8e7ebea335
Merge remote-tracking branch 'upstream/master' into move-dev-docs
2022-06-28 11:02:38 +01:00
David Garcia
bb21c3c869
Move dev docs to docs/dev
2022-06-24 18:07:08 +01:00