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

remove version appendix

github.com/lucee/extension-s3 - 1cf8f2b017c7878791a546b624b6ccd36fbba0fd authored over 1 year ago
avoid conflicts between Lucee 5 and tests running at the same time

github.com/lucee/extension-s3 - 9b2584937ab82a3a3591124b1a4f1578d3a6082a authored over 1 year ago
add BackBlaze to ACL test cases

github.com/lucee/extension-s3 - 76b8296ffe27eb174539fefff7f193dad033902f authored over 1 year ago
disable AWS tests (because of permission issues with the endpoint)

github.com/lucee/extension-s3 - 83daffa1f40146f2fcead579dad27a523c0e4f3a authored over 1 year ago
handle virtual directories with ACL

github.com/lucee/extension-s3 - ef507de43495c6058b8cbe6fd3ea23fa9959fdea authored over 1 year ago
handle virtual directories with ACL

github.com/lucee/extension-s3 - f8ddc985535f9a794fc91195c6038ab6dfbb6061 authored over 1 year ago
Make sure we have no separate instances when loading via virtual filesytem and S3 functions, because this can cause a caching delay.

github.com/lucee/extension-s3 - 9ee1da60836832a4c45238ff202f83407da68b95 authored over 1 year ago
improve test case

github.com/lucee/extension-s3 - 41fd843f0a401909bf779d0129ccc4362e08765c authored over 1 year ago
set default value correctly

github.com/lucee/extension-s3 - b8aed879cdc73e97bbf413f43b8785e7c7b3d505 authored over 1 year ago
set default value correctly

github.com/lucee/extension-s3 - 02a066a93cca2f54da064549e8a8b121e1d3e77f authored over 1 year ago
remove invalid cast

github.com/lucee/extension-s3 - c49db3840889b9fcde162e7df1ed049f8956d108 authored over 1 year ago
improve argument check

github.com/lucee/extension-s3 - 5471283e21ac8da2307844bf772d919d908ea112 authored over 1 year ago
add wasabi test cases for ACL

github.com/lucee/extension-s3 - 41666185732d613091d1571a658d5fb95d6f3d96 authored over 1 year ago
if setup fail, do not continue

github.com/lucee/extension-s3 - c8edf2a417a930fed9d831b4cae503070e20683a authored over 1 year ago
check if there is an issue with indirect use of credentials

github.com/lucee/extension-s3 - 13cc97e72b7bcdcb303024b8b0a81f0d51aaa295 authored over 1 year ago
check if there is an issue with indirect use of credentials

github.com/lucee/extension-s3 - dd3a7438101f929138fbedbdc9b0b4c6b55dc652 authored over 1 year ago
add s3 label to test case

github.com/lucee/Lucee - 9765ab45b83eb63882509e0aefeba9e19fffd9bf authored over 1 year ago
improve test case

github.com/lucee/extension-s3 - 9534876adfb5bd7f4618abad585fe6782726c44d authored over 1 year ago
improve test case

github.com/lucee/extension-s3 - 5472291c4dbc4005b69ba487b9bb30ffab2d81d7 authored over 1 year ago
improve argument handling

github.com/lucee/extension-s3 - 01abe678a26f4875605ab0098f2066931156840c authored over 1 year ago
improve test case

github.com/lucee/extension-s3 - e3fed8ce72c5f5b59ea39f67b6e7729a679af39f authored over 1 year ago
update bucket names

github.com/lucee/extension-s3 - abbc1766ce2c978e47606456435d8ed2b621488c authored over 1 year ago
for the moment only test AWS

github.com/lucee/extension-s3 - 296d47a39affcdcf9f984c1cc3e6fc468190c52f authored over 1 year ago
remove check not accurate for all providers

github.com/lucee/extension-s3 - 77a42dcdaf06a7f34bda7d9d1a8e489d7a046f2c authored over 1 year ago
rename class because git that not reconize the case change

github.com/lucee/extension-s3 - 0575a678d1cd2f85777f8ef4ff571b324613dc6b authored over 1 year ago
rename class because git that not reconize the case change

github.com/lucee/extension-s3 - 6ce90f3638832a4cfbe035074bf82a5405227e16 authored over 1 year ago
rename class because git that not reconize the case change

github.com/lucee/extension-s3 - a3b669ea190c31b3976b5b8d5670f0a830b896d3 authored over 1 year ago
rename class because git that not reconize the case change

github.com/lucee/extension-s3 - 149f227076eb81a8b37c9ca41b726c0857ce9b84 authored over 1 year ago
add S3 label to test case

github.com/lucee/extension-s3 - d357b773d83169eefb4e4c21241d2bd4c7eec4ba authored over 1 year ago
add ACL and Metadata S3 function (using buckename/objectname as input instead of virtual path) and extend test case for them

github.com/lucee/extension-s3 - 5e2c984d7df51a7d100ee4e2072905ed8e3aa4f0 authored over 1 year ago
update to 6.0.0.572

github.com/lucee/lucee-docs - b585def0c4d80d7e7feca14d874e61b7ee550ca4 authored over 1 year ago
add test case for ACL functions

github.com/lucee/extension-s3 - 3395335e6eae72eb9d71bd7be14a4629285b8762 authored over 1 year ago
update S3 Extension bundled

github.com/lucee/Lucee - 637c37b2d98a6a519bb4d97495282597b0ae1475 authored over 1 year ago
clear ram cache when reset

github.com/lucee/Lucee - 92f03435f9483fbca10e1770ce198102aead0464 authored over 1 year ago
Merge pull request #1409 from MitrahSoft/StringSome()

Added examples for StringSome() function

github.com/lucee/lucee-docs - 76945b41e2aca0b4639221763dc4a3c885f61b15 authored over 1 year ago
LDEV-4715 - improve Administrator.cfc test case

github.com/lucee/Lucee - 548e5551b06a6afb04e22a550fd8af81d8af9703 authored over 1 year ago
Merge pull request #2253 from zspitzer/LDEV-4713

LDEV-4713 re-enable administrator.cfc tests

github.com/lucee/Lucee - c7981c63f2ca974710645c09048e4bfae0d65ccb authored over 1 year ago
LDEV-4713 re-enable administrator.cfc tests

https://luceeserver.atlassian.net/browse/LDEV-4713
disable failing tests

improve test feedback
...

github.com/lucee/Lucee - f06d80c0abd5e9b7bbda0d63924fcb7d6f0bf48c authored over 1 year ago
LDEV-4714 - remove "getExtensionInfo"

github.com/lucee/Lucee - 0827e71a368e141c72680b7bb0615a7b20c3c0b2 authored over 1 year ago
LDEV-4198 - update version

github.com/lucee/Lucee - d1ccbb32c564a3bb08b5668a567890c56dc419ed authored over 1 year ago
Merge pull request #2197 from mattdyer/LDEV-4198

LDEV-4198 timezone issue with dateformat iso

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

github.com/lucee/Lucee - 0e75f22f5e0360f94291e76d6ad8c5760aca426f authored over 1 year ago
LDEV-3343 - update version

github.com/lucee/Lucee - 8e7034783f9c8284b101ee7f10d31f0459b24ef0 authored over 1 year ago
Merge pull request #2199 from zspitzer/LDEV-3343-video-code

LDEV-3443 further remove old video code

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

github.com/lucee/Lucee - aac1d23e3f917882cbbd393d0a986eadeb21eb09 authored over 1 year ago
LDEV-438 - do not use CatchBlock cond^structor because it bypass CustomType additions

github.com/lucee/Lucee - 7da61c9babbe4160ece0d5b0773c9a72a4742b03 authored over 1 year ago
Merge pull request #2254 from carehart/carehart-patch1

Correct typos in some admin messages

github.com/lucee/Lucee - 6ac00e41289ab6b33deafac3b1a0a685425477b3 authored over 1 year ago
Correct typos in admin messages

github.com/lucee/Lucee - 7e54d412fb167903bd282e30054de570338fac60 authored over 1 year ago
LDEV-2298 improve test

github.com/lucee/Lucee - 2b257e7f1405b48957fb8d5ae4dd55722b446234 authored over 1 year ago
LDEV-2298 improve tests

github.com/lucee/Lucee - acb5ff15a48d2e8f45943161503a3122e70f9841 authored over 1 year ago
LDEV-1868 fix cfapplication mailservers

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

github.com/lucee/Lucee - bd976a202e89a2a4eab233f7029c83daa1262a47 authored over 1 year ago
Merge pull request #2252 from zspitzer/test-cleanup-29-sept-2023

cleanup and enable passing tests

github.com/lucee/Lucee - 97c130f6cd6b6340e9adc455ae7dfc9a30ce316a authored over 1 year ago
cleanup and enable passing tests

github.com/lucee/Lucee - f3886b30223cb7d05753f57ca5fce26f6830fcda authored over 1 year ago
Merge pull request #2250 from zspitzer/LDEV-389-improve-testcase

LDEV-389 improve testcase, enable passing tests

github.com/lucee/Lucee - fa48d1561323425fdf8c04d68e0e0e7fd8bae54b authored over 1 year ago
LDEV-389 improve testcase, enable passing tests

github.com/lucee/Lucee - 3475b217a8705003ce477d58ba1029e45c4e66fe authored over 1 year ago
LDEV-4712 - add test case

github.com/lucee/Lucee - e54d7675674587f41618cafe67b38913e292c571 authored over 1 year ago
LDEV-4712 - support argument default values for caching

github.com/lucee/Lucee - 850103c9e224415a559859fe10d0be6023bba114 authored over 1 year ago
LDEV-4712 - support argument default values for caching

github.com/lucee/Lucee - 9c0453c6d997bc5a65092ff699e447529d29aac2 authored over 1 year ago
Update category.md

github.com/lucee/lucee-docs - c547fa71abcbbd24ac806ba175ba11ea05421cc1 authored over 1 year ago
Update category.md

github.com/lucee/lucee-docs - cea9a80973bd4765c1f4a6443541ef863ee6036a authored over 1 year ago
Added the testcase in lambda expressions for LDEV-4709 (#2249)

* Added the testcase in lambda expressions for LDEV-4709

* Update LDEV4709.cfc

github.com/lucee/Lucee - a7dc40809fa6e583db3fa7efcd6e86267097cfe9 authored over 1 year ago
LDEV-4708 - update S3 extension bundled

github.com/lucee/Lucee - 9a60062262412f0027e052c5b21a700ffc26ee6a authored over 1 year ago
LDEV-4707 add addional arguments to the function

github.com/lucee/extension-s3 - dabd13508f4be9f7b48906d03b6716f2037c55de authored over 1 year ago
LDEV-4707 . add addional arguments to the function

github.com/lucee/extension-s3 - 44b1ef16f7b99b5c76673f5598775d834a49b12d authored over 1 year ago
LDEV-4708 - add hidden function S3getApplicationSettings() and read default S3Properties

github.com/lucee/extension-s3 - 292810cd6c83afdda05a25a20241828473dffa42 authored over 1 year ago
LDEV-4708 - add support for classic application context (regression)

github.com/lucee/extension-s3 - 990a5312a70bed0e02f08acecf4bdf91bc9e585c authored over 1 year ago
LDEV-4708 - update extension bundled

github.com/lucee/Lucee - 83b9b2431e3f90558d5b2a366868804072801a80 authored over 1 year ago
LDEV-4708 - avoid loop by not loading "getApplicationSettings"

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

github.com/lucee/Lucee - 923dcdbca40e029f8d0bc1034aba95e1c87e2d81 authored over 1 year ago
LDEV-4708 - update extension bundled

github.com/lucee/Lucee - 1dfeb3ed92f94120c30d7f9d6a7066eccdca13f6 authored over 1 year ago
LDEV-4708 - update aws jar bundled

github.com/lucee/extension-s3 - 45bc8ca16b39321247351deaf9342a982c22fddd authored over 1 year ago
Updated a mitrahsoft-logo on README.md (#2247)

github.com/lucee/Lucee - 5776c8e857b79e7c58c0651e70cf27f873efe228 authored over 1 year ago
Merge pull request #2245 from MitrahSoft/Mitrahsoft-logo_2

Update README.md

github.com/lucee/Lucee - bab9e16d157ed3d33d2de4643805524ab6015191 authored over 1 year ago
Added a testcase to check for an invalid password with the action='removepassword' in cfpdf on LDEV-4694 (#57)

* Added a testcase to check for an invalid password with the action='removepassword' in cfpdf on...

github.com/lucee/extension-pdf - 49ddb3ad1aa005607dfe97a49f5a33bcefa0ad4e authored over 1 year ago
Update README.md

github.com/lucee/Lucee - 0baf6756cc299e619144969a80b4ce1c7aca55cf authored over 1 year ago
Merge pull request #2244 from MitrahSoft/Mitrahsoft-logo_2

Updated Mitrahsoft-logo in sponsor list on README

github.com/lucee/Lucee - d6d4fa5016c5ec41adeabe005732079316e7e9a1 authored over 1 year ago
Updated Mitrahsoft-logo in sponsor list on README

github.com/lucee/Lucee - 2ee335c06e8d0d1f6453663422e0a3783f589e80 authored over 1 year ago
Update LDEV4694.cfc

github.com/lucee/Lucee - 38d43e927e919023eb9a69c11fc4d510a2468b65 authored over 1 year ago
Added a testcase to check for an invalid password with the action='remove password' in cfpdf on LDEV-4694

github.com/lucee/Lucee - 523b0df5a625fd46e887f6f715dfce49ea6bfea5 authored over 1 year ago
logout when switching multi mode

github.com/lucee/Lucee - dca9454c1d94e075e37a5ad9b6ee9b7e7d0d5745 authored over 1 year ago
Update extension bundled

github.com/lucee/Lucee - c3f7df12204ee4893b03de8e4cdb21cae438a6cb authored over 1 year ago
improve extension handling when switching mode and in general

github.com/lucee/Lucee - 8575ef8d8027da19d742bfcac167fbfcba2bc308 authored over 1 year ago
Added examples for StringSome() function

github.com/lucee/lucee-docs - a4e21eec6ad0fc530934db1ec991ed70e966a130 authored over 1 year ago
improve file creation from config

github.com/lucee/Lucee - e34cecfd81ad2c7bc6b53ae8304182ea7eca7afa authored over 1 year ago
resolve merge conflict

github.com/lucee/extension-compress - 342e7eccad58d839d37a797f88dc7ddc6d9da140 authored over 1 year ago
LDEV-4703 - smarter handling of mapping defintion

github.com/lucee/Lucee - d5d025f7b5f7a0438a885b03552a93609bbf255c authored over 1 year ago
test if all resource are available we expect to exist

github.com/lucee/Lucee - 08dc860606d087267c46ec1546dac93dc46caa59 authored over 1 year ago
test if all resource are available we expect to exist

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

github.com/lucee/Lucee - 9a7907cf1feb9b064c56bf3621b5091cfebde24b authored over 1 year ago
LDEV-4582 - throw an error if a non existing resource provider scheme is defined

github.com/lucee/Lucee - b24d7a3429471f24f78381d582849774d9ef77e9 authored over 1 year ago
Merge pull request #2241 from MitrahSoft/toScript()

Testcase for toScript() function

github.com/lucee/Lucee - 89b2d0b4dffcbbbd5e2073615177f5f2516cc81f authored over 1 year ago
Merge pull request #2242 from MitrahSoft/Argon2CheckHash()

Testcase for Argon2CheckHash() function

github.com/lucee/Lucee - b2dc4dacf320193062ee7010535ec74666d0d413 authored over 1 year ago
Merge pull request #1408 from zspitzer/dbinfo-filter

note filter is per database type

github.com/lucee/lucee-docs - a7c48c1072fea3f6709fbc3f631bf750e0d307dd authored over 1 year ago
Testcase for Argon2CheckHash() function

github.com/lucee/Lucee - b543d2e00297f13b7da19b14183f090dc9f9a7b5 authored over 1 year ago
Testcase for toScript() function

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