Jonas Maebe
|
1b6425176b
|
* synchronised with trunk till r42049
git-svn-id: branches/debug_eh@42050 -
|
2019-05-12 18:44:05 +00:00 |
|
michael
|
77fa4aaebd
|
* GetPrimaryIndexFields is now a public class method, needed in designer
git-svn-id: trunk@42021 -
|
2019-05-07 15:40:00 +00:00 |
|
michael
|
34830ab134
|
* Fix redirect codes (bug ID 0035532)
git-svn-id: trunk@42012 -
|
2019-05-06 15:47:45 +00:00 |
|
michael
|
2d5550659e
|
* Remove unused unit from uses clause
git-svn-id: trunk@42009 -
|
2019-05-06 11:45:06 +00:00 |
|
michael
|
79cbfe53a5
|
* Split out processing of SQL so it can be used in editor. Correct LoadFromFile
git-svn-id: trunk@42005 -
|
2019-05-06 07:38:00 +00:00 |
|
michael
|
b91f374e3d
|
* Copy connection name in assign
git-svn-id: trunk@42004 -
|
2019-05-06 07:37:15 +00:00 |
|
michael
|
b4580642dd
|
* Add Ini to some helper method names to avoid confusion
git-svn-id: trunk@42003 -
|
2019-05-06 07:36:46 +00:00 |
|
Jonas Maebe
|
3a1fb45315
|
* synchronised with trunk till r41976
git-svn-id: branches/debug_eh@41977 -
|
2019-05-02 19:44:41 +00:00 |
|
svenbarth
|
75baf343d6
|
+ add format placeholder for the type's name
git-svn-id: trunk@41931 -
|
2019-04-25 09:27:07 +00:00 |
|
Jonas Maebe
|
128bf046b4
|
* regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
|
2019-04-20 18:56:45 +00:00 |
|
michael
|
7a95a6cd06
|
* Small readability improvement
git-svn-id: trunk@41806 -
|
2019-03-31 14:15:34 +00:00 |
|
michael
|
d5a1e71c5e
|
* Some small fixes after testing: avoid AV when SQL logging requested and no connection available. Allow CORS on customview
git-svn-id: trunk@41805 -
|
2019-03-31 14:14:42 +00:00 |
|
michael
|
b344934fcb
|
* Logging added completely
git-svn-id: trunk@41792 -
|
2019-03-24 18:46:23 +00:00 |
|
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 |
|