History log of /dokuwiki/ (Results 1926 – 1950 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
83198f9220-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

coding style PSR-12

cd17dbdc19-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate functions into Classes

class FulltextSearch
class MetaSearch

b5daf9f917-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

make Doku_Indexer singleton

8896568217-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate wordlen() in the Indexer

0af7b62516-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate idx_get_stopwords()

8c01949116-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate idx_get_version()

56d1fe9216-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.

abfaea2916-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

deprecated idx_lookup()

This function is not called from elsewhere.

e15020b416-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

deprecated idx_tokenizer()

This function is not called from elsewhere.

861eb32516-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

deprecated idx_getIndex()

Note: idx_getIndex() is used in inc/infoutils.php file

4316123716-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate idx_listIndexLengths()

Note: idx_listIndexLengths() is used in inc/infoutils.php file

1dad69b416-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

deprecated idx_indexLengths()

This function is not called from elsewhere.

0fb77e9d16-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

encapsulate idx_cleanName()

idx_cleanName() was called only from Doku_Indexer::addMetaKeys(), lookupKey(), getPages(), histogram()

ddc452a216-Dec-2019 Satoshi Sahara <sahara.satoshi@gmail.com>

coding style

9ec1015a11-Dec-2019 Phy <git@phy25.com>

change default of passcrypt to bcrypt #2936

3a5cb03401-Dec-2019 Phy <git@phy25.com>

PHP8 fix: string offset out of range due to null

4a52f4c501-Dec-2019 Phy <git@phy25.com>

PHP8 fix: Array to string conversion for array_diff_key/assoc

68491db901-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 5: Trying to access array offset on value of type bool/null

aac83cd401-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 4: Trying to access array offset on value of type bool/null

3e9ae63d01-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 3: Trying to access array offset on value of type bool/null

06f34f5401-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 2: Trying to access array offset on value of type bool/null

0a444b5a01-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 1: Trying to access array offset on value of type bool/null

fc8e8f8530-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update year 2019 to 2020

5dc95dfd30-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.

a88428e929-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

Update link to https in welcome message

1...<<71727374757677787980>>...431