An open API service providing commit metadata for open source projects.

GitHub / padraic/zfproposals / commits

Pádraic's Zend Framework Proposals

SHA Message Author Date Stats
73b5cb05 Refactored Module Configurator class hierarchy, added Configurator class to c... Pádraic Brady <p****y@y****m> almost 17 years ago
aec49dc6 Removing Pubsubhubbub classes - moved to Zend Framework Incubator for future ... Pádraic Brady <p****y@y****m> almost 17 years ago
dd27d80f Small change to use local ref to bootstrap class in Layout Configurator Pádraic Brady <p****y@y****m> almost 17 years ago
1454c619 Added proposed Layout Configurator class Pádraic Brady <p****y@y****m> almost 17 years ago
798cb48a Fixed bug comparing status codes from response. Note for future: Integer !== ... Pádraic Brady <p****y@y****m> about 17 years ago
a5c2e389 Malformed feed XML from a Hub update no longer results in a 4xx reponse. In l... Padraic Brady <p****c@p****)> about 17 years ago
f6970689 Subscriber now passes verify_token key as the xhub.subscription parameter in ... Padraic Brady <p****c@p****)> about 17 years ago
9ca5e3f9 Fixed validation bugs on sub/unsub requests/confirms, improved testing at the... Padraic Brady <p****c@p****)> about 17 years ago
1ad00177 Fix to Zend_Pubsubhubbub_Subscriber_Callback to take into account PHP munging... Brenton Alker <b****n@t****m>
Committed by: Padraic Brady <p****c@p****)>
about 17 years ago
82326d2a Made Zend_Pubsubhubbub_SubscriberTest and Zend_Pubsubhubbub_Subscriber_Callba... Brenton Alker <b****n@t****m>
Committed by: Padraic Brady <p****c@p****)>
about 17 years ago
464b3de3 Added some high level unit tests over subscribe/unsubscribe handling. Passing! Padraic Brady <p****c@p****)> about 17 years ago
52e89bc8 Stablised Hub Server Callbacks - testing in progress Padraic Brady <p****c@p****)> about 17 years ago
72543b6c Stabilised code for syntax/programmatic errors (minor) Padraic Brady <p****c@p****)> about 17 years ago
99e9b7bf Updated storage to support subs, more foundation, basic subs/unsubs almost done Padraic Brady <p****c@p****)> about 17 years ago
6729f682 More foundation work - simple ops on subscribe/unsubscribe close to done. Sub... Padraic Brady <p****c@p****)> about 17 years ago
891d608b Adds more foundation work to Hub Server and tests Padraic Brady <p****c@p****)> about 17 years ago
11d3587c Refactor of Callbacks, added HubServer skeleton, fixed Atom test failing in l... Padraic Brady <p****c@p****)> about 17 years ago
a0b0f95d Updated Subscriber workflow to permanently retain verify_token and compare to Padraic Brady <p****c@p****)> about 17 years ago
fa91e807 Added Hub Server class skeleton and tests! Padraic Brady <p****c@p****)> about 17 years ago
b5bb0fb3 Added tests over Filesystem Storage class Padraic Brady <p****c@p****)> about 17 years ago
09ba5250 Added test for X-Hub_On_Behalf-Of value when responding to feed update Padraic Brady <p****c@p****)> about 17 years ago
754653ed Updated Subscriber Callback with final/fixed handling for feed updates from Hub! Padraic Brady <p****c@p****)> about 17 years ago
0e9d2eea Implemented callbacks for feed updates from Hub...yay! Padraic Brady <p****c@p****)> about 17 years ago
f2713fb7 Some internal name changing, added setSubscriberCount() to Subscriber_Callback Padraic Brady <p****c@p****)> about 17 years ago
ab91d60d Adding tests on Hub requests via HTTP to verify Subscriber ops Padraic Brady <p****c@p****)> about 17 years ago
d9bb8ac0 Finished callback handler for (un)sub confirm requests from Hubs Padraic Brady <p****c@p****)> about 17 years ago
fd2b3dbb Added improved REQUEST_URI detection and parsing to Callback class Padraic Brady <p****c@p****)> about 17 years ago
8ba6d10f Added small fix for parsing out verify_token's key from REQUEST_URI path element Padraic Brady <p****c@p****)> about 17 years ago
3e8d4d82 Updated memory/apc backend to Subscriber Storage Padraic Brady <p****c@p****)> about 17 years ago
f8add745 Ton of Subscriber changes to workflow, storage and verify key handling Padraic Brady <p****c@p****)> about 17 years ago
ccef96c5 Updated Subscriber Callback class for better verofy_token handling Padraic Brady <p****c@p****)> about 17 years ago
68e81595 Moving Subscriber Callback class to correct located from tests (a bit of a do... Padraic Brady <p****c@p****)> about 17 years ago
7cdbdb0f Subscriber complete in theory! Will test/debug/polish tomorrow... Padraic Brady <p****c@p****)> about 17 years ago
d94c3b5e Subscriber compeleted in theory! Will test/debug/polish tomorrow... Padraic Brady <p****c@p****)> about 17 years ago
0bdf739d Updated StorageInterface: Hub requests to confirm (un)subs do not inform Subs... Padraic Brady <p****c@p****)> about 17 years ago
78efd2f0 Adding skeleton for a Callback class for Subscriber implementation Padraic Brady <p****c@p****)> about 17 years ago
66b12915 Deleted blank methods/placeholders in Subscriber Padraic Brady <p****c@p****)> about 17 years ago
99cdaaf9 Updated subscription workflow and parameter building from earlier skeletons... Padraic Brady <p****c@p****)> about 17 years ago
e540a8f3 Adding concrete Filesystem Storage impl. for use in Subscriber Padraic Brady <p****c@p****)> about 17 years ago
2a948aeb Adding storage implementation - next up Filesystem store impl. Padraic Brady <p****c@p****)> about 17 years ago
5a541b93 Adding some keypair storage class skeletons for later Padraic Brady <p****c@p****)> about 17 years ago
4bca35bc Added more Subscription class work - almost to the point of request making! Padraic Brady <p****c@p****)> about 17 years ago
1f83833d Some changes to param building on Subscriber to lay down the groundwork here Padraic Brady <p****c@p****)> about 17 years ago
d7260821 Added support code to Suscriber class with unit tests Padraic Brady <p****c@p****)> about 17 years ago
0af111fb Added Zend_Pubsubhubbub_Subscriber class skeleton, and basic tests Padraic Brady <p****c@p****)> about 17 years ago
1c487377 Added static detectHubs() method to Zend_Pubsubhubbub to seek hub server URLs... Padraic Brady <p****c@p****)> about 17 years ago
eed64cb0 Initial commit of Zend Framework Pubsubhubbub proposal code (currently implem... Padraic Brady <p****c@p****)> about 17 years ago
423c996e Added some error reporting when feed data is insufficient to create a valid A... Padraic Brady <p****c@p****)> about 17 years ago
9a4da57a BASIC ATOM SUPPORT! Padraic Brady <p****c@p****)> about 17 years ago
dca3fbac Basic skeleton is now functional for simple Atom feed generation Padraic Brady <p****c@p****)> about 17 years ago
10d35ebf Finished off object wiring for renderers - back to implementing standards! Padraic Brady <p****c@p****)> about 17 years ago
1ac31457 Updated class wiring - all tests passing again Padraic Brady <p****c@p****)> about 17 years ago
991e07a8 Moved some tests around to reflect source Padraic Brady <p****c@p****)> about 17 years ago
8d00a1fa Moving files around for wiring changes Padraic Brady <p****c@p****)> about 17 years ago
ca4f953a Added basic feed level construction for Atom Padraic Brady <p****c@p****)> about 17 years ago
bbf566f9 Added entry addition and entry ordering by date created to Writer class Padraic Brady <p****c@p****)> about 17 years ago
f783e054 Added to entry level data container API Padraic Brady <p****c@p****)> about 17 years ago
8a8012fa Added Entry data container Padraic Brady <p****c@p****)> about 17 years ago
50d30d9d skeleton Entry class Padraic Brady <p****c@p****)> about 17 years ago
1703fae3 Base Writer class with tests Padraic Brady <p****c@p****)> about 17 years ago
708a6ddf All Zend_Feed_Reader code fully migrated to Zend Framework trunk Padraic Brady <p****c@p****)> about 17 years ago
d695a663 Forgot the valid() method J. Stutterheim <j****m@h****l> almost 18 years ago
c47aa1ab Implement the Iterator interface in Zend_Feed_Reader_Feed_Abstract J. Stutterheim <j****m@h****l> almost 18 years ago
ab6dbc47 Update unit tests to reflect Author support changes for Atom J. Stutterheim <j****m@h****l> almost 18 years ago
fdee4aba Added __toString to Zend_Feed_Reader_Author J. Stutterheim <j****m@h****l> almost 18 years ago
fe5671d2 Added extracted DC classes and TODO summary Padraic Brady <p****y@y****m> almost 18 years ago
53036616 Refactored Dublin Core support into its own classes; made minor Atom changes ... Padraic Brady <p****y@y****m> almost 18 years ago
accac614 Added my name to the Atom classes =) J. Stutterheim <j****m@h****l> almost 18 years ago
301b372d Added tests for author and atom's feed id J. Stutterheim <j****m@h****l> almost 18 years ago
c901509e Add getId() for Zend_Feed_Reader_Feed_* J. Stutterheim <j****m@h****l> almost 18 years ago
f14c55b6 Added some docblocks J. Stutterheim <j****m@h****l> about 18 years ago
5ed09b9d Add Generator support for Atom J. Stutterheim <j****m@h****l> about 18 years ago
47739eb2 Added support for getDateCreated() and getDateModified() for Atom J. Stutterheim <j****m@h****l> about 18 years ago
c8b5c3ef Minor refactoring J. Stutterheim <j****m@h****l> about 18 years ago
f81e42eb Forgot to rename Zend_Feed_Reader_Feed in the concrete feed classes. J. Stutterheim <j****m@h****l> about 18 years ago
c4a6be99 Renamed Zend_Feed_Reader_Feed to Zend_Feed_Reader_Feed_Abstract to follow cod... J. Stutterheim <j****m@h****l> about 18 years ago
d904d7a9 All Atom tests now pass J. Stutterheim <j****m@h****l> about 18 years ago
6fa3e2ac Fixed getLinks() for Zend_Feed_Reader_Entry_Atom J. Stutterheim <j****m@h****l> about 18 years ago
f926f127 Added abstract function _indexEntries to Zend_Feed_Reader_Feed J. Stutterheim <j****m@h****l> about 18 years ago
1691dc17 Created Entry_Interface and Feed_Interface and modified the existing classes ... J. Stutterheim <j****m@h****l> about 18 years ago
84dc4e2e Added Zend_Feed_Reader_Author J. Stutterheim <j****m@h****l> about 18 years ago
c34dc9b5 More updates J. Stutterheim <j****m@h****l> about 18 years ago
97ee74e3 More work on author support J. Stutterheim <j****m@h****l> about 18 years ago
dd17f59a Ignore the last commit message.. stuff still breaks ;) J. Stutterheim <j****m@h****l> about 18 years ago
c330eb8b The author tests now pass. The code is still a bit of a hack, so it needs som... J. Stutterheim <j****m@h****l> about 18 years ago
9a1ab4a6 Updated Atom classes to utilise the 'atom' prefix instead of the usual in-xml... Padraic Brady <p****y@y****m> about 18 years ago
f05076bf Deleted defunct test files - initiate tests using tests/Zend/Feed/AllTests.php Padraic Brady <p****y@y****m> about 18 years ago
7a7b359f Updated tests/Zend/Feed/AllTests.php to include Atom tests Padraic Brady <p****y@y****m> about 18 years ago
8f3c4597 Updated test include_paths for new dir structure Padraic Brady <p****y@y****m> about 18 years ago
14d699fd Moved content of Proposed to parent library directory Padraic Brady <p****y@y****m> about 18 years ago
4ad8b306 deleted index.html parent file Padraic Brady <p****y@y****m> about 18 years ago
fdd13222 Restructured directory layout away from the original subversion style Padraic Brady <p****y@y****m> about 18 years ago
f6b4d418 Added Atom 0.3 namespace registration to RSS classes Padraic Brady <p****y@y****m> about 18 years ago
66c3d01f Update some tests and code, but most Atom tests still fail J. Stutterheim <j****m@h****l> about 18 years ago
9c8814e6 Update unit test files J. Stutterheim <j****m@h****l> about 18 years ago
8abc494a Started testing Atom entries J. Stutterheim <j****m@h****l> about 18 years ago
04db28a8 Started unit testing Atom support J. Stutterheim <j****m@h****l> about 18 years ago
229f0975 Updated Author support J. Stutterheim <j****m@h****l> about 18 years ago
eae81fae Updated Atom support J. Stutterheim <j****m@h****l> about 18 years ago
597a1695 Started adding Atom support. J. Stutterheim <j****m@h****l> about 18 years ago

← Back to repository