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
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-27Allow to set the group display name in the database backendJoas Schilling
2019-05-27group display name support (service level + ldap)Arthur Schiwon
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-25allow group backends to mark that a group should now be shown in search dialogsRobin Appelman
2018-06-19Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman
2018-06-15Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)
2018-05-24Added disabled count per groupsJohn Molakvoæ (skjnldsv)
2017-11-06Update license headersMorris Jobke
2017-08-01Take IUser instead of UserLukas Reschke
2016-12-22declare fieldArthur Schiwon
2016-12-22Adding group display name supportVincent Petry
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-17Group fixup (#24621)Roeland Douma
2016-05-01Move \OC\Group to PSR-4Roeland Jago Douma