summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #11538 from owncloud/webdav-creatable-infoVincent Petry2014-10-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use the cached fileinfo to get creatable permissionsRobin Appelman2014-10-131-1/+1
* | | | | Merge pull request #11541 from owncloud/usersession-activeuser-setsessionVincent Petry2014-10-151-11/+12
|\ \ \ \ \
| * | | | | Unset the cached active user when using a different session objectRobin Appelman2014-10-131-11/+12
| |/ / / /
* | | | | Merge pull request #11548 from owncloud/extstorage-ocfieldsVincent Petry2014-10-151-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow specifying protocol in ext storage OC configVincent Petry2014-10-131-2/+2
| |/ / /
* | / / Set overwritemailurl* configs on setupJoas Schilling2014-10-142-1/+5
| |/ / |/| |
* | | Merge pull request #11546 from owncloud/users-deletewithfilecacheVincent Petry2014-10-131-1/+1
|\ \ \
| * | | Retrieve storage numeric id earlier when still availableVincent Petry2014-10-131-1/+1
| |/ /
* / / distinguish between file dependent shares and other sharesBjoern Schiessle2014-10-131-2/+3
|/ /
* | Merge pull request #11367 from owncloud/removeIsMimeSupportedLukas Reschke2014-10-121-3/+1
|\ \
| * | Remove uneeded slicing of elementLukas Reschke2014-09-301-3/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-121-1/+48
* | | Merge pull request #11380 from owncloud/fix_performance_issue_sharingBjörn Schießle2014-10-101-18/+56
|\ \ \
| * | | fix performance issuesBjoern Schiessle2014-10-101-18/+56
* | | | Merge pull request #11501 from Ansud/masterVincent Petry2014-10-101-1/+2
|\ \ \ \
| * | | | Urlencode file name before passing it to cURLTony Zelenoff2014-10-091-1/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-102-5/+24
* | | | | Merge pull request #11305 from owncloud/ext-updateetagonmountVincent Petry2014-10-093-0/+21
|\ \ \ \ \
| * | | | | Expose getAppKeys trough \OCP\IConfigRobin Appelman2014-10-082-0/+16
| * | | | | Added failing unit tests for mount config hooksVincent Petry2014-10-081-0/+5
* | | | | | Merge pull request #11495 from owncloud/apps-clearenableappscacheafterloading...Vincent Petry2014-10-091-0/+7
|\ \ \ \ \ \
| * | | | | | Clear enabled apps cache after loading authentication appVincent Petry2014-10-091-0/+7
| | |/ / / / | |/| | | |
* / | | | | Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+9
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-092-1/+2
* | | | | strict comparisonJörn Friedrich Dreyer2014-10-081-2/+2
* | | | | fix amazon s3 issuesJörn Friedrich Dreyer2014-10-081-1/+1
|/ / / /
* | | | fix for issue #10880michag862014-10-071-1/+1
* | | | Revert "fix for issue #10880"Vincent Petry2014-10-071-1/+1
* | | | fix for issue #10880michag862014-10-071-1/+1
* | | | Merge pull request #11437 from owncloud/add-import-filterMorris Jobke2014-10-071-1/+10
|\ \ \ \
| * | | | Add CssImportFilter. More elegant fix for documents#348Victor Dubiniuk2014-10-061-1/+10
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-071-2/+2
|/ / / /
* | | | Merge pull request #11390 from Nemesiz/masterMorris Jobke2014-10-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Preview large TXT files fixNmz2014-10-021-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-062-0/+16
* | | | New generic class for Imagemagick conversionsOlivier Paroz2014-10-045-99/+124
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-011-1/+1
* | | Merge pull request #11356 from owncloud/redirect-only-to-the-same-domainLukas Reschke2014-10-011-2/+4
|\ \ \
| * | | Redirect only to absolute URLLukas Reschke2014-09-291-2/+4
* | | | Merge pull request #11303 from owncloud/addFilelockToConfigLukas Reschke2014-10-012-83/+89
|\ \ \ \
| * | | | Add flock to configLukas Reschke2014-09-302-83/+89
| | |/ / | |/| |
* | | | Merge pull request #11365 from owncloud/fix-phpdocMorris Jobke2014-09-301-4/+4
|\ \ \ \
| * | | | Fix PHPDocLukas Reschke2014-09-301-4/+4
* | | | | Merge pull request #11366 from owncloud/invalid-docMorris Jobke2014-09-301-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove invalid PHPDocLukas Reschke2014-09-301-3/+3
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2014-09-302-0/+9
|/ / /
* | | Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-294-364/+398
|\ \ \
| * | | some small fixed, suggested by scrutinizerBjoern Schiessle2014-09-293-6/+5
| * | | on unshare only unshare childrens if there is no other parent availableBjoern Schiessle2014-09-262-15/+63