| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -7/+7 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
* | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -4/+2 |
* | remove duplicate param lines for OCP\User::getUsers() | Jörn Friedrich Dreyer | 2014-02-07 | 1 | -2/+0 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+5 |
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -19/+19 |
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -1/+1 |
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -25/+26 |
* | User: move checkPassword from User to Manager to not break API | Arthur Schiwon | 2013-09-24 | 1 | -1/+1 |
* | Correct casing of OC_User and pass through the params to getUsers | Bart Visscher | 2013-07-19 | 1 | -8/+8 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -17/+17 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+2 |
* | prepare user table to show and edit display names | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
* | allow to get the display name from an abitrary user | Björn Schießle | 2013-01-25 | 1 | -2/+2 |
* | get all display names from users in a given group | Björn Schießle | 2013-01-25 | 1 | -2/+2 |
* | get all display names | Björn Schießle | 2013-01-25 | 1 | -0/+10 |
* | new branch which introduces display names | Björn Schießle | 2013-01-24 | 1 | -1/+9 |
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
* | Remove uneeded returns | Lukas Reschke | 2013-01-14 | 1 | -3/+1 |
* | Add an $excludingBackend optional parameter | Lorenzo M. Catucci | 2012-12-07 | 1 | -3/+3 |
* | style fixes for public user api | Georg Ehrke | 2012-09-08 | 1 | -25/+13 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -7/+7 |
* | use null instead of -1 on all getUser() | Jörn Friedrich Dreyer | 2012-09-01 | 1 | -1/+1 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Make getting all users and groups the default | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -3/+0 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 1 | -0/+3 |
* | some more documentation cleanups. much more is needed. | Frank Karlitschek | 2012-05-06 | 1 | -3/+9 |
* | implement missing getusers call | Frank Karlitschek | 2012-05-04 | 1 | -0/+10 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -0/+15 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+30 |
* | some more work on the public API | Frank Karlitschek | 2012-05-01 | 1 | -0/+62 |