summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18096 from sualko/patch-1Morris Jobke2015-08-101-0/+1
|\
| * add data: to allowed image domainssualko2015-08-051-0/+1
* | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller2015-08-101-0/+9
|\ \
| * | Automatically prefix table names with *PREFIX* unless specifiedJoas Schilling2015-08-101-0/+9
* | | Use DIRoeland Jago Douma2015-08-103-51/+7
* | | Added Capabilities ManagerRoeland Jago Douma2015-08-103-0/+98
|/ /
* | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-071-0/+20
|\ \
| * | Store storage availability in databaseRobin McCorkell2015-07-201-0/+20
* | | Fix unit test within OCSControllerThomas Müller2015-08-031-2/+1
* | | Remove duplicate and unused codeThomas Müller2015-08-032-26/+10
| |/ |/|
* | Merge pull request #15543 from rullzer/mimetypedetectorMorris Jobke2015-07-282-0/+87
|\ \
| * | Added mimetype detectorRoeland Jago Douma2015-07-272-0/+87
* | | Add PHPDoc for classes and interfacesMorris Jobke2015-07-275-0/+12
|/ /
* | Merge pull request #17838 from owncloud/sharing-password-policy-masterThomas Müller2015-07-241-1/+1
|\ \
| * | Fix PHPDoc on setPasswordThomas Müller2015-07-231-1/+1
* | | Merge pull request #17755 from owncloud/alias-container-aliveThomas Müller2015-07-241-1/+14
|\ \ \ | |/ / |/| |
| * | add registerAlias method to shorcut interface registrationBernhard Posselt2015-07-181-1/+14
| |/
* | Add a log message when the Doctrine Query Builder is retrievedJoas Schilling2015-07-211-8/+0
* | Add unit tests and automatic quotingJoas Schilling2015-07-217-54/+171
* | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappersJoas Schilling2015-07-214-0/+1074
|/
* Merge pull request #17046 from nicolas-grekas/fix-16654blizzz2015-07-161-0/+2
|\
| * Do not use OC*::mb_*_replace(), they are uselessNicolas Grekas2015-07-161-0/+2
* | Merge pull request #16965 from owncloud/getUserFolder-in-IRootFolderMorris Jobke2015-07-092-0/+9
|\ \
| * | Add getUserFolder to IRootFolderMorris Jobke2015-07-032-0/+9
* | | Merge pull request #17304 from owncloud/fix-17265Vincent Petry2015-07-061-2/+9
|\ \ \
| * | | Check if response could get generatedLukas Reschke2015-07-021-2/+9
* | | | Fixing unit test executionThomas Müller2015-07-031-3/+3
* | | | Remove OC_LogThomas Müller2015-07-031-1/+1
* | | | Merge pull request #15663 from owncloud/remove-ocp-app-registerThomas Müller2015-07-031-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove \OCP\App::register()Morris Jobke2015-04-211-12/+0
* | | | Merge pull request #17291 from owncloud/mount-manager-publicVincent Petry2015-07-032-0/+110
|\ \ \ \ | |_|/ / |/| | |
| * | | phpdocRobin Appelman2015-07-011-0/+21
| * | | expose the mount manager in the public apiRobin Appelman2015-07-012-0/+89
* | | | Changed broken links to php manualMichael Roth2015-07-011-2/+2
|/ / /
* | | Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-2737-7/+43
|\ \ \
| * | | update license headers and authorsMorris Jobke2015-06-2537-7/+43
* | | | Use \OC\HintException and translate the hintJoas Schilling2015-06-221-0/+1
|/ / /
* | | Use proper typeLukas Reschke2015-06-191-1/+1
* | | Fix missing @since tags in OCPMorris Jobke2015-06-199-1/+28
| |/ |/|
* | Merge pull request #16889 from owncloud/group-sorting-fixesJoas Schilling2015-06-191-0/+9
|\ \
| * | Do not return backends but add a method to check for oneJoas Schilling2015-06-161-2/+5
| * | Only sort by group name when LDAP is involvedJoas Schilling2015-06-161-0/+6
* | | Fix return value for OCP PHPDocMorris Jobke2015-06-171-1/+1
* | | Fix OCP PHPDocMorris Jobke2015-06-171-2/+2
* | | Merge pull request #16892 from owncloud/lock-returnfullpathVincent Petry2015-06-161-3/+8
|\ \ \ | |/ / |/| |
| * | Rethrow LockedException with full pathVincent Petry2015-06-161-3/+8
* | | Add `no-store` to AppFrameworkLukas Reschke2015-06-151-1/+1
* | | add compare-and-delete to the memcache interfaceRobin Appelman2015-06-121-0/+10
|/ /
* | Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-061-0/+10
* | [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-057-5/+36