CIA.vc
Trevor Johns
Real-time open source activity stats
Stats » Authors » Trevor Johns
informationsyndicateUTC clock
17:01 on Mar 21, 2010
event counters
The last message was received 1.77 weeks ago at 07:18 on Mar 09, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 2 messages last week
2 messages so far this month, 0 messages last month
146 messages since the first one, 2.74 years ago, for an average of 0.98 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
07:17 on Mar 09zf
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 09zf
Commit by tjohns :: r21410 /standard/branches/help:
Create branch help
#
02:39 on Jan 07zf
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.
#
23:07 on Jul 31, 2009zf
Commit by tjohns :: r17333 /standard/trunk/ (2 files in 2 dirs):
ZF-7418: Allow users to nullify query parameters when constructing a
Zend_Gdata_Calendar_EventQuery.
#
22:49 on Jul 21, 2009zf
Commit by tjohns :: r16937 /standard/trunk/ (6 files in 4 dirs):
ZF-7325: Replace calls to split() in Zend_Gdata with calls to explode() or preg_spllit().

The split() function is depreciated as of PHP 5.3.0.
#
23:54 on Jun 24, 2009zf
Commit by tjohns :: r16279 /standard/trunk/library/Zend/Gdata/Docs.php:
ZF-7056: Allow using a slug in Zend_Gdata_Docs file uploads that has a
different file extension than the actual file.

Patch by: mromaine (Matthew Romaine)
#