summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* LDAP: avoid PHP Warnings cause by passing empty values to implodeArthur Schiwon2013-07-221-1/+5
* LDAP: Oracle compat. fix, closes #4064Arthur Schiwon2013-07-221-1/+6
* Squashed commit of the following:Thomas Müller2013-07-223-1/+10
* Merge pull request #3778 from owncloud/fix_3528Bart Visscher2013-07-191-11/+9
|\
| * LDAP: fix background job, resolves #3528Arthur Schiwon2013-06-181-11/+9
* | Merge pull request #4039 from owncloud/webdav_create_new_fileThomas Müller2013-07-141-1/+7
|\ \
| * | if the file doesn't exists; create a new one. We use this to create new text ...Björn Schießle2013-07-121-1/+7
* | | Merge pull request #4044 from owncloud/more_ie8_fixesThomas Müller2013-07-141-0/+5
|\ \ \
| * | | IE8 Show delete iconVictor Dubiniuk2013-07-121-0/+5
| |/ /
* / / Removed the preview warning. This is only a simple text changeFrank Karlitschek2013-07-131-1/+1
|/ /
* | Merge pull request #3859 from owncloud/versioning_improved_expire_functionBjörn Schießle2013-07-121-75/+107
|\ \
| * | fix array access and change variable names according to the coding styleBjörn Schießle2013-06-281-11/+13
| * | continue cleaning-up old versions if availableSpace=0. It's not necessary but...Björn Schießle2013-06-281-1/+1
| * | fix some var names according to our style guideBjörn Schießle2013-06-281-7/+7
| * | adjust commentsBjörn Schießle2013-06-271-1/+1
| * | fix typo in commentBjörn Schießle2013-06-271-1/+1
| * | also expire versions on rename, to update the history more regularlyBjörn Schießle2013-06-261-0/+2
| * | it is enough to call the expire function onceBjörn Schießle2013-06-261-6/+1
| * | call expire function before writing the new version to make sure to have enou...Björn Schießle2013-06-251-63/+96
* | | Merge pull request #3965 from dphi/fix_2846Thomas Müller2013-07-122-1/+31
|\ \ \
| * | | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846Michael Gapczynski2013-07-062-1/+31
* | | | Merge pull request #3970 from owncloud/backport-3946-stable5Thomas Müller2013-07-083-34/+17
|\ \ \ \
| * | | | Squashed commit of the following:Thomas Müller2013-07-083-34/+17
| |/ / /
* | | | Merge pull request #3940 from owncloud/stable5_oracle_testsuite_fixesJörn Friedrich Dreyer2013-07-083-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | stable5 does not have execute audited yetJörn Friedrich Dreyer2013-07-041-1/+15
| * | | fix numRows usage in files_encryptionJörn Friedrich Dreyer2013-07-041-15/+3
| * | | fix numRows usage in user_ldapJörn Friedrich Dreyer2013-07-042-7/+5
* | | | Backport of #3951 to stable5Thomas Müller2013-07-051-4/+11
* | | | Backport of #3948 to stable5Thomas Müller2013-07-051-0/+4
* | | | for now we disable public upload in case encryption is enabledThomas Mueller2013-07-051-1/+5
* | | | adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-052-47/+53
* | | | remove unneeded bracket, was introduced by the last mergeBjörn Schießle2013-07-051-1/+0
* | | | added helper function to escape glob patternBjörn Schießle2013-07-053-5/+15
* | | | fix getUidAndFilename() testBjörn Schießle2013-07-051-1/+1
* | | | only check for external mount points if the external storage app is enabledBjörn Schießle2013-07-051-9/+12
* | | | make trash bin aware of system wide mounts with respect to encryption keysBjörn Schießle2013-07-051-7/+21
* | | | only escape glob patternBjörn Schießle2013-07-052-4/+9
* | | | del share keys from correct locationBjörn Schießle2013-07-051-3/+16
* | | | always return normalized pathBjörn Schießle2013-07-051-1/+1
* | | | delete file keys from the correct locationBjörn Schießle2013-07-051-1/+8
* | | | handle rename correctly for system wide mountsBjörn Schießle2013-07-051-9/+16
* | | | move isSystemWideMountPoint() to util.phpBjörn Schießle2013-07-052-19/+19
* | | | some performance improvements, check for system wide mounts only once while w...Björn Schießle2013-07-051-40/+25
* | | | fix path to OC_Mount_ConfigBjörn Schießle2013-07-052-2/+2
* | | | handle system wide mount pointsBjörn Schießle2013-07-052-17/+62
* | | | fix position of 'user shared the folder foldername with you' labelGeorg Ehrke2013-07-041-1/+5
* | | | more verbose error messageBjörn Schießle2013-07-041-1/+1
* | | | improved error messageBjörn Schießle2013-07-041-1/+1
* | | | no ?> at the end of a fileThomas Müller2013-07-041-1/+0
* | | | typoThomas Müller2013-07-041-3/+3