Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Use more gender neutral language | provokateurin | 2024-10-14 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 10 | -205/+20 |
* | 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 | 6 | -12/+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 | 10 | -20/+10 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 9 | -9/+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 | 10 | -69/+49 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 10 | -10/+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 | 10 | -70/+40 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 10 | -21/+0 |
* | 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 |
* | 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 | 7 | -541/+864 |
* | 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 |
* | init some var | Maxence Lange | 2018-11-01 | 1 | -3/+3 |
* | +infoBool / +infoInt | Maxence Lange | 2018-11-01 | 1 | -0/+76 |
* | public interfaces FullTextSearch | Maxence Lange | 2018-10-30 | 9 | -0/+2859 |