summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use proper Stats handleadd-report-loggingRussell Branca2023-05-041-1/+1
* Add note about key orderingRussell Branca2023-05-041-0/+2
* Update callers of maybe add mango statsRussell Branca2023-05-041-2/+2
* Fix report log test msg formatRussell Branca2023-05-041-2/+2
* Use consistent report_level field nameRussell Branca2023-05-041-1/+1
* Fix format type bug and usage of typeRussell Branca2023-05-043-12/+3
* Cleanup payload generationRussell Branca2023-05-041-1/+1
* Use correct report level for syslog levelsRussell Branca2023-05-041-1/+1
* Fix couch_log formatter testRussell Branca2023-05-041-1/+1
* Write numerica metadata as numbersRussell Branca2023-05-041-0/+2
* More questionable formatting changesRussell Branca2023-05-041-4/+5
* Use bad formattingRussell Branca2023-05-046-22/+29
* Fixup couch_log_formatter length check and testsRussell Branca2023-05-042-9/+12
* Switch couch_log:report to only be metadata reportingRussell Branca2023-05-043-51/+45
* Remove unnecessary commentRussell Branca2023-05-041-1/+0
* Remove type from syslog entry as it's in metadataRussell Branca2023-05-041-3/+1
* Update report logging format and logicRussell Branca2023-05-048-19/+62
* Add measures loggingRussell Branca2023-05-044-5/+22
* Add couch_log:report/2 to log structured dataILYA Khlopotov2023-05-0413-17/+182
* Nouveau doc fixes (#4572)Glynn Bird2023-05-041-9/+9
* CVE-2023-2626 details doc updateNick Vatamaniuc2023-05-021-5/+39
* Clarify encoding length in performance.rstRuben Laguna2023-05-021-2/+2
* Merge pull request #4559 from apache/fix-ken-server-nouveauRobert Newson2023-05-021-1/+1
|\
| * fix ken_server:nouveau_updatedfix-ken-server-nouveauRobert Newson2023-05-011-1/+1
|/
* Make Erlang 24 the minimum versionNick Vatamaniuc2023-04-3010-164/+23
* Merge pull request #4557 from apache/nouveau-partition-supportRobert Newson2023-04-296-7/+106
|\
| * finish partitioned support for nouveauRobert Newson2023-04-296-7/+106
|/
* Merge pull request #4556 from apache/nouveau-remove-afterburnerRobert Newson2023-04-281-4/+0
|\
| * remove afterburnerRobert Newson2023-04-281-4/+0
|/
* Merge pull request #4555 from apache/nouveau-race-condition-creating-indexRobert Newson2023-04-273-18/+80
|\
| * fix race condition when creating indexesRobert Newson2023-04-273-18/+80
|/
* Merge pull request #4543 from apache/jenkins-enable-nouveau-ciRobert Newson2023-04-2715-36/+280
|\
| * cache (immutable) maven artifactsRobert Newson2023-04-271-1/+1
| * maven batch modeRobert Newson2023-04-271-3/+3
| * disable kenRobert Newson2023-04-271-0/+1
| * capture warn/error in entiretyRobert Newson2023-04-273-4/+10
| * enhance test diagnosticsRobert Newson2023-04-271-17/+22
| * mango end-to-end tests for nouveauRobert Newson2023-04-272-1/+49
| * enhance out of order messageRobert Newson2023-04-272-4/+5
| * Add log dumping to build-report make targetNick Vatamaniuc2023-04-271-1/+5
| * OTP 23 supportRobert Newson2023-04-274-4/+125
| * allow PUT to existing index if definition identicalRobert Newson2023-04-272-2/+39
| * enable nouveau tests in CIRobert Newson2023-04-272-5/+26
|/
* Another flaky couch_js fixNick Vatamaniuc2023-04-261-3/+1
* Noticed the new internal error couchjs test was flakyNick Vatamaniuc2023-04-261-0/+6
* Merge pull request #4550 from apache/mango-nouveau-depRobert Newson2023-04-261-1/+2
|\
| * declare dependency on nouveauRobert Newson2023-04-261-1/+2
|/
* doc(cve): add 2023-26268 placeholder & backport release notes3.3.2.post1Jan Lehnardt2023-04-252-0/+65
* doc(cve): add 2023-26268 placeholderJan Lehnardt2023-04-251-0/+27
* Merge pull request #4541 from apache/nouveau-simplify-analyzer-factoryRobert Newson2023-04-241-39/+39
|\