| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
multiple writes
|
| |
|
| |
|
|
|
|
| |
default group if not set by Connectors
|
| |
|
| |
|
| |
|
|
|
|
| |
client doesn't fail
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
When a large number of clients upload probe data at once, the
data is occasionally written out before the data is fully
populated. This causes writes to fail with KeyErrors on the server
and clients to stop running.
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
|
|
|
|
| |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This caused data duplication on migration.
This reverts commit 9707ee8e4c495133f329000d3e5b89d8b84e5998.
Conflicts:
src/lib/Bcfg2/Reporting/models.py
|
| |
|
| |
|
| |
|