2fe13ddab136a6eb6239d89e5e064e09d9e1bb92 |
|
29-Jun-2011 |
Luke Smith <lsmith@lucassmith.name> |
Event names are now correct. Fixes #2530423 |
90e5a8d35ce642d0156e8d1d8b8a8ad2bd3417bc |
|
28-Jun-2011 |
Luke Smith <lsmith@lucassmith.name> |
only fire data once, regardless of callback error
Fixes #2529824 |
aa67180a9a369470a5913fbe4a85d0219b6c09b9 |
|
16-Jul-2010 |
Jenny Donnelly <jennydonnelly@yahoo-inc.com> |
[fix #2529064] Better DataSource error handling.
Always fire "error" event by firing it from issueCallback if
e.error or e.response.error exist. Pass through all errors to
e.error and/or e.response.error. Execute failure callback if
e.error or e.response.error exist. |
67d495321430fdeb8de58d8d809035164a91d45a |
|
07-Aug-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
[fix bug #2528128] Catch DataSource.Function exception and fire error event. |
8392a541bf432ed8d6e1985b6306b83dc898768d |
|
20-Jun-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
Cleanup of submodule declarations for apidocs. |
1b9f4f546a2fadf85eb083c6bad09a91cc1341b4 |
|
28-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
Removing scope property in support of Y.bind(). |
337ff934a4b8722dd253d7afe73bf29a52d34dd9 |
|
28-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
Cleaning up empty initializer() and destructor() functions. |
34c2cd9ace7db6f07c9ed3b4a813810d4fa20ee3 |
|
18-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
Y.log() src -> module or submodule names. |
1e0aa6df8881a856ec262f103bfee1c0a05d19b9 |
|
18-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
.NAME -> dotless camelCase. |
65b755664437543e907b9557027a4a608cc84c31 |
|
18-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
Removing extra final serial comma from test file. [fix #1935983] Adding support for DataSource sendRequest cfg for passthrough of io configs like method='POST'. |
4de851bb1d7d556b60e05085a888a1cf06f2b271 |
|
08-May-2009 |
Jenny Han Donnelly <jennydonnelly@yahoo-inc.com> |
DataSource.Function and tests. |