Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 18 | -360/+36 |
* | Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch | John Molakvoæ | 2024-02-23 | 1 | -0/+35 |
|\ | |||||
| * | Adds new exception to check for the availability of the index. | Faraz Samapoor | 2024-01-15 | 1 | -0/+35 |
* | | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 4 | -0/+121 |
|/ | |||||
* | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 12 | -24/+0 |
* | Fix spelling for return type | Daniel Kesselberg | 2022-05-15 | 1 | -1/+1 |
* | +getCollection(): string; | Maxence Lange | 2022-02-03 | 1 | -0/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 17 | -34/+17 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 16 | -16/+0 |
* | Remove wrongly annotated package names | Julius Härtl | 2020-08-26 | 1 | -2/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 5 | -38/+38 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 16 | -78/+49 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 16 | -16/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Fix mismatching doc block parameter types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 17 | -119/+69 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 17 | -40/+1 |
* | comparaison types: +regex +wildcard | Maxence Lange | 2019-08-02 | 1 | -0/+2 |
* | fix phpdoc | Maxence Lange | 2019-07-16 | 1 | -1/+5 |
* | set and complete the searched string | Maxence Lange | 2019-07-16 | 1 | -0/+18 |
* | new model to manage some simple queries | Maxence Lange | 2019-07-14 | 2 | -0/+157 |
* | +isAvailable() | Maxence Lange | 2019-04-10 | 1 | -0/+10 |
* | fixing phpdoc | Maxence Lange | 2019-03-04 | 3 | -42/+52 |
* | fixing INDEX_DONE | Maxence Lange | 2019-03-04 | 1 | -3/+2 |
* | cleaning | Maxence Lange | 2019-03-04 | 2 | -987/+3 |
* | moving final class to private, new interface in public | Maxence Lange | 2019-03-04 | 9 | -573/+896 |
* | Add hasIndex() to OCP\FullTextSearch\Model\IndexDocument | Maxence Lange | 2019-02-19 | 1 | -0/+11 |
* | fixing phpdoc | Maxence Lange | 2019-02-16 | 1 | -1/+1 |
* | phpdoc | Maxence Lange | 2019-01-31 | 1 | -2/+3 |
* | removing default value in param $chunk | Maxence Lange | 2019-01-29 | 1 | -2/+2 |
* | +generateChunks() | Maxence Lange | 2019-01-29 | 1 | -2/+21 |
* | allow content provide to generate new Index | Maxence Lange | 2018-12-20 | 1 | -0/+14 |
* | init some var | Maxence Lange | 2018-11-01 | 1 | -3/+3 |
* | +infoBool / +infoInt | Maxence Lange | 2018-11-01 | 1 | -0/+76 |
* | missing type | Maxence Lange | 2018-10-31 | 1 | -2/+2 |
* | public interfaces FullTextSearch | Maxence Lange | 2018-10-30 | 16 | -0/+3871 |