mguesdon
c6ac8188cd
o fix in -_wildcardedResponse:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18347 72102866-910b-0410-8b05-ffd578937521
2004-01-09 11:35:15 +00:00
mguesdon
9a6305bdbb
o added -_urlWithURLPrefix:requestHandlerKey:path:queryString:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18346 72102866-910b-0410-8b05-ffd578937521
2004-01-09 11:34:39 +00:00
ayers
7bb0ef71c4
* GSWExtensions.framework/Makefile.preamble: Correct
...
ADDITIONAL_INCLUDE_DIRS and ADDITIONAL_LIB_DIRS.
* Testing/DynamicElements/Makefile.preamble: Ditto.
* GSWExtensionsGSW.framework/Makefile.preamble: Ditto. Also
remove comments.
* GSWeb.framework/Makefile.preamble.in: Ditto. Also correct
ADDITIONAL_CPPFLAGS
* Testing/DynamicElements/GNUmakefile: Remove unused
variables.
* GSWeb.framework/GNUmakefile: Ditto.
* GSWExtensions.framework/Makefile.postamble: Removed unused
targets 'regenerate' and 'copy-dist'.
* GSWExtensionsGSW.framework/Makefile.postamble: Ditto.
* Testing/DynamicElements/Makefile.postamble: Ditto.
* GSWeb.framework/Makefile.postamble: Ditto. Add rule for
GNUSTEP_TARGET_DIR dependent 'config.h'.
* Testing/DynamicElements/Resources/Info-DynamicElements.plist:
Correct spelling.
* Testing/DynamicElements/DynamicElements.m: Replace #import
with #include.
* Testing/DynamicElements/DynamicElements_main.m: Ditto.
* Testing/DynamicElements/Main.h: Ditto.
* Testing/DynamicElements/Main.m: Ditto.
* Examples/hello/Hello.m: Ditto.
* Examples/hello/HelloPage.h: Ditto.
* Examples/hello/HelloPage.m: Ditto.
* Examples/hello/Hello_main.m: Ditto.
* Examples/hello/Main.h: Ditto.
* Examples/hello/Main.m: Ditto.
* Examples/hello/Resources/Info-Hello.plist: Reformatted.
* GSWeb.framework/GSWDebug.h/m (GSWLogAssertGoodFn): Adjust
prototype to use id instead of NSObject * and dereference via
class_pointer instead of isa.
([NSObject isa]): Remove obsolete category.
* GSWeb.framework/GSWPageDefLexer.h: Use "GSWeb.h" instead of
<GSWeb/GSWeb.h> for include.
* GSWeb.framework/GSWPageDefLexer.m: Ditto.
* GSWeb.framework/GSWPageDefParser.h: Ditto.
* GSWeb.framework/GSWPageDefParser.m: Ditto.
* GSWeb.framework/GSWPageDefParserTokenTypes.h: Ditto.
* GSWeb.framework/PageDef.g: Ditto.
* GSWeb.framework/html.g: Ditto.
* GSWeb.framework/htmltag.g: Ditto.
* GSWeb.framework/GSWWOCompatibility.m: Remove file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18338 72102866-910b-0410-8b05-ffd578937521
2004-01-08 16:23:47 +00:00
dwetzel
15b28bfbfc
added backslash in _filterSoftReturnsFromString:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18318 72102866-910b-0410-8b05-ffd578937521
2004-01-05 15:37:51 +00:00
dwetzel
1e8723dd0d
do a stringValue on numbers to avoid an exception later.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18303 72102866-910b-0410-8b05-ffd578937521
2004-01-02 17:43:28 +00:00
dwetzel
6dbcbb9e9d
GSWExceptionPageName is currently only GSWExceptionPage
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18294 72102866-910b-0410-8b05-ffd578937521
2003-12-30 22:32:30 +00:00
dwetzel
a5ed9358d5
if _actionClassClass is nil find it with NSClassFromString
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18293 72102866-910b-0410-8b05-ffd578937521
2003-12-30 18:22:23 +00:00
uid66623
5881be0b15
2003-12-25 dave@turbocat.de
...
GSWeb.framework: GSWApplication.m GSWConstants.h GSWConstants.m
Added GSWClassName_ResourceManager, GSWClassName_StatisticsStore,
GSWClassName_ServerSessionStore
Joined broken lines with string constants in GSWApplication.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18274 72102866-910b-0410-8b05-ffd578937521
2003-12-26 00:36:38 +00:00
mguesdon
88a53cdfc8
o fix in -_wildcardedResponse:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18210 72102866-910b-0410-8b05-ffd578937521
2003-11-26 13:37:29 +00:00
mguesdon
53601d4c23
o quick fixes for NeXT_Foundation from Philip Moetteli <Philip.Moetteli@tele2.ch>
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18204 72102866-910b-0410-8b05-ffd578937521
2003-11-25 17:32:29 +00:00
mguesdon
3b60fbb452
o set to notImplemented.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18199 72102866-910b-0410-8b05-ffd578937521
2003-11-25 13:17:42 +00:00
mguesdon
b2c9d70065
added GSWActionURL.h and GSWActionURL.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18198 72102866-910b-0410-8b05-ffd578937521
2003-11-25 13:17:07 +00:00
mguesdon
fcd4ca2cb8
o included GSWActionURL.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18195 72102866-910b-0410-8b05-ffd578937521
2003-11-25 13:10:35 +00:00
mguesdon
c30712e97b
o added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18190 72102866-910b-0410-8b05-ffd578937521
2003-11-25 09:10:14 +00:00
mguesdon
8a9dcc2b35
logs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18186 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:22:56 +00:00
mguesdon
8f69a795cb
indenting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18185 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:19:29 +00:00
mguesdon
09015395bc
tabs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18184 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:17:11 +00:00
mguesdon
44ed44a2b8
o removed GSWOPTVALUE_SaveResponsesPath
...
o added GSWOPTVALUE_LifebeatEnabled
o added GSWOPTVALUE_LifebeatDestinationHost
o added GSWOPTVALUE_LifebeatDestinationPort
o added GSWOPTVALUE_LifebeatInterval
o added GSWOPTVALUE_DefaultUndoStackLimit
o added GSWOPTVALUE_LockDefaultEditingContext
o added GSWOPTVALUE_WorkerThreadCountMin
o added GSWOPTVALUE_WorkerThreadCountMax
o added GSWOPTVALUE_AcceptedContentEncoding
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18183 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:16:22 +00:00
mguesdon
493694319a
o handle isRefusingThisRequest
...
o handle pathQuery
o fix languages stuff
o fix _synchronizeForDistribution
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18182 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:13:37 +00:00
mguesdon
3cd2aaf501
o logs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18181 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:10:21 +00:00
mguesdon
ce706211bf
o coder changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18180 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:09:30 +00:00
mguesdon
3605fa6a18
o handle otherPathQueryAssociations
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18179 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:07:10 +00:00
mguesdon
2f58783821
o added _otherPathQueryAssociations
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18178 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:05:48 +00:00
mguesdon
2dd6a63e44
o use NSTimeIntervalSleep instead of usleep
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18177 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:04:01 +00:00
mguesdon
53f81ecbf1
o added -tryLockBeforeTimeIntervalSinceNow:
...
o added -lockBeforeTimeIntervalSinceNow:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18176 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:03:03 +00:00
mguesdon
2e3edc44a5
o logs
...
o exception handlers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18175 72102866-910b-0410-8b05-ffd578937521
2003-11-24 12:01:52 +00:00
mguesdon
2b1997da79
o removed -dealloc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18174 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:59:14 +00:00
mguesdon
8a6aa7c53b
o added classes and includes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18173 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:58:20 +00:00
mguesdon
77caad77f0
o added languages
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18172 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:49:34 +00:00
mguesdon
a858864bf5
o logs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18171 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:48:51 +00:00
mguesdon
4f778a8865
o added _otherPathQueryAssociations
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18170 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:47:45 +00:00
mguesdon
5269ab1189
o added GSWLifebeatThread.h/.m
...
o added GSWStaticResourceRequestHandler.h/.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18169 72102866-910b-0410-8b05-ffd578937521
2003-11-24 11:42:56 +00:00
mguesdon
238150c714
o fix in takeValuesFromRequest:inContext:
...
when control was diasbled, previous value was lost.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18167 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:58:02 +00:00
mguesdon
85945b8500
o appendContentString: instead of appendContentData:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18166 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:56:43 +00:00
mguesdon
31adb5b379
o appendContentString: instead of appendContentData:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18165 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:55:38 +00:00
mguesdon
f7e8198b26
o remove response saving (now use recording)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18164 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:54:11 +00:00
mguesdon
24ba284393
o added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18163 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:51:45 +00:00
mguesdon
b2ae5dd6b1
o modified to handle quotes in binding names (for GSWGenericContainer)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18162 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:48:51 +00:00
mguesdon
67022a8afc
regenerated
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18161 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:47:47 +00:00
mguesdon
424dbfd511
o replaced GDL2 #if by HAVE_GDL2 #if
...
o fix in -objectsAtIndexes:
o added _auxiliaryQueryQualifier
used when qualifying dataSource (added to query qualifiers)
o added _queryNotMatch to enable not clause
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18160 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:45:51 +00:00
mguesdon
a365f52a4a
o added +handlerWithDefaultActionClassName:defaultActionName:displayExceptionPages:
...
o adedd _displayExceptionPages
o added GSWActionRequestHandler as superclass of GSWDirectActionRequestHandler
o moved some code in GSWActionRequestHandler
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18159 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:44:25 +00:00
mguesdon
ae60d0e96c
o added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18158 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:42:42 +00:00
mguesdon
0f4276ec47
o added GSWAction as superclass of GSWDirectAction
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18157 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:40:38 +00:00
mguesdon
204139df9e
added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18156 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:28:39 +00:00
mguesdon
6f8522e8ce
o added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18155 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:24:16 +00:00
mguesdon
e41be51bbe
o added GSWHTTPHeader_RecordingSessionID,
...
GSWHTTPHeader_RecordingIDsURL,
GSWHTTPHeader_RecordingIDsCookie,
GSWHTTPHeader_RecordingApplicationNumber
o added GSWOPT_WorkerThreadCountMin,
GSWOPT_WorkerThreadCountMax
o added GSWOPT_OutputPath
o added GSWOPT_LifebeatEnabled
o added GSWOPT_LifebeatDestinationPort
o added GSWOPT_LifebeatInterval
o added GSWOPT_DefaultUndoStackLimit
o added GSWOPT_LockDefaultEditingContext
o added isDisplayStringBefore__Key
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18154 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:21:21 +00:00
mguesdon
57e7f44775
o changed definition of +formatDescription:forResponse:inContext:
...
o implemented +formatDescription:forResponse:inContext:
o change types from double to NSTimeInterval
o implemented missing methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18153 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:18:37 +00:00
mguesdon
e0770de4db
o added -workerThreadCountMin;
...
o added -setWorkerThreadCountMin:
o added -workerThreadCountMax
o added -setWorkerThreadCountMax:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18152 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:11:57 +00:00
mguesdon
856b6836bc
o added @interface GSWResponse (Stream)
...
o added -setContentStreamFileHandle:bufferSize:length:
o added _contentStreamFileHandle
o added _contentStreamBufferSize;
o added _contentStreamBufferLength;
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18151 72102866-910b-0410-8b05-ffd578937521
2003-11-24 10:06:05 +00:00
mguesdon
c09c9b67e4
o added
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18148 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:57:33 +00:00