summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | added our own file extension .part will not work here if we use file_get_cont...Florin Peter2013-05-312-5/+5
* | | prevent files_versions from calling file proxy which calls files_encryption a...Florin Peter2013-05-311-0/+17
* | | fix share and un-share for single fileFlorin Peter2013-05-311-23/+13
* | | fixed problems with file_get_contents and file_put_contents this problem was ...Florin Peter2013-05-313-127/+92
* | | fixes for pgsqlFlorin Peter2013-05-311-4/+4
* | | changed deprecated classFlorin Peter2013-05-311-1/+1
* | | fixed typoFlorin Peter2013-05-311-1/+1
* | | fixes if cache returns falseFlorin Peter2013-05-311-4/+14
* | | fix $parent/$source typoFlorin Peter2013-05-311-2/+1
* | | backport of #3527Florin Peter2013-05-312-3/+34
* | | fix indentionBjörn Schießle2013-05-311-5/+5
* | | remove unnecessary variableBjörn Schießle2013-05-311-2/+1
* | | use public API for error handling; improved while conditionBjörn Schießle2013-05-311-23/+20
* | | for external storages we never reach the path 'files', instead we need to lea...Björn Schießle2013-05-311-1/+2
* | | if one public link share was found, we don't have to check it for the other f...Björn Schießle2013-05-311-10/+12
* | | check list of users with access to the file from the bottom to the top. This ...Björn Schießle2013-05-312-9/+15
* | | fixed if fopen returns false typically on external storageFlorin Peter2013-05-311-1/+1
* | | Merge pull request #3543 from owncloud/fix_ldap_alternateintnameblizzz2013-05-301-2/+2
|\ \ \
| * \ \ Merge branch 'stable5' into fix_ldap_alternateintnameArthur Schiwon2013-05-3019-756/+808
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #3526 from owncloud/fix_ldap_doc_urlMorris Jobke2013-05-301-1/+1
|\ \ \ \
* | | | | backport #3507Florin Peter2013-05-3017-733/+774
* | | | | Organize conditionals in a better orderMichael Gapczynski2013-05-291-8/+4
* | | | | Only update metadata that has changedMichael Gapczynski2013-05-291-2/+9
* | | | | Style fixesMichael Gapczynski2013-05-291-21/+21
* | | | | Cache mimetype iconsRobin Appelman2013-05-291-7/+15
| | * | | LDAP: fix generation of alternate internal name on conflicts. Use also smalle...Arthur Schiwon2013-05-301-2/+2
| |/ / /
| * / / LDAP: fix help (doc) URL. Old one works, but leads to an outdated versionArthur Schiwon2013-05-291-1/+1
|/ / /
* | | The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORDzafi2013-05-281-0/+6
* | | fix for undefined indexFlorin Peter2013-05-281-1/+1
* | | fix for losing private key while being logged in and accessing a public linkFlorin Peter2013-05-283-16/+55
* | | Merge pull request #3504 from owncloud/fix_enc_migrationBjörn Schießle2013-05-274-10/+8
|\ \ \
| * \ \ Merge branch 'stable5' into fix_enc_migrationBjörn Schießle2013-05-279-574/+750
| |\ \ \
| * | | | legacyBlockDecryprt() needs to be publicBjörn Schießle2013-05-271-1/+1
| * | | | make legacyDecrypt() private als always call legacyBlockDecrypt() from other ...Björn Schießle2013-05-274-6/+6
| * | | | fix migration from old to new encryptionBjörn Schießle2013-05-272-3/+1
* | | | | backport of #3495Florin Peter2013-05-271-310/+397
* | | | | fix https://github.com/owncloud/core/issues/3320Georg Ehrke2013-05-271-0/+1
* | | | | add event.preventDefault to undelete functionGeorg Ehrke2013-05-271-0/+1
| |/ / / |/| | |
* | | | added users for testsFlorin Peter2013-05-279-891/+1098
* | | | improved testFlorin Peter2013-05-277-975/+944
|/ / /
* | | Fixing UPDATE error in filecache table when renaming files by calling move()....Roland Hager2013-05-251-2/+2
* | | Add check for Magic QuotesBart Visscher2013-05-251-0/+5
* | | Merge branch 'backport_ldap_configurable_username_n_uuid' into stable5Arthur Schiwon2013-05-259-4/+143
|\ \ \
| * | | LDAP: fix display of numerical display namesArthur Schiwon2013-05-161-1/+1
| * | | LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-164-1/+91
| * | | LDAP: implement UUID and internal username overrideArthur Schiwon2013-05-161-1/+19
| * | | LDAP: better variable nameArthur Schiwon2013-05-162-7/+11
| * | | LDAP: implement r+w for new settingsArthur Schiwon2013-05-161-2/+11
| * | | LDAP: add settings for UUID overrideArthur Schiwon2013-05-161-2/+5
| * | | LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-162-0/+13