Commit graph

  • 2e97279e10 removed GSWRedirect.gswc Dave Wetzel 2010-04-15 06:32:08 +0000
  • 9a67e60d7f new GSWDatabase Framework Monitoring additions dwetzel 2010-04-15 06:12:00 +0000
  • 5cbad51d63 new GSWDatabase Framework Monitoring additions Dave Wetzel 2010-04-15 06:12:00 +0000
  • f16c54ffb4 2010-04-15 David Wetzel <dave@turbocat.de> new GSWDatabase Framework for EOF/GDL based applications not tested yet! GSWeb.framework: * Moved WODisplayGroup.? to GSWDatabase * GSWApplication: removed EOF * small cleanups dwetzel 2010-04-15 05:58:08 +0000
  • 89e2a50334 2010-04-15 David Wetzel <dave@turbocat.de> new GSWDatabase Framework for EOF/GDL based applications not tested yet! GSWeb.framework: * Moved WODisplayGroup.? to GSWDatabase * GSWApplication: removed EOF * small cleanups Dave Wetzel 2010-04-15 05:58:08 +0000
  • 6850f506b6 use isSubclassOfClass dwetzel 2010-04-14 13:20:16 +0000
  • 694de1fe8e use isSubclassOfClass Dave Wetzel 2010-04-14 13:20:16 +0000
  • 111d1e14a3 changed flags, clean now dwetzel 2010-04-14 09:07:49 +0000
  • 68dc6d9e5d changed flags, clean now Dave Wetzel 2010-04-14 09:07:49 +0000
  • b9f96bd1d9 GSWeb.framework/GSWApplication.m * added _setHostAddress:, hostAddress dwetzel 2010-01-20 07:52:01 +0000
  • 39fae33fc7 GSWeb.framework/GSWApplication.m * added _setHostAddress:, hostAddress Dave Wetzel 2010-01-20 07:52:01 +0000
  • c348aec6a2 fixed hopefully ;) dwetzel 2009-06-15 14:21:09 +0000
  • 17d66ecc41 fixed hopefully ;) Dave Wetzel 2009-06-15 14:21:09 +0000
  • 12e227a1d7 added -g to include debug info as default dwetzel 2009-06-15 14:07:31 +0000
  • 6a11d18b06 added -g to include debug info as default Dave Wetzel 2009-06-15 14:07:31 +0000
  • e73a76e856 GSWAdaptors/Apache2/mod_gsw.c: * removed unused read_sock() * reformated read_sock_line() dwetzel 2009-06-12 13:48:10 +0000
  • c27ac43dda GSWAdaptors/Apache2/mod_gsw.c: * removed unused read_sock() * reformated read_sock_line() Dave Wetzel 2009-06-12 13:48:10 +0000
  • b456463a44 * configure.ac: Warn if GDL2 isn't found. * configure: Regenerate. ayers 2009-04-14 14:15:39 +0000
  • 91e429d37f * configure.ac: Warn if GDL2 isn't found. * configure: Regenerate. David Ayers 2009-04-14 14:15:39 +0000
  • d9a111f90c * configure.ac: Add check for zlib and libpng. Do not clobber LIBS and AUX_LIBS for libwrap check. * configure: Regenerate. * config.h.in (HAVE_LIBZ,HAVE_ZLIB): Update autoconf test to canonical name. (HAVE_LIBPNG): Add new test for libpng. * GSWeb.framework/GSWPngImageInfo.h/m: New files. * GSWeb.framework/GSWeb.h (GSWPngImageInfo): Add declaration and include. * GSWeb.framework/GNUmakefile (GSWPngImageInfo.h/m): Add files. * GSWeb.framework/GSWImageInfo.m (GSWPngImageInfo): Remove reference to class. * GSWeb.framework/GSWResponse.m (HAVE_LIBZ,HAVE_ZLIB): Update references. * GSWeb.framework/NSData+Compress.h/m (HAVE_LIBZ,HAVE_ZLIB): Ditto. ayers 2009-04-07 09:17:57 +0000
  • 0bb2a9f983 * configure.ac: Add check for zlib and libpng. Do not clobber LIBS and AUX_LIBS for libwrap check. * configure: Regenerate. * config.h.in (HAVE_LIBZ,HAVE_ZLIB): Update autoconf test to canonical name. (HAVE_LIBPNG): Add new test for libpng. * GSWeb.framework/GSWPngImageInfo.h/m: New files. * GSWeb.framework/GSWeb.h (GSWPngImageInfo): Add declaration and include. * GSWeb.framework/GNUmakefile (GSWPngImageInfo.h/m): Add files. * GSWeb.framework/GSWImageInfo.m (GSWPngImageInfo): Remove reference to class. * GSWeb.framework/GSWResponse.m (HAVE_LIBZ,HAVE_ZLIB): Update references. * GSWeb.framework/NSData+Compress.h/m (HAVE_LIBZ,HAVE_ZLIB): Ditto. David Ayers 2009-04-07 09:17:57 +0000
  • 636beb3ae5 * GSWeb.framework/GSWeb.h (GSWImageInfo): Foward declare. * GSWeb.framework/GSWHTMLDynamicElement.h/m (-/+[_frameworkNameForAssociation:inComponent:]): Convert to class method. Cleanup implementation. * GSWeb.framework/GSWImage.m (+[_appendFilenameToResponse:inContext:framework:filename:width:height:]): Add handling for image url and cleanup implementation. (-[_appendFilenameToResponse:inContext:]): Delegate to class method. * GSWeb.framework/GSWResourceManager.h/m (-[_imageInfoForUrl:fileName:framework:languages:]): New method. (-[errorMessageUrlForResourceNamed:inFramework:]): Reformat. (-[_cacheData:]): Ditto. ayers 2009-04-06 22:22:14 +0000
  • b6bbd5b0cb * GSWeb.framework/GSWeb.h (GSWImageInfo): Foward declare. * GSWeb.framework/GSWHTMLDynamicElement.h/m (-/+[_frameworkNameForAssociation:inComponent:]): Convert to class method. Cleanup implementation. * GSWeb.framework/GSWImage.m (+[_appendFilenameToResponse:inContext:framework:filename:width:height:]): Add handling for image url and cleanup implementation. (-[_appendFilenameToResponse:inContext:]): Delegate to class method. * GSWeb.framework/GSWResourceManager.h/m (-[_imageInfoForUrl:fileName:framework:languages:]): New method. (-[errorMessageUrlForResourceNamed:inFramework:]): Reformat. (-[_cacheData:]): Ditto. David Ayers 2009-04-06 22:22:14 +0000
  • 10a8f0e987 * GSWeb.framework/GSWeb.h: Include new header. ayers 2009-04-05 12:50:53 +0000
  • 8248a705a0 * GSWeb.framework/GSWeb.h: Include new header. David Ayers 2009-04-05 12:50:53 +0000
  • 28ee860614 * GSWeb.framework/GSWImageInfo.h/m: New files. * GSWeb.framework/GNUmakefile: Include new files. * GSWeb.framework/GSWWOCompatibility.h: Include new files. ayers 2009-04-05 12:11:55 +0000
  • e77389e825 * GSWeb.framework/GSWImageInfo.h/m: New files. * GSWeb.framework/GNUmakefile: Include new files. * GSWeb.framework/GSWWOCompatibility.h: Include new files. David Ayers 2009-04-05 12:11:55 +0000
  • aaf9e3a406 * GSWeb.framework/GSWDisplayGroup.h (HAVE_GDL2): Remove fallback to obsolete gnustep-db and default to GDL2 headers. ([GSWDisplayGroup-undoManager]): Expect GDL2 class. ayers 2008-10-24 07:26:20 +0000
  • d55743ee2a * GSWeb.framework/GSWDisplayGroup.h (HAVE_GDL2): Remove fallback to obsolete gnustep-db and default to GDL2 headers. ([GSWDisplayGroup-undoManager]): Expect GDL2 class. David Ayers 2008-10-24 07:26:20 +0000
  • e282e327bb Fix some some formatting of ChangeLog. ayers 2008-10-24 07:18:26 +0000
  • 97b4f55d66 Fix some some formatting of ChangeLog. David Ayers 2008-10-24 07:18:26 +0000
  • f11432d68e announce close connections for now. bug #24006 dwetzel 2008-08-28 06:42:53 +0000
  • 51c55c7647 announce close connections for now. bug #24006 Dave Wetzel 2008-08-28 06:42:53 +0000
  • 1f250eb844 fixed many warnings dwetzel 2008-08-20 20:32:10 +0000
  • 14fdcc1b2c fixed many warnings Dave Wetzel 2008-08-20 20:32:10 +0000
  • 5f46103104 GSWDirectActionRequestHandler.m set status code in generateNullResponse reformat, remove some logs dwetzel 2008-07-13 22:37:52 +0000
  • 461254c7d3 GSWDirectActionRequestHandler.m set status code in generateNullResponse reformat, remove some logs Dave Wetzel 2008-07-13 22:37:52 +0000
  • 6d18a0c808 set status code in generateNullResponse, reformat, remove some logs dwetzel 2008-07-13 22:01:34 +0000
  • f37cecd0f5 set status code in generateNullResponse, reformat, remove some logs Dave Wetzel 2008-07-13 22:01:34 +0000
  • bfa326239a remove NSLog dwetzel 2008-06-29 13:01:24 +0000
  • c31d6814f2 remove NSLog Dave Wetzel 2008-06-29 13:01:24 +0000
  • 50f3c5880d removed logs dwetzel 2008-06-16 12:51:27 +0000
  • 21f222af84 removed logs Dave Wetzel 2008-06-16 12:51:27 +0000
  • dc1fbc6547 * fixed session (re)creation bug * code cleanups dwetzel 2008-06-11 14:50:27 +0000
  • c0324a5cf6 * fixed session (re)creation bug * code cleanups Dave Wetzel 2008-06-11 14:50:27 +0000
  • a8542deae4 * GSWeb.framework/stacktrace.m (PLATFORM_UNIX): Define PLATFORM_UNIX for OpenBSD. ayers 2008-05-25 21:41:06 +0000
  • b44780f031 * GSWeb.framework/stacktrace.m (PLATFORM_UNIX): Define PLATFORM_UNIX for OpenBSD. David Ayers 2008-05-25 21:41:06 +0000
  • 06490f3261 cleanups dwetzel 2008-04-20 18:25:56 +0000
  • bccf63aa65 cleanups Dave Wetzel 2008-04-20 18:25:56 +0000
  • a29448d081 remove comment dwetzel 2008-04-17 20:12:36 +0000
  • d60e988fc1 remove comment Dave Wetzel 2008-04-17 20:12:36 +0000
  • eafcdb7894 make WOSessionCreationError work with WO names dwetzel 2008-04-15 21:20:18 +0000
  • f5f8385ad4 make WOSessionCreationError work with WO names Dave Wetzel 2008-04-15 21:20:18 +0000
  • bee03ed226 GSWAdaptors/Apache2/mod_gsw.c * small cleanups * copy all non-private headers to user dwetzel 2008-04-09 21:04:56 +0000
  • 3b0180a3da GSWAdaptors/Apache2/mod_gsw.c * small cleanups * copy all non-private headers to user Dave Wetzel 2008-04-09 21:04:56 +0000
  • fa85c6c210 * only mark_refusing if x-webobjects-refusenewsessions header seen dwetzel 2008-03-30 23:24:42 +0000
  • 1865a5a64b * only mark_refusing if x-webobjects-refusenewsessions header seen Dave Wetzel 2008-03-30 23:24:42 +0000
  • 3f79035ff5 GSWAdaptors/Apache2/mod_gsw.c * make load-balancing work * add refusing to app status dwetzel 2008-03-30 22:10:20 +0000
  • a24b60e6f4 GSWAdaptors/Apache2/mod_gsw.c * make load-balancing work * add refusing to app status Dave Wetzel 2008-03-30 22:10:20 +0000
  • 50106dc443 various fixes. shared mem should work now :) dwetzel 2008-03-17 22:52:18 +0000
  • fe4f1484fc various fixes. shared mem should work now :) Dave Wetzel 2008-03-17 22:52:18 +0000
  • 3fd738d065 GSWAssociation.h/m + bindingInComponent dwetzel 2008-03-17 11:48:57 +0000
  • 3816157075 GSWAssociation.h/m + bindingInComponent Dave Wetzel 2008-03-17 11:48:57 +0000
  • 954dfae5e0 * fixed http status bug dwetzel 2008-03-11 14:46:33 +0000
  • aeab0d5b58 * fixed http status bug Dave Wetzel 2008-03-11 14:46:33 +0000
  • b6066a35c9 * small fix for newer APR dwetzel 2008-03-10 19:53:32 +0000
  • 831addf8b5 * small fix for newer APR Dave Wetzel 2008-03-10 19:53:32 +0000
  • d0771031ff * use shared memory to share application statistics across httpd processes * first version of load balancing dwetzel 2008-03-10 17:15:30 +0000
  • d80d6efd36 * use shared memory to share application statistics across httpd processes * first version of load balancing Dave Wetzel 2008-03-10 17:15:30 +0000
  • 32f0ad9061 * GSWeb.framework/GSWApplication+Defaults.m ([+host]): Set default host to localhost. ayers 2008-03-10 06:50:48 +0000
  • 75f204c1e5 * GSWeb.framework/GSWApplication+Defaults.m ([+host]): Set default host to localhost. David Ayers 2008-03-10 06:50:48 +0000
  • b99032f344 Revert unintentional commit. ayers 2008-03-09 17:04:00 +0000
  • db014f0210 Revert unintentional commit. David Ayers 2008-03-09 17:04:00 +0000
  • c276f45f15 * GSWeb.framework/GSWRequest.m (_getFormValuesFromMultipartFormData): Determine character set for parser by invoking charsetFromEncoding: on document instead of parser. ayers 2008-03-09 17:02:01 +0000
  • 28f8e99d9c * GSWeb.framework/GSWRequest.m (_getFormValuesFromMultipartFormData): Determine character set for parser by invoking charsetFromEncoding: on document instead of parser. David Ayers 2008-03-09 17:02:01 +0000
  • 1df03fd8cd Remove excutable property. ayers 2008-03-05 13:08:41 +0000
  • 0383511887 Remove excutable property. David Ayers 2008-03-05 13:08:41 +0000
  • 5e5bc3f448 * removed unused code dwetzel 2008-03-04 20:51:01 +0000
  • cd528b0f77 * removed unused code Dave Wetzel 2008-03-04 20:51:01 +0000
  • 4ee05a7925 * removed antlr.txt dwetzel 2008-03-02 14:44:14 +0000
  • 50c733a900 * removed antlr.txt Dave Wetzel 2008-03-02 14:44:14 +0000
  • 98e6059816 * deleted all references to ANTLR dwetzel 2008-03-02 14:27:05 +0000
  • f49ba45b33 * deleted all references to ANTLR Dave Wetzel 2008-03-02 14:27:05 +0000
  • 3fcb8157c2 * optimized readDataLine dwetzel 2008-03-02 13:58:11 +0000
  • 97cf898619 * optimized readDataLine Dave Wetzel 2008-03-02 13:58:11 +0000
  • 4fc53b0cea * read POST data before contacting the app dwetzel 2008-03-01 19:47:30 +0000
  • bb368b6be9 * read POST data before contacting the app Dave Wetzel 2008-03-01 19:47:30 +0000
  • 22b87af8bc * fixed terminate * reformated * removed some logs dwetzel 2008-02-27 21:45:01 +0000
  • c475b7d28b * fixed terminate * reformated * removed some logs Dave Wetzel 2008-02-27 21:45:01 +0000
  • e3e78d7c04 pass more info to the application dwetzel 2008-02-18 21:42:13 +0000
  • a3a6cc33b4 pass more info to the application Dave Wetzel 2008-02-18 21:42:13 +0000
  • f16a58bdee * GSWeb.framework/GSWUtils.m (boolValueFor,boolValueWithDefaultFor): Rely on [NSString-boolValue] as it handle NO and digits more correctly. ayers 2008-02-13 00:50:10 +0000
  • 157908c52c * GSWeb.framework/GSWUtils.m (boolValueFor,boolValueWithDefaultFor): Rely on [NSString-boolValue] as it handle NO and digits more correctly. David Ayers 2008-02-13 00:50:10 +0000
  • d0a7e21741 fixed SERVER_PORT dwetzel 2008-01-31 00:14:23 +0000
  • f53759946a fixed SERVER_PORT Dave Wetzel 2008-01-31 00:14:23 +0000
  • 5c2fa414a8 send SERVER_PORT to App dwetzel 2008-01-30 23:25:35 +0000
  • 1157f2c2f2 send SERVER_PORT to App Dave Wetzel 2008-01-30 23:25:35 +0000
  • d436847431 * should be faster now. some cleanups dwetzel 2007-12-06 21:57:17 +0000
  • 2b0793eb67 * should be faster now. some cleanups Dave Wetzel 2007-12-06 21:57:17 +0000
  • 752750a5f6 * allow more delay dwetzel 2007-12-04 21:20:29 +0000