| #
73f05217 |
| 14-Mar-2019 |
Phy <git@phy25.com> |
fix zero ID issue with linkwiz and search indexer
|
| #
e24a74c0 |
| 24-Feb-2019 |
Andreas Gohr <andi@splitbrain.org> |
PSR2 style fixes
These are some simple whitespace/arrangement things that apparantly can't be fixed automatically
|
| #
b78f68bc |
| 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
some small fixes for PSR2
|
| #
432adb37 |
| 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
split sitemapping into its own namespace
|
| #
eb787020 |
| 16-May-2018 |
Michael Große <grosse@cosmocode.de> |
fix(TASK_RECENTCHANGES_TRIM event): Add isMedia flag
|
| #
50d9e958 |
| 16-May-2018 |
Andreas Gohr <gohr@cosmocode.de> |
rename task event
The matches our scheme of where_data_what better
|
| #
3ad4c3cd |
| 16-May-2018 |
Andreas Gohr <gohr@cosmocode.de> |
add missing visibility indicator and docblocks
|
| #
3b58faf6 |
| 16-May-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: Move the remainder of code from lib/exe/indexer.php to TaskRunner::run
|
| #
b413fb0b |
| 16-May-2018 |
Michael Große <grosse@cosmocode.de> |
feat: Trigger new event when changelog is trimmed ✨
|
| #
b5cf9c44 |
| 16-May-2018 |
Michael Große <grosse@cosmocode.de> |
style(TaskRunner): automatic whitespace fixes
|
| #
9493c275 |
| 16-May-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: Extract code from lib/exe/indexer into new TaskRunner class
|