summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-131-1/+1
|\
| * Return ? if mtime is 0 or -1Robin McCorkell2014-12-121-1/+1
* | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-132-4/+13
|\ \
| * | Use public interfaceLukas Reschke2014-12-111-5/+5
| * | Add filter for 'backend' to user REST routeLukas Reschke2014-12-102-0/+9
* | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-129-26/+133
|\ \ \
| * | | Added searchByTag in cache jail wrapperVincent Petry2014-12-121-0/+12
| * | | Make $userId mandatory for searchByTagsVincent Petry2014-12-126-28/+28
| * | | Added searchByTags to view, storage and cacheVincent Petry2014-12-116-0/+92
| * | | Add user parameter to tag managerVincent Petry2014-12-112-11/+14
* | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-121-0/+19
|\ \ \ \
| * | | | Allow extensions to specify the list of special parametersJoas Schilling2014-12-111-0/+19
* | | | | Merge pull request #12587 from owncloud/dav-logerrorsVincent Petry2014-12-121-3/+29
|\ \ \ \ \
| * | | | | Log exceptions in DAV storageVincent Petry2014-12-031-3/+29
* | | | | | Correctly inject the language into the subcallJoas Schilling2014-12-121-1/+1
* | | | | | Merge pull request #12698 from owncloud/handle_readonly_shared_filesMorris Jobke2014-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | return correct resultJörn Friedrich Dreyer2014-12-081-2/+2
* | | | | | | Merge pull request #12786 from owncloud/userfolder-setupMorris Jobke2014-12-111-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Ensure user mountpoints are setup when using getUserFolderRobin Appelman2014-12-111-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #12781 from owncloud/jenkins-curl-open-basedirMorris Jobke2014-12-112-2/+14
|\ \ \ \ \ \ \
| * | | | | | | Check if open_basedir is setLukas Reschke2014-12-112-4/+4
| * | | | | | | Add IniGetWrapper to public interfaceLukas Reschke2014-12-111-1/+13
* | | | | | | | Correctly fallback to english, if the plural case is not translatedJoas Schilling2014-12-112-3/+21
| |/ / / / / / |/| | | | | |
* | | | | | | year go -> year agoThomas Müller2014-12-111-1/+1
|/ / / / / /
* | | | | | Merge pull request #12758 from owncloud/fix-config-doc-blockMorris Jobke2014-12-101-3/+3
|\ \ \ \ \ \
| * | | | | | Add type of the variables to the docsJoas Schilling2014-12-101-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #11892 from owncloud/remove_triggerupdateThomas Müller2014-12-102-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | make path absoluteJörn Friedrich Dreyer2014-12-102-3/+6
| * | | | | remove triggerupdate, ref #11872Jörn Friedrich Dreyer2014-12-041-2/+2
* | | | | | Merge pull request #12750 from owncloud/cache-numericstorageidfixRobin Appelman2014-12-101-0/+9
|\ \ \ \ \ \
| * | | | | | Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #12485 from owncloud/jenkins-12383Joas Schilling2014-12-105-45/+324
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Require the interface and return a string instead of private classesJoas Schilling2014-12-101-38/+38
| * | | | | Deprecate Util::formatDate()Joas Schilling2014-12-103-44/+48
| * | | | | Add a DateTimeFormatter class which allows overwriting the language and timezoneJoas Schilling2014-12-092-1/+276
* | | | | | Merge pull request #12711 from owncloud/add-backend-to-rest-indexLukas Reschke2014-12-101-0/+9
|\ \ \ \ \ \
| * | | | | | Expose backend type via REST APILukas Reschke2014-12-091-0/+9
* | | | | | | Merge pull request #12664 from owncloud/fix-12164Thomas Müller2014-12-102-30/+37
|\ \ \ \ \ \ \
| * | | | | | | Inject configVictor Dubiniuk2014-12-102-11/+17
| * | | | | | | Fix tests. Add two more test casesVictor Dubiniuk2014-12-081-6/+7
| * | | | | | | Use httphelper and cache response even when it emptyVictor Dubiniuk2014-12-062-21/+21
* | | | | | | | Merge pull request #12695 from owncloud/db-drop-tableMorris Jobke2014-12-093-47/+55
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Quote identifiers for oracleRobin Appelman2014-12-091-0/+27
| * | | | | | | Add tableExists to public db apiRobin Appelman2014-12-092-37/+14
| * | | | | | | Add dropTable to IDBConnectionRobin Appelman2014-12-092-10/+14
* | | | | | | | Merge pull request #12409 from owncloud/tags-getTagsForObjectIdsJoas Schilling2014-12-091-0/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add getTagsForObjects in ITagsVincent Petry2014-12-081-0/+42
* | | | | | | | Merge pull request #12568 from owncloud/autoload-encryption-classesJoas Schilling2014-12-091-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix namespace of Files_Encryption outside of the appJoas Schilling2014-12-091-2/+2
* | | | | | | | | Merge pull request #12672 from LEDfan/cm-per-unitThomas Müller2014-12-091-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |