summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | LDAP: fix wrong return valueArthur Schiwon2013-03-201-2/+2
| * | | fix indentionBjörn Schießle2013-03-201-12/+12
| * | | skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-201-5/+9
| |/ /
* | | Merge pull request #2538 from eMerzh/improve_pbm_detectBernhard Posselt2013-03-231-1/+7
|\ \ \ | |/ / |/| |
| * | Improve detection of installations errorsBrice Maron2013-03-231-1/+7
|/ /
* | using rtrimThomas Mueller2013-03-191-4/+1
* | fixes #2081Thomas Mueller2013-03-191-0/+7
* | Merge pull request #2449 from owncloud/fix_npeJörn Friedrich Dreyer2013-03-191-1/+5
|\ \
| * | fix npe when createStorage() returns nullJörn Friedrich Dreyer2013-03-191-1/+5
* | | Merge pull request #2444 from owncloud/fix_ldap_issuesBernhard Posselt2013-03-195-3/+24
|\ \ \
| * | | LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
| * | | LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon2013-03-191-1/+0
| * | | LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon2013-03-191-0/+9
| * | | LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon2013-03-191-0/+4
| * | | LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
| * | | LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon2013-03-191-0/+5
| |/ /
* | | Backport #2440 js parameter.Thomas Tanghus2013-03-191-5/+6
* | | User list: Avoid dupes and better sorting. Fix #2420Thomas Tanghus2013-03-191-15/+65
|/ /
* | backport https://github.com/owncloud/core/pull/2411Frank Karlitschek2013-03-171-2/+2
* | Cache: better rename hook for cache updaterRobin Appelman2013-03-172-12/+36
* | Close sessions when doing background jobsRobin Appelman2013-03-171-0/+2
* | Merge pull request #2384 from owncloud/error-handling-upgrade-backportMichael Gapczynski2013-03-161-16/+24
|\ \
| * | Add error handling to the file cache upgradeMichael Gapczynski2013-03-161-16/+24
|/ /
* | Correct emails when folders are shared.Ceri Davies2013-03-151-2/+2
* | Merge pull request #2348 from owncloud/fix_version_db_queryFrank Karlitschek2013-03-151-3/+3
|\ \
| * | remove backticks around table namesBjörn Schießle2013-03-151-3/+3
| * | add backtick for db queries to prevent postgresql errorsBjörn Schießle2013-03-151-3/+3
* | | Add backtick for trash app to prevent pg errorsBrice Maron2013-03-152-12/+12
|/ /
* | create new version if the same file is uploaded again over the web interface,...Björn Schießle2013-03-151-1/+1
* | create new version if the same file is uploaded again over the web interfaceBjörn Schießle2013-03-151-3/+10
* | Merge pull request #2294 from owncloud/use_display_name_in_mailBernhard Posselt2013-03-141-1/+1
|\ \
| * | use display name as sender for private link mailsBjörn Schießle2013-03-141-1/+1
* | | Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5Bernhard Posselt2013-03-131-1/+1
|\ \ \
| * | | we need to listen to the pre delete hook, otherwise the file is already goneBjörn Schießle2013-03-131-1/+1
| | |/ | |/|
* | | Merge pull request #2278 from owncloud/fix_2267_masterJörn Friedrich Dreyer2013-03-131-1/+1
|\ \ \ | | |/ | |/|
| * | fix for #2267, use OC_DB instead of MDB2Björn Schießle2013-03-131-1/+1
|/ /
* / don't show share action for the Shared folder, approved pull request #2265Björn Schießle2013-03-131-1/+1
|/
* LDAP: compatibility with Novell eDirectory UUIDArthur Schiwon2013-03-121-2/+2
* enable UTF-8 charset on mssqlThomas Mueller2013-03-121-2/+4
* write error message to log file in case insert to file cache failed - took ho...Thomas Mueller2013-03-121-1/+4
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-123-8/+12
* skip archive tests for nowThomas Mueller2013-03-122-0/+4
* adding //IGNORE to iconv to prevent nasty php warningsThomas Mueller2013-03-121-1/+1
* slug generates uniqid in case the file/folder name contains not one single va...Thomas Mueller2013-03-121-4/+2
* indexed slug should be created based on logic pathThomas Mueller2013-03-121-1/+1
* Merge pull request #2248 from otetard/bugfix/fix-public-link-file-sharingicewind19912013-03-121-1/+1
|\
| * Fix file sharing via public link for one particular file.Olivier Tétard2013-03-121-1/+1
|/
* 5.0.0v5.0.0Frank Karlitschek2013-03-091-2/+2
* Merge pull request #2236 from owncloud/fix-migrationBernhard Posselt2013-03-111-0/+9
|\
| * Check if username is valid and remove slashes from filenameLukas Reschke2013-03-111-0/+9
|/