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 in DirectoryList() function for LDEV-4747

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Added a testcase for HtmlParse() functionality

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Added a examples to functions for lucee docs

github.com/lucee/lucee-docs - cfmitrah opened this pull request about 1 year ago
Added a testcase in structKeyList() function for LDEV-4725

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Testcase for wrap() function

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Testcase for parameterExists() function

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Fixes https://luceeserver.atlassian.net/browse/LDEV-4249

github.com/lucee/Lucee - andreasRu opened this pull request about 1 year ago
Added testcase for an empty argument on LDEV2700

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
correcting link to forum

github.com/lucee/lucee-docs - joshknutson opened this pull request about 1 year ago
Added a testcase for isArray() function

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
LDEV-4713 re-enable administrator.cfc tests

github.com/lucee/Lucee - zspitzer opened this pull request about 1 year ago
Added the testcase in lambda expressions for LDEV-4709

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Updated a mitrahsoft-logo on README.md

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
LDEV-4282 backport bytecode fix from 6

github.com/lucee/Lucee - zspitzer opened this pull request about 1 year ago
Update README.md

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Updated Mitrahsoft-logo in sponsor list on README

github.com/lucee/Lucee - cfmitrah opened this pull request about 1 year ago
Added examples for StringSome() function

github.com/lucee/lucee-docs - cfmitrah opened this pull request about 1 year ago
Testcase for Argon2CheckHash() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Testcase for toScript() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
note filter is per database type

github.com/lucee/lucee-docs - zspitzer opened this pull request over 1 year ago
LDEV-4704 add dbinfo filter type validation

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
sync driver init

github.com/lucee/Lucee - davidAtInleague opened this pull request over 1 year ago
fix link behaviour

github.com/lucee/lucee-docs - k-ave opened this pull request over 1 year ago
fix navigation dropdown

github.com/lucee/lucee-docs - k-ave opened this pull request over 1 year ago
LDEV-4699 update commons-compress to 1.24.0 (5.4)

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-4699 update commons-compress to 1.24.0

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-4695 QoQ HSQLDB enable sql.enforce_types=false (5.4)

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-4695 QoQ HSQLDB enable sql.enforce_types=false

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a testcase in QoQ IN-operator for LDEV-4695 (5.4)

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase in QoQ IN-operator for LDEV-4695

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /core

github.com/lucee/Lucee - dependabot[bot] opened this pull request over 1 year ago
LDEV-3047 remove icepdf

github.com/lucee/extension-pdf - zspitzer opened this pull request over 1 year ago
LDEV-4688 RestError handling and subresource locator

github.com/lucee/Lucee - hideo67 opened this pull request over 1 year ago
LDEV-4010 add single file merge test

github.com/lucee/extension-pdf - zspitzer opened this pull request over 1 year ago
LDEV-4648 support partially escaped sequence

github.com/lucee/Lucee - hideo67 opened this pull request over 1 year ago
Added a testcase for SanitizeHtml() function

github.com/lucee/extension-esapi - cfmitrah opened this pull request over 1 year ago
LDEV-4686 remove non existant function definitions 5.4

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-4686 remove non existant function definitions 6.0

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-3048 add support for action="extractImages"

github.com/lucee/extension-pdf - zspitzer opened this pull request over 1 year ago
Added a testcase for LDEV-4680

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a examples for lucee docs

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
Added testcase for SanitizeHtml() function.

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Updated the supported java version

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
Added a testcase for IsUserInRole() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase for fileSeek() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase for getUserRoles() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a descriptions to functions for lucee docs

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
Added a testcase for monthAsString() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase for monthShortAsString() functions

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase for LDEV-4325

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase for LDEV-4668

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
Added a testcase in queryMap() function for LDEV-4665

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
LDEV-4126 populate cgi.auth_user as cgi.remote_user

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a testcase for IsXmlAttribute() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
LDEV-4634 avoid NPE in cloneHeaders

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a testcase in queryFilter() function for LDEV-4665

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
LDEV-3374 backport dbinfo improvements

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Bump pyyaml from 5.3.1 to 5.4

github.com/lucee/lucee-dockerfiles - dependabot[bot] opened this pull request over 1 year ago
LDEV-4471 update to mysql jdbc 8.1.0

github.com/lucee/extension-jdbc-mysql - zspitzer opened this pull request over 1 year ago
LDEV-4664 update jsch to 0.2.11

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Add support for Lucee Version query & compile

github.com/lucee/script-runner - zspitzer opened this pull request over 1 year ago
LDEV-4658 update default java 19+ date formatting tests

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a examples to functions for lucee docs

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
Added a examples for lucee docs

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
LDEV-2634 add keySize to GenerateRSAKeys()

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
add test for formatting functions with empty strings

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-3443 further remove old video code

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
LDEV-4655 remove unsupported tag definitions

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Update node dependencies to latest versions to fix build

github.com/lucee/lucee-docs - DominicWatson opened this pull request over 1 year ago
LDEV-4198 timezone issue with dateformat iso

github.com/lucee/Lucee - mattdyer opened this pull request over 1 year ago
LDEV-3110 xmlParse, isXml support for xmlFeature directives

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a testcase for xmlNew() function

github.com/lucee/Lucee - cfmitrah opened this pull request over 1 year ago
LDEV-4651 additional test cases for xxe doctypeDisallow

github.com/lucee/Lucee - zspitzer opened this pull request over 1 year ago
Added a examples to the functions at 26-07-2023

github.com/lucee/lucee-docs - cfmitrah opened this pull request over 1 year ago
QX-6171: log when EmailSender scheduled task is paused

github.com/lucee/Lucee4 - aneedhammc opened this pull request over 1 year ago