Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-23private cannot be finalMaxence Lange
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-15Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simp...Morris Jobke
2019-07-14addsubtag should push to arrayMaxence Lange
2019-07-14new model to manage some simple queriesMaxence Lange
2019-04-10+isAvailable()Maxence Lange
2019-03-04fixing phpdocMaxence Lange
2019-03-04cleaning the excerpts managmentMaxence Lange
2019-03-04moving final class to private, new interface in publicMaxence Lange
2018-12-20using the createIndex from FullTextSearchManagerMaxence Lange
2018-10-31wrong method calledMaxence Lange
2018-10-30public interfaces FullTextSearchMaxence Lange