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

change the Logo in the build process

github.com/lucee/Lucee - be4b9f7964ebe751df8de0ea09e160ff7cedb0da authored over 1 year ago
update extensions bundled

github.com/lucee/Lucee - d80c893ca62a3948f91e7d02a5ed966a368bad13 authored over 1 year ago
LDEV-1282 - improve test case

github.com/lucee/Lucee - 94e1902ed859f096d1831b44a3f99ada0241609d authored over 1 year ago
LDEV-1282 - enable test case

github.com/lucee/Lucee - 08726f3a91d7d756be37be2c152be76054c5011e authored over 1 year ago
LDEV-1282 - changing version number

github.com/lucee/Lucee - b162e92ea6a670cbe81d7a8cfa7445f61a54a8bf authored over 1 year ago
LDEV-1282 - changing behaviour of the "===" and "!==" operator and extending test case

github.com/lucee/Lucee - 71142aa74c81c4b60c25bf2accb5bb2d213542c8 authored over 1 year ago
LDEV-4506 - enable test case

github.com/lucee/Lucee - a66317abca04e7d3ffa5dcea0fe37844b386897b authored over 1 year ago
LDEV-4506 - to not allow to convert a string to a number via date

github.com/lucee/Lucee - b370cb8afaa557be46f20f42bf7c45183fc5392c authored over 1 year ago
LDEV-1718 - improve test case

github.com/lucee/Lucee - 5bb3471f54b9c0224cb2bcfb86082dc74fbe2a11 authored over 1 year ago
LDEV-1718 - improve test case

github.com/lucee/Lucee - 2cfe7a21d79ad7fcbd53b9aa773fe5a3c8ec82fe authored over 1 year ago
LDEV-1718 - improve test case

github.com/lucee/Lucee - c7f5b84297d705d2e5aa45dfe3186759f234b73c authored over 1 year ago
test case does not work as expected, disbling for the moment until i have time to set it up correctly.

github.com/lucee/Lucee - d8c57ea622c962c836c952abcfedd2a498a31829 authored over 1 year ago
fix test case

github.com/lucee/Lucee - 1091a32ddad1cd07e86d0274ad2dcce50c0f2afe authored over 1 year ago
LDEV-4469 - clear static scope when source is updated

github.com/lucee/Lucee - 33b6305a0bab5cafd2ae10e69b9f24a975277264 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - a867720ec42d5b3f8b0e5545aee24699dc18ee93 authored over 1 year ago
add Zip Resource test case

github.com/lucee/Lucee - 4b6c8a8ead021ba1baa2de45d09e4bf62d8d4d64 authored over 1 year ago
LDEV-3907 check for test service

github.com/lucee/Lucee - 29e3f6849719c35bb7afc824c0248d2006793d2a authored over 1 year ago
LDEV-4470 update maven mappings

github.com/lucee/lucee-data-provider - 4189a4fe7c2eb262b37f5e82c3285e4535c35590 authored over 1 year ago
Merge pull request #2121 from zspitzer/LDEV-4539

LDEV-4539 - admin show memory usage on overview page

github.com/lucee/Lucee - 1fef766b9a9efab90b06b3c4aca90fa36c3aaaa8 authored over 1 year ago
LDEV-4539 - admin show memory usage on overview page

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

github.com/lucee/Lucee - 66c39b875200d05d3bc0c2b1cb4335a1ec4b1fcd authored over 1 year ago
LDEV-4507 - enable test case

github.com/lucee/Lucee - 2b91d7012cad2bfff2912da71bfb01bad7017835 authored over 1 year 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 - b3d704f8cce254ed9dc4fec8f2342043a640db58 authored over 1 year ago
LDEV-4507 - make "LiteralValue.toNumber" method call context sensitive

github.com/lucee/Lucee - 4fe82806dfa60691d92f42cd6a54de50bf9599a7 authored over 1 year ago
Merge pull request #1994 from MitrahSoft/LDEV-4437

Added a testcase to Check decodeFromURL() for LDEV-4437

github.com/lucee/Lucee - 560a3ff575d86a5edbe308466d8b610f7caf399f authored over 1 year ago
Merge pull request #2105 from zspitzer/LDEV-3678-tests-moved-to-extension

LDEV-3768 tests moved to extension

github.com/lucee/Lucee - d6f11cf1a8d6fe3746f92df1553bf57b0eee5b93 authored over 1 year ago
cleanup up tests

github.com/lucee/Lucee - c17b7c5809e1c74339b6217474731d46b8788478 authored over 1 year ago
Merge pull request #2066 from zspitzer/LDEV-1718-lucee-mapping-first

LDEV-1718 default to lucee mappings first

github.com/lucee/Lucee - 7f34702e5a1a5449248b3a7a93b20b6e1709c13a authored over 1 year ago
Merge pull request #2067 from zspitzer/LDEV-3340-Do-not-store-empty-session-client-scope-to-storage-by-default

LDEV-3340 Don't store empty session/client scope to storage by default

github.com/lucee/Lucee - f96e1a5592c55c03767b017b974492c7a0ece518 authored over 1 year ago
LDEV-3768 tests moved to extension

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

https://github.com/lucee/extension-hibernate...

github.com/lucee/Lucee - eacdfe2558d8ddb7704d7aab1c7472ace66a4113 authored over 1 year ago
Merge pull request #2083 from zspitzer/LDEV-4225-better-json-parsing-error-feedback

LDEV-4225 better json parsing error feedback

github.com/lucee/Lucee - d7ddb2de91f0f0556eb990ba1963ef066ae029a0 authored over 1 year ago
LDEV-4225 better json parsing error feedback

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

github.com/lucee/Lucee - df613e7fabfeb04e2f7f650811a4d622f3bc24aa authored over 1 year ago
Merge pull request #2103 from zspitzer/LDEV-4285-fix-argument-handling-for-entityLoad

LDEV-4285 fix for named arguments with ORM entityLoad

github.com/lucee/Lucee - 8442f8cd485b83017d6452841388d6b0c5f71957 authored over 1 year ago
LDEV-4285 fix for named arguments with ORM entityLoad

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

github.com/lucee/Lucee - c3951affbffb6cc406afc56346123006ce4b1480 authored over 1 year ago
LDEV-4285 cleanup test

github.com/lucee/Lucee - e19557b894fdcfd739d7f49fd26b49547c177950 authored over 1 year ago
LDEV-3659 disable failing test

github.com/lucee/Lucee - 8dbd421e55754258574c5f5367daa383e665d4c6 authored over 1 year ago
LDEV-3659 cleanup test

github.com/lucee/Lucee - a5997d1a00a7c1f7db825469baa30e5365fda3ae authored over 1 year ago
Merge pull request #2084 from zspitzer/LDEV-4295-throw-meaning-exception-when-datasource-config-is-empty

LDEV-4295 throw meaning exception when datasource config is empty

github.com/lucee/Lucee - e88ce2b19dd22bbdf25de4ef19112b70774134f5 authored over 1 year ago
Merge pull request #2107 from zspitzer/LDEV-3907-update-testcase-with-entitySave-force=true

LDEV-3907 update testcase with entitySave force=true

github.com/lucee/Lucee - cdcecaa8eb3d01af278b41ed184ac78b3d24187d authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 45601ed5e3feaee239474990ae802ba1a36dd477 authored over 1 year ago
LDEV-4341 update hibernate ext to 5.4.29.22-BETA

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

github.com/lucee/Lucee - 30632fadf7bfeda7120d0aa6badbe6831b98abd3 authored over 1 year ago
Merge pull request #2102 from zspitzer/enable-orm-tests-for-5.4-updates

enable orm tests for 5.4 updates

github.com/lucee/Lucee - b5980f8fa1aea85fd0ba0fcd7a1753209f3d127c authored over 1 year ago
LDEV-4341 update hibernate to 5.4.29.21-BETA

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

github.com/lucee/Lucee - 6f73db53345bc3a021db3a4f88e182949472d149 authored over 1 year ago
cleanup cache tests

github.com/lucee/Lucee - 33479ae332cc44a5348b09669fbf19f53b4ee4be authored over 1 year ago
make test case more clear

github.com/lucee/Lucee - f045772e64704cdea823532765928710a3412487 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 3591d6553c8b56e729752dac42fe7c4c349567af authored over 1 year ago
improve admin and debug layout

github.com/lucee/Lucee - 3b0c0197d6f1c8f96e653e97bce5d22e6223db6b authored over 1 year ago
LDEV-4342 fix and enable test case

github.com/lucee/Lucee - 376d8c445faeb5a4a45145ae43f2d3c4e62cc490 authored over 1 year ago
LDEV-4342 - make cache reconize default change, also make sure switch from cache to nothing is reconized

github.com/lucee/Lucee - 7c205d160d535b933464c96d15843cbe72c3d838 authored over 1 year ago
centralize default block size

github.com/lucee/Lucee - 301be9ad605ddc408b9e85dab27895f0d5b136dd authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 128c141a80f2f390545e583d83994c12820cc06a authored over 1 year ago
avoid to import invalid extension

github.com/lucee/Lucee - f481afc767e7d69512073d62ed639274a85fd13d authored over 1 year ago
Merge pull request #2117 from zspitzer/LDEV-4526-exit-after-tests-6

LDEV-4526 build still run tests, but fail afterwards (6.0)

github.com/lucee/Lucee - 85a87b6a99366d28ca23ef764adbf7e96932987e authored over 1 year ago
Merge pull request #2098 from zspitzer/LDEV-4514

LDEV-4426 avoid NPE

github.com/lucee/Lucee - 7caa282a66bde1040c2f329f667fa9d84f6cf7e0 authored over 1 year ago
allow differen names for the root tag when importing Lucee 5 xml

github.com/lucee/Lucee - a701ea033064b203fd161b3b580d01d14ccdbe28 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - c36aff5387b106369b181785176e7ffc01a418b3 authored over 1 year ago
allow differen names for the root tag when importing Lucee 5 xml

github.com/lucee/Lucee - 161997469da89a68e37452aa6cee9d9a0dc84998 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 53a69d379c33d5f5397a00db1bb348291b0b46cf authored over 1 year ago
Merge pull request #2118 from zspitzer/LDEV-4533

LDEV-4533 revert change, improve test

github.com/lucee/Lucee - 4bbfebd1799f17e63dc8d8af6e0ebba0b0d251ec authored over 1 year ago
improve log entry

github.com/lucee/Lucee - 45c967134804f82a3df0a7100f02c871154a55b8 authored over 1 year ago
LDEV-4533 disable failing test section

github.com/lucee/Lucee - 8f90ffd56a4ef91ec4e4a8b9590e55b54a1daf4d authored over 1 year ago
LDEV-4533 revert change, improve test

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

github.com/lucee/Lucee - d5fad268bb9fc55eaf45587d97be5c73ebf225ac authored over 1 year ago
add additional logging to startup process

github.com/lucee/Lucee - 311a212f160cfab3f7c66a07cd544586a52763b9 authored over 1 year ago
LDEV-4526 build: still run tests, but fail afterwards (6.0)

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

github.com/lucee/Lucee - a4e149e3b08e082855c3441e6c4d12d83f78fad6 authored over 1 year ago
rename task instance id

github.com/lucee/task-event-gateway - f4675f7f1a05ba295bce775d2abe9281c92f1abb authored over 1 year ago
remove helper that is no longer needed

github.com/lucee/task-event-gateway - a37e3945f6a03bbfbbfb71618f74bd83ba762f42 authored over 1 year ago
change the properties for the task instance created as part of the install

github.com/lucee/task-event-gateway - 2b7c076970193b05279826ac3867229dd7dc3c0d authored over 1 year ago
enable test case

github.com/lucee/Lucee - 03fa9253ba6e575bf70a7a43a2df1dc88e3af525 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 2eb41a583ef8ba399eee54fc6294c8062ecbfae8 authored over 1 year ago
LDEV-3729 - fix long handling and casting

github.com/lucee/Lucee - aaf916e2901306fee769859cdf5e96e35215e6f4 authored over 1 year ago
LDEV-3249 add introduced date for queryToStruct

github.com/lucee/Lucee - febfc0f18ffd4aa06141807d764b3e18acea54e3 authored over 1 year ago
Merge pull request #1375 from zspitzer/fix-test-case-search-syntax

fix github search syntax for tests

github.com/lucee/lucee-docs - 75644361bafc2b4bd2de82a60c9a1853471d4234 authored over 1 year ago
fix github search syntax for tests

github.com/lucee/lucee-docs - f9f42a46bee0f3334e86e196e9c1a9b7fd4fb54d authored over 1 year ago
use OSGiUtil.isNewerThan instead of Util.isNewerThan

github.com/lucee/Lucee - cf01617862e6df9466a0206a8f2ddf1124d98174 authored over 1 year ago
update admin layout

github.com/lucee/Lucee - 5bb4a158483080b1a91061034bd6e6af867877fe authored over 1 year ago
LDEV-4530 - look for version ranges, not single versions

github.com/lucee/Lucee - 44ffa69da80f1bbaecc330475735a386ba238e8c authored over 1 year ago
extend bundle package mapping

github.com/lucee/Lucee - 2f35a108a31dd59cec75793999ebe3606c6ab93a authored over 1 year ago
update lucee versions for CI

github.com/lucee/extension-pdf - 35fe98855f82752e960d1a954107feb04ae9e280 authored over 1 year ago
Update Lucee Versions for CI

github.com/lucee/extension-image - bc74b11b01b0509f4c4ea2bc770198da055c8995 authored over 1 year ago
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

github.com/lucee/Lucee - 0a304bcb39cfc9d33c2368cc2b37292add9484df authored over 1 year ago
LDEV-4404 - add attribute

github.com/lucee/Lucee - 276e1505d81dfbf4ebf823fa6f91f09f5abfc27d authored over 1 year ago
Merge pull request #2114 from zspitzer/LDEV-4342-regression

LDEV-4342 cache create regression test case

github.com/lucee/Lucee - 57b5c2bd5ebe8da54be2d807cc45a7566dea5ac2 authored over 1 year ago
LDEV-4342 add default connection test

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

github.com/lucee/Lucee - ab45cde6e042468a80d0c61e0aadeddf580fc77a authored over 1 year ago
Update main-5.4.yml

github.com/lucee/extension-s3 - 9bd47d479d659f06b6bc93677352a072398d79c4 authored over 1 year ago
add github action with 5..4

github.com/lucee/extension-s3 - 50ef76f1622993b66852e7f478514179b4a6bf6f authored over 1 year ago
LDEV-4525 - setting encrypt explicitly when not done by the datasource to ensure backward compatibility to older drivers.

github.com/lucee/Lucee - 13a5f3340419e5245b09b2d3bcbd93ee1dbc9a26 authored over 1 year ago