summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* use fetch method instead of fetchRow because fetchRow is only an owncloud int...Bernhard Posselt2014-05-141-3/+3
* provide a way to detect the language that is being used (e.g. for clientside ...Bernhard Posselt2014-05-141-0/+14
* Fix various code errors detected by ScrutinizerRobin McCorkell2014-05-131-1/+1
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-1314-57/+57
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-132-2/+2
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-137-13/+13
* Replace @returns with @return, in /libRobin McCorkell2014-05-132-2/+2
* Merge pull request #8482 from owncloud/public-loggerThomas Müller2014-05-121-0/+101
|\
| * - make logger available in the containerBernhard Posselt2014-05-091-0/+101
* | Merge pull request #8477 from owncloud/better-controllersMorris Jobke2014-05-1210-12/+108
|\ \
| * | adjust license headers to new mail addressBernhard Posselt2014-05-1110-10/+10
| * | rename formatter to responder, formatResponse to buildResponseBernhard Posselt2014-05-111-12/+12
| * | implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-113-3/+99
* | | Merge pull request #8274 from owncloud/appframework-dbMorris Jobke2014-05-126-0/+670
|\ \ \ | |/ / |/| |
| * | Make db connection protectedBernhard Posselt2014-05-111-1/+1
| * | dont update entity and dont run an update query if an entity wasnt changed at...Bernhard Posselt2014-04-232-1/+9
| * | Fix typo & add typeLukas Reschke2014-04-201-4/+4
| * | move db into iservercontainerBernhard Posselt2014-04-193-1/+11
| * | fix doc strings for db facadeBernhard Posselt2014-04-191-1/+1
| * | fix scrutinizer issuesBernhard Posselt2014-04-191-0/+4
| * | port database layer from appframework to coreBernhard Posselt2014-04-195-0/+648
* | | add cors middlewareBernhard Posselt2014-05-093-2/+108
| |/ |/|
* | Merge pull request #8221 from owncloud/type-hinting-sharingVincent Petry2014-05-081-72/+71
|\ \
| * | Correct return type for getFilePathBart Visscher2014-05-011-1/+1
| * | Better documentation for isValidSource functionBart Visscher2014-05-011-4/+1
| * | Merge branch 'master' into type-hinting-sharingBart Visscher2014-04-288-17/+149
| |\ \
| * | | Fix PHPdoc in OC\Share\Share and OCP\ShareBart Visscher2014-04-151-68/+70
* | | | Some expected Sabre exceptions are now logged with DEBUG levelVincent Petry2014-05-071-4/+5
| |/ / |/| |
* | | add api to get shares from a specific userBjoern Schiessle2014-04-231-0/+16
* | | Merge pull request #8009 from owncloud/feature/add-sharing-targetJoas Schilling2014-04-231-3/+4
|\ \ \
| * | | Add option to getUsersSharingFile() to get the paths for the shared usersJoas Schilling2014-04-091-3/+4
* | | | Merge pull request #8281 from owncloud/public-responsesMorris Jobke2014-04-222-0/+107
|\ \ \ \
| * | | | make download and redirectresponse publicBernhard Posselt2014-04-202-0/+107
| | |_|/ | |/| |
* / | | Some more PHPDoc fixesLukas Reschke2014-04-211-12/+9
|/ / /
* | | Merge pull request #8222 from owncloud/type-hintingMorris Jobke2014-04-173-1/+13
|\ \ \
| * | | Fix PHPdoc in lib/publicBart Visscher2014-04-153-1/+13
| | |/ | |/|
* / | Remove uneeded usages of nosniffLukas Reschke2014-04-131-1/+0
|/ /
* / register middleware as string to not force request to be instantiated too ear...Bernhard Posselt2014-04-091-2/+2
|/
* Merge pull request #7643 from owncloud/chainable_responseThomas Müller2014-04-083-0/+22
|\
| * Add @return PHPDocsThomas Tanghus2014-03-103-0/+7
| * Chainable Response in AppFrameworkThomas Tanghus2014-03-093-0/+15
* | fixing undefined exception classesThomas Müller2014-04-071-3/+3
* | Merge pull request #8017 from Raydiation/masterblizzz2014-04-071-7/+7
|\ \
| * | Remove dependency on container, removing service locator antipatternBernhard Posselt2014-04-021-7/+7
* | | Merge pull request #7476 from owncloud/type-hintingThomas Müller2014-04-034-12/+11
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into type-hintingBart Visscher2014-03-318-1696/+222
| |\ \
| * | | More PHPDoc updatesBart Visscher2014-02-282-2/+2
| * | | Type is with a small letterBart Visscher2014-02-281-1/+1
| * | | More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-282-5/+4
| * | | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-6/+6
| | |/ | |/|