Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 6 | -12/+0 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 2 | -5/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 6 | -12/+6 |
* | private cannot be final | Maxence Lange | 2021-04-23 | 1 | -1/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -5/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 6 | -6/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -42/+24 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 6 | -16/+0 |
* | Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simp... | Morris Jobke | 2019-07-15 | 1 | -0/+188 |
|\ | |||||
| * | new model to manage some simple queries | Maxence Lange | 2019-07-14 | 1 | -0/+188 |
* | | addsubtag should push to array | Maxence Lange | 2019-07-14 | 1 | -1/+6 |
|/ | |||||
* | +isAvailable() | Maxence Lange | 2019-04-10 | 1 | -0/+15 |
* | fixing phpdoc | Maxence Lange | 2019-03-04 | 1 | -21/+21 |
* | cleaning the excerpts managment | Maxence Lange | 2019-03-04 | 1 | -11/+6 |
* | moving final class to private, new interface in public | Maxence Lange | 2019-03-04 | 4 | -0/+1916 |
* | using the createIndex from FullTextSearchManager | Maxence Lange | 2018-12-20 | 1 | -1/+1 |
* | wrong method called | Maxence Lange | 2018-10-31 | 1 | -1/+1 |
* | public interfaces FullTextSearch | Maxence Lange | 2018-10-30 | 1 | -0/+227 |