Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lucee/Lucee

Lucee is a high-performance, open-source CFML server written in Java. Supporting JDBC, Caching, Parallelism, HTTP, ORM, REST, S3 and dynamic Java integration, Lucee is great for developers aiming to build fast, scalable applications, delivering faster startup, rapid compilation and better runtime performance.
https://github.com/lucee/Lucee

Merge pull request #1494 from MitrahSoft/_Admin_Modern_

Code changes in query for Admin_Modern

833ad14df6c2513897bf11bf3bb1463c508e54fa authored 11 months ago by michaeloffner <[email protected]>
LDEV-3274 - improve implementation a bit

ca53b21cafec8d6c09a3c85730e36859561cc1f8 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1275 from zspitzer/cftp-action-quote-LDEV-3274

cfftp action="quote" support LDEV-3274

ed8b009c50dd68f41d066e2a9ca3f22d84c9e87e authored 11 months ago by michaeloffner <[email protected]>
make the Scheduler Thread safe

f864d79a8b0d7a7ce29a2d0f8a1d0d8cce660afb authored 11 months ago by michaeloffner <[email protected]>
LDEV-3666 - improve double -> int conversion

3f832ff3084f02e0c752fb219f4421556a286710 authored 11 months ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

66c6587734e0940d6584f858954676791de3d131 authored 11 months ago by michaeloffner <[email protected]>
LDEV-3666 - add test case for BitAnd

b70f26e722878f5023b89e9c11ecdfa51c4acc3c authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1413 from MitrahSoft/LDEV-3666

Added a fix to Bit functions throws an error for large integer input in LDEV-3666

73d90b6146611e70c1388a7a288c689b704f8237 authored 11 months ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

fea436bd3c8a4de03c71c8dbd0bf9cc8441e8e36 authored 11 months ago by michaeloffner <[email protected]>
LDEV-3776 - add test case

a918ca87d64bb326c08aaced66668172fa75e0ec authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1486 from softwareCobbler/LDEV-3776

fix FormatBaseN() using negative numbers - LDEV-3776

c9f73038c74b5ba3db3614cbf39a45d30e6d3c29 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4481 - manually adapt https://github.com/lucee/Lucee/pull/2049 and modify it a bit

d66bad11b6477db887a01b9c051e4e997132db14 authored 11 months ago by michaeloffner <[email protected]>
manually adapt https://github.com/lucee/Lucee/pull/2017

03de72326304c35c32655511c5a255d843c8143a authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2036 from andreasRu/patch-3

Fix grammar

8aa3f7ed3258a985f12f68754a63427e294de096 authored 11 months ago by michaeloffner <[email protected]>
add FUTURE mark

095b0f52fd2ab146e7b9f88bf3b584d9e753b5fe authored 11 months ago by michaeloffner <[email protected]>
LDEV-3998 - improve exception handling

204c7500e1901b575c368f39f236c55d9ec1a785 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2085 from zspitzer/LDEV-3998-better-serialize-exception

LDEV-3998 improve exception when a java object can't be serialized

ecbdfa75cab92a6a8be8b1f9a0aa1cf3916b2b20 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2210 from zspitzer/LDEV-4126

LDEV-4126 populate cgi.auth_user as cgi.remote_user

f134b51d88306b08c72cca8e3f312e2d00da08cf authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2243 from MitrahSoft/LDEV-4694

Added a testcase to check for an invalid password with the action='removepassword' in cfpdf on L...

f0a01bcc14822025c8203447b263b3c26815d6d1 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4249 - add test case for umlaut filename based on the ticket example

43b0d5cd0f299ef0a30710dba9ef4750529efe3e authored 11 months ago by michaeloffner <[email protected]>
LDEV-4249 - add test case for umlaut filename based on the ticket example

ef502a117ea7f7e79ec9a85092aeb2a1268acc2c authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2261 from andreasRu/patchAndreasRu

Fixes https://luceeserver.atlassian.net/browse/LDEV-4249

f58000d605da4cdc7e13a7a47d31e7fcb75fcdb3 authored 11 months ago by michaeloffner <[email protected]>
improve test case

57f2e09402cd802326b3e8636d3306b65abc2ef6 authored 11 months ago by michaeloffner <[email protected]>
improve test case

f1150216dbaa31a7d32efc2e95fdb54883dc366e authored 11 months ago by michaeloffner <[email protected]>
improve test case

c2b31a5fdd097e6f1beb84c47f66107075c3c652 authored 11 months ago by michaeloffner <[email protected]>
fix syntax issue

240793837c1395f211fdf07494c5062eeb2f1578 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1843 from MitrahSoft/LDEV-3452

Added a testcase to check cfhttp with path and file attributes for LDEV-3452

f25b423340f72abcd0fbd9360374e6b1ed2266c5 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2179 from zspitzer/LDEV-4642-testcase

LDEV-4642 test case for inspect once and invalid cfc falling back to cache

d6465a8988d08de46817a1ee580df36c09a3ecd6 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2233 from MitrahSoft/LDEV-4695

Added a testcase in QoQ IN-operator for LDEV-4695

c6ed7382f55e9a28faee973955ef33f7966d519d authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2283 from MitrahSoft/createObject()_testcase

Added a testcase in createObject() function

06bc07c9d3cadff67acb64d5b5014e1e67f044e0 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1644 from MitrahSoft/LDEV-2999

Added a testcase to cfschedule with userAgent attribute for LDEV-2999

a75fe320f2a78ee683493342baf13cb8cdf0202c authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1662 from MitrahSoft/directory_functions_testcase

Changed directory functions testcases to script

dd125035c7193fc1185e44beea122bca354b2430 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1740 from zspitzer/LDEV-2622-ldap-tls

LDEV-2622 testcase for CFLDAP with TLS

2fdbc815349fc0e8ddc75839ad13bab4ae7d6b48 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1768 from MitrahSoft/LDEV-174

Added a fix and testcase to cflog/writeLog() works with empty text for LDEV-174

8dadd7828052bcf80c1fdd9f80c8cdbd94b34138 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1912 from zspitzer/LDEV-4334-update-mappings-bug

LDEV-4334 application action="update" mappings=mappings fails

0e911b9abb4812a6cf1be91846a478ae38af26cb authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #1988 from MitrahSoft/LDEV-4429

Added a testcase to check EHCache with "distributed":"automatic" for LDEV-4429

60234230729f41f90f3e2d56eedea38f6953c8ad authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2188 from MitrahSoft/LDEV-3246

Added a testcase to check default=null with cfparam for LDEV-3246

7af9139ff89f471abda567e29873ab4398a77121 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2221 from MitrahSoft/SanitizeHtml()

Added testcase for SanitizeHtml() function.

982b703782037f7d3bea1400833f61cd06f17b1b authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2202 from zspitzer/java-20-tests

LDEV-4658 update default java 19+ date formatting tests

47a2c6a861d031f6b5ae9d73a07de98f4f8aaca1 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2281 from MitrahSoft/LDEV_4672_

Updated the fix for LDEV-4672

5823ba091dbbbabb1dbaff436545a8ad819c3af2 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2288 from MitrahSoft/LDEV_4688

Added a testcase in subresource locator and custom response for LDEV-4688

b6231d106ca4c3d8cf46a705f425671bd91884ac authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2287 from MitrahSoft/LDEV-4774

Added testcase for parsing (dd/mm/yyyy) strings formatted as dates for LDEV-4774

7f0e80e8a7231112420d7dd7c98274c38175fb4f authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2291 from MitrahSoft/isXmlElem()_testcase

Added a testcase in IsXmlElem() function

dbc32b25bab7eb61907f4c0e575cd2f8916d2895 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2298 from cubiclabs/LDEV-4783

Added a fix in returnFormat is missing from getMetaData() for LDEV-4783 (6.0)

c7011757e3f08b7cf8caee375bc9a63c67e229e7 authored 11 months ago by michaeloffner <[email protected]>
let the exception happen

b320fd2922e36aeea457a2c4ba0c4f8de48050ae authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2300 from MitrahSoft/LDEV-4268_

Added to continue without a semicolon inside the script for LDEV-4268

fe3ce535e750dfc74bca0eb4624c755dec67f579 authored 11 months ago by michaeloffner <[email protected]>
improve removal of secrets from exception

b333b7e721f73fe6f1c65d52997964a462dabc17 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2304 from MitrahSoft/LDEV-4718_

Improved the error message in s3 for LDEV-4718

bd8073bac35e2e8822a40d6bdd6247ea75279105 authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2306 from MitrahSoft/Cf_while

Added a test case for cfwhile tag

34d870b002ed7a832fd24b6df292bf7b34e1b08d authored 11 months ago by michaeloffner <[email protected]>
improve the exception message for invalid datasource name

7cdbd15e8c95a7d13761fd17d04d198ae043564a authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2307 from MitrahSoft/LDEV-4787

Improve invalid datasource name exception for LDEV-4787

080425eaf6a02a3a0e632bf4fb7549a5042c13b4 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4785 - change behaviour a bit for backward compatibility

4bc593c14730944878262ea24bd58fcc82ad2385 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4785 - change behaviour a bit for backward compatibility

cb2daeed03b0c1613d68aeabd36b177b5c6ad96f authored 11 months ago by michaeloffner <[email protected]>
LDEV-4785 - change behaviour a bit for backward compatibility

3a474be843b2ee123243be85b0c5c3a7f2f0d4a0 authored 11 months ago by michaeloffner <[email protected]>
add new test suite for safe operator

fb7dd9e8e71145b37d09ad62386129dbd325b5a2 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4785 - change elvis operant bytecode

01d76a1b4238a90cec8b5a52cd41f523c9e427f7 authored 11 months ago by michaeloffner <[email protected]>
LDEV-4785 - change elvis operant bytecode

0a7c749db9d06ed83d47575fce583cd38a9b26d0 authored 11 months ago by michaeloffner <[email protected]>
improve invalid datasource name exception for LDEV-4787

537638de80de7e5f38f928b80c3d9d1236412041 authored 11 months ago by CF Mitrah <[email protected]>
LDEV-4786 - add OSGi->Maven mapping for new jar

0d94321fa30843b628bb09b8965b30a60a632cd1 authored 11 months ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

2485dec62efd8b87b354a00abf8deed5458cd2df authored 11 months ago by michaeloffner <[email protected]>
clean up

bdcf40209067b55681977f2202270959217cdbb6 authored 11 months ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# core/src/main/java/resource/tld/core-cfml.tld
# core/src/main/java/resource/tld/c...

7d84216da5af8d16e78e3f503e39d8c190c4e33a authored 11 months ago by michaeloffner <[email protected]>
LDEV-4786 - use everywhere the same class for Username/Password Authentication provided by the commons-email library and use the merged (commons email and jakarta mail) OSGi Bundle

10f06d9d69ff4a43dc80d68495289ac356990146 authored 11 months ago by michaeloffner <[email protected]>
Update While.cfc

737ee274439e2a0e7b11176cfb58103ddb3d6f70 authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a test case for cfwhile tag

7d8ab51d1b5071a3cd3b1eee205295e3093586a8 authored 11 months ago by CF Mitrah <[email protected]>
Improved the error message in s3 for LDEV-4718

201b0b1fd3fbea8f859dfeec6c0114d7ea4cd2e3 authored 11 months ago by CF Mitrah <[email protected]>
add javamail defaults to META-INF

8757c77bb7b52d17267a68dad43f7d6e99ac835e authored 11 months ago by michaeloffner <[email protected]>
Merge pull request #2279 from MitrahSoft/LDEV-4736

Added a testcase to the directoryEvery() function for LDEV-4736

f37135e2291e339568df905f039cebf04e551f1d authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2275 from MitrahSoft/sqr()

Added testcase in sqr() function

33e03dd2a378c98af5f7b79d5c8b34ab83bc9fb5 authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2276 from MitrahSoft/sgn()_testcase

Added testcase in sgn() function

94753a2e4094110f7f7e8ebc4a0f41c18c7ce628 authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2278 from MitrahSoft/sin()_testcase

Added a testcase in sin() function

5071d047ca2286d121e125adcd1469c7b13439da authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2282 from MitrahSoft/min()_testcase

Added a testcase in min() function.

a3fc1b55643b206c6f1a4aff7bab76d78649bd9a authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2289 from MitrahSoft/LDEV-4771

Added testcase for call a function with cfloop query in LDEV-4771

a673f6de0bb2a7edd1107f447a8b6cec7e1b3279 authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2290 from MitrahSoft/LDEV-4776

Added a testcase to check decimalFormat() for LDEV-4776

5c4feb7ede314cd6884740a6d13460b98672baa0 authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2292 from MitrahSoft/LDEV-4648_

Test case for non UTF-8 characters in LDEV-4648 ticket.

b06c3f29fb74792b0a4f27013147e5684c733cfd authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2293 from MitrahSoft/tan()_testcase

Added a testcase in tan() function.

8f78e647fca1b15d562e2c9b48a0fad0ce79a777 authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2295 from MitrahSoft/XmlElemNew()_testcase

Added a testcase in XmlElemNew() function.

7e6fc13823e14d01cc2ea5a1b0be23b32dbf0f6b authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2296 from MitrahSoft/LDEV-4753_

Added testcase in cfupdate tag to check empty number field in form for LDEV-4753

e7ff7e6c39b24df612eca6f0d5893111e90dc34d authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2297 from MitrahSoft/LDEV-4781

Added a testcase to check the xmlsearch with lenient=true for LDEV-4781

2549efc234d88028db7f40cba4c6a6336b234b8e authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2303 from MitrahSoft/cf_stopwatch

Added test case for cfStopwatch tag

e8c29c5eca0f09e5ab352055475405b284e9d01d authored 11 months ago by Zac Spitzer <[email protected]>
Merge pull request #2301 from MitrahSoft/LDEV-4731_

Enable test case

4e3b60408ddf39b88de3291cc0b91b14d2a2dafc authored 11 months ago by Zac Spitzer <[email protected]>
Added test case for cfStopwatch tag

5194881dec8833fa786e1a2b2c6b219f555bdad1 authored 11 months ago by CF Mitrah <[email protected]>
Enable test case

1283a4b6e7471e4875386d97a04998dd7e08412b authored 11 months ago by CF Mitrah <[email protected]>
Update LDEV4268.cfc

e582c035278edff8596177f9808390c0cbff91ee authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Update LDEV4268.cfm

dfa20be77cbd0fff120fc20005519405f7144fc1 authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added to continue without a semicolon inside the script for LDEV-4268

3510dffa87fd43902c66d75e3fbbd9e7f2c6904e authored 11 months ago by CF Mitrah <[email protected]>
Merge pull request #2273 from zspitzer/LDEV-4756-partitioned-cookies

add support for Partitioned cookies

cdc479908474178640798d50c8bc93d0ce90243f authored 11 months ago by michaeloffner <[email protected]>
limit cookie parsing and add additional env var alias for limit evaluation

bd3d2d25625f190a7a3518adcb2bfc7496aff42c authored 11 months ago by michaeloffner <[email protected]>
switching from ALPHA to BETA,

ac822c6141a564926c56abcd507618fe2eb5ebd1 authored 11 months ago by michaeloffner <[email protected]>
move osgi/maven mappings to an external (ini) file

1d5f1c63432743b8ed108330cb2032db6b1e098e authored 11 months ago by michaeloffner <[email protected]>
update IOUtil.stream copy to nio

48496bb351104df360260a30887a1a3371b83cd8 authored 11 months ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# core/src/main/java/META-INF/MANIFEST.MF
# loader/build.xml
# loader/pom.xml

ef9b34aaceaee70363f483173eddc8c1da985640 authored 11 months ago by michaeloffner <[email protected]>
update mail jar

a1bca25bc8fa5020389a7261c2fdbb6c42e6c445 authored 11 months ago by michaeloffner <[email protected]>
update BundleProvider mappings

d8439698a1b9d1ac5bf2d638da317719def8d26c authored 11 months ago by michaeloffner <[email protected]>
Test case and fix for LDEV-4783

https://luceeserver.atlassian.net/jira/software/c/projects/LDEV/issues/LDEV-4783

56ad2b5f399205b4aa66b2ee9db6cbc6e1f2f014 authored 11 months ago by BigMart <[email protected]>
Update LDEV4781.cfc

a79c8ef3b534113446b7b6a7b9e90007e12b760e authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Updated a testcase for LDEV-4781

522358e2eb5c307abd025f73a90f1fc9e5674b15 authored 11 months ago by CF Mitrah <[email protected]>
Added a testcase to check the xmlsearch with lenient=true for LDEV-4781

c13c869ff7b6a6ccd02a430c5406d730ac34344d authored 11 months ago by CF Mitrah <[email protected]>
do not map memcached, it is not an OSGi jar

508448a4f43fc7a04380f6120469efeba5e5c204 authored 11 months ago by michaeloffner <[email protected]>
temp disable always download to find out if that solves the issue

32ae5db63456de587982c5a13f1f227900420a00 authored 11 months ago by michaeloffner <[email protected]>