Commit Graph

639 Commits

Author SHA1 Message Date
michael
744c331330 * Fix build
git-svn-id: trunk@41787 -
2019-03-24 09:58:40 +00:00
michael
78c074bb74 * Connection management, start of logging
git-svn-id: trunk@41786 -
2019-03-24 09:38:15 +00:00
pierre
74fed2a4cd Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
2019-03-17 14:45:03 +00:00
michael
492c0d58d8 * Use exposed TDOMWriter to create reduced XML (non-humanreadable)
git-svn-id: trunk@41664 -
2019-03-09 20:01:27 +00:00
michael
4dd27d4d03 * Allow ADO output
git-svn-id: trunk@41663 -
2019-03-09 20:00:40 +00:00
michael
2c7f278615 * Support for TBufDataset XML format
git-svn-id: trunk@41661 -
2019-03-09 18:42:51 +00:00
michael
d1a180b386 * Fix failure to compile due to dynamic HTTP statuses. Make option to enforce XML output
git-svn-id: trunk@41658 -
2019-03-09 17:39:12 +00:00
michael
e32d18977c * Small command-line client that shows how to load data from SQLDB Rest Bridge into TBufDataset
git-svn-id: trunk@41657 -
2019-03-09 17:36:30 +00:00
michael
a5f257ad20 * Firebird sample DB script, same for sqlite
git-svn-id: trunk@41634 -
2019-03-08 10:38:24 +00:00
michael
7a39e38e5a * Remove unused variable
git-svn-id: trunk@41631 -
2019-03-07 13:35:21 +00:00
michael
b9abb510b8 * Add configconnection to TSQLDBRestConnection
git-svn-id: trunk@41630 -
2019-03-07 13:35:01 +00:00
michael
da4d2e2712 * CORS credentials corrections
git-svn-id: trunk@41624 -
2019-03-07 08:39:39 +00:00
michael
2869e9216f * Build ADO output format as well
git-svn-id: trunk@41619 -
2019-03-06 09:49:09 +00:00
michael
0fb747857e * Add ADO packet data streamer
git-svn-id: trunk@41618 -
2019-03-06 08:22:37 +00:00
michael
0b6b748b15 * Fix RequireMetadata
git-svn-id: trunk@41617 -
2019-03-06 08:22:18 +00:00
michael
45b0446f8c * Configurable HTTP Status codes
git-svn-id: trunk@41585 -
2019-03-04 09:43:32 +00:00
michael
72196141b0 * Fix syntax error
git-svn-id: trunk@41581 -
2019-03-03 18:22:01 +00:00
michael
604e8f03f8 * Added business processor component
git-svn-id: trunk@41573 -
2019-03-03 16:01:46 +00:00
michael
92429997b5 * Keep connection type when reading
git-svn-id: trunk@41572 -
2019-03-03 16:00:53 +00:00
michael
3857f343d8 * Add stored modifier for config strings
git-svn-id: trunk@41468 -
2019-02-25 20:28:47 +00:00
michael
98a30de010 * Rest module for in IDE
git-svn-id: trunk@41467 -
2019-02-25 19:39:15 +00:00
michael
1d5877ecf0 * Save config strings to/from ini file
git-svn-id: trunk@41440 -
2019-02-24 18:59:19 +00:00
michael
f097158802 * Add database creation and README, and copyright header
git-svn-id: trunk@41439 -
2019-02-24 17:20:33 +00:00
michael
5f2cef71ea * Copyright statement
git-svn-id: trunk@41438 -
2019-02-24 17:09:58 +00:00
michael
e726faca7c * Delphi rest client for REST bridge
git-svn-id: trunk@41437 -
2019-02-24 16:01:26 +00:00
michael
2845fabd02 * Add SQLDB Rest Bridge
git-svn-id: trunk@41431 -
2019-02-24 15:00:56 +00:00
michael
938d59434f * Fix missing inherited in destroy
git-svn-id: trunk@41430 -
2019-02-24 14:59:13 +00:00
pierre
c986e5891a Activate fpc-web package for android OS, except for jvm compiler
git-svn-id: trunk@40899 -
2019-01-19 10:26:51 +00:00
michael
b8ef2c11a1 * Add support to use GNU TLS
git-svn-id: trunk@40886 -
2019-01-17 09:52:40 +00:00
michael
893a5e8f71 * Enable support for GNU TLS as SSL layer
git-svn-id: trunk@40859 -
2019-01-14 10:32:42 +00:00
marcus
e3126bdf3d fixed compilation for amiga-likes after r40769
git-svn-id: trunk@40770 -
2019-01-05 14:43:10 +00:00
michael
b0c264948e * Rework SSL handling to be pluggable, add HTTPS support to fphttpserver
git-svn-id: trunk@40769 -
2019-01-05 12:37:44 +00:00
Károly Balogh
5182dc37af haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
2019-01-04 03:18:42 +00:00
michael
a49c17fb7d * Allow redirect to local URL (patch by Michal GawRycki, bug ID #34595)
git-svn-id: trunk@40395 -
2018-11-29 15:37:16 +00:00
michael
818624559d * Fix bug #34538, AV in case of invalid method (patch by chmod222)
git-svn-id: trunk@40393 -
2018-11-29 15:21:50 +00:00
Mattias Gaertner
ee65da4429 fcl-web: simpleserver: added option -m for mimetypes and default filename for darwin
git-svn-id: trunk@40366 -
2018-11-24 16:16:44 +00:00
pierre
deb3d5a0a9 + Add Debug message when resource file is found, but not registered.
+ Add missing "T.ResourceStrings:=True;" for all source units
    that generate the new debug message above.

git-svn-id: trunk@40365 -
2018-11-24 15:14:57 +00:00
joost
db80944f47 * Added fphttpstatus to fpmake.pp
git-svn-id: trunk@40364 -
2018-11-23 13:49:59 +00:00
Mattias Gaertner
fe7805c5fe fcl-web: fixed simpleserver on darwin
git-svn-id: trunk@40195 -
2018-11-02 22:55:52 +00:00
yury
a29290202f * Regenerated makefiles to support x86_64-android.
git-svn-id: trunk@39958 -
2018-10-17 17:12:20 +00:00
yury
8c59eb1ce5 * Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
2018-10-06 09:36:03 +00:00
pierre
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
marco
d143ab60e1 * regenned makefile without date/rev components for easier merging.
git-svn-id: trunk@39630 -
2018-08-18 15:06:25 +00:00
michael
a721f23666 * Session routing demo
git-svn-id: trunk@39532 -
2018-07-30 20:07:09 +00:00
michael
99a83cd392 * Add Session.States to track new/expired etc.
git-svn-id: trunk@39531 -
2018-07-30 20:05:47 +00:00
michael
fe62a95b08 * Add mode and strings directives
git-svn-id: trunk@39426 -
2018-07-10 07:29:41 +00:00
michael
d7fa0b1998 * Refactored to use pascodegen
git-svn-id: trunk@39424 -
2018-07-10 07:27:22 +00:00
michael
4522494982 * invert existence and allowed checking
git-svn-id: trunk@39405 -
2018-07-07 14:08:36 +00:00
michael
bebd4483d2 * Apply basic security on filename: do not allow files to be retrieved outside base dir/location
git-svn-id: trunk@39404 -
2018-07-07 11:11:28 +00:00