summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Deprecate older API wrappers and callsLukas Reschke2014-11-122-0/+4
* Merge pull request #11998 from owncloud/add-get-logger-to-interfaceLukas Reschke2014-11-061-0/+7
|\
| * Add getLogger() to IServerContainerLukas Reschke2014-11-061-0/+7
* | Add OCP\Security\IHasherLukas Reschke2014-11-062-0/+61
|/
* Merge pull request #11965 from owncloud/fix-jsonresponseThomas Müller2014-11-051-1/+1
|\
| * fix typo in content typeBernhard Posselt2014-11-051-1/+1
* | Support HTML in logo claimLukas Reschke2014-11-031-0/+8
|/
* Merge pull request #11080 from owncloud/addheader-text-2Vincent Petry2014-10-301-2/+4
|\
| * Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-281-2/+4
* | Merge pull request #11821 from owncloud/generic-responseMorris Jobke2014-10-303-3/+104
|\ \
| * | add dataresponseBernhard Posselt2014-10-293-3/+104
| |/
* / Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+9
|/
* Merge pull request #11787 from owncloud/fix-php-docsMorris Jobke2014-10-271-1/+1
|\
| * Fix PHPDocLukas Reschke2014-10-271-1/+1
* | Merge pull request #11767 from danbartram/add_db_rollbackMorris Jobke2014-10-241-0/+7
|\ \
| * | Add missing DB rollback functionalityDan Bartram2014-10-241-0/+7
| |/
* / Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2014-10-242-0/+45
|/
* Bit more cleanupRobin Appelman2014-10-221-0/+8
* Extend \OCP\IDBConnection to cover more use casesRobin Appelman2014-10-221-3/+61
* Allow adding events that hapend before the event logger was loadedRobin Appelman2014-10-201-0/+8
* Rename namespace to DiagnosticsRobin Appelman2014-10-205-8/+8
* Add QueryLogger interface to allow apps to get a list of used queriesRobin Appelman2014-10-203-0/+62
* Add an EventLogger interface to allow apps to get a log of the request timelineRobin Appelman2014-10-203-0/+74
* PHPDoc fixes as suggested by @MorrisJobke.Bernhard Reiter2014-10-141-2/+2
* Add getTag() function for accessing of a single tag.Bernhard Reiter2014-10-141-0/+9
* Add option to include tags for shared items.Bernhard Reiter2014-10-142-2/+13
* Fix a comment.Bernhard Reiter2014-10-141-2/+2
* Expose getAppKeys trough \OCP\IConfigRobin Appelman2014-10-081-0/+7
* Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-291-2/+2
|\
| * some small fixesBjoern Schiessle2014-09-251-1/+1
| * mark exclude list as deprecated. It neither used by the files app nor by theBjoern Schiessle2014-09-241-1/+1
* | Merge pull request #11285 from owncloud/dav-permissions-createThomas Müller2014-09-261-0/+7
|\ \
| * | Expose creatable permissions trough fileinfoRobin Appelman2014-09-251-0/+7
* | | Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry2014-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | Inject config into checkserver and cleanup testsRobin Appelman2014-09-181-1/+1
* | | Merge pull request #11019 from owncloud/do-not-show-exception-to-enduserLukas Reschke2014-09-231-28/+10
|\ \ \
| * | | Do not show exception to the end-userLukas Reschke2014-09-171-28/+10
| | |/ | |/|
* | | Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller2014-09-231-2/+4
|\ \ \
| * | | enhance formatDate function to accept an optional argument containing the tim...Thomas Müller2014-09-221-2/+4
* | | | Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-221-0/+6
|/ / /
* | / Remove unused and overflowing functionLukas Reschke2014-09-181-5/+0
| |/ |/|
* | Merge pull request #10932 from owncloud/issue/10926Morris Jobke2014-09-171-0/+8
|\ \ | |/ |/|
| * Add a method to get the absolute url for a routeJoas Schilling2014-09-081-0/+8
* | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-0/+11
|\ \
| * | Fixed file list sortingVincent Petry2014-08-111-0/+11
* | | Merge pull request #10739 from owncloud/eventsource-publicLukas Reschke2014-09-082-0/+41
|\ \ \ | |_|/ |/| |
| * | Better phpdoc and method namingRobin Appelman2014-09-042-2/+4
| * | Add event source to the public apiRobin Appelman2014-09-032-0/+39
* | | Merge pull request #10642 from owncloud/securityutilsLukas Reschke2014-09-034-0/+133
|\ \ \ | |/ / |/| |
| * | Fix quotingLukas Reschke2014-09-031-1/+1