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 branch '6.0' of https://github.com/lucee/Lucee into 6.0

575ef914f006ac4182981748cb6cab2764b78031 authored over 1 year ago by michaeloffner <[email protected]>
LDEV-4672 - if if thread is null

572b1a2b07f674430775c25a57026880e0939290 authored over 1 year ago by michaeloffner <[email protected]>
LDEV-4591 improve s3 test, disable backblaze

43c5ff50e00c2e4cf72a773eca08c529d8bd83ff authored over 1 year ago by Zac Spitzer <[email protected]>
update S3 extension bundled

33c9d315b0add5edf970f295af5371788a27a299 authored over 1 year ago by michaeloffner <[email protected]>
LDEV-4634 - remove unnecessary casting

dae305bb753f94e26010d63f256326d32454e269 authored over 1 year ago by michaeloffner <[email protected]>
Merge pull request #2206 from zspitzer/LDEV-4634

LDEV-4634 avoid NPE in cloneHeaders

ec1bc7f648c4ba61a464171dab9aa06dda309ebb authored over 1 year ago by michaeloffner <[email protected]>
avoid NPE

8200d99e0a75b3904f49b7b3d56021cec8516ccd authored over 1 year ago by michaeloffner <[email protected]>
Added a testcase in queryMap() function for LDEV-4665 (#2211)

* Added a testcase in queryMap() function for LDEV-4665

* Update LDEV4665.cfc

bcf87bd491dd50b6c6e612d1da1e8e3bbbdc8235 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
LDEV-4669 bugfix: loglevel was being ignore for application log settings

https://luceeserver.atlassian.net/browse/LDEV-4669

65e17740e6f9a84b373e64b6416f4e1e6139b3fb authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4126 populate cgi.auth_user as cgi.remote_user

https://luceeserver.atlassian.net/browse/LDEV-4126

5b8354f641afb8979582a8c1407b9b619e10c15e authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3743 java 11 fix for negative with dollarFormat and LScurrencyFormat

https://luceeserver.atlassian.net/browse/LDEV-3743

af06eb313969c3ea13e2ae36e7d1cf629c222b87 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2207 from MitrahSoft/IsXmlAttribute_

Added a testcase for IsXmlAttribute() function

5da69c92819314c5f1eeac44b0e3b06e9ca0b0bf authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4633 adding testcase to verify component metadata can be written to.

https://luceeserver.atlassian.net/browse/LDEV-4633

c0d5ec81c36e036f7ae79dab77fa5e6e5f87a749 authored over 1 year ago by Brett Deline <[email protected]>
Added a testcase for IsXmlAttribute() function

2664f2cb8ed07db54b0080ca5bec354edd75936d authored over 1 year ago by cfmitrah <[email protected]>
Added a testcase in queryFilter() function for LDEV-4665 (#2205)

* Added a testcase in queryFilter() function for LDEV-4665

* Update LDEV4665.cfc

d3e901fd3879abaa8e2b84c0afa1e17a2b54c9e5 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
LDEV-4634 avoid NPE in cloneHeaders

https://luceeserver.atlassian.net/browse/LDEV-4634

1b11e1ce6763dc5717e686f09e5f315e7867c19b authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3374 fix dbinfo filter case, improve tests

291bd0f8024ae4a89b51bf55327f20feffdd2018 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3374 avoid unneeded table exists checks

https://luceeserver.atlassian.net/browse/LDEV-3374

dfc2ca89d3b1a94859ae37abbb3877505fdb7ef8 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3257 updated tests to also work with 5.4 branch (needed for ext tests)

02e6dc2e7546904d3a165275372817a14fb5fb18 authored over 1 year ago by Zac Spitzer <[email protected]>
add older method, so older lucee archive mappings using that function do not break.

d8ab937daf222beade31026807603f11b4b65c9a authored over 1 year ago by michaeloffner <[email protected]>
LDEV-4664 update jsch to 0.2.11

https://luceeserver.atlassian.net/browse/LDEV-4664

75c343a804238af9ebf9f9a36eca8dfdc5754741 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-1676 improve test, return stacktrace

7237d7c1a5236c3988b4d525da1831d589862fc9 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4658 update default java 19+ date formatting tests

https://luceeserver.atlassian.net/browse/LDEV-4658

44bfa9e3acbca40948b89a093912a5b8c73a3e2b authored over 1 year ago by Zac Spitzer <[email protected]>
tweak test

aa555293b3977ee86d40f3753651260bbcd5e247 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-2634 add keySize to GenerateRSAKeys()

https://luceeserver.atlassian.net/browse/LDEV-2634

dc100e6f5d1778d7ebd6e4de951e223cf8204d6e authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2200 from zspitzer/empty-string-tests

add test for formatting functions with empty strings

a29c2101f2e6a831c49a8d029f7d24b0c037c157 authored over 1 year ago by Zac Spitzer <[email protected]>
add test for formatting functions with empty strings

7350110aed5aaa73871912b0e013c2bcb8bab4fb authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3443 further remove old video code

https://luceeserver.atlassian.net/browse/LDEV-3343

0bdec7ee526ab2dc5142f550c00cd0b992be1284 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4655 remove unsupported tag definitions

https://luceeserver.atlassian.net/browse/LDEV-4655

bc8e0ac61143b2094aef1ad3d061978e222b42a3 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4480 LDEV-4448 test case for not treating . as a number

https://luceeserver.atlassian.net/browse/LDEV-4480
https://luceeserver.atlassian.net/browse/LDEV...

508b092e05dd51179da9e5be2ccad88b91928c14 authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.523

b55e960a0dbcefda261031dc62bc5acbeafd8924 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2196 from zspitzer/LDEV-3110-xmlParse-xmlFeatures

LDEV-3110 xmlParse, isXml support for xmlFeature directives

04a0e4372694824d3c6e74f3750f80b24346e034 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3110 isXml, add support for xmlFeatures directives

696e8d88a724fb83e3998ff6a8474539373ecacd authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3110 xmlParse add support for xmlFeature directives

https://luceeserver.atlassian.net/browse/LDEV-3110

d9eae7247b62e8e32ffbf437b1794131bc5e7184 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge branch '6.0' into LDEV-4198

f0fd8bb579615de5b0a9e45392ed888a0beaeff0 authored over 1 year ago by Matt Dyer <[email protected]>
build: don't compress temp jars

5823cb445574db0a502a75a4b16032599830dfce authored over 1 year ago by Zac Spitzer <[email protected]>
build: always build zero and light, even when no upload credentials

5ac42f6e70e3c22645f6b9e6c17d11db68a2ef1d authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2194 from zspitzer/LDEV-4651

LDEV-4651 additional test cases for xxe doctypeDisallow

936915b1fda6ed2f198d8d818484df5b9cfd0e20 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4651 test case for xxe doctypeDisallow

https://luceeserver.atlassian.net/browse/LDEV-4651

32df4512d2a5299195705b7a67cdff4993aa7168 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2195 from MitrahSoft/xmlNew()_testcase

Added a testcase for xmlNew() function

7599025997a9e2cc7731d2e3c0773239f6c202be authored over 1 year ago by Zac Spitzer <[email protected]>
Added a testcase for xmlNew() function

0f5ee882ccb024a009a2b2032588005f29309b2f authored over 1 year ago by cfmitrah <[email protected]>
LDEV-4647 log controller HTTPEngine4Impl.closeIdleConnections() exceptions

https://luceeserver.atlassian.net/browse/LDEV-4647

9e2ebf88acf019bf1c0927f3d58371ea720d4dfb authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4653 bugfix for admin updates page

https://luceeserver.atlassian.net/browse/LDEV-4653

856ab49802639a679db03489e4a0af19d1739701 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-2410 disable test as it's failing on windows

ec71eac84877d42f95bc4fa1f3d03b9a90e03ebe authored over 1 year ago by Zac Spitzer <[email protected]>
Merge remote-tracking branch 'upstream/6.0' into LDEV-4198

138d4cd3cde861a33d088debc3023fa7b22e34ae authored over 1 year ago by Matt Dyer <[email protected]>
LDEV-4198 added setTimeZone to formatter object to match calendar

a00966eb76f6502ec4b916e616f40b1f8e06fa95 authored over 1 year ago by Matt Dyer <[email protected]>
update nexus-staging-maven-plugin to 1.6.13

41e6f4ed42a46f7e918d4c3aec6a5fab798a4064 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2193 from MitrahSoft/listQualifiedToArray()_testcase

Added a testcase for listQualifiedToArray()

69a95e814b7695589534f987bf80cbc498542abc authored over 1 year ago by Zac Spitzer <[email protected]>
Added a testcase for listQualifiedToArray()

66cf31c7e225870039fa59740b6a054aab150d7b authored over 1 year ago by CF Mitrah <[email protected]>
LDEV-4414 improve test, enable passing

ec18a6ca4a4b023a810b07dd14f6e9245706025d authored over 1 year ago by Zac Spitzer <[email protected]>
Update SECURITY.md

6d53d3b8681a6e38f9ac9abf3fb3cc7eedf52343 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4644 admin fixed update for current stable sillyness, removed RC

https://luceeserver.atlassian.net/browse/LDEV-4644

43cf4ad9999597cf821136f1c7ea35003aeb5557 authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.519-RC

fb178e5ad56799cacbf5c9eddf3d3ec80ae83f33 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4278 fixed lsweek unit tests to check java version (#2189)

* LDEV-4278 updated unit test to pass for different java versions

* LDEV-4278 updated comment...

303ff0bf740558363e97607a75d14ce9ed843d46 authored over 1 year ago by Matt Dyer <[email protected]>
LDEV-4644 LDEV-4631 admin update notifcation improvements

cb02ccb948654b7bc526460757104ec18478ee2c authored over 1 year ago by Zac Spitzer <[email protected]>
Update LDEV3246.cfc

59ad0b7f15a110bad19e904fc59ad66ef5c95884 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a testcase to check default=null with cfparam for LDEV-3246

933974a14e4e83511385adbc5ff02cb8c5c6a5a0 authored over 1 year ago by CF Mitrah <[email protected]>
6.0.0.517

23986d42022b4a157678f6a3729f65c991e1fe04 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2186 from zspitzer/LDEV-4645

LDEV-4645 bugfix for cfprocparam and empty char strings

02dcf81dedb1af5243c1b65c3ad766753931b1a5 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4645 bugfix for cfprocparam and empty char strings

https://luceeserver.atlassian.net/browse/LDEV-4645

b84eff1a395412ae6289fc9db067587715ed27fe authored over 1 year ago by Zac Spitzer <[email protected]>
Added a fix to Admin bundle detail Page to show the bundle header correctly

fecfdd8734ed93b3c5d20431b8bdb37c10ade742 authored over 1 year ago by cfmitrah <[email protected]>
6.0.0.516

e04e2517489ae5e56fa9fa5206e77cc6990824b3 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2183 from zspitzer/LDEV-3451-passthru

LDEV-3451 add back support for pass thru of additional xml feature settings

388e8ef5d0bed126f59aef76ac0dac544d82dc17 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3451 add back support for pass thru of additional xml feature settings

https://luceeserver.atlassian.net/browse/LDEV-3451

b9186a8dd52f67d6fe0c00ca382a390d26ee98c2 authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.515

2e85ae4ed78c57b9967304ecbc7030afe417f3d8 authored over 1 year ago by Zac Spitzer <[email protected]>
Fix spelling and grammar in Lucee admin (#2180)

* Fix spelling and grammar
Reword Single Mode / Multi Mode descriptions to be clearer

* Mov...

01eef8868dc7bd22314e8cd59cffd3f25ca995fb authored over 1 year ago by Cage <[email protected]>
6.0.0.514

72c23111e06f92c94d445a7de5016416bd20c19f authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2181 from zspitzer/LDEV-3451

LDEV-3451 disable XXE by default

304da3449d41845b62737ca9d680e113c4ab21e1 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3451 add a test to use cfapplication to override defaults

ac58f2747ad552998086c4bb93bc5070120aa7c7 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4348 add xmlFeatures to getApplicationSettings

https://luceeserver.atlassian.net/browse/LDEV-4348

695b31af95b5346a62d15af6280707db5c9c0759 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3451 disable XXE by default

https://luceeserver.atlassian.net/browse/LDEV-3451

d809120723be65da0ee11a23f21ca19c0bec7371 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-433 bugfix: reset java default locale to english after test

cb1c6b282d0fc6a7d19fdb87d570806cb54c10de authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3889 fix changelog sorting

https://luceeserver.atlassian.net/browse/LDEV-3889

3382ae859e56d12cafff9e4d3eec979e12a75319 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4642 test case for inspect once and invalid cfc falling back to cached version

https://luceeserver.atlassian.net/browse/LDEV-4642

9540fd79ddf9fcfc899f3c5ac42e5a37d4ee9023 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4641 test case for QoQ with mixed case columns

https://luceeserver.atlassian.net/browse/LDEV-4641

1f1140d6ac6b197b557da33d0c6bf24d029fd13d authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.512

ecacf27567a4745709060f0a3e43501ccc94f00e authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2177 from zspitzer/LDEV-4640-v6

LDEV-4640 handle missing update entry, also auto update to https

2c5af0d6eef1f616cae770860e23369217428129 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4640 handle missing <update entry, also auto update to https

https://luceeserver.atlassian.net/browse/LDEV-4640

5c06166cfb3f40e1b997887971245319d089841d authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2178 from zspitzer/LDEV-4637-cleanup

LDEV-4637 cleanup test

84c8e4714a2721d3ed1e2dfaf71a0833e7abf782 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4637 cleanup test

fee2d5e4204b5e037858adbb7d30ffe27ae67a26 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4637 improve test

32921da6f44c3fed22eca076ec2e0aa10cf48bda authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-1176 disable slow test (98s)

563b8210007ff27260aa5bd06da9df68bf7474cc authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4637 test cases for this.s3.defaultLocation

https://luceeserver.atlassian.net/browse/LDEV-4637

a10ccd3cb36cae8750d1cc6b5e3d793597ba46e9 authored over 1 year ago by Zac Spitzer <[email protected]>
add setS3Attrs back in in case it's used

90005ca3bd1cafdda44bd4c79ec24cb32a1a7cda authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.511

2a1da4b97a6d8a268c6a6e95c66f20af26e024db authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2175 from zspitzer/LDEV-4178-v6-redux

LDEV-4178 DirectoryCreate allow any storageLocation (passthru) 6.0

96d058bfbc349a47ed09b3c2967275ed5678740d authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4635 set s3 region before creating buckets

https://luceeserver.atlassian.net/browse/LDEV-4635

a5e1d2b14fe688f6c1698957ed1f0bca7345e24d authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4178 DirectoryCreate allow any storageLocation (passthru) 6.0

https://luceeserver.atlassian.net/browse/LDEV-4178

see https://github.com/lucee/Lucee/pull/1800...

56dad1cacd8e933acf6ea4f7a2ee4d3510c5214c authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4632 build: improve s3 test checks and error reporting

https://luceeserver.atlassian.net/browse/LDEV-4632

f9d05d53a95809444eb48b8db7fe5a3ee0de3d42 authored over 1 year ago by Zac Spitzer <[email protected]>
fix paths

b0f0325dc9968e86211f93e6afd7629641f53e4c authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4504 add tests and tweak configTranslate

https://luceeserver.atlassian.net/browse/LDEV-4504

308f76c27d2298317eb3c65e725ecb8b28e82f13 authored over 1 year ago by Zac Spitzer <[email protected]>
fix typo

b335968a0c5a5d8f0082ea8af72ec4e62354bfc1 authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2173 from zspitzer/LDEV-4632-tests-s3-bucket-6

LDEV-4632 update tests test to use s3 bucket prefix 6.0

5f9ad5152106ada16dbb61fa40e6fc392ce8807b authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4632 update tests test to use s3 bucket prefix 6.0

https://luceeserver.atlassian.net/browse/LDEV-4632

62d59ac276169a88661b3223551907ff0bc6c67a authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.509

4937c086fb97675b52905accc9ee16086718ab1d authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2161 from MitrahSoft/LDEV_4087__

Added a fix to catch the debugging templates error in admin and always get the duplicate result ...

873968d3e9409206f33fa648785b30574a56af92 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-3889 show changelog on admin update page (6.0)

https://luceeserver.atlassian.net/browse/LDEV-3889

3eb897a88bbd614c3b7476d3d74df5f1796de78c authored over 1 year ago by Zac Spitzer <[email protected]>
6.0.0.507

9261f22e836229c7e637117d8b891aca8ca8d449 authored over 1 year ago by Zac Spitzer <[email protected]>
LDEV-4627 (6.0) - Native QoQ exception when column case differs (#2171)

* Use key instead of string to avoid duplicates

* Add test

e57790259da11f6a2d2f5921d70ac83f3db1f6dd authored over 1 year ago by Brad Wood <[email protected]>
LDEV-4628 update compress ext 1.0.0.15 / zip4j 2.11.5

https://luceeserver.atlassian.net/browse/LDEV-4628

beb5b6fd473d9d867f274e27145e8e2b0028ee50 authored over 1 year ago by Zac Spitzer <[email protected]>