Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -25/+5 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 1 | -0/+29 |
* | Move new methods to a new interface in OCP | Côme Chilliet | 2023-09-05 | 1 | -13/+0 |
* | Add batch methods in user backends | Carl Schwan | 2023-09-05 | 1 | -2/+17 |
* | also update groupinterface and database backend | Robin Appelman | 2023-05-11 | 1 | -1/+1 |
* | Update version number in since and deprecated annotations | Côme Chilliet | 2023-04-27 | 1 | -1/+1 |
* | Clear up return types | Côme Chilliet | 2023-04-27 | 1 | -1/+1 |
* | Split new method in a new group backend interface | Carl Schwan | 2023-04-27 | 1 | -21/+1 |
* | Optimize retrieving display name when searching for users in a group | Carl Schwan | 2023-04-27 | 1 | -1/+23 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -7/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -8/+8 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -8/+8 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Add @since tag to constant | Knut Ahlers | 2017-09-05 | 1 | -0/+3 |
* | Allow group backend to declare users as admins | Knut Ahlers | 2017-06-30 | 1 | -0/+1 |
* | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -0/+12 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -0/+106 |