summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-24Merge pull request #28 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.8.0 Bump golang.org/x/crypto from 0.7.0 to 0.8.0
2023-04-24Bump golang.org/x/crypto from 0.7.0 to 0.8.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24Merge pull request #29 from ↵Paul Buetow
mimecast/dependabot/go_modules/github.com/DataDog/zstd-1.5.5 Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5
2023-04-21Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5dependabot[bot]
Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.2 to 1.5.5. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](https://github.com/DataDog/zstd/compare/v1.5.2...v1.5.5) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06Merge pull request #27 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.7.0 Bump golang.org/x/crypto from 0.6.0 to 0.7.0
2023-03-06Bump golang.org/x/crypto from 0.6.0 to 0.7.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24Merge pull request #26 from ↵Paul Buetow
mimecast/dependabot/go_modules/golang.org/x/crypto-0.6.0 Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.6.0
2023-02-23Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.6.0dependabot[bot]
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220622213112-05595931fe9d to 0.6.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18Include example for "outfile append".v4.1.0Paul Buetow
2022-07-15Refactor - reduce code complexityPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-07-15Update dependenciesPaul Buetow
2022-07-15This is not a snapshot release anymorePaul Buetow
2022-07-15document Outfile - tidy modsPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-07-15gofmt permission file headersPaul Buetow
2022-07-15Update dependenciesPaul Buetow
2022-07-15mergePaul Buetow
2022-07-15update dependenciesPaul Buetow
2022-06-14Merge pull request #25 from ↵Paul Buetow
mimecast/dependabot/go_modules/github.com/DataDog/zstd-1.5.2 Bump github.com/DataDog/zstd from 1.5.0 to 1.5.2
2022-06-14Bump github.com/DataDog/zstd from 1.5.0 to 1.5.2dependabot[bot]
Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](https://github.com/DataDog/zstd/compare/v1.5.0...v1.5.2) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14Add GitHub dependabot configurationPaul Buetow
2022-03-15bump to be a snapshot releasePaul Buetow
2022-03-15Merge branch 'append-query-results-to-outfile-when-in-streaming-mode' into ↵Paul Buetow
'master' Add "append" modifier to "outfile" keyword in mapreduce query. See merge request Storage/dtail!6
2022-03-14typoPaul Buetow
2022-03-14a 0666 to OpenFile will respect the user's default umaskPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow
2022-03-14"append" now actually will append to an outfile now. previously we only ↵Paul Buetow
added the syntax to the mapr query
2022-03-14Add "append" modifier for "outfile" keyword to the mapreduce languagePaul Buetow
2022-02-18update dependenciesv4.0.0Paul Buetow
2022-02-15add missing newlines to server messages when running mapreduce queries tooPaul Buetow
2022-02-15upper max limits in schemaPaul Buetow
2022-02-15add missing keys to schemaPaul Buetow
2022-02-15minor fix, add missing newlines to server messagesPaul Buetow
2022-02-14hotfixing dtail health checkPaul Buetow
2022-02-04increase shutdown timeout for testPaul Buetow
2022-02-04merge kv sensitivityPaul Buetow
2022-02-04merge 4.0.0-RCPaul Buetow
2022-02-04update dependenciesv3.3.2Paul Buetow
2022-02-04Merge branch 'master' of https://github.com/mimecast/dtailPaul Buetow
2022-02-04update dependenciesPaul Buetow
2022-01-27bump up RC versionPaul Buetow
2022-01-27Dont auto lowercase all mapreduce keysPaul Buetow
2021-12-23refactorPaul Buetow
2021-12-23refactor query parserPaul Buetow
2021-12-23Refactor code to reduce function sizePaul Buetow
2021-12-21bump RCPaul Buetow
2021-12-21adjust integration tests to reflect the last datetime string changePaul Buetow
2021-12-21remove year from datestampPaul Buetow
2021-12-16documenting how to implement a custom log formatPaul Buetow