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

set runUpdate as deprecated

a62b3cb2ff8fc0c2857755b7965e661261f1eebd authored 11 months ago by michaeloffner <[email protected]>
Download bundles from maven or S3 directly and no longer from the update provider

2a5f1eb031f4847cd67e5bd9d60b8c34b73e15bd authored 11 months ago by michaeloffner <[email protected]>
Update LDEV4753.cfc

9ef0393b7aa21a36e8ad5814cf771093fdd36738 authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Update LDEV4753.cfc

eb559c30e00eb356d674a44267daaf6b7e2baa53 authored 11 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added testcase in cfupdate tag to check empty number field in form for LDEV-4753

f3dcb6987b339e47303f93e4cf574b09ebc5a585 authored 11 months ago by CF Mitrah <[email protected]>
Update osv-scanner.yml

f7b88cc49b908dd61e9dfad6a4e567745408182a authored 11 months ago by Zac Spitzer <[email protected]>
Added a testcase in XmlElemNew() function.

add7e666a9685fe1db273738827e55ee80facd56 authored 11 months ago by cfmitrah <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# loader/build.xml
# loader/pom.xml

f98658b4d6ad157095d58d86f9c5b63cafdb4025 authored 11 months ago by michaeloffner <[email protected]>
allow to define s3 and maven update provider as system property/env var

ffc41d96641b123c30a35ff10cd6be1a09c2ded4 authored 12 months ago by michaeloffner <[email protected]>
switch S3 version listing from demo server to real server

620bacf9f03a9ab4e73618d00a9b167947951ba8 authored 12 months ago by michaeloffner <[email protected]>
LDEV-4670 revert looong sleep in test case!

d9b42c83ced2c8e5b51dffc503d58b7074376016 authored 12 months ago by Zac Spitzer <[email protected]>
LDEV-4166 improve test case

d19daaf276d26b9dcedb26e8b029b9be6122a2c2 authored 12 months ago by Zac Spitzer <[email protected]>
LDEV-3478 call onSessionEnd with on sessionRotate

0fa5a1f2ea8d2f5fef40c06a33f589edbe6e2b05 authored 12 months ago by Zac Spitzer <[email protected]>
LDEV-3478 improve test case

a2f431e3bfe6eee12591216f30f9c3813c344e5d authored 12 months ago by Zac Spitzer <[email protected]>
LDEV-4670 improve tests, add memory test

7f30160cf124d8b2a5da79a3b93396821d2bbccf authored 12 months ago by Zac Spitzer <[email protected]>
LDEV-4780 - handle float separate in Caster

153995e1044a2de7a2d5203d45edda771371554f authored 12 months ago by michaeloffner <[email protected]>
improve test case

a412b5ad990c71aac5cf0fb61de48e8efc19b342 authored 12 months ago by michaeloffner <[email protected]>
LDEV-4780 - float to string as scientific notation

a1bc64b121dc6dc79fa3463adf44562bb316591d authored 12 months ago by michaeloffner <[email protected]>
extend MySQL test case with type check

011733bc64faf4a41e9576726b32bac18cd9865a authored 12 months ago by michaeloffner <[email protected]>
add inital version for AIEngine(nowhere used)

8a4f91cb9e0f70e14354ed3ffcc21e93c3833b5c authored 12 months ago by michaeloffner <[email protected]>
Added a testcase in tan() function.

1597153849ab43eda7990714f59a88c569b0ac7a authored 12 months ago by cfmitrah <[email protected]>
Update LDEV4648.cfc

11fc6535572637aa18e4d89c87a515d547b365ee authored 12 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Test case for non UTF-8 characters in LDEV-4648 ticket.

eb18542fbdc3869e78ffb52adebfb442f11b0962 authored 12 months ago by cfmitrah <[email protected]>
switch to maven based update page in Lucee admin and add changelog info (load directly from Jira)

10b1bba3d8165d45d0f035c1fb01ad2475fa9ed5 authored 12 months ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# core/src/main/java/lucee/runtime/gateway/GatewayEngineImpl.java
# loader/build.xm...

547bc744c25d10376795f3a2bd93e937287b1047 authored 12 months ago by michaeloffner <[email protected]>
additional check if component exists

d2cfc20c5a8b0819fecf8184c5620ce19a0f12d6 authored 12 months ago by michaeloffner <[email protected]>
DC-21999 - found a regression in the previous version

20000785c6638225569768597e68e16f0e63d236 authored 12 months ago by michaeloffner <[email protected]>
LDEV-4777 - fix regression with previous update

3c146dec66739c0ade3b51ffd322d19056a7d1b6 authored 12 months ago by michaeloffner <[email protected]>
LDEV-4777 - extend the algorithm support for Jsch, that got lost with the latest update

c0faec1a565b4a7dff205952c6f785661a9a7769 authored 12 months ago by michaeloffner <[email protected]>
Added a testcase in IsXmlElem() function

002d5a455532b146d35026e51480a38753db4134 authored 12 months ago by cfmitrah <[email protected]>
Update LDEV4776.cfc

f1460dbd549ed30b874b4c182afb3b937944bf51 authored 12 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a testcase to check decimalFormat() for LDEV-4776

5957d1424f2a7ae92c3214bb362d8ce1aae96cd2 authored 12 months ago by CF Mitrah <[email protected]>
Update LDEV4771.cfc

8a6be13f342db2e1fec305278665d202969c85f9 authored 12 months ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added testcase for call a function with cfloop query in LDEV-4771

56f29099bad38077dd22e42bcf78b6a9bef0390c authored 12 months ago by cfmitrah <[email protected]>
Added a testcase in subresource locator and custom response for LDEV-4688

d51a24b094c8ac74638edabcecb1960cb54e3ab8 authored 12 months ago by CF Mitrah <[email protected]>
Update LDEV4774.cfc

b11446a891b5ef6bbb0a65223cbdd43413816c94 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added testcase for parsing (dd/mm/yyyy) strings formatted as dates for LDEV-4774

dbad15ddceb6fc8d449d4449e1add0a17ac8a89c authored about 1 year ago by CF Mitrah <[email protected]>
extend the MySQL test case to test Emojis with different version of the JDBC driver

8bf7d08883e2077d6abd838517acb19d5acf767c authored about 1 year ago by michaeloffner <[email protected]>
load also required bundles on first start fail

c584cf0464f8ab81ff3082e5d19b033fcafe3950 authored about 1 year ago by michaeloffner <[email protected]>
sync bundle starting and avoid loading multiple time pointed by different packages in the same list

512b9e36f40b64b7ea02fdc63ef3da0bb363d228 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4770 - reduce log level for repeating log entries

16d2e3d30ab4ae42f230d5c37aa31656f8cd679e authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4327 - remove Lucee dialect

a8134a0991192b0000f8335e4f907d4d053f5e3b authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4327 - remove Lucee dialect

94bb378c63e1e77139dcddddce1c981e3208a194 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4327 - remove Lucee dialect

e48d8f9604d07ff89130eaf365cdd3cad00ab450 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4441 - update version

8d3d20fcff214c66a3fe453896961c2de9d05fd2 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #1309 from zspitzer/only-deploy-enabled-admin

LDEV-4441 don't deploy admin when not enabled

02a870a30321e9c231c29714756729cbaebd1350 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4455 - update version

3e411fa8a4bb040ba2741b6a6087b079ee269853 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4479 - revert

77af5c5d395ab6e2b6cf972bea1b24eb93b0db30 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4479 - update version

0187ce94ebada805a311b4d1d7e2816281a552d7 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2045 from zspitzer/LDEV-4479-remove-jta-lib

LDEV-4479 remove jta lib (java 2 support)

71c10613546f2cca716185d8a97aeccb5713803c authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4569 - update version

fdb16d2e665a6088a50bbc1fc20a28bdaababc09 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2222 from MitrahSoft/LDEV-4569

Added a proxy settings in GetApplicationSettings() for LDEV-4569

7b52bf93fb327e0e4a957489b1481c05025fe50e authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4648 - update version

acfc9edecc4e05f50943527202afd5891a127243 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2228 from hideo67/hideo67/LDEV-4688

LDEV-4688 RestError handling and subresource locator

a2693beddefc123ec5b293565915fb4a2a79d6b6 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' into hideo67/LDEV-4688

ab48b2fc7c6374265206227402d8041c9cc5d8bb authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2203 from zspitzer/LDEV-4664

LDEV-4664 update jsch to 0.2.11

0e21aa0e928aa123fb2ad3c32c60e4617906696c authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2256 from MitrahSoft/LDEV-4677_

Updated a fix to redirect correctly when click the upgrade notification from the overview page f...

b3cc3133717041164422ba85d59753b46933be9b authored about 1 year ago by michaeloffner <[email protected]>
enable test case LDEV4717.cfc

3ee382f396751387c89af91da7e347362e0f9e3b authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2269 from MitrahSoft/LDEV-4717

Added a testcase in Admin-getApplicationListener() for LDEV-4717

ce5ddce1505d56466449710ffded904df727e721 authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2277 from MitrahSoft/LDEV-4717_

Added a fix to admin.java for ApplicationListener missing applicationPathTimeout

6283cfdcbc03403731ff96661533580bc230deaa authored about 1 year ago by michaeloffner <[email protected]>
Merge pull request #2271 from MitrahSoft/LDEV-4716

Added a fix to admin.java for getbundle() missing description

99ff3a027c3c956872dfc058dd96a3eefc89755c authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4406 - improve mail watcher itself

c292eb4d2ae2f54e39df85cbff5df4d1f39280a9 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4406 - improve mail watcher itself

2c961ee3441c350f5f4ade8ba5cffb82022dd6cf authored about 1 year ago by michaeloffner <[email protected]>
remove static init call for caches (no longer needed)

e1411891a3943fbaa8cf84a35099950ac14b6616 authored about 1 year ago by michaeloffner <[email protected]>
use same function for expiry check as creation

b27dbc9055de1df97ad9da20b154cf5e4efccfd1 authored about 1 year ago by Zac Spitzer <[email protected]>
fix debug date masks

6c689e91ed919e315fbf3867d392ddf59e6ee87a authored about 1 year ago by Zac Spitzer <[email protected]>
LDEV-4670 test case for database session expiry (WIP)

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

a5d164feed380e30a89721bfc0a79c3f13c2cc34 authored about 1 year ago by Zac Spitzer <[email protected]>
specialise variable read with closure scope

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

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

d68fadc3a8cea56d33796e4a3cc7ce2cfb6375d2 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4767 - centralize logger name creation and se the same approach for all layouts

418a616770730a9469bd8a66b04376e7098000e3 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4765 - handles query columns consistently

f98aab079802e46e4b8ebbc7f5ec4afedfac39f9 authored about 1 year ago by michaeloffner <[email protected]>
slightly improve UDF init

6ae58e4411285c7c909f30ef72b2a3960b7929ca authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4764 - switch to non concurrency until we have a bind

d4872021c98d4c7f03ac1b71b25364666f6c3073 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# loader/build.xml
# loader/pom.xml

ef4d470c0f8d523584c000e1e7f2f58625fc0eb6 authored about 1 year ago by michaeloffner <[email protected]>
only load extension if they have changed

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

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

059c60cfc307a4d04f4b279f24ae83e3fc544967 authored about 1 year ago by michaeloffner <[email protected]>
do not improve bundles from outside the bundle directory and improve log entries

34fc622b31560e8472cc21bec4c1444bdb36c99f authored about 1 year ago by michaeloffner <[email protected]>
add additional log to figure out the regression

07190ae97260de2bfb321ab3a20170d93cb0c085 authored about 1 year ago by michaeloffner <[email protected]>
check if extension have changed or not

015732032d3ffe2aa2d4ff77adc2096d0f9e0c8e authored about 1 year ago by michaeloffner <[email protected]>
add additional log to figure out the regression

daaf14eb5999f07c54d344353c886524217ec634 authored about 1 year ago by michaeloffner <[email protected]>
add additional log to figure out the regression

8909c5a1c8513e3a674712aa6d1368ee9ba81c70 authored about 1 year ago by michaeloffner <[email protected]>
Added a testcase in createObject() function

bbd8e5cd915ffd54a5c07b68eb107ef36f1c3347 authored about 1 year ago by cfmitrah <[email protected]>
change inital capacity for local and arguments scope

463506faca92fd18077c95c0b11273722555728a authored about 1 year ago by michaeloffner <[email protected]>
change inital capacity for local and arguments scope

ddefcdeee0012d78e96a30b2e15e48fafe1b65e9 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Conflicts:
# core/src/main/java/lucee/runtime/osgi/BundleRange.java
# loader/build.xml
# loade...

b185532519486e2804a5e2a66ef16c25e6590f07 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4763 - add possibility to remove extensions

16ed5cfc3957e3110681d3596163de3b028b35e0 authored about 1 year ago by michaeloffner <[email protected]>
LDEV-4763 - add possibility to remove extensions

153e5fc0290ffe0ac86b9e21692900c0f2836dcb authored about 1 year ago by michaeloffner <[email protected]>
Update minute.cfc

a261486e9df8f093ba1c45bd9310e861c998b82b authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
ignore invalid version range defintions

79f3f9bfdb33ba7694acabc688919dd663021752 authored about 1 year ago by michaeloffner <[email protected]>
rename FuncArgLite and extend it's use

923c7ebf63946f62426c505d241e55d241a02923 authored about 1 year ago by michaeloffner <[email protected]>
ignore invalid version range defintions

8313b35648781ff12ef9f3fd11ea43184a7f7bd2 authored about 1 year ago by michaeloffner <[email protected]>
Added a testcase in min() function.

fce05ff1ade846f00dea5578cb65fe6d12cf3b0f authored about 1 year ago by cfmitrah <[email protected]>
Updated the fix for LDEV-4672

418daeff93008c44332448c30576436dcdb08c6d authored about 1 year ago by CF Mitrah <[email protected]>
Fixing issue with switching inspect template and flush if a cfml template is written

fa4d59a18f88f8ed94d116b3f473f2eb521f4a1a authored about 1 year ago by michaeloffner <[email protected]>
improve test case output in case of an error

62a6cd72c701e6a4ae817432906933051a916156 authored about 1 year ago by michaeloffner <[email protected]>
Merge branch '6.0' into 6.1

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

1a4d01cec96db228a2b5493468cc3576fb4c5ddd authored about 1 year ago by michaeloffner <[email protected]>
extend Lucee 6 readme

1e875c485b7c34e47748996f3c783a0edead7e34 authored about 1 year ago by michaeloffner <[email protected]>
extend Lucee 6 readme

0bd35221f0b84b9ce090ab638c791138c968ced0 authored about 1 year ago by michaeloffner <[email protected]>