Commit graph

727 commits

Author SHA1 Message Date
Manuel Guesdon
1f3a7b80d5 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
Manuel Guesdon
1a437a835a 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
Manuel Guesdon
b7ab1bed16 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
Manuel Guesdon
a83ec61ee3 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
Manuel Guesdon
607b0da461 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
Manuel Guesdon
c34cc6c548 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
Manuel Guesdon
283b1f82ce 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
Manuel Guesdon
16a3c89198 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
Manuel Guesdon
fd9d109b65 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
Manuel Guesdon
335bd1540c 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
Manuel Guesdon
a1972df795 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
Manuel Guesdon
0b99f48dc4 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
Manuel Guesdon
fef4b421d4 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
Manuel Guesdon
209ca67efc 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
Manuel Guesdon
5b1d56dc5e 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
Manuel Guesdon
088c4da660 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
Manuel Guesdon
7c2eca099b o replaced GDL2 #if by HAVE_GDL2 #if
o implemented -number
o implemented -_directConnectURL
o implemented -_webserverConnectURL
o improved -_initializeSessionInContext:
o finalized -_discountTerminatedSession implementation
o added new handlers in -registerRequestHandlers
o added +workerThreadCountMin;
o added +setWorkerThreadCountMin:
o added +workerThreadCountMax
o added +setWorkerThreadCountMax:
o added +isLifebeatEnabled
o added +setLifebeatEnabled:flag
o added +lifebeatDestinationPort;
o added +setLifebeatDestinationPort:
o added +lifebeatInterval
o added +setLifebeatInterval:
o added +streamActionRequestHandlerKey;
o added +setStreamActionRequestHandlerKey:
o added +sessionStoreClassName
o added +setSessionStoreClassName:
o added +setDefaultUndoStackLimit:
o added +defaultUndoStackLimit;
o added +_lockDefaultEditingContext;
o added +_setLockDefaultEditingContext:
o added +outputPath
o added +setOutputPath:
o implemented -monitoringEnabled
o implemented -isTerminating
o implemented -terminate
o modified -setTimeOut: to handle null timeOut (no time out)
	and call -_scheduleApplicationTimerForTimeInterval:
o implemented -_scheduleApplicationTimerForTimeInterval:
o finalized -appendToResponse:inContext: implementation
o implemented -_terminateFromMonitor
o implemented _newLocationForRequest:
o removed -_handleException:inContext:
o added -_handleErrorWithPageNamed:exception:inContext:
o added +recordingClassName
o added +setRecordingClassName:
o +saveResponsesPath is obsolete; use +recordingPath
o +setSaveResponsesPath is obsolete; use +setRecordingPath
o added +defaultRequestHandlerClassName
o added +defaultRequestHandlerClass
o added _lastAccessDate


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18147 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:54:32 +00:00
Manuel Guesdon
30f01ad999 o added +defaultRequestHandlerClassName
o added +defaultRequestHandlerClass
o added _lastAccessDate


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18146 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:45:32 +00:00
Manuel Guesdon
366835315c o replaced GDL2 #if by HAVE_GDL2 #if
o modified -setTimeOut: to handle null timeOut (no time out)
o added -_setAllowedToViewStatistics:
o modified setDistributionEnabled: to call GSWContext
	-_synchronizeForDistribution
o modified setStoresIDsInCookies: to call GSWContext
	-_synchronizeForDistribution
o call -takeValuesFromRequest:inContext: on pageElement
	instead of pageComponent in -takeValuesFromRequest:inContext:
o call -invokeActionForRequest:inContext: on pageElement
	instead of pageComponent in -invokeActionForRequest:inContext:
o call -appendToResponse:inContext: on pageElement
	instead of pageComponent in -appendToResponse:inContext:
o finalized -appendToResponse:inContext: implementation
o implemented -statistics
o implemented -_formattedStatistics
o lock editing context in -awakeInContext:
o unlock editing context in -sleepInContext:
o in set undo limit and lock editingContext in  -defaultEditingContext
o lock editing context and disallow setting context when one
	already exists in -setDefaultEditingContext:
o added -validateStatisticsLogin:withPassword:
o added -_allowedToViewEvents
o added -_allowToViewEvents
o added -_setAllowedToViewEvents:
o added -validateEventsLogin:withPassword:
o added -addLanguage:
o added -firstLanguage


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18144 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:43:11 +00:00
Manuel Guesdon
1422216910 o added -validateStatisticsLogin:withPassword:
o added -_allowedToViewEvents
o added -_allowToViewEvents
o added -_setAllowedToViewEvents:
o added -validateEventsLogin:withPassword:
o added -_setBirthDate:
o added -addLanguage:
o added -firstLanguage


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18143 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:18:37 +00:00
Manuel Guesdon
222535d36e o fixes in NSLog category
o added NSMutableData -replaceOccurrencesOfData:withData:range:
o added NSData -rangeOfData:range:
o added NSData -base64Representation
o added NSData -initWithBase64Representation:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18142 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:13:53 +00:00
Manuel Guesdon
1e4a2c3607 o better format byte size data
o ivar names changes to conform to coding standards


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18141 72102866-910b-0410-8b05-ffd578937521
2003-11-24 09:02:57 +00:00
Manuel Guesdon
a4f4bede38 o switch to known app instance when requesting unknown instance
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18140 72102866-910b-0410-8b05-ffd578937521
2003-11-24 08:58:20 +00:00
Manuel Guesdon
9e549a4c0b o handle switchToKnownInstance parameter
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18139 72102866-910b-0410-8b05-ffd578937521
2003-11-24 08:57:59 +00:00
Manuel Guesdon
06627699df o added fSwitchToKnownInstance in GSWApp
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18138 72102866-910b-0410-8b05-ffd578937521
2003-11-24 08:57:37 +00:00
Manuel Guesdon
6bf5dc061b o replaced GDL2 #if by HAVE_GDL2 #if
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18137 72102866-910b-0410-8b05-ffd578937521
2003-11-24 08:56:31 +00:00
Manuel Guesdon
d84c366e4b o replaced GDL2 #if by HAVE_GDL2 #if
o improved some traces


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18136 72102866-910b-0410-8b05-ffd578937521
2003-11-24 08:54:53 +00:00
Manuel Guesdon
2970cf04f3 o handle isDisplayStringBefore binding
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18117 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:33:29 +00:00
Manuel Guesdon
6697c92c98 o added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18116 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:28:38 +00:00
Manuel Guesdon
4ad4b7edac o added -stringFormValueForKey
o added -numberFormValueForKey:withFormatter:
o added -dateFormValueForKey:withFormatter:
o inherit from GSWMessage.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18115 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:27:14 +00:00
Manuel Guesdon
f6f9379e37 o fix in -takeValuesFromRequest:inContext: to avoid ecxception where
value is empty and formatter is date formatter


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18114 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:02:40 +00:00
Manuel Guesdon
04ad543186 o in -createElementsFromNode: don't remove name property for non gsweb tags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18113 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:01:43 +00:00
Manuel Guesdon
a4040b7931 o removed projectName (now inherit from GSWDeployedBundle)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18112 72102866-910b-0410-8b05-ffd578937521
2003-11-23 18:00:48 +00:00
Manuel Guesdon
c4c4443006 o added -urlForResourceNamed:forLanguages:
o added ivars: _wrapperName,_projectName, _urlsCache,_absolutePathesCache;
o build _wrapperName in init (will avoid recreation each call of -wrapperName)
o build _projectName in init (will avoid recreation each call of -projectName)
o rename methis ...forLangue.. to ...language to be coherent


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18111 72102866-910b-0410-8b05-ffd578937521
2003-11-23 17:59:49 +00:00
Manuel Guesdon
fce225d975 o added -cachedBundleForFrameworkNamed:
o fix in -lockedCachedBundleForFrameworkNamed: to return AppBundle if none is found
o changes in -lockedCachedURLForResourceNamed:inFramework:languages:
	to call DeployedBundle -urlForResourceNamed:forLanguages:
o changes in -lockedPathForResourceNamed:inFramework:languages:
	to call DeployedBundle -absolutePathResourceNamed:forLanguages:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18110 72102866-910b-0410-8b05-ffd578937521
2003-11-23 17:58:40 +00:00
David Ayers
eb5c091a7b * GSWeb.framework/GNUmakefile
* GSWExtensions.framework/GNUmakefile
	* GSWExtensionsGSW.framework/GNUmakefile: Update for
	GNUSTEP_BUILD_DIR changes in -make.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18069 72102866-910b-0410-8b05-ffd578937521
2003-11-09 18:10:39 +00:00
David Ayers
f4d9587f9d * GSWeb.framework/GSWAssociation.m: Include limits.h and
float.h in favor of deprecated values.h to be more
	portable.
        * GSWeb.framework/GSWDefaultAdaptor.m: Do not include
        GNUstepBase/GSFileHandle.h unnecessarily.
        * GSWeb.framework/GSWDirectAction.h: Remove duplicate
	declaration of -existingSession.
        * GSWeb.framework/GSWProcFS.h: Remove commented
        NSTimeIntervalFromTimeVal declaration.
        * GSWeb.framework/GSWStatisticsStore.m: Do not include
	sys/time.h unnecessarily.
        * GSWeb.framework/GSWUtils.h: Include sys/time.h
	unconditionally.
        * GSWeb.framework/GSWeb.h: Do not include private


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17953 72102866-910b-0410-8b05-ffd578937521
2003-10-22 16:22:51 +00:00
Dave Wetzel
32afcf5152 Include changes for OS X as suggested by Philip Moetteli
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17947 72102866-910b-0410-8b05-ffd578937521
2003-10-21 11:15:56 +00:00
David Ayers
534cbda786 * *.h/m: Updated to new header layout.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17543 72102866-910b-0410-8b05-ffd578937521
2003-08-25 20:15:32 +00:00
David Ayers
cad7077d49 * INSTALL: Update prerequisits and installation guidelines.
* GSWeb.framework/GSWApplication.m: Fix compile with debug=no.
        * GSWeb.framework/GSWeb.h: Include GNUstep.h if GNUSTEP is not
        defined for OS X.
        * GSWExtensions.framework/GSWExtWOCompatibility.h: Ditto.
        * GSWExtensionsGSW.framework/GSWExtGSWWOCompatibility.h:
        * Ditto.
        * Examples/hello/*.m: Ditto.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17192 72102866-910b-0410-8b05-ffd578937521
2003-07-11 19:16:37 +00:00
Manuel Guesdon
7eafb442eb 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com>
* GSWeb.framework/GSWDisplayGroup.h:
		o include EODeprecated.h instead of EOUndoManager.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17038 72102866-910b-0410-8b05-ffd578937521
2003-06-26 15:15:22 +00:00
Manuel Guesdon
4f0682bab0 2003-06-25 Manuel Guesdon <mguesdon@orange-concept.com>
* GSWAdaptors/common/GSWHTTPHeaders.h/.m:
		o added g_szHeader_GSWeb_ApplicationName
	* GSWAdaptors/Apache/mod_gsweb.c:
		o added application name header
	* GSWeb.framework/GSWUtils.m:
		o log every 10 lock tries
	* GSWeb.framework/GSWDefaultAdaptorThread.m:
		o log remote address
	* GSWeb.framework/GSWConstants.h/.m:
		o added GSWClassName_DefaultContext
		o added GSWOPT_Context
		o added GSWHTTPHeader_ApplicationName
	* GSWeb.framework/GSWApplication.h/.m:
		o added -setContextClassName:
		o added -contextClassName;
		o added -createContextForRequest:
		o information on component search duration in debug mode
	* GSWeb.framework/GSWComponentRequestHandler.m:
		o call application -createContextForRequest: instead of directGSWContext creation
		o use session -_contextIDMatchingIDsInContext
		o use matchingContextID to restore already generated page
		o fix in -lockedHandleRequest: to pur requestContextID in context
	* GSWeb.framework/GSWDirectAction.m:
		o call application -createContextForRequest: instead of directGSWContext creation
	* GSWeb.framework/GSWContext.m:
		o fix in +contextWithRequest: to use [self alloc]
	* GSWeb.framework/GSWDeployedBundle.m:
		o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage:
			to really use cache
	* GSWeb.framework/GSWDisplayGroup.h:
		o added flag isCustomDataSourceClass
		o added flag isInitialized
	* GSWeb.framework/GSWDynamicElement.h:
		o removed -definitionName and -setDefinitionName:
	* GSWeb.framework/GSWDisplayGroup.m:
		o added queryKeyValueQualifierClassName (to specify a specific key value qualifier for a key)
		o finished -finishInitialization implementation
		o finished -_setUpForNewDataSource implementation
		o added -_isCustomDataSourceClass:
		o rewritten part of -updateDisplayedObjects
		o rewritten part of -setObjectArray:
		o rewriten -setSelectedObjects:
		o rewritten -setSelectionIndexes:
		o rewritten -selectObject:
		o rewritten -selectNext
		o rewritten -selectPrevious
		o rewritten -insertObject:atIndex:
		o rewritten -deleteSelection
		o rewritten -deleteObjectAtIndex:
		o rewritten -_deleteObjectsAtIndexes:
		o rewritten -displayedObjects
		o rewritten -fetch
		o rewritten -displayNextBatch
		o rewritten -displayPreviousBatch;
		o fixed -setNumberOfObjectsPerBatch:
		o implemented -objectsChangedInEditingContext:
		o replaced -_changedInEditingContext: by -objectsChangedInEditingContext:
		o replaced -_changedInEditingContext: by -objectsInvalidatedInEditingContext:
		o implemented -_notifySelectionChanged
		o implemented -_notifyRowChanged:
		o implemented -_lastObserverNotified:
		o implemented -_beginObserverNotification:
		o implemented -_selectionIndex
		o implemented -_deleteObject:
	* GSWeb.framework/GSWSession.m:
		o implemented -_contextIDMatchingIDsInContext:
		o implemented _rearrangeContextArrayStackForContextID:
		o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex:
		o rewritten parts of -_savePage:forChange:
	* GSWeb.framework/GSWSessionStore.m/.h:
		o partial rewriting of checkin/checkout code
	* GSWeb.framework/GSWSessionServerStore.m/.h:
		o changes for checkin/checkout code rewriting
	* GSWeb.framework/GSWSessionTimeOutManager.m/.h:
		o changes for checkin/checkout code rewriting
		o set timer interval minimum to 5s instead of 1s
	* GSWeb.framework/GSWSessionTimeOut.m/.h:
		o changes for checkin/checkout code rewriting
	* GSWeb.framework/GSWTransactionRecord.h/.m:
		o added +transactionRecordWithResponsePage:context:
		o replace signature by contextID,senderID and formValues
	* GSWeb.framework/GSWClientSideScript.m:
		o removed warning


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17032 72102866-910b-0410-8b05-ffd578937521
2003-06-25 16:07:22 +00:00
Manuel Guesdon
01336ae7af * GSWeb.framework/GSWUtils.m:
o log every 10 lock tries


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17031 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:42:21 +00:00
Manuel Guesdon
47fc110319 * GSWeb.framework/GSWTransactionRecord.h/.m:
o added +transactionRecordWithResponsePage:context:
		o replace signature by contextID,senderID and formValues


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17030 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:41:19 +00:00
Manuel Guesdon
d0c6823281 * GSWeb.framework/GSWSessionTimeOutManager.m/.h:
o changes for checkin/checkout code rewriting
		o set timer interval minimum to 5s instead of 1s


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17029 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:40:07 +00:00
Manuel Guesdon
2ea049761e * GSWeb.framework/GSWSessionTimeOut.m/.h:
o changes for checkin/checkout code rewriting


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17028 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:39:02 +00:00
Manuel Guesdon
aafd5837a5 * GSWeb.framework/GSWSessionStore.m/.h:
o partial rewriting of checkin/checkout code


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17027 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:38:01 +00:00
Manuel Guesdon
cd3115f4ce * GSWeb.framework/GSWSession.m:
o implemented -_contextIDMatchingIDsInContext:
		o implemented _rearrangeContextArrayStackForContextID:
		o rewritten -_contextArrayForContextID:stackIndex:contextArrayIndex:
		o rewritten parts of -_savePage:forChange:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17026 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:36:28 +00:00
Manuel Guesdon
20fbd69830 * GSWeb.framework/GSWSessionServerStore.m/.h:
o changes for checkin/checkout code rewriting


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17025 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:35:22 +00:00
Manuel Guesdon
d406f31b59 * GSWeb.framework/GSWDefaultAdaptorThread.m:
o log remote address
* GSWeb.framework/GSWDeployedBundle.m:
		o fix in lockedCachedRelativePathForResourceNamed:inDirectory:forLanguage:
			to really use cache
* GSWeb.framework/GSWDirectAction.m:
		o call application -createContextForRequest: instead of directGSWContext creation
* GSWeb.framework/GSWDynamicElement.h:
		o removed -definitionName and -setDefinitionName:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17024 72102866-910b-0410-8b05-ffd578937521
2003-06-25 15:32:51 +00:00