You can subscribe to this list here.
| 2003 |
Jan
(14) |
Feb
(14) |
Mar
(58) |
Apr
(6) |
May
(61) |
Jun
(30) |
Jul
(21) |
Aug
(7) |
Sep
|
Oct
|
Nov
(10) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
|
Feb
(11) |
Mar
(16) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(85) |
| 2005 |
Jan
(31) |
Feb
(5) |
Mar
(18) |
Apr
(7) |
May
(1) |
Jun
(13) |
Jul
(33) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
(2) |
Mar
(21) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: dhodell <dh...@us...> - 2003-05-13 06:54:25
|
CVS commit by dhodell:
_global.pizzaService = my_conn.getService("org.amfphp.examples.pizzaService");
M +73 -73 website/examples/pizzaservice/pizzaServiceClient.fla 1.2
|
|
From: dhodell <dh...@us...> - 2003-05-13 06:53:09
|
CVS commit by dhodell: Moved to ./org/amfphp/examples/pizzaService.phps R website/examples/pizzaservice/pizzaService.phps 1.3 |
|
From: dhodell <dh...@us...> - 2003-05-13 06:52:52
|
CVS commit by dhodell: Moved to ./org/amfphp/examples/pizzaService.php R website/examples/pizzaservice/pizzaService.php 1.3 |
|
From: dhodell <dh...@us...> - 2003-05-13 06:51:23
|
CVS commit by dhodell: Directory /cvsroot/amfphp/website/examples/pizzaservice/org/amfphp/examples added to the repository |
|
From: dhodell <dh...@us...> - 2003-05-13 06:51:14
|
CVS commit by dhodell: Directory /cvsroot/amfphp/website/examples/pizzaservice/org/amfphp added to the repository |
|
From: dhodell <dh...@us...> - 2003-05-13 06:49:36
|
CVS commit by dhodell: Directory /cvsroot/amfphp/website/examples/pizzaservice/org added to the repository |
|
From: justinwatkins <jus...@us...> - 2003-05-12 21:20:05
|
CVS commit by justinwatkins: Updated the web services implementations. Modified the nuSoap impl to only use the proxy stub if the parameters were passed as multiple arguments to the method call. This allows for the use of a value object as well as a parameter list. This only works with the nuSoap package. Also changed how the nuSoap library is called, which works with most-all web services. There is a "bug" in the latest nuSoap distribution that REQUIRES the Content-Length http header to be returned by the remote service. Amazon does not set the Content-Length header, so without slashing the nuSoap.php file it won't work with the amazon service. I sent an email to the creator of nusoap with a patch for this issue, hopefully it will be pushed into the library soon. M +27 -34 sources/flashservices/app/Executive.php 1.9 |
|
From: justinwatkins <jus...@us...> - 2003-05-12 16:26:42
|
CVS commit by justinwatkins: Final working version. Now works on the site as well. M +7 -10 website/examples/pizzaservice/pizzaService.php 1.3 M +7 -10 website/examples/pizzaservice/pizzaService.phps 1.3 |
|
From: justinwatkins <jus...@us...> - 2003-05-12 16:11:54
|
CVS commit by justinwatkins: Changed the getOrderList sql statement to not use INNER JOIN, which is apparently not supported by the sf mysql version. M +1 -1 website/examples/pizzaservice/pizzaService.php 1.2 |
|
From: dhodell <dh...@us...> - 2003-05-10 15:06:29
|
CVS commit by dhodell: Added margrietje.com - personal site M +2 -1 website/files/links.php 1.5 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 05:02:25
|
CVS commit by justinwatkins: minor path issue M +1 -1 website/files/home.php 1.14 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:27:55
|
CVS commit by justinwatkins: added the pizzaservice link M +10 -12 website/files/home.php 1.13 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:25:50
|
CVS commit by justinwatkins: added the table structure file A website/examples/pizzaservice/table_structure.sql 1.1 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:16:44
|
CVS commit by justinwatkins: reflowed entire site A website/style/compliant.css 1.1 A website/style/import.css 1.1 A website/style/layout.css 1.1 M +121 -54 website/style/style.css 1.2 R website/style/style.php 1.1 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:16:44
|
CVS commit by justinwatkins: reflowed entire site A website/files/amfformat.php 1.1 A website/files/template.php 1.1 M +74 -103 website/files/about.php 1.7 M +22 -15 website/files/developers.php 1.2 M +96 -104 website/files/documentation.php 1.8 M +36 -36 website/files/examplegoogle.php 1.2 M +61 -52 website/files/examples.php 1.5 M +82 -169 website/files/home.php 1.12 M +23 -29 website/files/links.php 1.4 M +13 -15 website/files/services.php 1.2 R website/files/amf_format.php 1.2 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:16:43
|
CVS commit by justinwatkins: reflowed entire site R website/examples/pizzaservice/.DS_Store 1.1.1.1 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:16:43
|
CVS commit by justinwatkins: reflowed entire site M +64 -196 website/index.php 1.5 |
|
From: justinwatkins <jus...@us...> - 2003-05-10 04:11:32
|
CVS commit by justinwatkins: import of pizzaservice Status: Vendor Tag: amfphp Release Tags: pizzaservice N website/examples/pizzaservice/.DS_Store N website/examples/pizzaservice/pizzaService.php N website/examples/pizzaservice/pizzaService.phps.php N website/examples/pizzaservice/pizzaServiceClient.fla N website/examples/pizzaservice/pizzaServiceClient.swf No conflicts created by this import |
|
From: dhodell <dh...@us...> - 2003-05-09 15:03:59
|
CVS commit by dhodell: LOTS of fixes. M +69 -108 website/files/documentation.php 1.7 |
|
From: dhodell <dh...@us...> - 2003-05-09 14:14:56
|
CVS commit by dhodell: Fix my style screw-ups. Sorry guys. M +16 -20 website/files/home.php 1.11 |
|
From: dhodell <dh...@us...> - 2003-05-09 14:14:37
|
CVS commit by dhodell: Fixed my style screw-ups. Sorry Guys. M +15 -15 website/files/amf_format.php 1.2 |
|
From: dhodell <dh...@us...> - 2003-05-09 14:14:11
|
CVS commit by dhodell: Fixed my style screw-ups. Sorry Guys. M +7 -7 website/files/about.php 1.6 |
|
From: dhodell <dh...@us...> - 2003-05-09 10:28:05
|
CVS commit by dhodell: Added _ to regex for amf_format.php M +224 -112 website/index.php 1.4 |
|
From: dhodell <dh...@us...> - 2003-05-09 10:11:24
|
CVS commit by dhodell: Modified spelling and grammatical errors, added response from Macromedia. M +103 -43 website/files/about.php 1.5 |
|
From: dhodell <dh...@us...> - 2003-05-09 10:10:48
|
CVS commit by dhodell: Added link to AMF documentation M +144 -74 website/files/documentation.php 1.6 |