Damir Jelić
|
e9df973c82
|
EventIndex: Move the event indexing files into a separate folder.
|
2019-11-19 14:05:00 +01:00 |
|
Damir Jelić
|
6017473caf
|
EventIndex: Move the event listener registration into the EventIndex class.
|
2019-11-19 14:05:00 +01:00 |
|
Damir Jelić
|
d2a9918359
|
EventIndex: Remove some unused variables and some trailing whitespace.
|
2019-11-19 09:26:46 +01:00 |
|
Damir Jelić
|
21f00aaeb1
|
EventIndex: Fix some spelling errors.
|
2019-11-18 17:00:30 +01:00 |
|
Damir Jelić
|
4a6623bc00
|
EventIndex: Rework the crawler cancellation.
|
2019-11-18 17:00:30 +01:00 |
|
Damir Jelić
|
8d7e7d0cc4
|
EventIndex: Remove the unused deleteEventIndex method.
We need to support the deletion of the event index even if it's not
currently initialized, therefore the deletion ended up in the
EventIndexPeg class.
|
2019-11-18 14:40:38 +01:00 |
|
Damir Jelić
|
c48ccf9761
|
EventIndex: Remove some unnecessary checks if event indexing is supported.
|
2019-11-18 14:40:04 +01:00 |
|
Damir Jelić
|
b983eaa3f9
|
EventIndex: Rename the file to be consistent with the class.
|
2019-11-18 14:36:08 +01:00 |
|