summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #20536 from nextcloud/fix/noid/ldap-73api-read-wo-pagedres...Morris Jobke2020-04-221-1/+0
|\ \
| * | do not run paged results against ldap_read ops on PHP7.3+Arthur Schiwon2020-04-211-1/+0
* | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-211-7/+7
|\ \ \ | |/ / |/| |
| * | Fix legacy routesJoas Schilling2020-04-181-7/+7
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-04-212-4/+4
* | [tx-robot] updated from transifexNextcloud bot2020-04-202-2/+2
|/
* PHP-CS-Fixer greenRoeland Jago Douma2020-04-167-32/+34
* [tx-robot] updated from transifexNextcloud bot2020-04-162-8/+8
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-1414-225/+682
* [tx-robot] updated from transifexNextcloud bot2020-04-132-6/+6
* Format code according to PSR2Christoph Wurst2020-04-101-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-105-17/+17
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-102-8/+8
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-103-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1088-1031/+986
* Use elseif instead of else ifChristoph Wurst2020-04-1015-44/+44
* [tx-robot] updated from transifexNextcloud bot2020-04-102-8/+8
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-0915-27/+27
|\
| * Remove trailing whitespaces from commentsChristoph Wurst2020-04-093-5/+5
| * Remove trailing and in between spacesChristoph Wurst2020-04-0913-22/+22
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-1/+1
|\ \ | |/ |/|
| * Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-0919-99/+99
|/
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0916-15/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-0916-108/+108
* Fix multiline commentsChristoph Wurst2020-04-086-38/+38
* [tx-robot] updated from transifexNextcloud bot2020-04-082-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-052-0/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3141-3/+42
* [tx-robot] updated from transifexNextcloud bot2020-03-302-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-03-292-4/+4
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-274-4/+0
|\
| * Remove unused importsChristoph Wurst2020-03-254-4/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2641-377/+377
* | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warningblizzz2020-03-261-28/+26
|\ \
| * | single squashed commit for bug fixPhilipp Staiger2020-03-261-28/+26
* | | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-259-326/+326
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-03-242-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-222-0/+2
* Merge pull request #20039 from nextcloud/fix/19549/fix-uuid-attr-detectionblizzz2020-03-201-4/+0
|\
| * fixes auto-detecting UUID attributesArthur Schiwon2020-03-191-4/+0
* | [tx-robot] updated from transifexNextcloud bot2020-03-204-12/+12
|/
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-03-092-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-03-072-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-03-062-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-03-022-0/+2
* Merge pull request #19549 from nextcloud/fix/19418/uuid-attr-log-floodRoeland Jago Douma2020-02-241-17/+25
|\
| * remove noise from detectUuid and cache resultsArthur Schiwon2020-02-191-17/+25
* | [tx-robot] updated from transifexNextcloud bot2020-02-244-8/+8