| 83198f92 | 20-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
coding style PSR-12 |
| cd17dbdc | 19-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate functions into Classes
class FulltextSearch class MetaSearch |
| b5daf9f9 | 17-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
make Doku_Indexer singleton |
| 88965682 | 17-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate wordlen() in the Indexer |
| 0af7b625 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate idx_get_stopwords() |
| 8c019491 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate idx_get_version() |
| 56d1fe92 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate idx_addPage()
Note: idx_listIndexLengths() is used in iinc/TaskRunner.php and inc/Remote/ApiCore.php file
Also used in _test files. |
| abfaea29 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
deprecated idx_lookup()
This function is not called from elsewhere. |
| e15020b4 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
deprecated idx_tokenizer()
This function is not called from elsewhere. |
| 861eb325 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
deprecated idx_getIndex()
Note: idx_getIndex() is used in inc/infoutils.php file |
| 43161237 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate idx_listIndexLengths()
Note: idx_listIndexLengths() is used in inc/infoutils.php file |
| 1dad69b4 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
deprecated idx_indexLengths()
This function is not called from elsewhere. |
| 0fb77e9d | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
encapsulate idx_cleanName()
idx_cleanName() was called only from Doku_Indexer::addMetaKeys(), lookupKey(), getPages(), histogram() |
| ddc452a2 | 16-Dec-2019 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
coding style |
| 9ec1015a | 11-Dec-2019 |
Phy <git@phy25.com> |
change default of passcrypt to bcrypt #2936 |
| 3a5cb034 | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix: string offset out of range due to null |
| 4a52f4c5 | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix: Array to string conversion for array_diff_key/assoc |
| 68491db9 | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix part 5: Trying to access array offset on value of type bool/null |
| aac83cd4 | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix part 4: Trying to access array offset on value of type bool/null |
| 3e9ae63d | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix part 3: Trying to access array offset on value of type bool/null |
| 06f34f54 | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix part 2: Trying to access array offset on value of type bool/null |
| 0a444b5a | 01-Dec-2019 |
Phy <git@phy25.com> |
PHP8 fix part 1: Trying to access array offset on value of type bool/null |
| fc8e8f85 | 30-Nov-2019 |
Petr Kajzar <petr.kajzar@lf1.cuni.cz> |
Update year 2019 to 2020 |
| 5dc95dfd | 30-Nov-2019 |
Petr Kajzar <petr.kajzar@lf1.cuni.cz> |
Update license links to HTTPS
If the website provides a secure connection, it is better not to rely on correct permanent redirect (HTTP 301) from the insecure one. |
| a88428e9 | 29-Nov-2019 |
Petr Kajzar <petr.kajzar@lf1.cuni.cz> |
Update link to https in welcome message |