summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adjust unit testsLukas Reschke2015-10-261-8/+3
| * | Fix styleLukas Reschke2015-10-261-1/+1
| * | Revert "adjust to nested group fixFrédéric Fortier2015-10-261-6/+1
| * | adjust fetchList with a single requested attribute accordinglyArthur Schiwon2015-10-221-1/+3
| * | adjust testsArthur Schiwon2015-10-222-4/+4
| * | fix primary group retrievalArthur Schiwon2015-10-221-1/+1
| * | treat dn as any other attribute when building the search() return arrayArthur Schiwon2015-10-223-5/+5
| * | adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-224-13/+33
| * | allow an attribute to return more than one valueArthur Schiwon2015-10-222-29/+14
| * | lowercase configured displayname attribute so isset works - all attribute nam...Arthur Schiwon2015-10-222-5/+17
| * | fix update quota with known valueArthur Schiwon2015-10-222-3/+42
| * | stable8.1 related adjustments to #18469 backportArthur Schiwon2015-10-222-7/+33
| * | Backport #18469 (read all relevant user attributes on login and user search, ...Arthur Schiwon2015-10-2210-93/+514
* | | Merge pull request #20064 from owncloud/stable8.1-add-warning-for-php7Thomas Müller2015-10-261-0/+8
|\ \ \
| * | | Stop processing if PHP 7 is usedLukas Reschke2015-10-261-0/+8
|/ / /
* | | Merge pull request #19998 from owncloud/backport-fix-deleted-ldap-user-sharin...Thomas Müller2015-10-231-1/+7
|\ \ \
| * | | handle NoUserException in sharing codeMorris Jobke2015-10-231-1/+7
| |/ /
* | | Merge pull request #20007 from owncloud/stable8.1-backport-19957Thomas Müller2015-10-232-1/+9
|\ \ \
| * | | Add syslog_tag docu to sample configSteffen Lindner2015-10-231-0/+8
| * | | Expose syslog tag in the configurationVolker Fröhlich2015-10-231-1/+1
| |/ /
* | | Merge pull request #20002 from owncloud/backport-19970-8.1Thomas Müller2015-10-231-4/+4
|\ \ \ | |/ / |/| |
| * | Fix "Call to a member function getUID() on boolean" in CryptJoas Schilling2015-10-231-4/+4
|/ /
* | 8.1.4 RC1v8.1.4RC1C Montero-Luque2015-10-212-3/+3
* | Merge pull request #19832 from owncloud/stable8.1-public-recognizeauthsessionThomas Müller2015-10-201-1/+4
|\ \
| * | Allow public auth to recognize sesssionVincent Petry2015-10-161-1/+4
* | | Merge pull request #19830 from owncloud/fix-expiration-format-stable8.1Thomas Müller2015-10-161-2/+4
|\ \ \ | |/ / |/| |
| * | Use proper format when setting the expiration dateThomas Müller2015-10-161-2/+4
|/ /
* | Merge pull request #19809 from owncloud/show-serverside-share-link-expiration...Thomas Müller2015-10-162-3/+12
|\ \
| * | Set expiration date on password changeThomas Müller2015-10-152-1/+5
| * | Only show expiration date in the web ui if it has been setThomas Müller2015-10-151-1/+3
| * | Update expiration date on link sharingThomas Müller2015-10-152-3/+6
* | | Merge pull request #19638 from owncloud/stable8.1_backport_sharingcheckmiddle...Roeland Douma2015-10-169-48/+407
|\ \ \
| * | | sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-088-34/+279
| * | | Split files_sharing middelwareRoeland Jago Douma2015-10-082-29/+43
| * | | Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-10-083-10/+76
| * | | Respect disabled sharing API settingsRoeland Jago Douma2015-10-082-3/+37
* | | | Merge pull request #19784 from owncloud/stable8.1_backport_19727Thomas Müller2015-10-151-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Return path instead of itemsourceRoeland Jago Douma2015-10-141-2/+2
| |/ /
* | | Merge pull request #19786 from owncloud/backport-stable8.1-setup-transportLukas Reschke2015-10-152-2/+5
|\ \ \ | |_|/ |/| |
| * | Setup sendmail transportLukas Reschke2015-10-142-2/+5
|/ /
* | Merge pull request #19740 from owncloud/stable8.1-do-not-leak-exception-dataMorris Jobke2015-10-133-11/+68
|\ \
| * | Do not print exception messageLukas Reschke2015-10-133-11/+68
* | | Merge pull request #19287 from RealRancor/restruct_config_sampleMorris Jobke2015-10-131-21/+21
|\ \ \ | |/ / |/| |
| * | Restructure config.sample.php of stable8.1RealRancor2015-09-231-21/+21
* | | Merge pull request #19715 from owncloud/stable8.1-repair-donotrepairfoldermim...Morris Jobke2015-10-132-2/+27
|\ \ \
| * | | Do not update mime types for folders with extensionVincent Petry2015-10-122-2/+27
|/ / /
* | | Merge pull request #19466 from owncloud/tarstreamer-stable8.1Thomas Müller2015-10-123-37/+158
|\ \ \
| * | | Updating 3rdparty dependencyThomas Müller2015-10-091-0/+0
| * | | Only use zip64 when we have 64 bit phpJoas Schilling2015-10-081-1/+1
| * | | Adding TarStreamer and updating ZipStreamerThomas Müller2015-09-303-4/+1