summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #19731 from owncloud/update-list-of-deprecated-methodsThomas Müller2015-10-142-7/+27
|\ \ \
| * | | update deprecation messageMorris Jobke2015-10-141-1/+1
| * | | Update list of deprecated methodsJoas Schilling2015-10-142-7/+27
* | | | Merge pull request #19760 from owncloud/adding_occ_upgrade_text_noteThomas Müller2015-10-141-0/+1
|\ \ \ \
| * | | | adding occ upgrade text noteMartin2015-10-141-0/+1
* | | | | Merge pull request #19764 from owncloud/issue-19759-app-check-code-issueThomas Müller2015-10-141-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Variables don't have a class, so we can't use toString() on itJoas Schilling2015-10-141-2/+2
| |/ / /
* | | | Merge pull request #19738 from owncloud/proppatch-lastmodifiedThomas Müller2015-10-141-3/+3
|\ \ \ \
| * | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-131-3/+3
* | | | | Merge pull request #19580 from owncloud/issue-19399-remote-shares-case-sensit...Thomas Müller2015-10-142-0/+40
|\ \ \ \ \
| * | | | | Make sure that remote shares use the correct uid casingJoas Schilling2015-10-062-0/+40
* | | | | | Merge pull request #19727 from owncloud/fix_19678Thomas Müller2015-10-141-2/+2
|\ \ \ \ \ \
| * | | | | | Return path instead of itemsourceRoeland Jago Douma2015-10-131-2/+2
* | | | | | | Merge pull request #19730 from owncloud/fix_17560Thomas Müller2015-10-141-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Squash collection sharesRoeland Jago Douma2015-10-131-0/+1
| |/ / / / /
* | | / / / [tx-robot] updated from transifexJenkins for ownCloud2015-10-144-4/+8
| |_|/ / / |/| | | |
* | | | | Merge pull request #19677 from owncloud/silently-fail-app-upgrade-exceptions-...Thomas Müller2015-10-132-10/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Always pass in ILoggerThomas Müller2015-10-092-4/+2
| * | | | Clean codeThomas Müller2015-10-091-2/+2
| * | | | Catch exceptions during app upgrade - fixes #16240Thomas Müller2015-10-091-4/+8
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-132-0/+2
* | | | | Strip directory from scriptNameLukas Reschke2015-10-121-5/+5
* | | | | Merge pull request #19683 from owncloud/repair-donotrepairfoldermimetypesThomas Müller2015-10-121-2/+11
|\ \ \ \ \
| * | | | | Do not update mime types for folders with extensionVincent Petry2015-10-091-2/+11
* | | | | | also detect files in a .part folder as part fileBjoern Schiessle2015-10-121-0/+4
* | | | | | Merge pull request #19657 from owncloud/setup-transportThomas Müller2015-10-121-1/+4
|\ \ \ \ \ \
| * | | | | | Setup sendmail transportLukas Reschke2015-10-081-1/+4
| | |_|_|/ / | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-112-0/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #19654 from owncloud/db-locking-no-scan-transactionRobin Appelman2015-10-091-2/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Dont use a transaction in the scanner while using db based lockingRobin Appelman2015-10-081-2/+8
* | | | | fix IE8 user agent detectionMorris Jobke2015-10-092-14/+1
* | | | | Fix uploading avatar and root certs in IE8Vincent Petry2015-10-092-1/+21
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-092-2/+8
* | | | | Merge pull request #19034 from owncloud/http-request-warningThomas Müller2015-10-081-1/+3
|\ \ \ \ \
| * | | | | Prevent warning decoding contentRobin McCorkell2015-09-141-1/+3
* | | | | | Merge pull request #19651 from owncloud/recursive_mkdir_for_objectstoresThomas Müller2015-10-082-18/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | make mkdir recursive, add phpdoc to apiJörn Friedrich Dreyer2015-10-082-18/+22
* | | | | | Merge pull request #19650 from owncloud/disable-appstore-for-eeThomas Müller2015-10-081-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Disable app store for EE by defaultLukas Reschke2015-10-081-1/+7
* | | | | | Merge pull request #19644 from owncloud/issue-19617-catch-exception-when-clea...Thomas Müller2015-10-081-1/+8
|\ \ \ \ \ \
| * | | | | | Catch "missing table" exception when cleaning up locksJoas Schilling2015-10-081-1/+8
* | | | | | | Merge pull request #19546 from owncloud/fix-search-for-node-apiThomas Müller2015-10-081-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix internal path when searching in storage rootRobin Appelman2015-10-061-2/+5
| * | | | | | The minimum size for internalRootLength is 1Olivier Paroz2015-10-061-1/+1
* | | | | | | Merge pull request #19607 from owncloud/use-urlThomas Müller2015-10-083-6/+16
|\ \ \ \ \ \ \
| * | | | | | | Use `/` if installed in main folderLukas Reschke2015-10-063-6/+16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #19609 from owncloud/check_dav_move_permissionsThomas Müller2015-10-082-2/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [WEBDAV] check if delete of source is allowed on moveRoeland Jago Douma2015-10-072-2/+32
| | |_|_|/ / | |/| | | |
* | | | | | Only use zip64 when we have 64 bit phpJoas Schilling2015-10-081-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-082-0/+2