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

switch from dyn to init

51ce6fc7128b28d0b1703649d4f34217fe17603a authored about 1 year ago by michaeloffner <[email protected]>
move not literal values from getInstance to dyn

b06595444dfae1dea36e70424d22e5ec67484e80 authored about 1 year ago by michaeloffner <[email protected]>
format

cde0d62dda8e248c58f9b8a1bc260b88844dfd23 authored about 1 year ago by michaeloffner <[email protected]>
clean up import

b16d1a2fb194fa234589cafc5e810557c24321bc authored about 1 year ago by michaeloffner <[email protected]>
move KeyImpl.getInstance to KeyConstants._

f27e09576ae6945cc428d70138ac3fe4145a60cd authored about 1 year ago by michaeloffner <[email protected]>
merge KeyConstant with KeyImpl keys to a single collection

bf7e6b070c7cc0db725a8010cc9dc79259351c30 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4738 - change how keys work and add key constants and make KeyImpl.initKeys a singelton pattern impl

18cc14ed4e0469e3bc84fd9b56b1065f98860dd6 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4738 - change how keys work and add key constants and make KeyImpl.initKeys a singelton pattern impl

b38fa4717b4e376df08490b0814bb4fefd793374 authored about 1 year ago by michaeloffner <[email protected]>
clean up

cc8c45548b603f62a57c0402cdb97721a5ee020a authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4736 - add the function directoryEvery (experimentel)

a40141d392dabfeb81ec726481ac9580539b6145 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4732 - add support for attribute "throwonerror"

021597f26eb09fcba1ae399661bd00f9d25a4d60 authored about 1 year ago by michaeloffner <[email protected]>
Update LDEV4725.cfc

0d4560ebd81957bc0639448cf3022e613a0aeea0 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a testcase in structKeyList() function for LDEV-4725

d5ebd6df23448eb52dea5db8d565718ec6ebf0c3 authored about 1 year ago by CF Mitrah <[email protected]>
improve OSGi bundle loading (reduce file access)

a357a911dab460df3e1704f5e729083f28c17075 authored about 1 year ago by michaeloffner <[email protected]>
improve OSGi bundle loading (reduce file access)

63b74feab502ff620ade975df4df50307e73630e authored about 1 year ago by michaeloffner <[email protected]>
clean up

a24574fa5b0fcfc820efd1454078af20f8746f18 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4731 - add support for "ETC" style timezones and add test case

c75641af4e202fcaef659f2bfa48c8e41675e2e6 authored about 1 year ago by michaeloffner <[email protected]>
add experimentell support for S3 update provider

2b5f4646614fb3a9dc13b01a06f986e982eb763e authored about 1 year ago by michaeloffner <[email protected]>
remove Admin.cfc that is no longer used.

dde9891fc4f701e03c426d5c8fc04a4b4cebeec8 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4728 - try to recover from exception

67d6ad3d80798e4faf56700a0ff1e88df666f0d2 authored about 1 year ago by michaeloffner <[email protected]>
Testcase for parameterExists() function

35620f0d6e5d1bb84d73c615880eaff21f4f9196 authored about 1 year ago by cfmitrah <[email protected]>
Fixes https://luceeserver.atlassian.net/browse/LDEV-4249

e73ad2609d4868575d02fec541421e7ec0c6c2ba authored about 1 year ago by AndreasRu <[email protected]>
improve file access for logging and bundles

f0d5ee1adae9860f16458d3c8da1adecc2aac71e authored about 1 year ago by michaeloffner <[email protected]>
improve dump output for classes

5ad01aa252b1a0e7ed43b204491f9bc4c0e1631b authored about 1 year ago by michaeloffner <[email protected]>
improve dump output for classes

9582651bc501bfe66cc6f39f0865de7ed415b9bf authored about 1 year ago by michaeloffner <[email protected]>
OSGi - i,prove reading the required packages and load them

e795eeb35aa320efa3bd20ed3b6778d00c26080b authored about 1 year ago by michaeloffner <[email protected]>
clean up

41946728b3ab09da5b9f43b4e904b62b72be33dd authored about 1 year ago by michaeloffner <[email protected]>
clean up

822ccdd1ada238062328d40bf216a13a4e59b480 authored about 1 year ago by michaeloffner <[email protected]>
clean up

86b608b68e06ebf320c168d9997021a335e99734 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4723 - fix issue setting the correct values

5aafa6d7e07ede6f431c2050b01b59c0afc3e4a4 authored about 1 year ago by michaeloffner <[email protected]>
update ESAPI extension bundled

528acf77ebe87e029ed38f0c20f86c522278dc2e authored about 1 year ago by michaeloffner <[email protected]>
LDEV-3707 - change test if client has send cookies or not and if type jee send no cfid/cftoken

ad3cca11969fa8b74baefae1a587de38f1fb8da5 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

8554dddfffcdc5fdb0c4d9f298c61bc0d6c837d2 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-3707 add jsessionid as matrix parameters

603815d828c4fa15ca5772286b5c0f587f910ac4 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2255 from MitrahSoft/IsArray()_

Added a testcase for isArray() function

304bd84551a736d8544fe8effad4f7ed51b2d918 authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-4406 - reorganise gateway entries loading

61ce2ef2b9c9502528df79094c67fcce0bd4d488 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4418 - send the right config to the password class

2c3d4198c10a8a957d7415beadb98b27b51e8198 authored about 1 year ago by michaeloffner <[email protected]>
Updated a fix to redirect correctly when click the upgrade notification from the overview page for LDEV-4677

dce09f5046de03284ac98da6098810393fd52f1a authored about 1 year ago by CF Mitrah <[email protected]>
LDEV-4558. improve EL method and only log if there is an exception, not existing source no longer throws an exception

cabbf38d7d8721ba11a918ff34d8da353ccab0c4 authored about 1 year ago by michaeloffner <[email protected]>
create experimentell (hidden) admin page that uses maven instead of the update provider.

862d4421deabf6308220bf61a5d5cde94f0cc609 authored about 1 year ago by michaeloffner <[email protected]>
use head call to get info about files

d297175276b6a3992d76252f77b320478b615c7a authored about 1 year ago by michaeloffner <[email protected]>
improve code to read update provider info directly from maven

d162d56c26f24378387db850bea7d3469b9fd9c5 authored about 1 year ago by michaeloffner <[email protected]>
improve code to read update provider info directly from maven and add experimentell (hidden) functions to show the data

0079c8549f6a55f375a234ffac8d3b33f22bfec1 authored about 1 year ago by michaeloffner <[email protected]>
make sure lco file is deployed to maven

418bed7b833920017bd0e72b312a95b1439c5c74 authored about 1 year ago by michaeloffner <[email protected]>
adding inital code to read update provider info directly from maven

d5b7479a989ff5d69ffd6ffe4e50b11c4e58105c authored about 1 year ago by michaeloffner <[email protected]>
Added a testcase for isArray() function

d7e17ffdbdcbc8eb4340c539a10e1493f220ecee authored about 1 year ago by cfmitrah <[email protected]>
LDEV-4718 - filter out secret

1bd314b8d2d1f2d561a32f62ebc022bbdcd90a36 authored about 1 year ago by michaeloffner <[email protected]>
add s3 label to test case

9765ab45b83eb63882509e0aefeba9e19fffd9bf authored about 1 year ago by michaeloffner <[email protected]>
reorganize

d573c4917877540db8a6c7803987722fa88908e7 authored about 1 year ago by michaeloffner <[email protected]>
update S3 Extension bundled

637c37b2d98a6a519bb4d97495282597b0ae1475 authored about 1 year ago by michaeloffner <[email protected]>
clear ram cache when reset

92f03435f9483fbca10e1770ce198102aead0464 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4715 - improve Administrator.cfc test case

548e5551b06a6afb04e22a550fd8af81d8af9703 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2253 from zspitzer/LDEV-4713

LDEV-4713 re-enable administrator.cfc tests

c7981c63f2ca974710645c09048e4bfae0d65ccb authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-4713 re-enable administrator.cfc tests

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

improve test feedback
...

f06d80c0abd5e9b7bbda0d63924fcb7d6f0bf48c authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-4714 - remove "getExtensionInfo"

0827e71a368e141c72680b7bb0615a7b20c3c0b2 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4198 - update version

d1ccbb32c564a3bb08b5668a567890c56dc419ed authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2197 from mattdyer/LDEV-4198

LDEV-4198 timezone issue with dateformat iso

9943ddd42ccbf1de2ccc9fe242fdda5e5033659c authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

0e75f22f5e0360f94291e76d6ad8c5760aca426f authored about 1 year ago by michaeloffner <[email protected]>
LDEV-3343 - update version

8e7034783f9c8284b101ee7f10d31f0459b24ef0 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2199 from zspitzer/LDEV-3343-video-code

LDEV-3443 further remove old video code

3d1102009956bcc361f06bd8a3466bbeff27ad25 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

aac1d23e3f917882cbbd393d0a986eadeb21eb09 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-438 - do not use CatchBlock cond^structor because it bypass CustomType additions

7da61c9babbe4160ece0d5b0773c9a72a4742b03 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2254 from carehart/carehart-patch1

Correct typos in some admin messages

6ac00e41289ab6b33deafac3b1a0a685425477b3 authored about 1 year ago by Zac Spitzer <[email protected]>
Correct typos in admin messages

7e54d412fb167903bd282e30054de570338fac60 authored about 1 year ago by Charlie Arehart <[email protected]>
LDEV-2298 improve test

2b257e7f1405b48957fb8d5ae4dd55722b446234 authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-2298 improve tests

acb5ff15a48d2e8f45943161503a3122e70f9841 authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-1868 fix cfapplication mailservers

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

bd976a202e89a2a4eab233f7029c83daa1262a47 authored about 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2252 from zspitzer/test-cleanup-29-sept-2023

cleanup and enable passing tests

97c130f6cd6b6340e9adc455ae7dfc9a30ce316a authored about 1 year ago by Zac Spitzer <[email protected]>
cleanup and enable passing tests

f3886b30223cb7d05753f57ca5fce26f6830fcda authored about 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2250 from zspitzer/LDEV-389-improve-testcase

LDEV-389 improve testcase, enable passing tests

fa48d1561323425fdf8c04d68e0e0e7fd8bae54b authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-389 improve testcase, enable passing tests

3475b217a8705003ce477d58ba1029e45c4e66fe authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-4712 - add test case

e54d7675674587f41618cafe67b38913e292c571 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4712 - support argument default values for caching

850103c9e224415a559859fe10d0be6023bba114 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4712 - support argument default values for caching

9c0453c6d997bc5a65092ff699e447529d29aac2 authored about 1 year ago by michaeloffner <[email protected]>
Added the testcase in lambda expressions for LDEV-4709 (#2249)

* Added the testcase in lambda expressions for LDEV-4709

* Update LDEV4709.cfc

a7dc40809fa6e583db3fa7efcd6e86267097cfe9 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
LDEV-4708 - update S3 extension bundled

9a60062262412f0027e052c5b21a700ffc26ee6a authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4708 - update extension bundled

83b9b2431e3f90558d5b2a366868804072801a80 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

923dcdbca40e029f8d0bc1034aba95e1c87e2d81 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4708 - update extension bundled

1dfeb3ed92f94120c30d7f9d6a7066eccdca13f6 authored about 1 year ago by michaeloffner <[email protected]>
Updated a mitrahsoft-logo on README.md (#2247)

5776c8e857b79e7c58c0651e70cf27f873efe228 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Merge pull request #2245 from MitrahSoft/Mitrahsoft-logo_2

Update README.md

bab9e16d157ed3d33d2de4643805524ab6015191 authored about 1 year ago by Zac Spitzer <[email protected]>
Update README.md

0baf6756cc299e619144969a80b4ce1c7aca55cf authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Merge pull request #2244 from MitrahSoft/Mitrahsoft-logo_2

Updated Mitrahsoft-logo in sponsor list on README

d6d4fa5016c5ec41adeabe005732079316e7e9a1 authored about 1 year ago by Zac Spitzer <[email protected]>
Updated Mitrahsoft-logo in sponsor list on README

2ee335c06e8d0d1f6453663422e0a3783f589e80 authored about 1 year ago by CF Mitrah <[email protected]>
Update LDEV4694.cfc

38d43e927e919023eb9a69c11fc4d510a2468b65 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a testcase to check for an invalid password with the action='remove password' in cfpdf on LDEV-4694

523b0df5a625fd46e887f6f715dfce49ea6bfea5 authored about 1 year ago by CF Mitrah <[email protected]>
logout when switching multi mode

dca9454c1d94e075e37a5ad9b6ee9b7e7d0d5745 authored about 1 year ago by michaeloffner <[email protected]>
Update extension bundled

c3f7df12204ee4893b03de8e4cdb21cae438a6cb authored about 1 year ago by michaeloffner <[email protected]>
improve extension handling when switching mode and in general

8575ef8d8027da19d742bfcac167fbfcba2bc308 authored about 1 year ago by michaeloffner <[email protected]>
improve file creation from config

e34cecfd81ad2c7bc6b53ae8304182ea7eca7afa authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4703 - smarter handling of mapping defintion

d5d025f7b5f7a0438a885b03552a93609bbf255c authored about 1 year ago by michaeloffner <[email protected]>
test if all resource are available we expect to exist

08dc860606d087267c46ec1546dac93dc46caa59 authored over 1 year ago by michaeloffner <[email protected]>
test if all resource are available we expect to exist

a2445d83d461355daf808d672e5a0312738e2024 authored over 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' of https://github.com/lucee/Lucee into 6.0

9a7907cf1feb9b064c56bf3621b5091cfebde24b authored over 1 year ago by michaeloffner <[email protected]>
LDEV-4582 - throw an error if a non existing resource provider scheme is defined

b24d7a3429471f24f78381d582849774d9ef77e9 authored over 1 year ago by michaeloffner <[email protected]>
Merge pull request #2241 from MitrahSoft/toScript()

Testcase for toScript() function

89b2d0b4dffcbbbd5e2073615177f5f2516cc81f authored over 1 year ago by Zac Spitzer <[email protected]>
Merge pull request #2242 from MitrahSoft/Argon2CheckHash()

Testcase for Argon2CheckHash() function

b2dc4dacf320193062ee7010535ec74666d0d413 authored over 1 year ago by Zac Spitzer <[email protected]>
Testcase for Argon2CheckHash() function

b543d2e00297f13b7da19b14183f090dc9f9a7b5 authored over 1 year ago by cfmitrah <[email protected]>
Testcase for toScript() function

f1007e50d3007d4fb6c1c6aa02b8e006e939e83e authored over 1 year ago by cfmitrah <[email protected]>
6.0.0.557

7a7d918810f0a5465df69f2e5df4b4f0e46fc0e3 authored over 1 year ago by Zac Spitzer <[email protected]>