Timeline
03/12/10:
- 01:37 Ticket #620 (Twill howto) closed by
- wontfix
- 01:24 Ticket #744 (Replace use of wsgiref.handlers.CGIHandler) closed by
- fixed
- 01:24 Changesets [171a12d3875cb236ac247ebabfa52e1c5b1c220e-f169e08a3079fcbd92cc7f7d0b13327e57e6afc3] by
-
- doc/tutorials/examples/gateways/appengine/client.py
- doc/tutorials/examples/gateways/appengine/webapp.py
- doc/tutorials/examples/gateways/appengine/wsgi.py
- doc/tutorials/gateways/appengine.rst
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
- doc/tutorials/examples/gateways/appengine/client.py
- doc/tutorials/examples/gateways/appengine/webapp.py
- doc/tutorials/examples/gateways/appengine/wsgi.py
- doc/tutorials/gateways/appengine.rst
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
Merge cgihandler-744: Update and expand the google app engine howto,
switching to recommended google.appengine.ext.webapp.util.run_wsgi_app.
Author: thijs
Reviewer: nick
Fixes: #744
git-svn-id: https://svn.pyamf.org/trunk@3280 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 01:18 Ticket #414 (Support for the NetConnection Debugger panel) closed by
- wontfix
- 01:18 Ticket #200 (Create Windows installer for PyAMF) closed by
- wontfix: Closing, see #201
03/11/10:
- 19:21 Ticket #201 (Create Mac OSX installer for PyAMF) closed by
- wontfix: Let's not do this. The build-tarballs script (#755) is sufficient and …
- 19:19 Ticket #750 (Django csrf check and pyamf djangogateway) closed by
- duplicate: Replying to coulix: > It is enabled by default in 1.2 or when …
- 14:35 Ticket #418 (Setup nightly builds page) closed by
- wontfix: Nightly builds are not required for PyAMF .. the lib is aimed at …
- 14:32 Ticket #508 ([Patch] Django test client) closed by
- worksforme: Since tests aren't going to be included and the code for the client is …
- 14:27 Ticket #649 (Consider switching out httplib in favour of PyCurl) closed by
- wontfix: This is not going to happen .. PyCurl on the windows platform is a …
- 13:59 Ticket #759 (Support Django 1.2) created by
- This includes the updates to the Model class (_state attribute)
03/10/10:
- 01:34 MessagingArchitecture edited by
- add link to Message Queue Evaluation notes on Second Life wiki (diff)
- 01:32 Changesets [202dd20baad06bf2acd334aaad239c7127c26062-add462158cec22b2aaf972027483e2c029f4918c] by
-
- doc/tutorials/examples/gateways/appengine/client.py
- doc/tutorials/examples/gateways/appengine/webapp.py
- doc/tutorials/examples/gateways/appengine/wsgi.py
- doc/tutorials/gateways/appengine.rst
- doc/tutorials/examples/gateways/appengine/client.py
- doc/tutorials/examples/gateways/appengine/webapp.py
- doc/tutorials/examples/gateways/appengine/wsgi.py
- doc/tutorials/gateways/appengine.rst
Update GoogleAppEngine tutorial, refs #744
git-svn-id: https://svn.pyamf.org/branches/cgihandler-744@3270 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 00:04 Ticket #354 (PyAMF example for IPhone OS) closed by
- wontfix: Removed in r3269 but closing as wontfix.
- 00:03 Changesets [e7b672c1a2529291392bde2fcb7a0459f01feba3-3c84ae15b25b189166792655ebe12cf4ea766522] by
-
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
Merge remove-iphone-354: remove old broken IPhoneOSExample
Author: thijs
Reviewer: nick
Fixes: #354
git-svn-id: https://svn.pyamf.org/trunk@3269 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
03/08/10:
- 22:28 Ticket #758 (New tutorial to push AMF object from server to client through a socket) created by
- Go is an elegant Chinese board game of pure strategy. Programming the full …
03/03/10:
- 15:15 Ticket #757 (Fix svn:mergeinfo) created by
- It's currently referring to branches that don't exist anymore... […]
- 15:12 Changesets [dfe7655ffa4a0d43942854b9212a3bf47715bbfd-5343745a369bd7a005dc03a7278587bac274c874] by
-
Branching to 'cgihandler-744'
git-svn-id: https://svn.pyamf.org/branches/cgihandler-744@3268 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 13:55 ReleaseCheckList edited by
- update (#543) (diff)
- 13:50 Changesets [fb1c029be10934104f241551e71b4f2b5e118adc-ad62ad7eb16ffb0fef21997a25d8d8b7d9c18ed3] by
-
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
- doc/tutorials/examples/actionscript/iphone-os/.actionScriptProperties
- doc/tutorials/examples/actionscript/iphone-os/.flexProperties
- doc/tutorials/examples/actionscript/iphone-os/.project
- doc/tutorials/examples/actionscript/iphone-os/Readme.txt
- doc/tutorials/examples/actionscript/iphone-os/flex/deploy/IPhoneOSExample.swf
- doc/tutorials/examples/actionscript/iphone-os/flex/src/IPhoneOSExample.mxml
- doc/tutorials/examples/actionscript/iphone-os/flex/style/style.css
- doc/tutorials/examples/actionscript/iphone-os/python/client.py
- doc/tutorials/examples/actionscript/iphone-os/python/server.py
Remove broken, unfinished iphone-os example (#354)
git-svn-id: https://svn.pyamf.org/branches/remove-iphone-354@3265 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 13:49 Changesets [599d5e467b629d28d9f3d8e917917d8aac1afa8f-0547a9f8f4c1f8f7f6445c305ae01acdba1470e7] by
-
Branching to 'remove-iphone-354'
git-svn-id: https://svn.pyamf.org/branches/remove-iphone-354@3264 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 13:38 Ticket #543 (Replace release date in changelog) closed by
- fixed
- 12:32 ReleaseCheckList edited by
- update (#756) (diff)
- 12:31 Ticket #756 (Update MD5 checksums) closed by
- fixed
- 11:14 ReleaseCheckList edited by
- fixed #546 (diff)
- 11:13 Ticket #546 (Remove the egg_info metadata from setup.cfg) closed by
- fixed
03/02/10:
- 21:00 ReleaseCheckList edited by
- update (#755) (diff)
- 20:46 Ticket #756 (Update MD5 checksums) created by
- We need to create a script that downloads the …
- 13:51 Ticket #755 (Create build/release scripts) created by
- I'm working on tools in …
- 12:15 Ticket #375 (Support IPhone OS / ARM cpu) closed by
- wontfix
- 12:11 Ticket #645 (Tests fail for Django 1.1) closed by
- fixed: It works fine with 1.1.1 here on OSX. Going to close it as fixed, please …
- 12:09 Ticket #481 (test_write_infinites failing on IPodOS) closed by
- duplicate: This is the same error reported in the Jython ticket. Going …
- 12:06 Ticket #259 (Pygments example) closed by
- wontfix: Closing this because we already have an AIR example (for UDP).
- 10:02 Ticket #616 (Roundup WSGI howto) closed by
- wontfix: Closing this, don't see the benefit of such an example anymore.
- 10:01 Ticket #594 (Create a pywebkitgtk example) closed by
- wontfix: Closing this, don't see the benefit of such an example anymore.
- 10:00 Ticket #593 (Create a Python-only example using flex-pypy) closed by
- wontfix: Closing this, don't see the benefit of such an example anymore.
03/01/10:
- 05:50 WikiStart edited by
- add note about dev.pyamf.org. Remove old description (diff)
- 04:28 Ticket #740 (Reorganize SVN repository) closed by
- fixed
- 04:18 Changesets [9eda8a7cc54f722f0db24908db25a3a2472c8a85-52b4fe15807c09cd08a15b45d8602c794b101c8b] by
-
- CHANGES.txt
- INSTALL.txt
- LICENSE.txt
- README.txt
- THANKS.txt
- cpyamf/__init__.py
- cpyamf/amf3.c
- cpyamf/amf3.pyx
- cpyamf/util.c
- cpyamf/util.pxd
- cpyamf/util.pyx
- doc/Makefile
- doc/about.rst
- doc/architecture/adapters.rst
- doc/architecture/attributecontrol.rst
- doc/architecture/examples/adapters/myadapter.py
- doc/architecture/examples/adapters/mymodule.py
- doc/architecture/examples/attribute-control/iexternalizable.py
- doc/architecture/examples/attribute-control/models1.py
- doc/architecture/examples/attribute-control/models2.py
- doc/architecture/examples/attribute-control/models3.py
- doc/architecture/examples/attribute-control/proxied-attr.py
- doc/architecture/examples/attribute-control/server.py
- doc/architecture/examples/attribute-control/static-attr.py
- doc/architecture/examples/attribute-control/whitelist.py
- doc/architecture/future.rst
- doc/architecture/index.rst
- doc/architecture/overview.rst
- doc/architecture/typemap.rst
- doc/bugs.rst
- doc/community/download.rst
- doc/community/index.rst
- doc/community/irc.rst
- doc/community/mailinglist.rst
- doc/community/maintainers.rst
- doc/community/team.rst
- doc/community/thanks.rst
- doc/conf.py
- doc/contents.rst
- doc/html/indexcontent.html
- doc/html/layout.html
- doc/html/static/bg_gradient.jpg
- doc/html/static/default.css
- doc/html/static/logo.png
- doc/html/static/pyamf.ico
- doc/html/tutorials.html
- doc/install.rst
- doc/library/adapters/django.rst
- doc/library/adapters/index.rst
- doc/library/amf0.rst
- …
Move trunk to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/trunk@3242 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [9d39ae826aad81152e66849caaa59fd13db6770c] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.5.1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [c07897a441b92f91ac6a22a93328659e78207009] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.5@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [4fe23012836f76bbe1194bfeddcc3889f9f54129] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4rc3@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [f0cdca0504c637a9ba254d54b59400e43952f2e0] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4rc2@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [4455caa584d5efe72f980c0349bd57d1523693c1] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4rc1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [9a616f33cb43ca6bde302f67204a3392bdb86121] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4.2@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [db3a3cd2e57505fd220e95c4501d1dcbebeff4b3] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4.1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [632318c78aeabc7e3504b246338d6ec0d0dcb54a] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.4@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [4a2f83252f0f4b5332bafbff494ba301ff9d977a] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.3.1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [2dca6872752bfe683e7a16a173e2e5c050cc1f00] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.3@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [cc56af2bb479296281c6bfe523f14d6eadc2e88f] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.2@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [9be6cb457566834da16cfd19c956ef3af1d8e8e6] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.1b@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [03b19b8907ee3940db3b85281eb1613ef9843912] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.1.1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [5d4f2880d7b8361447eb1be3e4168475d1c99b50] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.1.0a@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [4b2d4102e6cd6ddbec8fdd847be22bad30c53576] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/release-0.1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [181cc358f2754810d568011f675184a19be22e43] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/0_0_2@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 04:16 Changeset [3ee102e89fb44b564145259848a9d2b11c542382] by
-
Move tags to the root of the repository (#740)
git-svn-id: https://svn.pyamf.org/tags/0_0_1@3241 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 02:55 Ticket #745 (Update dev.pyamf.org menu and only link download / doc/ community) closed by
- fixed
- 02:27 Ticket #754 (AttributeError: 'cpyamf.util.IndexedCollection' object has no attribute ...) created by
- […]
- 02:09 Ticket #753 (Release 0.6b1) created by
- Opening a ticket for some tasks that can be done in a branch for things …
- 02:05 Ticket #752 (Refactor doc styles into Sphinx theme) created by
- We're currently using a custom html css style for sphinx but should switch …
02/27/10:
- 14:07 Ticket #701 (RemoteObject Authentication width setCredentials did not work) closed by
- fixed
- 14:06 Changesets [76d973e19526cc778699a4b8ec69de5c9967eaba-85e887b76838c23db7dbec9eca4330cb54002588] by
-
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.actionScriptProperties
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.flexProperties
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.project
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/build.xml
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/assets/expressInstall.swf
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/assets/swfobject.js
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/authentication.swf
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/index.html
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/src/authentication.mxml
- doc/tutorials/general/authentication.rst
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.actionScriptProperties
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.flexProperties
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/.project
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/build.xml
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/assets/expressInstall.swf
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/assets/swfobject.js
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/authentication.swf
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/deploy/index.html
- doc/tutorials/examples/general/authentication/flash/flex/remoteobject/src/authentication.mxml
- doc/tutorials/general/authentication.rst
Merge remoteobject-setcredentials-701-2: remove RemoteObject authentication example
because this functionality isn't implemented.
Author: thijs
Reviewer: nick
Fixes: #701
git-svn-id: https://svn.pyamf.org/pyamf/trunk@3235 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
- 14:03 Ticket #673 (Documentation on how to build the documentation) closed by
- fixed
- 14:02 Changesets [a94be2b6e34c659efd5df0078c061676dabec89c-8a7c7233fa9249d32b9ba3bb45dd856428e699a2] by
-
- doc/conf.py
- doc/html/static/default.css
- doc/install.rst
- doc/conf.py
- doc/html/static/default.css
- doc/install.rst
Merge doc-build-673: add build instructions for the documentation.
Author: thijs
Reviewer: nick
Fixes: #673
git-svn-id: https://svn.pyamf.org/pyamf/trunk@3234 2dde4cc4-cf3c-0410-b1a3-a9b8ff274da5
