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

Lucee

Building the best dynamic java scripting language for web development
Collective - Host: opensource - https://opencollective.com/lucee - Website: https://lucee.org - Code: https://github.com/lucee

Merge pull request #2009 from zspitzer/LDEV-4449

LDEV-4449 test case for preciseMath

github.com/lucee/Lucee - beca58ecb90816426984f188c156c917707e9caa authored almost 2 years ago
LDEV-4449 test case for preciseMath

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

github.com/lucee/Lucee - 4f8baefb09e09082dccce3114ab51c5dc4a0fb08 authored almost 2 years ago
Updated descriptions of Compress() and Extract()

github.com/lucee/Lucee - 8138e10a784b4f5422e998c26ee304ffaa440a06 authored almost 2 years ago
Added a fix to correctly show the tooltip on lucee admin Bundle (jar) page edit option for LDEV-4447

github.com/lucee/Lucee - bc0f67621c86753ba4782c180576a83537cbeb64 authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

# Conflicts:
# loader/build.xml
# loader/pom.xml

github.com/lucee/Lucee - 80a53255d841b880a27c7afb2f9f397aef3d31fe authored almost 2 years ago
LDEV-4448 - allow string ending with a dot as a number

github.com/lucee/Lucee - f0a517001e04cad433d3d80602d5ac715a2f371f authored almost 2 years ago
Merge pull request #1359 from LiLooTK/missing-description

added variant of datePart argument (function dateDiff)

github.com/lucee/lucee-docs - 3ebbcdd278f16fffa6b27139e90b76d628841b09 authored almost 2 years ago
Merge pull request #1360 from MitrahSoft/Updated_Description

Updated a description for Extract() & Compress() in lucee documentation

github.com/lucee/lucee-docs - 3db3c193341f57a3a4781c27ff9e64f07cb6388b authored almost 2 years ago
Add rand() function to QoQ

github.com/lucee/Lucee - 7528a10c2dc7dc74d82092dd10d463ea3d12566e authored almost 2 years ago
Fix error handling and HSQLDB fallback

github.com/lucee/Lucee - 18296248c9312ac389e608ae4498c8e53d68eda7 authored almost 2 years ago
updated a description

github.com/lucee/lucee-docs - 1b04312faf5273151bdbe45765afc4868344eb46 authored almost 2 years ago
Updated a description for Extract() & Compress()

github.com/lucee/lucee-docs - 654896dd5594a318a457ffb3ced3dff0d7f81589 authored almost 2 years ago
Merge pull request #2000 from LiLooTK/missing-descriptions

Added variant of datePart argument to docs

github.com/lucee/Lucee - b7b30bd3408105d90f586004e6ac87ddc7114bdb authored almost 2 years ago
Added variant of datePart argument to docs

github.com/lucee/Lucee - 985f60a1ee58a0d6b91ddca0a01a2c4c0a44a8a5 authored almost 2 years ago
Revert the fix Backward incompatibility (ACF incompatibility) for LDEV-4306 (6.0)

github.com/lucee/Lucee - d1cb8875b6fb72f0ed9aeb0537299323f6cdbada authored almost 2 years ago
support IMAP flags for cfimap getHeaderOnly/getAll

github.com/lucee/Lucee - 495f84f4702ce9d43802f7204559c095bba713e8 authored almost 2 years ago
added variant of datePart argument (function dateDiff)

github.com/lucee/lucee-docs - 4896bb8585058aa8944bf6f2037395ba9d64d7f8 authored almost 2 years ago
6.0.0.367

github.com/lucee/Lucee - a4174551a632f77f5a64335467a6867e9368f7fa authored almost 2 years ago
Added a fix to query param missing exception to include sql in detail for LDEV-4229 (#1841)

* Added a fix to query param missing exception to include sql in detail for LDEV-4229

* Updat...

github.com/lucee/Lucee - 66748f5ae09449c09937b0ac63a7ffd9a83434b3 authored almost 2 years ago
6.0.0.366

github.com/lucee/Lucee - 89e25560218971308397ec376c9caa40fd37f592 authored almost 2 years ago
Added a fix to works correctly arrayNew() with type="date" for LDEV-4387 (#1947)

* Added a fix to works correctly arrayNew() with type="date" for LDEV-4387

* Updated a test t...

github.com/lucee/Lucee - 66966a1bd54c5119ca45544cadd2f24e39df5ebf authored almost 2 years ago
6.0.0.365

github.com/lucee/Lucee - e8e3a2a9826835f1e384f62f7081cef91b3fee58 authored almost 2 years ago
Added a fix to blockedExtensions arguments to work on fileUpload()/fileUploadAll() for LDEV-4238 (#1846)

github.com/lucee/Lucee - 34b600a7d1bf87f52235d400445dc87e3a867585 authored almost 2 years ago
Added a testcase to check numberFormat() with decimal value for LDEV-4439 (#1996)

* Added a testcase to check numberFormat() with decimal value for LDEV-4439

* Update LDEV4439...

github.com/lucee/Lucee - f70baecb399881857bec1202bfcfc9ea76af8409 authored almost 2 years ago
6.0.0.364

github.com/lucee/Lucee - b90647ef1f7728c68bddbb4342f7e9656041d5ba authored almost 2 years ago
Merge pull request #1999 from MitrahSoft/LDEV__3936

Added a cache clear button in Admin-services-cache edit page For LDEV-3936 (lucee 6.0)

github.com/lucee/Lucee - 3374041f31775268e9fb6331ce307cc457485ad5 authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 236d040a77564d06208c219c3a5dc93f946c87a2 authored almost 2 years ago
6.0.0.363

github.com/lucee/Lucee - e279920dc506ab082d0195d6dba63c57a38b0ad2 authored almost 2 years ago
Added a fix to correctly throw an error message using invalid component in the event gateway for LDEV-4438 (#1995)

* Added a fix to correctly throw an error message using invalid component in the event gateway f...

github.com/lucee/Lucee - a1dd88e789b21bf4d1822ac0ba921399827da499 authored almost 2 years ago
Added a cache clear button in Admin-services-cache edit page For LDEV-3936 (lucee 6.0)

github.com/lucee/Lucee - 4f985eee3f442e19e234647d6140273ff7bbeccf authored almost 2 years ago
LDEV-4440 expose mapping listenerType and ListenerMode in admin

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

github.com/lucee/Lucee - 0781bc334abb9a7db32cfb40bf5561480951e3ee authored almost 2 years ago
Merge pull request #1997 from LiLooTK/missing-descriptions

add missing descriptions

github.com/lucee/Lucee - bcabc0c70aa3d69b50b3381dc89b1d90636c152d authored almost 2 years ago
LDEV-4415 - fix duplicate extension definition and update admin and doc extension

github.com/lucee/Lucee - 4d327b496d396a7c3b717b545adf8632cec7785a authored almost 2 years ago
LDEV-4415 - fix duplicate extension definition and update admin and doc extension

github.com/lucee/Lucee - dad06a93de3433297bb3989214d613e483fbf5b2 authored almost 2 years ago
LDEV-4299 - update jsch

github.com/lucee/Lucee - 82743f2e4086126be9466ca2858fb2d32a73ee33 authored almost 2 years ago
add missing descriptions

github.com/lucee/Lucee - 8f0905822706f72c9738299179ee606a833e657b authored almost 2 years ago
LDEV-4385 - update log4j

github.com/lucee/Lucee - c9fe56bb16bcffa117f093a09231e4fc8df8f7a9 authored almost 2 years ago
LDEV-4432 admin mapping lex typo with listenermode and listenertype

github.com/lucee/Lucee - b3eb8ae28eab8a44761efcba8cad5c9da68605b0 authored almost 2 years ago
add configserver to CFMLFactory

github.com/lucee/Lucee - a69f179863c4d751a23efd0b05eb769ee43bcdcf authored almost 2 years ago
DEV-4432 admin mapping lex typo with listenermode and listenertype

github.com/lucee/extension-admin - 73e61d9967680b3b586caf8dab9d5de3f0f63aea authored almost 2 years ago
Update LDEV4437.cfc

github.com/lucee/Lucee - 3e0b2fa9166e83d69d04e9e4a7938cb2508b8a37 authored almost 2 years ago
Added a testcase to Check decodeFromURL() for LDEV-4437

github.com/lucee/Lucee - dfca3959035934001686b703959047b345cac8af authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

# Conflicts:
# loader/build.xml
# loader/pom.xml

github.com/lucee/Lucee - 860342883a583570e2af5ca684e35e3c9d821ca3 authored almost 2 years ago
avoid to cover original exception

github.com/lucee/Lucee - 5c3ca62083a8e2aa7cae0cee66462cb7c59aa490 authored almost 2 years ago
6.0.0.357

github.com/lucee/Lucee - 5f09230c9e0be10e31fe8f99dd14318bfa17d2d3 authored almost 2 years ago
Merge pull request #1985 from MitrahSoft/LDEV-4400

Added a fix to creating a new gateway instance on the Admin Event Gateway page for LDEV-4400

github.com/lucee/Lucee - 06249bd0de66ff6ff8e49a570c8e3ac576c6d677 authored almost 2 years ago
Added a testcase to query with sql has '?' and queryparam for LDEV-4424 (#1984)

* Added a testcase to query with sql has '?' and queryparam for LDEV-4424

* Disabled testcase

github.com/lucee/Lucee - 02774f4c7bbc64616226f31ed305ffd111d02095 authored almost 2 years ago
6.0.0.356

github.com/lucee/Lucee - fe4e236060a05a2b4441d071f29cffbf574a0c29 authored almost 2 years ago
Added a fix to delete the log on the Admin logging page for LDEV-4412 (#1975)

github.com/lucee/Lucee - 199e08c744c7f71940b17ace973caad4d06b4305 authored almost 2 years ago
Merge pull request #1351 from carehart/patch-4

Correct seeming mistake and minor typos

github.com/lucee/lucee-docs - 4aa90e0042073845e741855820b203caa961cf2d authored almost 2 years ago
Merge pull request #1353 from carehart/patch-6

Improve discussion of making JVM changes

github.com/lucee/lucee-docs - 3c275e8ebb4107786facb6e62d1f5ced6dc79c7a authored almost 2 years ago
Merge pull request #1357 from lucee/bdw429s-patch-1

decodeforhtml() was added at some point to Lucee

github.com/lucee/lucee-docs - c30497c1e360c6341a119f1ac7577148681247ae authored almost 2 years ago
LDEV-4432 updated .lex for docs and admin mappings

github.com/lucee/Lucee - e4875e8216674d886c648e1e231f67678dc61065 authored almost 2 years ago
LDEV-1532 improve test

github.com/lucee/Lucee - 32276ff4ea0bae36cbd1d8cb978a6ec3a57e7aa1 authored almost 2 years ago
build: update default mssql fallback bundle version to match

github.com/lucee/Lucee - f435ce1e074e087e53ee27b97608e63fb7bffefa authored almost 2 years ago
6.0.0.354

github.com/lucee/Lucee - 416d880e78a9a4275e7116a86aa383f4a332feca authored almost 2 years ago
Added a fix to add null checking to component metadata keys for LDEV-4421 (#1981)

* Added a fix to add null checking to component metadata keys for LDEV-4421

* Added a testcas...

github.com/lucee/Lucee - c7c682bb51cd819ad9e40e74f987a393f84d75f9 authored almost 2 years ago
Merge pull request #1974 from MitrahSoft/LDEV-4409

Added a testcase to check the numberFormat() with mask for LDEV-4409

github.com/lucee/Lucee - 02c4091627f9c3302ce5e3f07c816af2d38f8eb8 authored almost 2 years ago
Merge pull request #1976 from MitrahSoft/LDEV-4414

Added a testcase to check ObjectEquals() for LDEV-4414

github.com/lucee/Lucee - 50e24bf8946f97ee54aded7bfd954f7508e335df authored almost 2 years ago
fix typo memcached -> membased

github.com/lucee/lucee-docs - 55a9e71fc677084c4d574b9d79007eb3414d3352 authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into LDEV-4409

github.com/lucee/Lucee - c24d03376d227d72199683a7976b7b423ffb3834 authored almost 2 years ago
6.0.0.353

github.com/lucee/Lucee - a6b0810579dd25624455728dfeeb8e9e97ece19f authored almost 2 years ago
Added a fix to verify the cache extension before check the cache count for LDEV-4422 (#1980)

* Added a fix to verify the cache extension before check the cache count for LDEV-4422

* Upda...

github.com/lucee/Lucee - 2d89d8495531171b51c92607510e33766ba582bf authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into LDEV-4409

github.com/lucee/Lucee - 28f1e5d33d7ab7bc8fa866169d55b9710ee50bce authored almost 2 years ago
disabled the test

github.com/lucee/Lucee - 240047940a3c2bc12ff5313918409c363f9f9f1b authored almost 2 years ago
updated a test

github.com/lucee/Lucee - d29918aa33405acbe9c7caf4f0ef216b22086e8b authored almost 2 years ago
Merge pull request #1986 from MitrahSoft/Array_functions_testcase_

Added a testcase for array functions

github.com/lucee/Lucee - b7e7385b5940be6ee2c8e4c214670c88f869c252 authored almost 2 years ago
Added a testcase to check generatedKey in insert operation using queryExecute() with returntype=array & struct for LDEV-4425 (#1983)

github.com/lucee/Lucee - 219eb1abf89e5f77166aeb5a6e807f5fce8086d6 authored almost 2 years ago
6.0.0.352

github.com/lucee/Lucee - 6813f3bf0e56f0b78ce85d68ac4d765bf2ea0630 authored almost 2 years ago
structDelete() to not throw error with non existing key LDEV-4423 (#1982)

* structDelete() to not throw error with non existing key LDEV-4423

* Added a testcase for st...

github.com/lucee/Lucee - 2b659d6895ef7dadd220dbb78e31ce519ab3c98f authored almost 2 years ago
Added a fix to editing the datasource name to work for LDEV-4433

github.com/lucee/Lucee - c546aa1a52d1e05871c817d4f444f328911cf605 authored almost 2 years ago
LDEV-4430 - improve loading procedure

github.com/lucee/Lucee - 13f56c567c8090673a15f709b90b893d9d5382d8 authored almost 2 years ago
Added a fix to Archives & Resources - CFX tags for LDEV-4431

github.com/lucee/Lucee - ac48de45b6bdee606ad7b0427dae99bc060d77b8 authored almost 2 years ago
Added a fix for switching admin mode to prevents the web password merged to server config for LDEV-4418

github.com/lucee/Lucee - 5e62bd4788a5f1687da9aac979dafaa806de8c2d authored almost 2 years ago
add support for local tests

github.com/lucee/extension-ehcache - 6cfbbf8e2dac712b7aa8565e5813b7b5b1208e7a authored almost 2 years ago
Added a testcase to check EHCache with "distributed":"automatic" for LDEV-4429

github.com/lucee/Lucee - ea3d3827b59ae6d862b93a871a8ab7ebece3eba2 authored almost 2 years ago
LDEV-4399 - switch from xml to json language files

github.com/lucee/Lucee - 20b4c127938482eaffd295dc695e98dd4ec6793d authored almost 2 years ago
Merge pull request #1979 from MitrahSoft/LDEV-4399

Removed the duplicate language file to fix LDEV-4399

github.com/lucee/Lucee - 53ab574e81563a9f826f0f0284f34b40626c804b authored almost 2 years ago
Added a testcase for array functions

github.com/lucee/Lucee - fc20675a239a7d54d3c6adac0219c10264886d58 authored almost 2 years ago
Added a fix to creating a new gateway instance on the Admin Event Gateway page for LDEV-4400

github.com/lucee/Lucee - ded30e1d171710ba57ef83c74ac299f9950aa115 authored almost 2 years ago
LDEV-4405 - make rollover thread safe and log level default error

github.com/lucee/Lucee - 420e60a670f218ff9887d904c49c3bea17d53ffb authored almost 2 years ago
Removed the duplicate language file to fix LDEV-4399

github.com/lucee/Lucee - 11f40874d1d1b267596411b3ed5c1a4568d3319a authored almost 2 years ago
temporary disable test case until h2 is updated

github.com/lucee/Lucee - 0729f183d1fa5052909a080db781d6244974b9c8 authored almost 2 years ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 1505a1d8e73de1b7fa63fe3068a809652e291160 authored almost 2 years ago
LDEV-4405 - make sure there is no file read access when stream is open

github.com/lucee/Lucee - 5c05f63bb9ff1d71809452564184dd2a180a566f authored almost 2 years ago
Added a testcase to check ObjectEquals() for LDEV-4414

github.com/lucee/Lucee - a4029096896243453f362480131ac5d58d42d348 authored almost 2 years ago
Update LDEV4409.cfc

github.com/lucee/Lucee - f8c70acd119d3868765e8e1f7efa17e28c70d432 authored almost 2 years ago
Added a testcase to check the numberFormat() with mask for LDEV-4409

github.com/lucee/Lucee - a5a8e09f603bf0eae1a26b473dec4e37e5aa8b61 authored almost 2 years ago
6.0.0.348

github.com/lucee/Lucee - 8bbb825d4f4508b70d2705a6f0b5e576e024cc58 authored almost 2 years ago
removed a fix and updated testcase to cfqueryparam with null=true for LDEV-1532 (#1967)

github.com/lucee/Lucee - 9b1c947adfffe2f69d937a43a23eaaaac4afb6a9 authored almost 2 years ago
Merge pull request #1971 from jbampton/fix-typos

Fix spelling

github.com/lucee/Lucee - dfec22f9f492a5cfe0e661241bf07d5ca19d3dfa authored almost 2 years ago
decodeforhtml() was added at some point to Lucee

github.com/lucee/lucee-docs - 976829de53a9b574bd3a5cdb784d1d9cb1ca7b20 authored almost 2 years ago
Fix spelling

github.com/lucee/Lucee - 810a40a19e9cadc017c2fe681daa45725e64e1fb authored almost 2 years ago
hide tomcat stack trace and server info by default

github.com/lucee/lucee-dockerfiles - da13c513fc98fcfe828e29c8b89625c34559984e authored almost 2 years ago
LDEV-4408 cleanup test case

github.com/lucee/Lucee - a318547a48aedc4501cc832be74cbfb386e26c2c authored almost 2 years ago
Merge pull request #1968 from jbampton/fix-typos

Fix spelling

github.com/lucee/Lucee - c86a2014b61c3b82911d74ed5deb51efb21b3e9c authored almost 2 years ago
Merge pull request #1969 from zspitzer/LDEV-4408

LDEV-4408 testcase for sessions with redis and application action=update

github.com/lucee/Lucee - 16fe47b53139b4f034636fd084103d940ea51737 authored almost 2 years ago
LDEV-4408 testcase for sessions with redis and application action="update"

github.com/lucee/Lucee - e795a52ebd27b6c407b11ba6e7309d98f59a8de8 authored almost 2 years ago
Fix spelling

`availble` -> `available`

github.com/lucee/Lucee - 6750bc4514938b6f444c88529dcac799b43a9b45 authored almost 2 years ago