Timeline


and

05/04/08:

08:48 Ticket #270 (Remote Object destination not being taken into account) closed by nick
fixed: Merged in r1333
08:47 Changeset [23ffc214bf94fbc4dd34a5b586e453ac3985cbbf] by njoyce <nick@…>
  • README.txt
  • pyamf/remoting/amf3.py
  • pyamf/remoting/gateway/twisted.py
  • pyamf/tests/gateway/test_twisted.py
  • pyamf/tests/remoting/test_remoteobject.py

Merged source:pyamf/branches/ro-destination-270. Fixes #270

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1333 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

08:20 InTheNews edited by thijs
(diff)
08:18 Ticket #278 (Issue with shell example) closed by thijs
wontfix: Replying to nick: > Unless I'm missing something, whats the …

05/03/08:

20:58 Ticket #279 (Example/howto using the Google App Engine Gateway) created by thijs
#253 added a new …
20:55 GoogleAppEngine edited by thijs
(diff)
20:47 Ticket #278 (Issue with shell example) created by thijs
Running the script below in the ShellExample exposes unwanted info: …
08:27 HackersGuide edited by thijs
update (diff)
07:18 HackersGuide created by thijs
initial page
07:00 Faq created by thijs
initial page
05:37 BuildBot edited by thijs
(diff)

05/02/08:

15:44 Ticket #277 (Support SQLAlchemy orm objects to be passed to PyAMF) created by mvtellingen
The attached patch fixes the issue that amf didn't support …
15:43 Ticket #275 (3 tests failing (Windows only)) closed by nick
fixed: Fixed in r1324. Author: nick Reviewer: thijs
15:32 Changeset [e198a7600b0b455227c8d04810136facc610a60f] by njoyce <nick@…>
  • pyamf/tests/util.py
  • pyamf/util/__init__.py
  • setup.py

Merged source:pyamf/branches/win32-nan-275

Author: nick
Reviewer: thijs
Fixes #275

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1324 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

14:51 Ticket #274 (Scroll puint log to bottom) closed by nick
fixed: Fixed in r1320.
14:50 Ticket #273 (4 tests failing for GAE) closed by nick
fixed: Fixed in r1320.
09:15 StacklessPythonTwisted edited by thijs
(diff)
09:15 StacklessPythonTwisted edited by thijs
(diff)
08:22 ProfilingResults edited by thijs
cosmetic update (diff)
08:20 ProfilingResults edited by thijs
cosmetic update (diff)
07:01 StacklessPythonTwisted edited by thijs
adding intro text (diff)
06:58 StacklessPythonTwisted created by thijs
adding example by Andrew Francis
06:55 Examples edited by thijs
adding stackless python example reference (diff)
05:19 Download edited by thijs
(diff)
03:55 Ticket #276 (PyAMF and IronPython issue) created by thijs
Tried importing pyamf into  IronPython
03:35 Ticket #275 (3 tests failing (Windows only)) created by thijs
For some reason BuildBot isn't marking the …
02:57 ShellExample edited by thijs
(diff)
02:56 ShellExample edited by thijs
(diff)
02:54 PUnit edited by thijs
(diff)
02:33 Changeset [2d2f530834bd1fab8c04514b3aacf32c19d0ea58] by thijstriemstra <thijs@…>
  • pyamf/adapters/_google_appengine_ext_db.py
  • pyamf/remoting/gateway/google.py
  • pyamf/remoting/gateway/wsgi.py

gae doc update.

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1317 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

02:13 Ticket #175 (Add viewSourceUrl to demos) closed by thijs
wontfix: This feature is only available for Flex Builder users so closing this …
02:12 Ticket #74 (Twisted remoting client support) closed by thijs
wontfix
02:03 punit created by thijs
initial page
02:00 Ticket #274 (Scroll puint log to bottom) created by thijs
When the unit tests run in the punit tool the 'results' section is …
01:55 Ticket #273 (4 tests failing for GAE) created by thijs
Using punit I'm seeing 9 failed tests instead of the expected 5 …
00:10 Ticket #272 (PyAMF choking on Google App Engine DataStore query results?) created by aral
I'm trying to return the results from a DataStore query: […] And …

05/01/08:

22:40 TracFastCgi edited by trac
(diff)
22:40 TracUnicode edited by trac
(diff)
22:40 TracInterfaceCustomization edited by trac
(diff)
22:33 Changeset [2f17de54cc961c926c976b7afb3eb939fb7bf055] by thijstriemstra <thijs@…>
  • pyamf/amf0.py
  • pyamf/amf3.py

Updating links for amf spec and adding links to japanese versions of amf spec.

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1316 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

13:27 Ticket #271 (Refactor unit tests to be more GAE compliant) closed by nick
fixed: Tested on GAE, works well. Merged in r1311
13:26 Changeset [584fce20be9adb385fea72b44c60cf329fcd8430] by njoyce <nick@…>
  • pyamf/tests/test_basic.py
  • pyamf/tests/test_gateway.py

Merge source:pyamf/branches/gae-compliance-271. Fixes #271

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1311 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

13:22 GoogleAppEngine edited by nick
Added PUnit (diff)
11:41 Ticket #271 (Refactor unit tests to be more GAE compliant) created by nick
This includes working around imp.new_module and working out how to …
08:40 Changeset [548ca2902a93c38b4f715c739dadcb9481610027] by njoyce <nick@…>
  • THANKS.txt

Remove tabs

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1305 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

08:36 Changeset [ebaa0e5b03e2029d8d0e47a23928c5fa64fc9c56] by njoyce <nick@…>
  • CHANGES.txt

Update changelog for previously merged branches

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1303 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

04/30/08:

22:59 SuccessStories edited by Andre Smit
(diff)
22:51 SuccessStories edited by Andre Smit
(diff)
19:50 ShellExample edited by nick
(diff)
19:41 Ticket #267 (*.encode functions should accept multiple args) closed by nick
fixed: Merged in r1302.
19:38 Changeset [89754df1d2fba7e7f3ae7eae7aa3019da900ac63] by njoyce <nick@…>
  • pyamf/amf0.py
  • pyamf/amf3.py
  • pyamf/tests/test_amf0.py
  • pyamf/tests/test_amf3.py

Merged source:pyamf/branches/encode-multiple-args-267. Fixes #267

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1302 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

19:36 Ticket #268 (amf0.Encoder.writeAMF3 does not take into account contexts) closed by nick
fixed: Merged in r1301.
19:35 Changeset [5cbe346eabe8207db07b26b05cf5926721ce7fce] by njoyce <nick@…>
  • pyamf/amf0.py
  • pyamf/tests/test_amf0.py

Merged source:pyamf/branches/amf0-encoder-amf3context-268. Fixes #268

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1301 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

19:33 Ticket #253 (Add a Google App Engine gateway) closed by nick
fixed: Merged in r1300.
19:13 Changeset [968f24a1589a725464c682ed27e3a4a14324fde9] by njoyce <nick@…>
  • pyamf/remoting/gateway/google.py
  • pyamf/tests/gateway/test_google.py
  • pyamf/tests/test_gateway.py

Merged source:pyamf/branches/gae-gateway-253

Author: nick
Fixes: #253

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1300 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

18:42 Ticket #243 (Get rid of the fpconst dependency) closed by nick
fixed: Appears to be no regressions according to the buildbots.
17:27 Changeset [791b56222895739eb3e1749a34733d23bd4fd5ce] by njoyce <nick@…>
  • pyamf/tests/test_amf0.py
  • pyamf/tests/test_amf3.py
  • pyamf/tests/test_util.py
  • pyamf/tests/util.py
  • pyamf/util/__init__.py
  • setup.py

Merged source:pyamf/branches/remove-fpconst-243

Author: nick
Reviewer: thijs
Fixes #243

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1299 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

17:16 Ticket #245 (Interactive Python shell in Flex) closed by nick
fixed: Fixed in r1294.
17:06 ShellExample edited by nick
Removed redundant apps and related console output (diff)
15:39 ShellExample edited by thijs
moving note (diff)
15:39 ShellExample edited by thijs
adding database section (diff)
14:17 GoogleAppEngine edited by thijs
adding fpconst dep for 0.3.1 fix note (diff)
14:16 GoogleAppEngine edited by thijs
(diff)
14:15 GoogleAppEngine edited by thijs
update (diff)
13:45 ShellExample edited by thijs
update (diff)
13:21 DjangoHowto edited by thijs
(diff)
13:21 Examples edited by thijs
(diff)
13:20 Examples edited by thijs
(diff)
13:20 ShellExample edited by thijs
adding screenshot (diff)
13:17 ShellExample edited by thijs
update (diff)
11:08 InTheNews edited by thijs
(diff)
10:39 Changeset [f98acacccd5e04202f0b14c397a29adaed962d6b] by thijstriemstra <thijs@…>
  • CHANGES.txt

update

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1281 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

10:08 Ticket #254 (client throws httplib.ResponseNotReady when firing multiple requests on ...) closed by nick
fixed: Merged to trunk in r1280.
10:07 Changeset [13378ceeeb00e5b4e06c62a79d74dff67904cc86] by njoyce <nick@…>
  • CHANGES.txt
  • pyamf/__init__.py
  • pyamf/remoting/client/__init__.py
  • pyamf/tests/remoting/test_client.py

Merged source:pyamf/branches/client-notready-254

Author: nick
Reviewer: thijs
Fixes: #254

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1280 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

09:49 Changeset [d0de5e8e433acdd96c0f6a68ebe76bc57bd2dd2a] by thijstriemstra <thijs@…>
  • CHANGES.txt

Update.

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1278 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

09:44 Ticket #258 (Traceback with amfphp and Exceptions) closed by nick
fixed: Merged to trunk in r1277. wic: Thats right :) 0.3.1 coming up v soon.
09:43 Changeset [f743d1fbe3c467d54dd097b82ce35a65c152ac10] by njoyce <nick@…>
  • pyamf/remoting/__init__.py
  • pyamf/tests/test_remoting.py

Merging source:pyamf/branches/client-error-kwargs-258

Author: nick
Reviewer: thijs

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1277 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

08:49 Ticket #270 (Remote Object destination not being taken into account) created by nick
Assume this python service: […] and the corresponding mxml: […] …
06:15 Ticket #269 (Issues with PyAMF and Jython) created by thijs
I tested PyAMF on  Jython with different versions …
06:06 TwistedHowto edited by thijs
adding toc stuff (diff)
06:02 TwistedHowto edited by thijs
updating link (diff)
05:57 OhlohApiExample edited by thijs
(diff)
05:56 ShellExample edited by thijs
(diff)

04/29/08:

18:20 TracEnvironment edited by trac
(diff)
18:20 TracPlugins edited by trac
(diff)
18:20 TracModPython edited by trac
(diff)
18:20 TracPermissions edited by trac
(diff)
18:20 TracFastCgi edited by trac
(diff)
18:20 TracStandalone edited by trac
(diff)
18:20 TracReports edited by trac
(diff)
18:20 TracUnicode edited by trac
(diff)
18:20 WikiProcessors edited by trac
(diff)
18:20 WikiHtml edited by trac
(diff)
15:25 Changeset [58c2303b634f10fa997d6a0a4c0d8dba00316b0f] by thijstriemstra <thijs@…>
  • pyamf/__init__.py
  • pyamf/adapters/_django.py
  • pyamf/adapters/_google_appengine_ext_db.py
  • pyamf/amf0.py
  • pyamf/amf3.py
  • pyamf/remoting/__init__.py
  • pyamf/remoting/gateway/__init__.py
  • pyamf/sol.py
  • pyamf/tests/__init__.py

Doc update.

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1274 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

15:13 Ticket #268 (amf0.Encoder.writeAMF3 does not take into account contexts) created by nick
writing amf3 objects to an amf0 encoder needs to take into account amf3 …
13:27 Ticket #267 (*.encode functions should accept multiple args) created by nick
Only this is possible atm: […] It would be better to support multiple …

04/27/08:

23:59 Ticket #263 (client.py) closed by nick
worksforme: No feedback, so closing this ticket.
03:16 Changeset [88ebac55417a5b2a55c5c043046b8fc456130137] by thijstriemstra <thijs@…>
  • CHANGES.txt

Changelog update.

git-svn-id:  https://svn.pyamf.org/pyamf/trunk@1260 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5

00:44 OhlohApiExample edited by thijs
update (diff)

04/26/08:

22:18 Examples edited by thijs
referencing ohloh example (diff)
22:14 OhlohApiExample edited by thijs
adding screenshot (diff)
22:13 ohloh-api-example.png attached to OhlohApiExample by thijs
adding screenshot
22:12 OhlohApiExample created by thijs
initial page
00:29 Ticket #249 (Ohloh API example) closed by thijs
fixed: Fixed in r1257

04/25/08:

23:53 Ticket #266 (pyamf.util.imports requires unit tests) created by nick
Its the only module in PyAMF that does not have any tests.

04/24/08:

21:45 Ticket #265 (Python Pickler subclass for AMF) created by thijs
Create Python Pickler subclass for AMF subclass that transparently …
19:51 Ticket #264 (Minor glitch in echo_test.swf) created by Andre Smit
Tesing array of 2 ByteArrays: OK (in 686977 sec). Result: (Array of 2 …

04/23/08:

15:03 Ticket #263 (client.py) created by Andre Smit
In the client.py file for the Hello World example you have the gateway …

04/22/08:

03:19 TracQuery edited by trac
(diff)
03:19 TracGuide edited by trac
(diff)
03:19 TracLinks edited by trac
(diff)
03:19 TracEnvironment edited by trac
(diff)
03:19 TracTickets edited by trac
(diff)
03:19 WikiFormatting edited by trac
(diff)
03:19 TracPlugins edited by trac
(diff)
03:19 TracModPython edited by trac
(diff)
03:19 TracUpgrade edited by trac
(diff)
03:19 TracSyntaxColoring edited by trac
(diff)
03:19 InterTrac edited by trac
(diff)
03:19 TracTicketsCustomFields edited by trac
(diff)
03:19 TracPermissions edited by trac
(diff)
03:19 TracFastCgi edited by trac
(diff)
03:19 TracBackup edited by trac
(diff)
03:19 TracStandalone edited by trac
(diff)
03:19 WikiRestructuredText edited by trac
(diff)
03:19 TracReports edited by trac
(diff)
03:19 TracUnicode edited by trac
(diff)
03:19 TracImport edited by trac
(diff)
03:19 WikiProcessors edited by trac
(diff)
03:19 TracIni edited by trac
(diff)
03:19 TracWiki edited by trac
(diff)
03:19 TracInterfaceCustomization edited by trac
(diff)
03:19 TitleIndex edited by trac
(diff)
03:19 TracAdmin edited by trac
(diff)
03:19 TracNotification edited by trac
(diff)
03:19 TracCgi edited by trac
(diff)
03:19 WikiPageNames edited by trac
(diff)
03:19 TracSupport edited by trac
(diff)
03:19 WikiHtml edited by trac
(diff)
03:19 TracFineGrainedPermissions edited by trac
(diff)
03:19 TracWorkflow edited by trac
(diff)
03:19 TracBrowser edited by trac
(diff)
03:19 RecentChanges edited by trac
(diff)
03:19 PageTemplates edited by trac
(diff)
03:19 TracWikiMacros edited by trac
(diff)
03:19 TracInstall edited by trac
(diff)
Note: See TracTimeline for information about the timeline view.