summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-291-0/+3
* Merge pull request #10670 from owncloud/encodeExceptionsLukas Reschke2014-08-281-4/+4
|\
| * Escape error messagesLukas Reschke2014-08-271-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-283-5/+71
|/
* Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-274-3/+31
|\
| * Add support for getting the real client IP behind proxiesLukas Reschke2014-08-274-3/+31
* | Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-272-8/+9
|\ \
| * | Allow specifying the item source in unshareFromSelf().Michael Kuhn2014-07-262-8/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-271-0/+1
* | | Merge pull request #10640 from owncloud/add_moment_jsClark Tomlinson2014-08-261-0/+1
|\ \ \ | |_|/ |/| |
| * | add moment.jsGeorg Ehrke2014-08-261-0/+1
* | | Merge pull request #10619 from owncloud/issue/6722Thomas Müller2014-08-261-14/+21
|\ \ \ | |/ / |/| |
| * | Use md5() of the original name instead of uniqid() for slugifyingJoas Schilling2014-08-251-1/+12
| * | Fix code layout before fixing the functionJoas Schilling2014-08-251-13/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-261-0/+2
* | | Merge pull request #10623 from owncloud/not-a-valid-resource-log-entriesClark Tomlinson2014-08-251-1/+6
|\ \ \
| * | | Do not try to close the same resource multiple timesJoas Schilling2014-08-251-1/+6
| |/ /
* | | Merge pull request #10023 from owncloud/tmp-file-created-statusVincent Petry2014-08-251-2/+14
|\ \ \
| * | | Log unsuccessful temp file creation and return falseVictor Dubiniuk2014-07-301-2/+14
* | | | Merge pull request #10595 from owncloud/swift-streamJörn Friedrich Dreyer2014-08-251-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Stream downloads from Swift object stores without downloading it firstRobin Appelman2014-08-221-5/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-251-0/+5
* | | | Merge pull request #10528 from owncloud/fix-htaccess-check-errorLukas Reschke2014-08-241-184/+225
|\ \ \ \
| * | | | Throw exception if file cannot be accessed via httpClark Tomlinson2014-08-221-184/+225
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-242-0/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-2329-57/+5
|/ / / /
* | | | Merge pull request #10584 from owncloud/simple-wizard-trusted-domainsThomas Müller2014-08-223-10/+7
|\ \ \ \
| * | | | Expose setSystemValueLukas Reschke2014-08-222-6/+4
| * | | | Add a trusted domain wizardLukas Reschke2014-08-211-4/+3
* | | | | Merge pull request #7539 from owncloud/repair-legacystorageidThomas Müller2014-08-225-10/+260
|\ \ \ \ \
| * | | | | no statement caching for OracleThomas Müller2014-08-221-0/+5
| * | | | | Explicily close the statement cursorsVincent Petry2014-08-201-0/+2
| * | | | | Added repair step for legacy storagesVincent Petry2014-08-204-10/+253
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-221-0/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-26/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove loadAppScriptFileLukas Reschke2014-08-191-26/+0
* | | | | Add files as string to tar archivesRobin Appelman2014-08-211-6/+2
* | | | | reformatRobin Appelman2014-08-211-112/+136
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-2110-0/+20
* | | | | Merge pull request #10518 from owncloud/fix_storage_const_autoloadLukas Reschke2014-08-209-15/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add doc for \OCP\Files\FileInfo space constantsMorris Jobke2014-08-191-0/+9
| * | | | fix typoMorris Jobke2014-08-191-1/+1
| * | | | move to public namespaceMorris Jobke2014-08-199-14/+15
| * | | | Use tabs for indentation.Stephan Peijnik2014-08-191-3/+3
| * | | | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy...Stephan Peijnik2014-08-198-14/+15
* | | | | Merge pull request #10422 from owncloud/dav-disablerangerequestwhennotsupportedVincent Petry2014-08-201-0/+22
|\ \ \ \ \
| * | | | | Return whole file if range request cannot be granted due to encryptionVincent Petry2014-08-141-0/+22
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-2041-55/+29
| |/ / / / |/| | | |
* | | | | Merge pull request #9866 from owncloud/app-upgradeRobin Appelman2014-08-195-57/+108
|\ \ \ \ \
| * | | | | fix undefined variableRobin Appelman2014-08-181-1/+1