index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fcl-web
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Parse cookies after initializing request variables
michael
2010-08-06
1
-0
/
+1
*
* Switch off debug define
michael
2010-08-06
1
-1
/
+1
*
* Correct check for Session in checksession, and do not create same session c...
michael
2010-08-06
1
-5
/
+9
*
* Null values should be sent as NULL in json
michael
2010-08-06
1
-0
/
+3
*
* Support for design-time parameters
michael
2010-08-05
1
-0
/
+26
*
* Fixed never-ending CGI scripts
michael
2010-08-03
1
-1
/
+22
*
* Bugfix for case of more than one handler classname
michael
2010-08-03
1
-1
/
+5
*
Ext.Direct compliant error handling. API now also handles more than one hand...
michael
2010-07-30
1
-1
/
+23
*
* error handling is slightly different in ext.direct. Create virtual method s...
michael
2010-07-30
1
-24
/
+46
*
* Dependency op fcl-process voor dbugintf
michael
2010-07-30
2
-57
/
+92
*
* Patch from Luiz Americo to use const string params in Log call
michael
2010-07-30
1
-2
/
+2
*
* Set the global CustomApplication variable, usefull for logging
joost
2010-07-21
3
-1
/
+16
*
* Moved the handling of web-request from the TCustomWebApplication to a new...
joost
2010-07-21
5
-236
/
+654
*
* Reverted accidentally committed files in r15616
joost
2010-07-20
7
-33
/
+14
*
* Fixed FastCGI listening on a port on Windows after r15099
joost
2010-07-20
8
-16
/
+35
*
* Added TCustomFCgiApplication.Address property to change listen-ip-address
joost
2010-07-20
1
-7
/
+12
*
* Removed debug conditional
michael
2010-07-15
1
-1
/
+1
*
* added fcl-web to the unit search path
jonas
2010-07-15
2
-8
/
+155
*
* Always send date/time in fixed format, send used format as well in metadata
michael
2010-07-14
1
-2
/
+64
*
* Implemented OnParamValue event
michael
2010-07-14
1
-11
/
+30
*
Disabled debug define
michael
2010-07-14
1
-1
/
+1
*
* Actually implemented Options (readonly, disable edit/delete/insert
michael
2010-07-14
1
-1
/
+24
*
* Implemented ProtocolOptions and OnUnknownRecord to handle unknown FastCGI r...
michael
2010-07-14
1
-10
/
+65
*
* Include trailing path delimiter. Check if session exists; Added some debug ...
michael
2010-07-14
1
-5
/
+14
*
* Added support for modules that do not have a stream associated with them; t...
michael
2010-07-14
2
-5
/
+11
*
* Added ALoaded parameter to MessageBox
joost
2010-07-05
2
-11
/
+13
*
* Publish options
michael
2010-06-17
1
-0
/
+1
*
* Fix access violation. Notification must always call inherited notification
michael
2010-06-17
1
-0
/
+1
*
* Debugging by default disabled
michael
2010-06-04
2
-2
/
+2
*
* Added debug directive for easier debugging
michael
2010-06-04
1
-0
/
+7
*
* Fixed 2 bugs and added debug directive
michael
2010-06-04
1
-6
/
+20
*
* Implemented TPAramDef.Assign, or streaming does not work correctly
michael
2010-06-04
1
-0
/
+19
*
* regenerated using up-to-date fpcmake
jonas
2010-06-03
1
-6
/
+55
*
* json-rpc examples, and compile it as well
michael
2010-06-03
1
-0
/
+1
*
* Added JSON-RPC functionality
michael
2010-06-03
6
-0
/
+4625
*
* reverted ProcessedPathInfo to ReturnedPathInfo
michael
2010-05-31
3
-9
/
+9
*
* Empty pathinfo
michael
2010-05-31
1
-5
/
+1
*
* fcl-net dependency
michael
2010-05-27
2
-2
/
+254
*
* Forgot to add
michael
2010-05-27
2
-0
/
+3288
*
* Added webdata
michael
2010-05-27
8
-0
/
+6203
*
* Moved all to base directory
michael
2010-05-27
18
-0
/
+0
*
* Implemented CGI -> FastCGI gateway application class
michael
2010-05-27
2
-2
/
+623
*
* Added BaseURL, and support for additional encodings. Implemented CGI testbe...
michael
2010-05-25
6
-46
/
+134
*
* Moved fptemplate from fcl-web to fcl-base
joost
2010-04-22
1
-658
/
+0
*
* FCL-Web FastCGI can now listen on a specified port for a webserver to connect
joost
2010-04-02
1
-1
/
+31
*
* Do not show exception twice
joost
2010-04-02
1
-3
/
+0
*
* fixed compile-time range error under Windows (mantis #16171)
jonas
2010-03-31
1
-2
/
+2
*
* Implemented a stack of javascriptstacks. InitializeJavaScriptStack creates...
joost
2010-03-09
2
-30
/
+46
*
* Changed TCustomWebApplication.CreateForm's reference parameter now the com...
joost
2010-03-07
1
-3
/
+3
*
* Added logging functionality using TEventLog
joost
2010-03-07
1
-1
/
+25
[prev]
[next]