summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22573 from owncloud/issue-22568-allow-string-object-idsThomas Müller2016-02-241-2/+2
|\
| * Make sure we can store strings as per the interfaceJoas Schilling2016-02-221-2/+2
* | Merge pull request #22565 from owncloud/avoid-scanning-root-storageThomas Müller2016-02-241-0/+4
|\ \
| * | Avoids scanning the root storageMorris Jobke2016-02-221-0/+4
| |/
* | Merge pull request #22569 from owncloud/issue-22566-too-much-mapping-entriesThomas Müller2016-02-231-5/+16
|\ \
| * | Allow defining a limit and offset for getObjectIdsForTagsJoas Schilling2016-02-231-5/+16
| |/
* | Make sure we don't quote column names twiceJoas Schilling2016-02-233-3/+3
* | Add ILIKE support to querybuilderThomas Müller2016-02-225-0/+79
|/
* Merge pull request #22552 from owncloud/fix-avconv-preview-parametersThomas Müller2016-02-221-2/+2
|\
| * Move `-an` after the input arg because it is an output optionJoas Schilling2016-02-221-2/+2
* | We should check for exceptions when trying to get the avatarRoeland Jago Douma2016-02-221-0/+2
|/
* Merge pull request #22503 from owncloud/issue_22500Thomas Müller2016-02-191-2/+14
|\
| * When (re-)sharing an incomming federated share set the corrent ownerRoeland Jago Douma2016-02-191-2/+14
* | Merge pull request #22518 from owncloud/checkdeletebeforecopyinsteadofrenameThomas Müller2016-02-192-0/+8
|\ \
| * | Check delete permission before attemping copy+deleteVincent Petry2016-02-192-0/+8
| |/
* | Merge pull request #22410 from owncloud/fix_22119Thomas Müller2016-02-191-2/+20
|\ \
| * | Do not copy skeleton on avatar accessRoeland Jago Douma2016-02-161-2/+20
* | | Merge pull request #22521 from owncloud/mssql-is-not-support-since-agesThomas Müller2016-02-191-37/+0
|\ \ \
| * | | Remove old adapter - mssql is not supportedJoas Schilling2016-02-191-37/+0
* | | | Merge pull request #22218 from owncloud/occ-no-extra-messagesThomas Müller2016-02-191-1/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Add global --no-warning option to occ in order not to pollute output with war...Victor Dubiniuk2016-02-191-1/+21
| | |/ | |/|
* | | Fix even moreRoeland Jago Douma2016-02-191-1/+2
* | | Fix more thingsJoas Schilling2016-02-192-4/+5
* | | Fix PHPDocThomas Müller2016-02-191-1/+1
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-196-16/+20
|/ /
* | Merge pull request #22493 from owncloud/issue_22467Thomas Müller2016-02-184-13/+9
|\ \
| * | Make scrutinizer happyRoeland Jago Douma2016-02-182-3/+2
| * | getRootFolder should not setup the FS for any userRoeland Jago Douma2016-02-183-10/+7
* | | Merge pull request #22482 from owncloud/getowner-cacheThomas Müller2016-02-181-1/+6
|\ \ \
| * | | No more staticJoas Schilling2016-02-181-5/+4
| * | | cache result for getownerRobin Appelman2016-02-171-1/+7
* | | | Merge pull request #21610 from owncloud/quota-sharedfileThomas Müller2016-02-181-5/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't apply quota in stream wrapper for part filesVincent Petry2016-02-171-5/+22
* | | | Merge pull request #22399 from owncloud/issue-22394-index-names-for-oracleThomas Müller2016-02-181-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Make sure our index names fit in oracleJoas Schilling2016-02-161-0/+11
* | | | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-172-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Send 401 header for OC_JSON::checkLoggedIn()Lukas Reschke2016-02-161-0/+1
| * | | Catch auth coming from JS in OCSLukas Reschke2016-02-151-2/+9
| |/ /
* | | Handles null as return code and uses proper UserFolder in trashbinMorris Jobke2016-02-161-1/+1
* | | Return proper error string if sharing for this user is disabledRoeland Jago Douma2016-02-161-11/+5
| |/ |/|
* | Merge pull request #22376 from owncloud/fix-return-code-getAppPathThomas Müller2016-02-151-14/+29
|\ \ | |/ |/|
| * Properly handle return code of OC_App::getAppPathMorris Jobke2016-02-141-14/+29
* | Merge pull request #22381 from owncloud/remove-not-needed-variableThomas Müller2016-02-151-1/+0
|\ \
| * | Remove not needed variableMorris Jobke2016-02-141-1/+0
| |/
* | Merge pull request #22380 from owncloud/make-scrutinizer-happyThomas Müller2016-02-152-2/+2
|\ \
| * | Fix typo in PHPDocMorris Jobke2016-02-142-2/+2
| |/
* / Remove unreachable code in priavte/api.phpMorris Jobke2016-02-141-5/+0
|/
* Fix BMP supportMorris Jobke2016-02-141-0/+1
* Merge pull request #22345 from owncloud/make-note-if-appcodechecker-is-not-en...Thomas Müller2016-02-131-2/+0
|\
| * Add note if integrity check is disabledLukas Reschke2016-02-121-2/+0