-
In the default.toml if xml is set to false (or if default loaded from indexer library):
```toml
[Indexer.XML]
Enabled=false
```
```log
PNC error adding content to storageroot filesystem 'osF…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
With basic authentication selected.
When clicking on the gear icon in the top-right of the w…
-
### Overview
Allow specifying indexed parameters to reduce the amount of events grabbed by an event log task
### Specification
```py
@app.on_(USDC.Transfer, to=app.signer)
def receive_task(log):
…
-
Disconnecting from typing listeners via the function returned from `getTyping` does not appear to work. The old CB will still receive events.
```ts
// Stop watching the old channel
if (this.curre…
-
This would make things like autopath automatically catch up with new settings changes without cycling it; it would make atomic log rotation for long-lived files possible (via hardlink-then-delete) and…
-
See: https://github.com/elastic/kibana/blob/15b31c62ba8d4a115c359d9bb723147866bbd34c/x-pack/plugins/event_log/scripts/create_schemas.js#L189-L195
It appears the schema generator is looking for `met…
-
Just get this error this morning in the event log of PHPStorm :
```
java.lang.Throwable: Showing dialogs from popup onChosen can result in focus issues. Please put the handler into BaseStep.doFin…
-
I'm trying to bughunt in master, but the console is chock full of
*\* Message: console message: @0: event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the …
-
Right now the `EventLog` class simply ignores the event if the Async Task fails. It should be handled properly so that events from the app are not missed. Ideally, all the logs should be first queued …
-