Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -5/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix typo in IUserManager::createUser doc | Christoph Wurst | 2018-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 1 | -0/+3 |
| | | | | | | also place them in doc Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | UserManager can now count disabled users | Arthur Schiwon | 2017-04-29 | 1 | -0/+8 |
| | | | | | | Users page takes advantage of that Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use the new method in the old one to remove duplicate code | Joas Schilling | 2017-04-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow to create a user for a specific backend | Joas Schilling | 2017-04-26 | 1 | -0/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -3/+2 |
| | | | | | | * Fixed comments Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 1 | -0/+15 |
| | | | | | | | | | | * introduce callForSeenUsers and countSeenUsers * add tests * oracle should support not null on clob * since 9.2.0 | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | 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/+152 |