Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This patch removes the concept of a single, bugzilla-wide index in favor of a
per-class index. bugs and comments continue to use
Bugzilla->params->{elasticsearch_index} but users use
Bugzilla->params->{elasticsearch_index} . "_user".
It is assured via the ChildObject trait (role) that comments will share the
index with bugs, and we have kept the index for bugs/comments the same to avoid
the multi-hour reindexing of production. Re-indexing users takes only five
minutes.
Subsequent work on this will allow use to version the index names and use
aliases, but I wanted to keep this patch small.
This patch also corrects some mistakes
1. $indexer->put_mapping() should not have been a public method.
2. Time::HiRes should be imported at the top of the file, not in a sub.
|
|
multiple ircnicks
|
|
|
|
|
|
the ES backend
|
|
name and email address when selected
|
|
the ES backend
Skipping this for this week's push.
|
|
the ES backend
This not the cause of test failures, so should live on in master now.
|
|
against the ES backend"
This reverts commit 9c26c01867ca3e2af1e70c051140eea59c68c500.
|
|
the ES backend
|
|
|
|
unauthorized flag modification
|
|
local symlink to data/ directory
|
|
bmo/master + local symlink to data/ directory"
This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
|
|
local symlink to data/ directory
|
|
ex-employees
|
|
by specifc group and changer is not in group
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
password on next login
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
visit searching
|
|
This reverts commit b6b83df873a1509797235738e00f9e6307eca876.
|
|
visit searching
|
|
|
|
configuration information)
|
|
|
|
indirect memberships, too)
r=dkl
|
|
|
|
|
|
arbitrary tags)
|