Lines Matching refs:this

73   non-authenticated users to access it. For instance, this could allow you
84 of `Sabre\DAV\IACL` with some sane defaults. We're using this trait all over
189 Before this subtle bugs could appear that could cause data-loss.
392 generating uris, this caused delegation to break.
431 a locks backend. I'm not sure why this ever made sense.
648 notifications-related functionality, just add this plugin.
680 simple default implementation for this.
689 * Removed: `Sabre\DAV\ObjectTree` and `Sabre\DAV\Tree\FileSystem`. All this
707 on a uri that's not a vcard. This should help with debugging this common
765 so this makes it slightly easier to write code that works in both branches.
801 took this opportunity to rename it to `TooManyMatches`.
899 this method is now required.
904 authors this means Server::subscribeEvent is now Server::on, and
936 Now that there's no separate packages anymore, this makes a bit more sense.
960 for calendar objects, if the caldav backend provides this info.
1156 book don't handle this well, and just advertising 3.0 support seems like the
1159 don't use this..).
1177 relatively recent debian release, so we'll wait till 2015 to take this one out
1191 * Fixed: Issue 174. Sending back HTTP/1.0 for requests with this version.
1214 lazier when implementing. Note: bug numbers after this line refer to Google
1231 * BC Break: In this version a number of classes have been deleted, that have
1236 If you extended this class, you should fix this method. It's only used for
1319 book don't handle this well, and just advertising 3.0 support seems like the
1322 don't use this..).
1381 plugin used much longer strings so this should improve compatibility.
1403 of the month, if this day did not exist.
1474 some problems people have been having with this.
1477 but this will be removed in the future.
1491 space, and this should improve compatibility with the Windows built-in client.
1536 * Fixed: Issue 95: Another timezone parsing issue, this time in calendar-query.
1677 the DATETIME field to an INT to ensure this field will work correctly.
1770 have custom plugins, make sure they use this argument. If they don't, they
1774 this, any If-Match, If-None-Match and If: headers using Etags will work
1780 * Added: Browser plugin now uses {DAV:}displayname if this property is
1886 non-pear package will be created with all this functionality combined.
1981 * Removed: Sabre_PHP_Exception. PHP has a built-in ErrorException for this.
1995 Before this was just for {DAV:}collection's, but this is now also the case for
2143 * Added: beforeWriteContent event, this is invoked by PUT and LOCK on an
2216 objects. If you created your own Tree objects, this will most likely break in
2217 this release.
2235 this well).
2292 dealing with big files. Note that this breaks compatibility for put() and
2322 easier integration into applications not using this standard inclusion model.