issues
search
qorelanguage
/
qore
Qore Programming Language
GNU General Public License v2.0
61
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
workaround an openssl issue where the CA cert is not available from server sockets even though it was in the cert file
#4915
davidnich
closed
5 days ago
0
module-yaml: single quoted strings with date-only values like `'2022-02-22'` are being decoded as date-time values
#4914
davidnich
closed
1 week ago
0
make the RestClient class and SwaggerDataProvider classes serializable
#4913
davidnich
closed
1 month ago
0
Swagger schemas cannot support complex array items in form data parameters
#4912
davidnich
opened
2 months ago
0
dynamic memory leak found in hmac functionality with openssl 3+
#4911
davidnich
closed
2 months ago
0
static memory leak in handling digests and crypto algorhythms with openssl 3+
#4910
davidnich
opened
2 months ago
0
excessive DGC scans cause very slow performance in some operations on large object graphs
#4909
davidnich
opened
2 months ago
0
the Swagger module does not support type file correctly
#4908
davidnich
opened
2 months ago
0
the Swagger module throws exceptions with unknown format values
#4907
davidnich
closed
2 months ago
0
Swagger validation fails for objects without any defined properties
#4906
davidnich
closed
2 months ago
0
class copy() methods do not maintain DGC counts correctly
#4905
davidnich
closed
3 months ago
0
Feature/expanded api
#4904
davidnich
closed
3 months ago
0
Qore raises invalid recursive constant reference expressions in some cases when values are not in a reference loop
#4903
davidnich
closed
4 months ago
0
BulkSqlUtil: BulkUpsertOperation is broken with constant values included in the submitted data
#4902
davidnich
closed
5 months ago
0
OracleSqlUtil*: there is a bug in IN expression / operator code
#4901
davidnich
closed
5 months ago
0
DataProvider: must enable event-based providers to have their connections updated while generating events
#4900
davidnich
closed
4 months ago
0
module-oracle: bulk binds of strings as CLOBs fails
#4899
davidnich
closed
5 months ago
0
module-v8: implement a v8 module for Qore to allow JavaScript code to be embedded, compiled, managed, and executed from Qore
#4898
davidnich
opened
5 months ago
0
SqlUtil: space management on Oracle fails because row movement is not enabled on the affected tables
#4897
davidnich
closed
5 months ago
0
ConnectionProvider: the PollingConnectionMonitor class can stop polling in the I/O thread under some conditions
#4896
davidnich
closed
5 months ago
0
Swagger module does not deserialize JSON and YAML content as UTF-8
#4895
davidnich
closed
5 months ago
0
bug in resolving static class variables can cause spurious errors
#4894
davidnich
closed
6 months ago
0
module-yaml: parsing 'n' results in 0n instead of "n"
#4893
davidnich
closed
6 months ago
0
add OpenAiRestClient and OpenAiDataProvider modules
#4892
davidnich
closed
5 months ago
0
module-yaml: cannot deserialize YAML with anchors and aliases
#4891
davidnich
closed
6 months ago
0
module-jni: error handling conversions between Qore/Python -> Java for Float values
#4890
davidnich
closed
6 months ago
0
Bugfix/4884 logger module 1 19 x
#4889
davidnich
closed
6 months ago
0
Bugfix/4884 logger module
#4888
davidnich
closed
6 months ago
0
HttpServer: lock starvation on the Socket lock in the connection thread can cause a deadlock when reloading certificates
#4887
davidnich
closed
7 months ago
0
SqlUtil uses locking with dynamic SQL
#4886
davidnich
closed
7 months ago
0
module-xml: the *SoapClient modules falsely report that they support the connection polling API
#4885
davidnich
closed
7 months ago
0
logging with the Logger module can have a negative performance impact
#4884
davidnich
closed
6 months ago
0
module-jni: errors importing Qore methods with varargs into Java
#4883
davidnich
closed
7 months ago
0
Implement a way to clear the persistent connection flag in HTTP connections
#4882
davidnich
closed
7 months ago
0
moduile-xml: I/O callbacks for XML are not working
#4881
davidnich
closed
7 months ago
0
module-xml: XML generation fails if an SQL NULL value is present
#4880
davidnich
closed
7 months ago
0
HTTP client objects should reconnect immediately if a send/receive action immediately is disconnected
#4879
davidnich
closed
7 months ago
0
HttpServer does not dicsonnect idle connections
#4878
davidnich
closed
8 months ago
0
refs #4876 allow types to return simple type info for accept and retu…
#4877
davidnich
closed
9 months ago
0
reflection: cannot return type hashes with simple / plain types for accept and returns
#4876
davidnich
closed
8 months ago
0
AbstractTable::getDropAllConstraintsAndIndexesOnColumnSql() does not work with foreign constraints
#4875
davidnich
closed
10 months ago
0
refs #4873 fixed the -= operator with *hash lvalues
#4874
davidnich
closed
11 months ago
0
-= operator should not fail at runtime with an empty hash
#4873
davidnich
closed
11 months ago
0
Feature/4808 gmail app
#4872
davidnich
closed
11 months ago
0
base64-url encoding support is broken
#4871
davidnich
closed
11 months ago
0
refs #4869 added the encode_chars HTTP / REST option
#4870
davidnich
closed
11 months ago
0
add encode_chars as an HTTP / REST connection option
#4869
davidnich
closed
11 months ago
0
WebSocketClient: implement auto-reconnect
#4868
davidnich
closed
11 months ago
0
refs #4866 fixed a bug where control characters in URLs were silently…
#4867
davidnich
closed
12 months ago
0
ConnectionProvider: connections silently accept URLs with control characters
#4866
davidnich
closed
12 months ago
0
Next