Timeline
04/12/08:
- 18:13 Download edited by
- adding examples snapshot download link (diff)
- 18:06 Examples edited by
- cosmetic update (diff)
- 18:05 Examples edited by
- adding google app engine section (diff)
- 18:04 Examples edited by
- adding sqlalchemy note (diff)
- 18:00 DjangoHowto edited by
- adding version note (diff)
- 17:57 TwistedHowto edited by
- (diff)
- 17:53 TwistedHowto edited by
- adding other examples section (diff)
- 17:48 Examples edited by
- referencing guestbook example (diff)
- 17:45 Ticket #176 (Guestbook example with Twisted) closed by
- fixed: Fixed with r1176. See GuestbookExample page.
- 17:42 GuestbookExample edited by
- update for #176 (diff)
- 15:24 GuestbookExample edited by
- (diff)
- 15:21 GuestbookExample edited by
- (diff)
- 15:12 GuestbookExample edited by
- update for #176 (diff)
- 15:05 GuestbookExample edited by
- update for #176 (diff)
- 14:46 Ticket #247 (Create an adapter module for google.appengine.ext.db so that Model classes ...) created by
- Take the example: […] when encoding an instance of Snapshot the …
- 14:06 Ticket #246 (Make adapter framework load sub-modules) created by
- adding an adapter module for google.appengine.ext.db is not possible.
- 11:20 AuthenticationHowto edited by
- update after r1167 (diff)
- 11:18 AuthenticationHowto edited by
- (diff)
- 11:09 GoogleAppEngine edited by
- milestone update (diff)
- 10:57 Ticket #243 (Get rid of the fpconst dependency) closed by
- invalid: This would be too hacky to implement.
- 10:44 Ticket #244 (Deprecate and remove adapter framework) closed by
- invalid: Nick got Importing to play nice with GAE, marking as invalid.
04/11/08:
- 16:59 Ticket #240 (Missing NetStatus and IOError event listeners on NetConnections in ...) closed by
- fixed: Applied patch in r1164, thanks!
- 16:31 ShellExample created by
- initial page, work in progress
- 16:30 Ticket #245 (Interactive Python shell in Flex) created by
- Create a Python shell example similar to this one done with ajax: …
- 16:28 Examples edited by
- adding shell example reference (diff)
- 15:09 GoogleAppEngine edited by
- (diff)
- 15:09 GoogleAppEngine edited by
- update (diff)
- 14:35 InTheNews edited by
- update (diff)
- 14:29 GoogleAppEngine edited by
- Added link to my new tutorial (diff)
- 12:43 GoogleAppEngine edited by
- adding references to tickets for GAE compatibility (diff)
- 12:41 Ticket #244 (Deprecate and remove adapter framework) created by
- which removes the dependency on the Importing package.
- 12:39 Ticket #243 (Get rid of the fpconst dependency) created by
- We need to get rid of the Apache 2 licensed fpconst dependency when using …
- 12:21 GoogleAppEngine edited by
- (diff)
- 12:16 GoogleAppEngine edited by
- (diff)
- 12:15 GoogleAppEngine edited by
- (diff)
- 12:12 GoogleAppEngine edited by
- typo (diff)
- 11:39 Changeset [1ed79cdbe02da39f1795e9b386e27d74c8f469a0] by
-
- CHANGES.txt
- pyamf/remoting/amf3.py
Changelog update.
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1161 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 11:25 GoogleAppEngine edited by
- moving See Also into example section (diff)
- 11:24 GoogleAppEngine edited by
- adding irc and mailinglist note for further discussion (diff)
- 11:23 GoogleAppEngine edited by
- moving discussion to future plans section. (diff)
- 10:26 Features edited by
- adding more supported web frameworks (diff)
- 10:07 GoogleAppEngine edited by
- Fixed my comment. (diff)
- 10:06 GoogleAppEngine edited by
- Added to the discussion. (diff)
- 09:20 Ticket #242 (PyAMF and Zope) created by
- There are examples and code to help integrate PyAMF with many web …
- 08:56 GoogleAppEngine edited by
- (diff)
- 08:56 GoogleAppEngine edited by
- (diff)
- 08:51 GoogleAppEngine edited by
- (diff)
- 08:50 GoogleAppEngine edited by
- (diff)
- 08:48 GoogleAppEngine edited by
- better word (diff)
- 07:59 GoogleAppEngine edited by
- (diff)
- 07:57 GoogleAppEngine edited by
- Adding response to brian's rtmp suggestion (diff)
- 07:35 GoogleAppEngine edited by
- (diff)
- 07:12 GoogleAppEngine edited by
- response to Aral's ? (diff)
- 07:05 GoogleAppEngine edited by
- adding patch section (diff)
- 07:01 GoogleAppEngine edited by
- more clarifications (diff)
- 06:58 GoogleAppEngine edited by
- (diff)
- 06:58 GoogleAppEngine edited by
- (diff)
- 06:55 GoogleAppEngine edited by
- Removing echo.echo reference after Aral's comment (diff)
- 06:54 GoogleAppEngine edited by
- clarification (diff)
- 05:07 InTheNews edited by
- (diff)
- 04:59 InTheNews edited by
- (diff)
- 02:18 GoogleAppEngine edited by
- Added a discussion section and questions. (diff)
- 00:20 GoogleAppEngine edited by
- Added a question. (diff)
04/10/08:
- 23:29 GoogleAppEngine edited by
- Small language change. (diff)
- 23:27 GoogleAppEngine edited by
- Updated the patch instructions and the location of the App Engine template … (diff)
- 19:32 Ticket #241 (Fix interpretation of integers in AMF3) closed by
- fixed: Fixed in r1157. Thanks!
- 19:32 Changeset [024c8c9370b958944c67be450675d18916f3a495] by
-
- pyamf/amf3.py
- pyamf/tests/test_amf3.py
Applying patch from buge. Fixes #241, Thanks!
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1157 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 19:03 Ticket #241 (Fix interpretation of integers in AMF3) created by
- When encountering the integer-marker, integers should be assumed to be …
- 15:24 Ticket #240 (Missing NetStatus and IOError event listeners on NetConnections in ...) created by
- If the server script doesn't return a result because of a fatal error, the …
- 12:18 GoogleAppEngine edited by
- (diff)
- 12:14 GoogleAppEngine edited by
- (diff)
- 12:10 GoogleAppEngine edited by
- (diff)
- 12:09 GoogleAppEngine edited by
- adding patch note (diff)
- 12:01 GoogleAppEngine edited by
- (diff)
- 11:52 GoogleAppEngine edited by
- Added patch and updated instructions accordingly (diff)
- 09:30 GoogleAppEngine edited by
- (diff)
- 09:07 GoogleAppEngine edited by
- (diff)
- 09:07 GoogleAppEngine edited by
- (diff)
- 09:06 GoogleAppEngine edited by
- (diff)
- 09:05 GoogleAppEngine edited by
- (diff)
- 09:04 GoogleAppEngine edited by
- (diff)
- 09:02 GoogleAppEngine edited by
- clean up (diff)
- 08:57 GoogleAppEngine edited by
- (diff)
- 07:02 Examples edited by
- (diff)
- 07:01 Examples edited by
- (diff)
- 06:58 GoogleAppEngine edited by
- (diff)
- 06:57 GoogleAppEngine edited by
- adding link to related post on PyAMF blog (diff)
- 06:27 GoogleAppEngine edited by
- adding references section (diff)
- 06:17 GoogleAppEngine edited by
- adding #237 note (diff)
- 06:14 GoogleAppEngine edited by
- (diff)
- 06:11 GoogleAppEngine edited by
- (diff)
- 06:11 GoogleAppEngine edited by
- cosmetic update (diff)
- 06:10 GoogleAppEngine edited by
- update (diff)
- 05:28 GoogleAppEngine edited by
- (diff)
04/09/08:
- 19:23 Ticket #239 (Examples using App Engine) created by
- This ticket is to track the development of PyAMF examples running on …
- 10:44 Ticket #238 (Google Appengine) closed by
- duplicate: Hi, thanks for your enthusiasm! :) We opened ticket #237 to track this …
- 04:45 InTheNews edited by
- adding new link (diff)
- 04:41 InTheNews edited by
- ohloh url update (diff)
- 04:40 Ticket #238 (Google Appengine) created by
- Hi.. Thanks for this great tool!! Do you think its possible to update …
- 00:28 TwistedHowto edited by
- fixing typo (diff)
04/08/08:
- 21:01 Examples edited by
- fixing broken flex 3 docs link (diff)
- 21:00 BinarySocket edited by
- fixing broken flex 3 docs link (diff)
- 20:59 Features edited by
- fixing broken flex 3 docs links (diff)
- 20:58 ByteArrayExample edited by
- fixing broken flex 3 docs links (diff)
- 20:45 Changeset [3a267633f6f60dc10ff651d50bfba16c84728505] by
-
- pyamf/remoting/gateway/twisted.py
Doc update.
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1152 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 20:34 TwistedGateway edited by
- adding good twisted description (diff)
- 20:25 RecordSetHowto edited by
- moving screenshot to bottom of page (diff)
- 20:23 ByteArrayExample edited by
- adding reference to DjangoHowto page (diff)
- 20:22 DjangoHowto edited by
- adding more references (diff)
- 20:19 DjangoHowto edited by
- (diff)
- 20:17 PylonsHowto edited by
- adding intro section (diff)
- 20:11 MailingList edited by
- adding mailman logo (diff)
- 20:08 WikiStart edited by
- license links update (diff)
- 20:05 HelloWorld/Flex edited by
- update for open source flex (diff)
- 20:04 ArrayCollection edited by
- (diff)
- 20:03 Examples edited by
- update for open source flex (diff)
- 20:02 ByteArrayExample edited by
- linking stuff (diff)
- 19:56 ByteArrayExample edited by
- (diff)
- 19:54 ByteArrayExample edited by
- adding introduction section (diff)
- 19:48 ModPythonHowto edited by
- adding image (diff)
- 19:27 CherryPyHowto edited by
- adding logo (diff)
- 19:25 DjangoHowto edited by
- (diff)
- 19:24 DjangoHowto edited by
- adding references section (diff)
- 19:20 DjangoHowto edited by
- adding logo (diff)
- 19:16 GoogleAppEngine edited by
- adding logo (diff)
- 19:08 GoogleAppEngine edited by
- (diff)
- 19:07 GoogleAppEngine edited by
- linking google apps (diff)
- 19:05 GoogleAppEngine edited by
- (diff)
- 18:59 GoogleAppEngine edited by
- (diff)
- 18:50 GoogleAppEngine created by
- initial page, work in progress
- 18:39 Examples edited by
- adding hosting section (diff)
- 17:35 Ticket #237 (Support for Google App Engine deployment) created by
- From the Google App Engine …
- 16:57 TwistedHowto edited by
- fixing typo (diff)
- 16:56 InTheNews edited by
- (diff)
- 06:22 TwistedHowto edited by
- (diff)
- 06:11 TwistedHowto edited by
- (diff)
04/07/08:
- 19:32 TwistedGateway edited by
- update for new api (diff)
- 19:28 DjangoHowto edited by
- (diff)
- 19:27 DjangoGateway edited by
- update for new api (diff)
- 19:26 ClientHowTo edited by
- (diff)
- 19:25 ClientHowTo edited by
- linking CF (diff)
- 19:24 BaseGateway edited by
- update for new api (diff)
- 19:23 CherryPyHowto edited by
- removing old plugin (diff)
- 19:16 Changeset [1f7b8d879bfc4f62baf0854c4257c1fb62d0c4b0] by
-
- pyamf/amf0.py
Adding link to amf0 spec
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1151 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
04/06/08:
- 03:42 PylonsHowto edited by
- removing old plugin (diff)
04/04/08:
- 17:25 Changeset [029108b78094b937c94519ed2a9f2a7437822fed] by
-
- pyamf/util.py
Adding deprecated note.
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1150 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
04/03/08:
- 20:32 Ticket #236 (Socket example should supply a policy file) created by
- With the latest release of the Flash Player 9,0,124 the BinarySocket …
- 12:13 Ticket #235 (Setup a permanent EchoTest) created by
- The idea is to create a new project called AcidSWF where we run …
04/02/08:
- 17:32 Ticket #234 (Expose the AMF request envelope) created by
- It would be nice to be able to expose the request to the service method …
03/31/08:
- 17:13 Ticket #233 (Issue with Twisted threads) closed by
- fixed: Fixed in r1147.
- 15:06 Changeset [be83d2b1d631832ffaff6397ca305bff6f4f43b3] by
-
- pyamf/remoting/gateway/twisted.py
Fixed an import issue with twisted.internet.threads. Fixes #233
git-svn-id: https://svn.pyamf.org/pyamf/trunk@1147 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
