aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use clearer name setUpScenarioPhil Davis2017-02-215-5/+5
* [tx-robot] updated from transifexNextcloud bot2017-02-2158-106/+244
* Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detectionLukas Reschke2017-02-2020-43/+895
|\
| * add tests to DB groupArthur Schiwon2017-02-172-0/+12
| * Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-175-18/+89
| * Add repair stepsArthur Schiwon2017-02-1714-2/+710
| * add integration test for uuid attr detectionArthur Schiwon2017-02-172-0/+88
| * Fix determining the UUID attribute, default of the override is nullArthur Schiwon2017-02-171-1/+1
| * Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-173-40/+13
* | Merge pull request #3542 from nextcloud/add-crl-for-old-rainloop-certificateLukas Reschke2017-02-201-13/+13
|\ \
| * | Add CRL entry for old rainloop certificateLukas Reschke2017-02-201-13/+13
* | | Merge pull request #3550 from nextcloud/fix-misleading-wordingLukas Reschke2017-02-201-1/+1
|\ \ \
| * | | Fix misleading wording: searching is affected, not user access.Arthur Schiwon2017-02-201-1/+1
* | | | Merge pull request #3551 from nextcloud/fix-search-result-thumbnailsLukas Reschke2017-02-201-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix thumbnail size of search resultsMorris Jobke2017-02-201-0/+1
* | | | Merge pull request #3544 from nextcloud/iservercontainer-containerMorris Jobke2017-02-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | IServerContainer is effectively an IContainerChristoph Wurst2017-02-201-1/+1
| |/ /
* | | Merge pull request #3505 from robert-scheck/autoindexLukas Reschke2017-02-204-0/+8
|\ \ \
| * | | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-204-0/+8
* | | | Merge pull request #3257 from nextcloud/updated-guest-checkboxesLukas Reschke2017-02-201-57/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix checkboxes on loginJohn Molakvoæ (skjnldsv)2017-02-151-57/+52
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-202-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-196-2/+10
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-1818-20/+492
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-176-4/+756
| |_|/ |/| |
* | | Merge pull request #3515 from nextcloud/revert-3214-cache-storage-infoMorris Jobke2017-02-161-29/+5
|\ \ \
| * | | Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
|/ / /
* | | Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\ \ \
| * | | Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * | | Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | | | Merge pull request #3507 from nextcloud/if-backend-implements-get-display-nam...Lukas Reschke2017-02-161-1/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
|/ / /
* | | Merge pull request #2287 from nextcloud/registrationEmailJohn Molakvoæ2017-02-165-8/+227
|\ \ \
| * | | add unit testsMorris Jobke2017-02-152-4/+166
| * | | Add l10nRoeland Jago Douma2017-02-151-1/+1
| * | | Fix setup issue and refine error messagesMorris Jobke2017-02-156-36/+27
| * | | use random password if "password link" is enabledtobiasKaminsky2017-02-151-1/+3
| * | | empty password only allowed if password link is senttobiasKaminsky2017-02-151-4/+4
| * | | add setting for "send password link"tobiasKaminsky2017-02-155-21/+54
| * | | send email to new user with password forgotten link to create own passwordtobiasKaminsky2017-02-151-4/+35
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2017-02-166-8/+16
* | | Merge pull request #2606 from temparus/masterblizzz2017-02-152-3/+13
|\ \ \
| * | | Update license headerSandro Lutz2017-02-072-0/+4
| * | | Merge remote-tracking branch 'nextcloud/master'Sandro Lutz2017-02-071293-19077/+36242
| |\ \ \
| * | | | Add missing use statement for PublicEmitterSandro Lutz2017-02-071-0/+1
| * | | | Fix typo for UserManager variableSandro Lutz2017-02-011-1/+1
| * | | | Add check if UserManager is of type PublicEmitter before calling preLogin hookSandro Lutz2017-02-012-2/+6
| * | | | Change where preLogin hook gets calledSandro Lutz2017-02-012-3/+4
| * | | | Remove preLoginValidation hookSandro Lutz2017-02-012-6/+0
| * | | | Fix indentationSandro Lutz2017-02-012-4/+4