Commit Graph

669 Commits

Author SHA1 Message Date
svenbarth
f2febdcc1b * also check mimetypes/m option
git-svn-id: trunk@42496 -
2019-07-26 05:16:35 +00:00
michael
d5a3528670 * Some fixes in parameter handling
git-svn-id: trunk@42300 -
2019-06-27 16:14:40 +00:00
michael
67b711013f * Better code documentation for processql, add %OPTIONALWHERE%
git-svn-id: trunk@42299 -
2019-06-27 16:13:55 +00:00
michael
2aaae5353e * Fix ISODateTime constant, trailing quote
git-svn-id: trunk@42298 -
2019-06-27 16:13:15 +00:00
michael
c47fe33586 * Better CORS handling: return origin if available and allowed domains not set (activate using option)
git-svn-id: trunk@42297 -
2019-06-27 12:42:34 +00:00
michael
2b8595d9da * Better CORS handling: return origin if available and allowed domains not set (fix compilation)
git-svn-id: trunk@42296 -
2019-06-27 11:37:38 +00:00
michael
eb6922b429 * Better CORS handling: return origin if available and allowed domains not set (* will prohibit credentials)
git-svn-id: trunk@42295 -
2019-06-27 11:33:26 +00:00
michael
ce68a56c01 * Allow generators in sqlite in 3.0.4
git-svn-id: trunk@42285 -
2019-06-26 08:34:47 +00:00
michael
73b365cd30 * Smarter handling of DispatchOptions options
git-svn-id: trunk@42278 -
2019-06-24 07:22:02 +00:00
michael
abf6c99304 * Correctly handle use in restmodule: use pathinfo to configure dispatcher
git-svn-id: trunk@42277 -
2019-06-24 07:18:34 +00:00
michael
28b87bed39 * Fix setusessl
git-svn-id: trunk@42273 -
2019-06-22 22:38:02 +00:00
michael
67172ef705 * Correct autoincrement handling
git-svn-id: trunk@42267 -
2019-06-22 08:22:30 +00:00
michael
01e5861255 * Make sure output contains something in case of empty dataset
git-svn-id: trunk@42266 -
2019-06-22 08:19:16 +00:00
michael
ba1fb2c0cf * Unregister routes
git-svn-id: trunk@42265 -
2019-06-22 07:44:18 +00:00
michael
961b27b4a7 * Add RoutesRegistered property to TSQLDBRestBridge
git-svn-id: trunk@42264 -
2019-06-22 07:33:49 +00:00
michael
4cb612252a * Correct registration of metadata resource in case rdoConnectionInURL is specified
git-svn-id: trunk@42263 -
2019-06-22 07:29:34 +00:00
michael
ce528e1808 * Make sure error content is sent
git-svn-id: trunk@42262 -
2019-06-22 07:16:19 +00:00
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