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

538ed66d5fbb411f7491a09f73f466b5aa84b6f1 authored almost 2 years ago
update version so PR pulled in get a new version number

3864593d39533126363ec7b99a4911ed0690d24d authored almost 2 years ago
Merge pull request #1357 from bdw429s/patch-1

Fix single quotes and wddx LDEV-3573

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

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

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

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

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

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

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

65fcfffd1a92b32616ff4b866d3e744078312ea3 authored almost 2 years ago
Merge pull request #1305 from dariusj18/LDEV-2855

Implement getMetaData in QueryImpl for LDEV-2855

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

11fa86283d51847f28c1e584b080ab1e3d65228e authored almost 2 years ago
LDEV-4410 stop auto casting emptry query param values to nulls

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

8296eea48491e040c9d07c35daddeaa3af3e3609 authored almost 2 years ago
LDEV-4410 changed approach, refactor sql caster

0496b36125d74376d10cd1663591e76b3ed49560 authored almost 2 years ago
Added a testcase for fix() function

632ccd6cdb25b2dfdaa148790e0076ad3e34feb6 authored almost 2 years ago
Merge pull request #2031 from zspitzer/build-report-skipped-tests-in-suite

build: report if any tests as skipped in a suite

c2552bd0ba4a78344bb2f36d1e1943bc983a088e authored almost 2 years ago
build: report if any tests as skipped in a suite

24b3b982f3f1ec5634550e0fdd37344f8c39c8f8 authored almost 2 years ago
Merge pull request #2030 from MitrahSoft/_query_function_testcase_

Added a testcase for queryCurrentRow & queryGetCell functions

0ec5ea39884bd2276786cd16eb92910e6846f392 authored almost 2 years ago
LDEV-1522 enable elvis test with failing test skipped

8c3dcf3d76b19791e0bc17e989ea8f36dfd8761d authored almost 2 years ago
LDEV-1522 improve test

4134a4e62ffdd450bba8375b009bf95564a4487d authored almost 2 years ago
rename test

6ce5f1ac957d1e9d2685655f898fd98c1bf618d8 authored almost 2 years ago
Added a testcase for queryCurrentRow & queryGetCell functions

f77fa9cc170a381b7f4f2902d555dc36a6009229 authored almost 2 years ago
Added a testcase for query functions (#2026)

* Added a testcase for query functions

* Updated a test

79e42830cba353610e4f53e0de63d080c3676a53 authored almost 2 years ago
Merge pull request #2027 from MitrahSoft/LDEV_4125_

Enabled the test for SubComponent

fb89e202b0f5bec16cbe306c0fce80a33b23038d authored almost 2 years ago
Enabled the test for SubComponent

5bc9f7da1903705af4f050c1202dfeb84bec4e6c authored almost 2 years ago
LDEV-4125 - clean up

4bfd3c0a477f983be9a2baab97fed4b25da54200 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

ff0cd9b8e28190f5f42eef30d8c432e02dd0860b authored almost 2 years ago
LDEV-4125 - fix caching issue and accessing static members

6b7808e2a13740d0b798cd234c79b3175c333110 authored almost 2 years ago
Merge pull request #2025 from MitrahSoft/struct_functions_testcases_

Added a testcase for structKeyTranslate() & structUpdate functions

75323ac2e6bc8cf4b1febc737ae1b33d0018fcd1 authored almost 2 years ago
Added a testcase for structKeyTranslate() & structUpdate functions

e4cbac2d1813531e1a50ec677f5f6a34f4c52a1a authored almost 2 years ago
Added a testcase to check imageAddBorder() with negative value of thickness argument for LDEV-4460 (#2023)

* Added a testcase to check imageAddBorder() with negative value of thickness argument for LDEV-...

00abe982c639bde238ec227f84246ce6de3e1884 authored almost 2 years ago
Added a testcase to check Imageshear() with shear argument for LDEV-4459 (#2022)

* Added a testcase to check Imageshear() with shear argument for LDEV-4459

* Update LDEV4459.cfc

0abbd33adbcd0dc98bf1e8fe2d521183b95ae024 authored almost 2 years ago
Merge pull request #2021 from MitrahSoft/fileinfo_testcase

Added a testcase for FileInfo function

abf57feab477325d751fb524c4a201f4aef13439 authored almost 2 years ago
Added a testcase for FileInfo function

97197acfb8e99de229926fdf0e33298190bf3db2 authored almost 2 years ago
6.0.0.381

313b5cdd4a205a8d51ec0ff9bffd006e44e606eb authored almost 2 years ago
Merge pull request #2018 from zspitzer/LDEV-4440-fix-current

LDEV-4440 bug fix, use current not curr for listenerMode

d8b4c4121922fc4493ba8a77fa538a75120216d2 authored almost 2 years ago
LDEV-4440 bug fix, use current not curr for listernerMode

3653a300811d0083c1d0dce2b864f3cb8b8d0402 authored almost 2 years ago
6.0.0.380

9fe0da0358544905e3e37b026bdfac433c18320e authored almost 2 years ago
Merge pull request #1847 from MitrahSoft/LDEV-4237

Added a fix to make this.blockedextforfileupload work with the file uploads for LDEV-4237

f94134737a35971c6300ac146192df0a9c3dcf4c authored almost 2 years ago
Added a testcase to urlEncode() & binaryEncode() functions (#2019)

2a3405586063c3294dc97255804e2e70e8a773ed authored almost 2 years ago
fix invalid version

301427a6aff203eb194ef0b0a49bc2e805fcf0e9 authored almost 2 years ago
fix invalid line break

2ea9779010731b278a002d68b12e62a3ad223062 authored almost 2 years ago
Merge pull request #2014 from MitrahSoft/LDEV-4418_

Revert the fix - It makes the issue with lucee multimode admin for LDEV-4418

fc23a138448fc57a4bf7343343c52297908bf18e authored almost 2 years ago
6.0.0.379

a453716c9b3ab17d09c177cdc09f22b097d6b662 authored almost 2 years ago
Added a fix to works correctly cfheader/cfparam tag with end tag for LDEV-4428 (#1987)

* Added a fix to works correctly cfheader tag with end tag for LDEV-4428

* Added a fix to wor...

512376c4a8055b2f5cbf52754c9b19d46e78a312 authored almost 2 years ago
6.0.0.378

432fc46d8f17111f132f86d5cb4ab7e292b717b9 authored almost 2 years ago
Merge pull request #1990 from MitrahSoft/LDEV-4431

Added a fix to Archives & Resources - CFX tags for LDEV-4431

c09e9613ffe6073b5ff482170c4e9eb09c517be4 authored almost 2 years ago
Merge pull request #2011 from MitrahSoft/LDEV_4451

Added a test to check Nested try/finally block for LDEV-4451

d2034031487b6890df9d1eb1081c33738bb6a05a authored almost 2 years ago
add label to test case

6ab4ec3b4fea6a4fe57da28cce861a1ff2b55d76 authored almost 2 years ago
Merge pull request #2016 from MitrahSoft/image_function_testcase

Added a testcase for ImageInfo()

5c48ce75c61ed43b19eaa4672ad60b8042df825e authored almost 2 years ago
Added a testcase for ImageInfo()

03bf926bb7eccc9e3ba7ddb809739e024887e0da authored almost 2 years ago
Revert the fix - It makes the issue with lucee multimode admin for LDEV-4418

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

d03fa5f4abce5ddbf7853934c3f84a642472e4bf authored almost 2 years ago
6.0.0.377

ea8f87bf482a08ed745844709aadbee23a8d4e4b authored almost 2 years ago
Merge pull request #2013 from MitrahSoft/LDEV-3347_

Added a fix to redirect correctly when click the upgrade notification from the overview page

a20feb02a118d87330da76adc1e0e1f0428958ca authored almost 2 years ago
Added a fix to redirect correctly when click the upgrade notification from the overview page

020b7ba5580319ff947e38c8b5fcbe3fd9340a96 authored almost 2 years ago
6.0.0.376

efdbcc422a5523bd0c9cc95e205e560f5f99a4ba authored almost 2 years ago
Merge pull request #2012 from lucee/LDEV-3869-update-commons-compress-1.23

LDEV-3869 upgrade commons-compress to 1.23.0

c3a9ac4a3199df3ce7711f2d4115e7db3d78d091 authored almost 2 years ago
LDEV-3869 upgrade commons-compress to 1.23.0

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

61256ae5701384b86f9d6ecd34c95d09673093a5 authored almost 2 years ago
Added a test to check Nested try/finally block for LDEV-4451

d717e894742bc4eefced6e8f070df9e0f1c77562 authored almost 2 years ago
6.0.0.375

80f8a138bd2a4ea51d88c35c5cb75fa42176146b authored almost 2 years ago
LDEV-4279 update all commons libs (6.0) (#1907)

081d838379425a1fb41379687d5efc4f0771baa4 authored almost 2 years ago
6.0.0.374

f1a849cb58ec31ca48cfb1345c38a0fc54b8b2fa authored almost 2 years ago
Merge pull request #1989 from MitrahSoft/LDEV-4418

Added a fix for switching admin mode to prevents the web password merged to server config for LD...

46a257f46493d0b58857b334c0cdba0872381e9a authored almost 2 years ago
LDEV-2754 tweak and enable test case

47358161fc8c06b4f8da140c7bff384b0923ca85 authored almost 2 years ago
Merge pull request #2010 from jbampton/link-to-contributors-list

docs(README): fix button to link to the contributors list

9dd916388901d73f2f194f07999bbeabcf6e64bd authored almost 2 years ago
docs(README): fix button to link to the contributors list

889ff43eeeb0f69608b0a62df7346acda6e46309 authored almost 2 years ago
Merge pull request #1978 from jbampton/fix-typos

Fix spelling

dc9ba88ea929ad928a78b10cfbcb27730729888e authored almost 2 years ago
6.0.0.373

081b79ba5c67c2dce7a912b2e27967b82ba1c754 authored almost 2 years ago
Merge pull request #1998 from zspitzer/LDEV-4440-expose-mapping-listenerType-and-ListenerMode-in-admin

LDEV-4440 expose mapping listenerType and ListenerMode in admin

877f75a7200e655cd0b0f1e99a006c7cacdab475 authored almost 2 years ago
6.0.0.372

ded578be7b91de7f6732e484f0bf835420062684 authored almost 2 years ago
Merge pull request #2004 from MitrahSoft/LDEV--4306_

Revert the fix Backward incompatibility (ACF incompatibility) for LDEV-4306 (6.0)

9ce25484958f5da40133a261aea05a14d4762c82 authored almost 2 years ago
6.0.0.371

ee8848f71ee5823b2ab38002d4c4c41d9767d356 authored almost 2 years ago
Merge pull request #1992 from MitrahSoft/LDEV-4433

Added a fix to editing the datasource name to work for LDEV-4433

10f477d4c4e7fffaac4437772b9d3af0fea53e7e authored almost 2 years ago
update compress ext to 1.0.0.14-SNAPSHOT

df25ad9fdd3a0a0ea66a1cf002e94b8193e5c9df authored almost 2 years ago
Fix spelling

d98282b7e38dc4f86e672a0833cb4c9ed3780e3e authored almost 2 years ago
6.0.0.370

107a10e80ad544d163631ee6d08d73e48793dd1c authored almost 2 years ago
Merge pull request #2007 from MitrahSoft/LDEV-4447

Added a fix to correctly show the tooltip on lucee admin Bundle (jar) page edit option for LDEV-...

2f19729cf81052dedd18d2abbfdae552d43bf8c5 authored almost 2 years ago
6.0.0.369

cd5575c06fcb3af395e1150b82f3712fed3b5a54 authored almost 2 years ago
Merge pull request #2005 from Ortus-Solutions/LDEV-4445

Fix error handling and HSQLDB fallback

b81472a75a52f38c604aea71f0caa76a39a80acf authored almost 2 years ago
Merge pull request #2006 from Ortus-Solutions/LDEV-4446

LDEV-4446 Add rand() function to QoQ

1e24e12d5698b59859deca940eb7436872ddd324 authored almost 2 years ago
Merge pull request #2008 from LiLooTK/missing-descriptions

Updated descriptions of Compress() and Extract()

6786b7bac06a5eab3c7cafc06f49c129f25c2895 authored almost 2 years ago
Merge pull request #2009 from zspitzer/LDEV-4449

LDEV-4449 test case for preciseMath

beca58ecb90816426984f188c156c917707e9caa authored almost 2 years ago
LDEV-4449 test case for preciseMath

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

4f8baefb09e09082dccce3114ab51c5dc4a0fb08 authored almost 2 years ago
Updated descriptions of Compress() and Extract()

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

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

80a53255d841b880a27c7afb2f9f397aef3d31fe authored almost 2 years ago
LDEV-4448 - allow string ending with a dot as a number

f0a517001e04cad433d3d80602d5ac715a2f371f authored almost 2 years ago
Add rand() function to QoQ

7528a10c2dc7dc74d82092dd10d463ea3d12566e authored almost 2 years ago
Fix error handling and HSQLDB fallback

18296248c9312ac389e608ae4498c8e53d68eda7 authored almost 2 years ago
Merge pull request #2000 from LiLooTK/missing-descriptions

Added variant of datePart argument to docs

b7b30bd3408105d90f586004e6ac87ddc7114bdb authored almost 2 years ago
Added variant of datePart argument to docs

985f60a1ee58a0d6b91ddca0a01a2c4c0a44a8a5 authored almost 2 years ago
Revert the fix Backward incompatibility (ACF incompatibility) for LDEV-4306 (6.0)

d1cb8875b6fb72f0ed9aeb0537299323f6cdbada authored almost 2 years ago
support IMAP flags for cfimap getHeaderOnly/getAll

495f84f4702ce9d43802f7204559c095bba713e8 authored almost 2 years ago
6.0.0.367

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...

66748f5ae09449c09937b0ac63a7ffd9a83434b3 authored almost 2 years ago
6.0.0.366

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...

66966a1bd54c5119ca45544cadd2f24e39df5ebf authored almost 2 years ago
6.0.0.365

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

34b600a7d1bf87f52235d400445dc87e3a867585 authored almost 2 years ago