Home
last modified time | relevance | path

Searched refs:patch (Results 701 – 725 of 754) sorted by relevance

1...<<2122232425262728293031

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataLabeling.php665 ],'patch' => [
/plugin/cacherevisionseraser/
H A DREADME.md59 * Discarded outdated language versions (they are still available as a patch)
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php113 public function patch($projectId, $datasetId, Google_Dataset $postBody, $optParams = array()) { function in Google_DatasetsServiceResource
422 …public function patch($projectId, $datasetId, $tableId, Google_Table $postBody, $optParams = array… function in Google_TablesServiceResource
H A DGoogle_SQLAdminService.php208 …public function patch($project, $instance, Google_DatabaseInstance $postBody, $optParams = array()… function in Google_InstancesServiceResource
H A DGoogle_BloggerService.php332 public function patch($blogId, $postId, Google_Post $postBody, $optParams = array()) { function in Google_PostsServiceResource
H A DGoogle_DfareportingService.php194 public function patch($profileId, $reportId, Google_Report $postBody, $optParams = array()) { function in Google_ReportsServiceResource
H A DGoogle_PlusDomainsService.php214 public function patch($circleId, Google_Circle $postBody, $optParams = array()) { function in Google_CirclesServiceResource
H A DGoogle_OrkutService.php124 public function patch($activityId, Google_Visibility $postBody, $optParams = array()) { function in Google_ActivityVisibilityServiceResource
/plugin/odt/
H A DChangeLog.txt211 * renderer.php: add patch by Korsani
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md300 one newline. Thanks @Vedmak for the patch.
318 @DominikTo for the patch.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md300 one newline. Thanks @Vedmak for the patch.
318 @DominikTo for the patch.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md260 one newline. Thanks @Vedmak for the patch.
278 @DominikTo for the patch.
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1375 EditorUi.prototype.anonymizePatch = function(patch) argument
1377 if (patch[EditorUi.DIFF_INSERT] != null)
1383 var data = patch[EditorUi.DIFF_INSERT][i].data;
1396 patch[EditorUi.DIFF_INSERT][i].data = e.message;
1401 if (patch[EditorUi.DIFF_UPDATE] != null)
1403 for (var pageId in patch[EditorUi.DIFF_UPDATE])
1405 var diff = patch[EditorUi.DIFF_UPDATE][pageId];
1464 delete patch[EditorUi.DIFF_UPDATE][pageId];
1470 delete patch[EditorUi.DIFF_UPDATE];
1474 return patch;
[all …]
H A DMenus.js1815 var patch = JSON.parse(newValue);
1816 file.patch([patch], null, true);
H A DElectronApp.js1262 this.patch([this.backupPatch]);
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js646 doc.save({b: 2, d: 4}, {patch: true});
655 doc.clear().save({b: 2, d: 4}, {patch: true, attrs: {B: 1, D: 3}});
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md526 one newline. Thanks @Vedmak for the patch.
544 @DominikTo for the patch.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md465 one newline. Thanks @Vedmak for the patch.
483 @DominikTo for the patch.
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …-grappling-hook:before{content:""}.ra-grass:before{content:""}.ra-grass-patch:before{content:""…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js653 var method = this.isNew() ? 'create' : (options.patch ? 'patch' : 'update');
/plugin/adfs/phpsaml/
H A DREADME.md21 Update php-saml to 2.15.0, this version includes a security patch related to XEE attacks
25 Update php-saml to 2.10.4, this version includes a security patch related to
28 Update php-saml to 2.10.0, this version includes a security patch that contains extra validations t…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog450 the patch (applied with minor changes).
1174 * Change: Added user-contributed basic authentication patch
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md285 * Client methods `get()`, `post()`, `put()`, `patch()`, `options()`, etc. are
751 createRequest, head, delete, put, patch, post, options, prepareRequest
1203 * Minor patch to update version number in UA string
/plugin/pgn4web/pgn4web/
H A DREADME.txt439 try patching manually the pgn4web.js, search for "// patch: pgn encoding" and

1...<<2122232425262728293031