CIA.vc
Trevor Johns
Real-time open source activity stats
Stats » Authors » Trevor Johns
informationsyndicateUTC clock
17:58 on Feb 09, 2012
event counters
The last message was received 1.59 years ago at 19:12 on Jul 07, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
149 messages since the first one, 4.63 years ago, for an average of 1.62 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
19:11 on Jul 07, 2010zf
Commit by tjohns :: r22534 /standard/branches/release-1.10/ (32 files in 7 dirs):
Merging r22511 from trunk to release-1.10.

ZF-6255: Update Zend_Gdata_Gapps to support new functionality for Email Lists/Groups.

Patch By: cwt137 (Christopher Thomas)
Review By: vicfryzel (Vic Fryzel)
#
01:41 on Jul 01, 2010zf
Commit by tjohns :: r22511 /standard/trunk/ (32 files in 7 dirs):
ZF-6255: Update Zend_Gdata_Gapps to support new functionality for Email Lists/Groups.

Also remove calls to deprecated HTTP calls.

Patch By: cwt137 (Christopher Thomas)
Review By: vicfryzel (Vic Fryzel)
#
01:20 on May 29, 2010zf
Commit by tjohns :: r22315 /standard/trunk/demos/Zend/Gdata/ (6 files in 2 dirs):
Adding 3-Legged OAuth sample for Zend_Gdata.

Patch by: Eric Bidelman <ericbidelman at google dot com>
#
07:17 on Mar 09, 2010zf
Commit by tjohns :: r21411 /standard/branches/help:
Removing "help" branch that was accidently created in r21410.

Note to self: Do not type "git svn branch help". It doesn't give help on the "branch" command.
#
07:06 on Mar 09, 2010zf
Commit by tjohns :: r21410 /standard/branches/help:
Create branch help
#
02:39 on Jan 07, 2010zf
Commit by tjohns :: r20112 /standard/trunk/ (2 files in 2 dirs):
ZF-4976: Add createFolder() method to Zend_Gdata_Docs.

Tests and a minor doc changes added by me. All other changes submitted
via patch.

Patch by: Matthew Romaine (mromaine)
#
22:06 on Dec 21, 2009zf
Commit by tjohns :: r19871 /standard/branches/release-1.9/documentation/manual/en/module_specs/Zend_Gdata_Gapps.xml:
Merge r19867 from trunk to release-1.9.

ZF-8593: Fix incorrect link to Google Apps Provisioning API Reference in Zend_Gdata_Gapps user manual.

Old link: http://code.google.com/apis/calendar/overview.html
New link: http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html
#
22:06 on Dec 21, 2009zf
Commit by tjohns :: r19870 /standard/branches/release-1.9/library/Zend/Gdata/App/FeedEntryParent.php:
Merge r19866 from trunk to release-1.9.

ZF-8595: Fix incorrect return types in header docs for Zend_Gdata_App_FeedEntryParent.

Methods that return a fluent interface should be returning Zend_Gdata_App_FeedEntryParent, not
Zend_Gdata_App_Entry or Zend_Gdata_App_Feed_Entry_Parent.
#
22:01 on Dec 21, 2009zf
Commit by tjohns :: r19869 /standard/branches/release-1.10/documentation/manual/en/module_specs/Zend_Gdata_Gapps.xml:
Merge r19867 from trunk to release-1.10.

ZF-8593: Fix incorrect link to Google Apps Provisioning API Reference in Zend_Gdata_Gapps user manual.

Old link: http://code.google.com/apis/calendar/overview.html
New link: http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html
#
22:01 on Dec 21, 2009zf
Commit by tjohns :: r19868 /standard/branches/release-1.10/library/Zend/Gdata/App/FeedEntryParent.php:
Merge r19866 from trunk to release-1.10.

ZF-8595: Fix incorrect return types in header docs for Zend_Gdata_App_FeedEntryParent.

Methods that return a fluent interface should be returning Zend_Gdata_App_FeedEntryParent, not
Zend_Gdata_App_Entry or Zend_Gdata_App_Feed_Entry_Parent.
#
21:52 on Dec 21, 2009zf
Commit by tjohns :: r19867 /standard/trunk/documentation/manual/en/module_specs/Zend_Gdata_Gapps.xml:
ZF-8593: Fix incorrect link to Google Apps Provisioning API Reference in Zend_Gdata_Gapps user manual.

Old link: http://code.google.com/apis/calendar/overview.html
New link: http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html
#
21:52 on Dec 21, 2009zf
Commit by tjohns :: r19866 /standard/trunk/library/Zend/Gdata/App/FeedEntryParent.php:
ZF-8595: Fix incorrect return types in header docs for Zend_Gdata_App_FeedEntryParent.

Methods that return a fluent interface should be returning Zend_Gdata_App_FeedEntryParent, not
Zend_Gdata_App_Entry or Zend_Gdata_App_Feed_Entry_Parent.
#
00:00 on Dec 08, 2009zf
Commit by tjohns :: r19513 /standard/branches/release-1.9/ (2 files in 2 dirs):
Merge r19510 from trunk to release-1.9.

ZF-8397: Make sure that any If-Match headers that are present are cleared after performing an HTTP request using Zend_Gdata_App.

This fixes a bug which prevented getEntry() from working after calling updateEntry().

Patch by: Alexander Steshenko (lcf)
#
00:00 on Dec 08, 2009zf
Commit by tjohns :: r19512 /standard/branches/release-1.9/library/Zend/Gdata/HttpClient.php:
Merge r19509 from trunk to release-1.9.

ZF-8492: Adding $clearAll as a parameter for Zend_Gdata_HttpClient::resetParameters().

This should fix the following error:

PHP Strict Standards: Declaration of Zend_Gdata_HttpClient::resetParameters() should be compatible with that of Zend_Http_Client::resetParameters()
#
00:00 on Dec 08, 2009zf
Commit by tjohns :: r19511 /standard/branches/release-1.9/library/Zend/Gdata/App.php:
Merge r19508 from master to release-1.9.

ZF-8460: Replace call to Zend_Gdata::setStaticHttpClient() with self::setStaticHttpClient() in Zend_Gdata_App.

Zend_Gdata inherits from Zend_Gdata_App, so this call shouldn't be allowed.
#
23:57 on Dec 07, 2009zf
Commit by tjohns :: r19510 /standard/trunk/ (2 files in 2 dirs):
ZF-8397: Make sure that any If-Match headers that are present are cleared after performing an HTTP request using Zend_Gdata_App.

This fixes a bug which prevented getEntry() from working after calling updateEntry().

Patch by: Alexander Steshenko (lcf)
#
23:57 on Dec 07, 2009zf
Commit by tjohns :: r19509 /standard/trunk/library/Zend/Gdata/HttpClient.php:
ZF-8492: Adding $clearAll as a parameter for Zend_Gdata_HttpClient::resetParameters().

This should fix the following error:

PHP Strict Standards: Declaration of Zend_Gdata_HttpClient::resetParameters() should be compatible with that of Zend_Http_Client::resetParameters()
#
23:57 on Dec 07, 2009zf
Commit by tjohns :: r19508 /standard/trunk/library/Zend/Gdata/App.php:
ZF-8460: Replace call to Zend_Gdata::setStaticHttpClient() with self::setStaticHttpClient() in Zend_Gdata_App.

Zend_Gdata inherits from Zend_Gdata_App, so this call shouldn't be allowed.
#
19:45 on Nov 05, 2009zf
Commit by tjohns :: r18866 /standard/branches/release-1.9/documentation/manual/en/module_specs/Zend_Gdata_Gapps.xml:
Merge r18865 from trunk to release-1.9.

ZF-8232: Fix typo in Zend_Gdata_Gapps manual.

Changed retrieveUser() example to retrieve Given Name and Family Name
using $user->name, rather than $user->login.
#
19:35 on Nov 05, 2009zf
Commit by tjohns :: r18865 /standard/trunk/documentation/manual/en/module_specs/Zend_Gdata_Gapps.xml:
ZF-8232: Fix typo in Zend_Gdata_Gapps manual.

Changed retrieveUser() example to retrieve Given Name and Family Name
using $user->name, rather than $user->login.
#