Home
last modified time | relevance | path

Searched refs:scheduling (Results 1 – 13 of 13) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSourceInstanceProperties.php205 public function setScheduling(Scheduling $scheduling) argument
207 $this->scheduling = $scheduling;
214 return $this->scheduling;
H A DInstanceProperties.php307 public function setScheduling(Scheduling $scheduling) argument
309 $this->scheduling = $scheduling;
316 return $this->scheduling;
H A DInstance.php583 public function setScheduling(Scheduling $scheduling) argument
585 $this->scheduling = $scheduling;
592 return $this->scheduling;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DOrderedJob.php155 public function setScheduling(JobScheduling $scheduling) argument
157 $this->scheduling = $scheduling;
164 return $this->scheduling;
H A DJob.php243 public function setScheduling(JobScheduling $scheduling) argument
245 $this->scheduling = $scheduling;
252 return $this->scheduling;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php397 public function setScheduling(GoogleCloudMlV1Scheduling $scheduling) argument
399 $this->scheduling = $scheduling;
406 return $this->scheduling;
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md32 // Works with predefined scheduling definitions
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md18 * #462: Broker::parseEventForOrganizer copies DTSTAMP from $eventInfo that causes broken scheduling
51 unneeded update emails in scheduling systems. (@alecpl).
295 scheduling in some cases.
384 * #147: Bugs related to scheduling all-day events.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md94 * Corrected the CalDAV-scheduling related privileges.
107 calendars during freebusy operations in the scheduling plugin. Instead, we
163 * #755: The brower plugin and some operations would break when scheduling and
584 * #539: Fixed a bug related to scheduling in shared calendars.
594 scheduling.
603 scheduling to not work well for events that were already added before the
633 * #555: The `calendar-timezone` property is also respected for scheduling
659 * #529: Added getCalendarObjectByUID to PDO backend, speeding up scheduling
685 * Changed: The IMipHandler has been completely removed. With CalDAV scheduling
1247 * Added: Free-busy reporting compliant with the caldav-scheduling standard. This
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md69 scheduling in some cases.
158 * #147: Bugs related to scheduling all-day events.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md69 scheduling in some cases.
158 * #147: Bugs related to scheduling all-day events.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md29 scheduling in some cases.
118 * #147: Bugs related to scheduling all-day events.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md234 scheduling in some cases.
323 * #147: Bugs related to scheduling all-day events.