Ecosyste.ms: OpenCollective

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

Added a testcase to spanIncluding() & spanExcluding() functions

github.com/lucee/Lucee - 64ad8999322248478775d2b3d98359a429c0a270 authored almost 2 years ago
6.0.0.392

github.com/lucee/Lucee - fcc0f05771b8d7f5ef0ab929de4b3de60b26cc2d authored almost 2 years ago
Merge pull request #2041 from zspitzer/LDEV-4392-ignore-comments-whitespace-wddx

LDEV-4392 ignore whitespace and comments in wddx

github.com/lucee/Lucee - c3f4b1a057c5a1a4cccf5f272d8fe3f134f05513 authored almost 2 years ago
6.0.0.391

github.com/lucee/Lucee - e605fbab53ed1af41d06af9e06a16ce7576b99a3 authored almost 2 years ago
Merge pull request #1533 from zspitzer/LDEV-1526-qoq-hsqldb-261

LDEV-1526 update hsqldb to 2.7.0 (QoQ)

github.com/lucee/Lucee - ac66bfbcbf04dfca47633892ed91935d604fa11f authored almost 2 years ago
add update comment about excluding sun.security.jaas;bundle-version=1.2.4 due to osgi conflict with hsqldb

github.com/lucee/Lucee - a498ccc122052bc9c6fd9f385998564d1589cdc0 authored almost 2 years ago
LDEV-4477 remove xmpcore from lucee core (again, merge error)

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

github.com/lucee/Lucee - 7b9bb982dc90b92affb10d04598989f1e0f626e9 authored almost 2 years ago
LDEV-1532 don't run tests when mssql isn't available

github.com/lucee/Lucee - 82e1ba87c08e8dfb56c95da89567c8f678711078 authored almost 2 years ago
Merge pull request #2020 from lucee/update-maven-plugins

LDEV-4452 switch to maven-resolver-ant-tasks

github.com/lucee/Lucee - c88e97272c05d317eeaff21787ea74f4abecfaa2 authored almost 2 years ago
LDEV-4452 switch to maven-resolver-ant-tasks

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

github.com/lucee/Lucee - c5996666c4bf3e82a76d8f8354a58bbd10cbd710 authored almost 2 years ago
LDEV-4474 disable failing s3 object ACL tests

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

github.com/lucee/Lucee - 8d724ea1c3157cf09c2362760c263f4bda55aaab authored almost 2 years ago
6.0.0.390

github.com/lucee/Lucee - 9bb032ed3c3301aded0ebf0a2a29281a595fd283 authored almost 2 years ago
LDEV-1526 update hsqldb to 2.5.2 (QoQ)

github.com/lucee/Lucee - 10990f157090cca47708883a6b7758384743559d authored almost 2 years ago
Merge pull request #2047 from MitrahSoft/functions_testcase_may_12_2023

Added a testcase to DayOfWeekShortAsString(), evaluate(), isClosure(), quarter() & stripCr() fun...

github.com/lucee/Lucee - 883ab2c61b04b9728b265f06f87e49ffc9df460c authored almost 2 years ago
Added a testcase to DayOfWeekShortAsString(), evaluate(), isClosure(), quarter() & stripCr() functions

github.com/lucee/Lucee - 231c5ef2ccaf41dd2c578439b4d6537e7230eb1a authored almost 2 years ago
Merge pull request #39 from stewartmcguire/update-mongodb-3.12.13

Reverted change to MongoDbCache.cfc and fixed modern build scripts to propely replace values ...

github.com/lucee/extension-mongodb - b5a55dbb12b9314aad53cc071bdd43fe0c37a4e3 authored almost 2 years ago
Reverted change to MongoDbCache.cfc and fixed build scripts to properly replace values in the modern build (it was only in the classic build).

github.com/lucee/extension-mongodb - 044e4211188a9753b2b14604dd5d1dc8b061dc39 authored almost 2 years ago
Merge pull request #38 from stewartmcguire/update-mongodb-3.12.13

Updated mongoDb driver to 3.12.13 replacing 3 separate jars with single unified jar.

github.com/lucee/extension-mongodb - b5b7290c04568c7c31383a33dc2cd8c96f9f21b1 authored almost 2 years ago
Updated mongoDb driver to 3.12.13 replacing 3 separate jars with single unified jar. build compile was missing the lines to copy the context files into the temp folder. Updated bundle version and build number to reflect new release of the MongoDb driver (3.12.13). Fixed class name and texts in MongoDbCache.cfc.

github.com/lucee/extension-mongodb - c96c7a59640f31fb923ebf8f3aca274f266674d8 authored almost 2 years ago
Merge pull request #1371 from adamcameron/patch-20

Update requestTimeOut.md

github.com/lucee/lucee-docs - da70594159d1ce5f19f5b44ad456bc96e60c22d2 authored almost 2 years ago
Merge pull request #2046 from MitrahSoft/Functions_testcase_12_may_2023

Added a testcase For isBinary(), isPDFObject(), isStruct() & isXML() functions

github.com/lucee/Lucee - ff65a9b613731c1d69273e4e28e4be3f68f8d60e authored almost 2 years ago
LDEV-4480 - enable test case

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

github.com/lucee/Lucee - 22aac7767aee3775ca15bdaa22e23cd32f92f1bc authored almost 2 years ago
LDEV-4480 - fix isNumeric

github.com/lucee/Lucee - 30531b420441968cdb85dea33a49d01e3c77b61d authored almost 2 years ago
Added a testcase For isBinary(), isPDFObject(), isStruct() & isXML() functions

github.com/lucee/Lucee - db31b3b03cdfad5fbc4b0db3aae47f15cb04044c authored almost 2 years ago
LDEV-4479 remove jta lib (java 2 support)

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

github.com/lucee/Lucee - 7b258d2c22e59d7c197e2c73513a759f4fafb0e8 authored almost 2 years ago
LDEV-4120 remove old stax and css2 jars (take 2)

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

github.com/lucee/Lucee - 6e63b84ae30d93e676f4dee1c65b9f73ea0fe89c authored almost 2 years ago
Merge pull request #2037 from MitrahSoft/jsStringFormat_testcase

Added a testcase for jsStringFormat() function

github.com/lucee/Lucee - 5fd45d8f8b6f4b9cc67071badccedae0df9b7b8c authored almost 2 years ago
LDEV-4477 remove xmpcore from lucee core

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

github.com/lucee/Lucee - 2379dcfe9d4ac7fbcd4b47e844ed8eac1fb1a2f3 authored almost 2 years ago
Merge pull request #1370 from andreasRu/patchbyandreas

Add version numbering to the download and installing docs

github.com/lucee/lucee-docs - 81d22611c7c4a1f3ca296a810adab5c99a53bcfc authored almost 2 years ago
Update requestTimeOut.md

Clarifying what the units of the value are.

github.com/lucee/lucee-docs - 7ceb83f170c54f36f06ffffcb798f69df22f6577 authored almost 2 years ago
Change sentence

github.com/lucee/lucee-docs - 23f7785744ae905f47eb34ab3a96e1da677bedc4 authored almost 2 years ago
fix spelling

github.com/lucee/lucee-docs - 98edf6d1f1cb6ae36867bde86b2648b4aaa355ab authored almost 2 years ago
fix spelling

github.com/lucee/lucee-docs - 7a812cff7e136c41e0bfa7a5e5ec6e02152ec3f9 authored almost 2 years ago
Add version numbering to the download and installing docs

github.com/lucee/lucee-docs - d4b2297623594529a5af9d4bc6395e8dcc2938be authored almost 2 years ago
Added a testcase to check left() for LDEV-4475 (#2043)

* Added a testcase to check left() for LDEV-4475

* disabled the test

github.com/lucee/Lucee - 22ea49a4d92e45cb0967e816e5b6e4a61397602c authored almost 2 years ago
Added a testcase for functions (#2042)

* Added a testcase for functions
* Update SetVariable.cfc

github.com/lucee/Lucee - 214a20b3932876d2db6c69c36f5a1bfb7e1428fa authored almost 2 years ago
LDEV-4392 ignore whitespace and comments in wddx

github.com/lucee/Lucee - 3487be9695f86f462777385feb1e9d37c9bab756 authored almost 2 years ago
fix typos

github.com/lucee/Lucee - 81173e6fcda3e4c25bb0cf990182339655be48f9 authored almost 2 years ago
add missing fld attributes

github.com/lucee/extension-s3 - eddd279e4be89a450bdd48268bfa2972b807a0ab authored almost 2 years ago
LDEV-4470 LDEV-4471 update mysql and postgress

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

github.com/lucee/Lucee - a262bc5f583ac07ad9ff82339ad271fddd51f463 authored almost 2 years ago
Merge pull request #5 from lucee/LDEV-4471-update-mysql-to-8.0.33

LDEV-4471 update mysql to 8.0.33

github.com/lucee/extension-jdbc-mysql - 8443d39491f0f79656f0ec89e918c6d8887e2ad7 authored almost 2 years ago
Merge pull request #3 from lucee/LDEV-4470-update-to-42.6.0

LDEV-4470 update to 42.6.0

github.com/lucee/extension-jdbc-postgresql - 2f28eb49b3cfe0942acf3b384649b4e6c3fbebe9 authored almost 2 years ago
LDEV-1576 restrict test case to only run when image extension available

github.com/lucee/Lucee - a6eb78e8f20711436107322ecbd258083e356a58 authored almost 2 years ago
LDEV-4471 update mysql to 8.0.33

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

github.com/lucee/extension-jdbc-mysql - 8d89e3d0a5d8c8c76efd3da7ea32d973a7e57e14 authored almost 2 years ago
LDEV-4470 update to 42.6.0

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

github.com/lucee/extension-jdbc-postgresql - fc13b29fbb9a74b8a3718f43c3036d4593cf5f34 authored almost 2 years ago
LDEV-3188 implement DirectoryList listtinfo name sort(lucee 6.0)

github.com/lucee/Lucee - be1885100c74fe1ccf3cf55187bd6a62864544d7 authored almost 2 years ago
6.0.0.388

github.com/lucee/Lucee - 7f6b9f221fc439b2d925037850b18c7d03895980 authored almost 2 years ago
Revert "LDEV-3947 - change status code validation"

This reverts commit 306d99be6b70e2dae8b78ac8d97104b1fbaa4061.

github.com/lucee/Lucee - cda592a0eb2e0906f26b65722af990ae9054a69f authored almost 2 years ago
Added a testcase for jsStringFormat() function

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

github.com/lucee/Lucee - 5c405e7a32b190dd2b460ec0f11b14ea92d25431 authored almost 2 years ago
LDEV-3947 - change status code validation

github.com/lucee/Lucee - 306d99be6b70e2dae8b78ac8d97104b1fbaa4061 authored almost 2 years ago
Merge pull request #1622 from MitrahSoft/LDEV-3949

Added a fix to listAppend()/prepend() with includeEmptyFields and empty string as list/delimiter...

github.com/lucee/Lucee - 9f9f08ea585342525bfddaec815f3ba5f8a9f52f authored almost 2 years ago
Merge pull request #1637 from MitrahSoft/LDEV-3958

Added a fix to implements the ArrayList.subList() to ArraySlice() - LDEV-3958

github.com/lucee/Lucee - c321da438e5493dcc625f468f4b6051418d55c98 authored almost 2 years ago
LDEV-4332 - improve the line separator

github.com/lucee/Lucee - 14cadf02eda47fbc3cabcff9855d64f146926445 authored almost 2 years ago
Merge pull request #1909 from zspitzer/test-fileWriteLine

LDEV-4332 fileWriteLine uses wrong line separator on windows

github.com/lucee/Lucee - 21fdac7c68c29a04962206cb86e1280ca86bb54d authored almost 2 years ago
Merge pull request #1369 from zspitzer/cross-ref-formatbasen

cross ref inputBaseN / formatBaseN

github.com/lucee/lucee-docs - 2b16553007dbdff22e07dff622f1b0c872d03e80 authored almost 2 years ago
cross ref inputBaseN / formatBaseN

github.com/lucee/lucee-docs - 0dc6160160fa3d61bf9900dc8c040b461d66afef authored almost 2 years ago
Merge pull request #1368 from adamcameron/patch-15

Update result.md

github.com/lucee/lucee-docs - be82fac6e781ad2dab72f5b02702abdef63746ea authored almost 2 years ago
Fix grammar

Fix grammar as mentioned by
https://cfml.slack.com/archives/C06TA0A9W/p1683459058015179

github.com/lucee/Lucee - 446d589d17204f657bfa4f89a48f82e88433d691 authored almost 2 years ago
Update result.md

Fixing error in docs

github.com/lucee/lucee-docs - ade4bdb61f271bb0b499b684bd4e75ef3e09ab72 authored almost 2 years ago
6.0.0.386-SNAPSHOT

github.com/lucee/lucee-docs - 0bd3cad89da68c853a7a3ff96e3f05bafda77a28 authored almost 2 years ago
LDEV-4468 allow windows custom service names

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

github.com/lucee/lucee-installer - c94144c52396e7714772dfcefb2d99f1c34678a5 authored almost 2 years ago
6.0.0.387

github.com/lucee/Lucee - f211a3c5e4075791905da541b8483eb7203a8aa8 authored almost 2 years ago
Merge pull request #2035 from zspitzer/LDEV-4392-empty-wddx

LDEV-4392 handle empty wddx deserialization like acf

github.com/lucee/Lucee - 45504562be07a8f795fa551071f9b812fb80931c authored almost 2 years ago
keep file.creatNewFile()

github.com/lucee/Lucee - 9c53d32208ade586ec1e06fffc8247777b04d95a authored almost 2 years ago
LDEV-4392 handle empty wddx deserialization like acf

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

github.com/lucee/Lucee - b750258cd162580a9ffe013a4d3e20aa715079d5 authored almost 2 years ago
return a string

github.com/lucee/Lucee - 0c5cdb9b6e5119216276d1be240e8e3c60e1443c authored almost 2 years ago
chore: Format error to wrap dirname in brackets

github.com/lucee/Lucee - d22e70b804f0ec3844a299f7f49ffca360ffd729 authored almost 2 years ago
feat(getTempFile): add Retry on getTempFile,

don't rely on a counter, use a randomly incremented string.
Addresses https://luceeserver.atlassi...

github.com/lucee/Lucee - 43ad75b7c9ee12906b835091c272630507a285b7 authored almost 2 years ago
improve exception

github.com/lucee/Lucee - ef4083c8bcb184ddb603615b497df53e67a0ea86 authored almost 2 years ago
LDEV-3396 unhide getHTTPRequestHeaders()

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

github.com/lucee/Lucee - ded93461f20dbbd7cb0e4b01fa0dfdaee4e11b7b authored almost 2 years ago
6.0.0.385

github.com/lucee/Lucee - 5df7243a8a603928afcb90fdde52cdfa5733e01d authored almost 2 years ago
LDEV-4175 cfhttp add error key to result (#1784)

github.com/lucee/Lucee - 1e39bff2bbbf9921766b7d87174a1d5d456846cf authored almost 2 years ago
6.0.0.384

github.com/lucee/Lucee - a34c457b636053fcfe0c65842eff46aee7217a5d authored almost 2 years ago
Merge pull request #1924 from zspitzer/LDEV-4353-trim-expection-paths

LDEV-4353 trim resource extension paths to 255 characters

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

github.com/lucee/Lucee - 9bef9d3c4293b1bbee6191a5488018500e5cf2ca authored almost 2 years ago
LDEV-1740 fix typo in test case

github.com/lucee/Lucee - 8eaf633dbed8945a9b64806417707551e7c5f049 authored almost 2 years ago
Added a testcase to checking directoryList() UDF filter arguments for LDEV-4393 (#1957)

github.com/lucee/Lucee - 7ca16fb3d8d3300a126b6c84f550d157a23b9a35 authored almost 2 years ago
Added a testcase to checking cfwddx tag with empty data for LDEV-4392 (#1952)

github.com/lucee/Lucee - 11cf4f401cf01c350dee750b2edb30fc8de3e3a7 authored almost 2 years ago
cleanup subComponent tests

github.com/lucee/Lucee - d6a8808686fd1627a58078c1a83e95f60ac7afc7 authored almost 2 years ago
Merge pull request #2034 from MitrahSoft/LDEV-3573_

Added a testcase to check cfwddx with action=cfml2wddx for LDEV-3573

github.com/lucee/Lucee - 9753c0e388ed40bb933390871df7cd51db7bae3d authored almost 2 years ago
Added a testcase to check cfwddx with action=cfml2wddx for LDEV-3573

github.com/lucee/Lucee - ea0a9d46926ec537dc3f3526ed5c2ccc4d528ec3 authored almost 2 years ago
Merge pull request #2033 from MitrahSoft/function_testcases_

Added a testcase for fileSetLastModified,findOneOf,reReplace,rTrim & replaceNoCase functions

github.com/lucee/Lucee - 4e287a7f48dad0386b3991df64690fa83c82ce30 authored almost 2 years ago
Merge pull request #2032 from MitrahSoft/fix_testcase

Added a testcase for fix() function

github.com/lucee/Lucee - 26af9a2d8926293e5a83a74d9f294297bec86a70 authored almost 2 years ago
Added a testcase for fileSetLastModified,findOneOf,reReplace,rTrim & replaceNoCase functions

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

github.com/lucee/Lucee - 538ed66d5fbb411f7491a09f73f466b5aa84b6f1 authored almost 2 years ago
update version so PR pulled in get a new version number

github.com/lucee/Lucee - 3864593d39533126363ec7b99a4911ed0690d24d authored almost 2 years ago
Merge pull request #1357 from bdw429s/patch-1

Fix single quotes and wddx LDEV-3573

github.com/lucee/Lucee - 4cace0b7d6333348ce19094f6f8e40f8d75eba5c authored almost 2 years ago
Merge pull request #1509 from MitrahSoft/LDEV-3803

Added a fix for Administrator.Updatedatasource() to support liveTimeout in LDEV-3803

github.com/lucee/Lucee - b8262a6eabcf349bf8df10c45dcd1d094980edc7 authored almost 2 years ago
Merge pull request #1501 from MitrahSoft/LDEV-3789

Added a fix: dateTime.diff() member-functions to work with named arguments for LDEV-3789

github.com/lucee/Lucee - c7637d7720639b82bd514c076f10ac52be6900e6 authored almost 2 years ago
Merge pull request #1380 from MitrahSoft/LDEV-3607

Changed the admin-Overview page webroot and config-File to shows as text

github.com/lucee/Lucee - 73d0718f72bc06690ef643ab6ac7761a330a13dd authored almost 2 years ago
Merge pull request #1334 from MitrahSoft/LDEV-3519

fixed the checkbox issues in debugging template issue for LDEV-3519

github.com/lucee/Lucee - d204f80e7f71d9e7b32d503e3d7360672115f51b authored almost 2 years ago
Merge pull request #1973 from zspitzer/LDEV-4410-stop-query-param-autocast

LDEV-4410 stop queryparam casting empty strings to nulls

github.com/lucee/Lucee - 652bb517106f81ead414fcadff9deabaf56810e6 authored almost 2 years ago
Merge pull request #1946 from zspitzer/LDEV-4386-jna-5.13.0

LDEV-4386 update to jna 5.13.0

github.com/lucee/Lucee - 5c54d00bf74786e1386e85df6d4db1bd3d1a6f93 authored almost 2 years ago
Merge pull request #1348 from zspitzer/cftimer-debug-lin-number-LDEV-3401

add line number to cftimer debug logs LDEV-3401

github.com/lucee/Lucee - 65fcfffd1a92b32616ff4b866d3e744078312ea3 authored almost 2 years ago
Merge pull request #1305 from dariusj18/LDEV-2855

Implement getMetaData in QueryImpl for LDEV-2855

github.com/lucee/Lucee - d74d44fcde3460a836c0dc9d63aa9347df358912 authored almost 2 years ago
Merge pull request #938 from kabutotx/LDEV-2865

cfdump hide and show doesn't work with query LDEV-2865

github.com/lucee/Lucee - 11fa86283d51847f28c1e584b080ab1e3d65228e authored almost 2 years ago