Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lucee/Lucee4

Lucee server 4.x source code repository
https://github.com/lucee/Lucee4

improve fix for https://luceeserver.atlassian.net/browse/LDEV-778

f68b16e57dece76d2cbde1b04a9f5fef3f65f82a authored almost 9 years ago
improve handling of datasource connection used within a transaction

65d53f8d21ad4863662a6f5bbea798bec7b1c9cf authored almost 9 years ago
improve error message

7716769776f1b319ff29abc9752e16635c526151 authored almost 9 years ago
fix https://luceeserver.atlassian.net/browse/LDEV-789

189ec93961410323eaed469f8e4d93dadc7ac1f2 authored almost 9 years ago
extend fix for https://luceeserver.atlassian.net/browse/LDEV-490

89157a0fa08fbb5168668b9160185b0afe7800e2 authored almost 9 years ago
[ LDEV-688 ] LDEV-488 Fix Re-Introduces LDEV-78 Bug

f3822333efe73bce6c730a894e39a30a5f304d93 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-688

0a0894fd73cd7aa98c4ccbf8d38847300cbdf3c0 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-778

09e1cbc0c5fee5db8c62482acb0de1d0231d3c5f authored almost 9 years ago
[ LDEV-777 ] connection pool counter is not thread safe

29cf0fd7007f849966eaa7fa914691b957b26200 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-777

18c60a5d15ff87e0359b0de55e2095c21207c88f authored almost 9 years ago
[ LDEV-774 ] JEE session looses data on onsessionEnd call

cc06433f3d59685cfd713feac4467c0e1260ef91 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-774

ddd108607b129969d9781d68c62b512cde837cf5 authored almost 9 years ago
[LDEV-761] - CR line breaks when using <cfhttp> on csv files

8579e674a4aa481f6ad6aca2dd960148d7eff244 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-761

011c7e7e067d35414bec3d51624a4fdaf6e8a23e authored almost 9 years ago
Fixed ugly styling of the Favorites functionality in the admin

6ab910f5f2c9c740271121a06e1fc21986da881a authored almost 9 years ago
Added security checks for thumbnail.cfm

74b7b33ac151d92e48d320b2e774ea9fbbc8edc8 authored almost 9 years ago
Admin function loadProvidersData() incorrectly reloaded all providers every 60 seconds if only one of them could not be loaded.

4ef06d393df3fae4f3107a69ff02a68bde955b3a authored almost 9 years ago
For uploaded extensions with a logo, the logo wasn't displayed in the admin

347242c525e6de6eaceb8ed8b56ec2829e0abff6 authored almost 9 years ago
.lex extensions could not be uploaded in the admin

7c887454349f7fdfba30ca205d2833824aef100f authored almost 9 years ago
[ LDEV-737 ] relative component path fails

64ab09ee04d01fe20b1810aa0465e74177828cdb authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-737

51374add614383b9303a174423ea7cfc8d89d2c2 authored almost 9 years ago
[ LDEV-714 ] onSessionEnd creates WEB-INF/lucee/output/onSessionEnd.out

[ LDEV-719 ] missing name declaration for property

f126100f55a5154072edde8a77263d230cb0f6da authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-719

9ec0411603c56d5f4251895159823e754ca501f6 authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-714

abf7397a7c3b28a4a078d5a79891ac5304726f6e authored almost 9 years ago
remove invalid options from Mysql driver

caf70e632b444ed3a4facba06c701ac993195ffb authored almost 9 years ago
[ LDEV-622 ] Cannot use a Map as a struct with null value

[ LDEV-684 ] CFARGUMENT Can't cast String [] to a boolean
[ LDEV-692 ] getApplicationSettings() d...

d73662908097e21878ac4d9e3a385295016175e9 authored almost 9 years ago
update admin

0dd32153ff537cc6185d2199a5f3caee40fd671d authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-622

25f316ade80b73bde1bb8106266511d93514fe6f authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-684

44e82596a423444cf9e51340f5cf53e85a0f18ad authored almost 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-692

cd456d46200eee3585ca0010606e37a1bc1507c6 authored almost 9 years ago
There was a typo in the sample provided for components.

4bbe2a2056101670adf02e42fa833240a2fac955 authored about 9 years ago
add method hasOnSessionEnd

15aa3ec72c597aca39d616d0de21685f9efb7f03 authored about 9 years ago
reduce log level when "Thread.stop" fails

288b0140aa98bca2cdbdd26bf7df7a38bb339ed6 authored about 9 years ago
remove joda

49c584a8d5f0dc29f8404fd306c71e3602fd4958 authored about 9 years ago
Update overview.cfm

escape the # in the google link

d79ddd2bce016eb14490ff5751b13be1a979adb2 authored about 9 years ago
partially solve https://luceeserver.atlassian.net/browse/LDEV-671

b323655c87f9dd39dd59203e670dde6abbf1c9ec authored about 9 years ago
Merge branch 'master' of https://github.com/lucee/Lucee4

9206e77210dfa07f93e98dce9411b7940241ec94 authored about 9 years ago
fix issue with base64 output

ddb6c442a3a7c42ab3e05f5ab231a441e65abb47 authored about 9 years ago
fix bug in toColor

0e295acbe179ed0962557fe0c8d8f054a40e5bab authored about 9 years ago
Merge pull request #9 from SimonHooker/LDEV-224

Fix for LDEV-224

6b61a5ae23a7fccf501356405b222e825dc71427 authored about 9 years ago
Correction for build errors relating to List not being imported

b5820d6cfc9f72630f9a4d9986e4846184321f20 authored about 9 years ago
Changing ArrayList type decleration back to base List type

2e5c1c5b4df988d7c3d6b74937f211a7f730855f authored about 9 years ago
Merge branch 'master' into LDEV-224

Conflicts:
lucee-java/lucee-core/src/lucee/runtime/tag/util/QueryParamConverter.java

cf52439124e5cacec1cc8aa2c2018d4793c3b88e authored about 9 years ago
Merge pull request #20 from SimonHooker/LDEV-467

LDEV-467 ?: bug with false fix

4a6d65664ed1b792c675fcad2025591b79a73e4c authored about 9 years ago
Merge pull request #18 from MasterControlInc/LDEV-488

fix for LDEV-488

ececd02d6634ba4aecbff8e202cd8fef9b13548c authored about 9 years ago
Merge pull request #8 from SimonHooker/LDEV-434

Fix for LDEV-434

can you adapt the same for Lucee 5

cb7eb9a6db50bb1503a06536e3df4f9d7fe93c93 authored about 9 years ago
Merge pull request #4 from MasterControlInc/LDEV-371

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

Could you adapt the same for Lucee 5

eb82beb3c761886a6281f9ac9751823e8ffb3579 authored about 9 years ago
Merge pull request #22 from SimonHooker/4.5.2_LDEV-507

LDEV-507 removing joda-time.jar ( 4.5.2 )

This is already adapted for Lucee 5, so no addinal ...

bdcc54e75a68e98aeb3fea9b873837a6bb81502a authored about 9 years ago
Merge pull request #23 from MasterControlInc/LDEV-516

Fix for LDEV-516

5be677fdd2dc96a70c582e635c4e5bd755460693 authored about 9 years ago
Merge pull request #25 from SimonHooker/LDEV-458

LDEV-458 change the default property value to be an empty string

8286a64160d41515a7c34801240abeec8ada6972 authored about 9 years ago
Merge pull request #26 from SimonHooker/LDEV-490

LDEV-490 only try and persist to ORM if ORM is enabled

8e389782fdf0a34ef0ec7f83692a7b989cf13f3a authored about 9 years ago
Merge pull request #28 from lucee/LDEV-573

LDEV-573 - Updating text and links in the admin.

c7a1650179ff3607971a56b634e427ee922fd5b4 authored about 9 years ago
Merge pull request #34 from lucee/LDEV-297

Fix for https://luceeserver.atlassian.net/browse/LDEV-297

ff757f0684f5f2126f313431ae36831ac7999807 authored about 9 years ago
Merge pull request #32 from lucee/LDEV-360

Changes for https://luceeserver.atlassian.net/browse/LDEV-360

3fe1c86b59524721658c70d15fb4f637f00a2f9b authored about 9 years ago
Fix for https://luceeserver.atlassian.net/browse/LDEV-297

ad73f997497450c6d57fa4a810a3f35f07a363e2 authored about 9 years ago
Changes for https://luceeserver.atlassian.net/browse/LDEV-360

5cda3ff88a7f2cdb7fd4e002dd013658efde8091 authored about 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-631

c5d24b7346c6eb37c1f974a4e5b63b998612913e authored about 9 years ago
changed version to 4.5.3.001

ba1a76897be7514ec1c5cea3613432499971f85a authored about 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-650

1f0cebeea7576d99f6c18073f8172bf60e9ca235 authored about 9 years ago
unnecessary check

396df9e27b4f88a008ec288e5e07391ab839af0c authored about 9 years ago
output=true means that all hashed expressions are evaluated.

de7b851d80d664a5f668074a3a351f190c5a7691 authored about 9 years ago
clean up

e0c3852575f37534c574c115319da177f12bd020 authored about 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-620

44a922f6dc5eea7eaed1b364b2465ba0f454723c authored about 9 years ago
centralize asm type

62fe3c6acac3ce04ec28808449b1447b412aacaf authored about 9 years ago
remove invalid class path entry

7e3ff2c317eb4f0eb391571972adf80548ba9f2f authored about 9 years ago
LDEV-573 - Updating the issue links to issues.lucee.org instead of the JIRA URL.

0d1b62adf9c82caac2f0f24ec31e83ff378e7afc authored about 9 years ago
LDEV-573 - Updating text and links in the admin.

ecbd9590974219278921cf19f2947759ba62f12d authored about 9 years ago
change version number to 4.5.0.018

09272222e71b5fab31e5927a2fabec8410c18ee8 authored about 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-599

4f9ae5c2bcb44e59ecc4834d1d3ff9cc5696e6fb authored about 9 years ago
clean up

00d10ecdb1ae8b8ba8b30f683618cfda2eb1b2a9 authored about 9 years ago
make sure given temp dir exists

c45fdd2748ef320846d7fcbe5d39b4efc53b71ec authored about 9 years ago
log to system out when no log was passed in

53627ba61c40f67fa6b7fc46d4f5425618211f82 authored about 9 years ago
change version number to 4.5.0.017

6a77c43c15360633ca2c463a8b31f5c2bbed0ef0 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-569

c8d29491b3e69bc25663d5f46bdd392cc0de7a3a authored over 9 years ago
change version number to 4.5.2.016

7c30680ea18bc9cd5f5f8259f1f82157989ecf46 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-411

0818df93f16b8799e8204d310677e913780424d0 authored over 9 years ago
change version number to 4.5.2.015

cfb7b6ae60826c4a078efdb6f37335f41d075088 authored over 9 years ago
improve fix for https://luceeserver.atlassian.net/browse/LDEV-533

a52d44e7619e9e284bac1e1666c6f8773b775baf authored over 9 years ago
change version number to 4.5.2.013

597a5d0d79403f0303eae8a0b878168127424b56 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-557

95c90aa5edcc5f9a28f0de506c4053ec104abd91 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-557

257824d2933e3fff21138afeb6c4e72fc171aad6 authored over 9 years ago
change version number to 4.5.2.012

c211240438163a14899040bc4be51dbd3103737a authored over 9 years ago
clean up

2c8ffbd8bea7c5a10194414b71427d2012b39135 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-471

0e9ff75bc8d70ad665ff903be5053fba2979595b authored over 9 years ago
approach to fix https://luceeserver.atlassian.net/browse/LDEV-471

a647dd7d3b6cb291ff4a315d37c7b10cbffdd342 authored over 9 years ago
approach to fix https://luceeserver.atlassian.net/browse/LDEV-471

762c6dd4069dc459324e78c92d1f11cd1288b721 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-539

ca460c84d19817efa8098583300bb8ffcb984387 authored over 9 years ago
add alias ordered

70ca9650f0a63fbba5021c5552eb9d4017ba2f66 authored over 9 years ago
clean up

d000c56241c0e75f130668f564b1d8dc34161f56 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-244

81d48b2bb625c01eb3ae4f714f79fab8a65efd90 authored over 9 years ago
update testcase for ticket LDEV-244

3887495206dc59e152e89b8bde00c13ef54ea417 authored over 9 years ago
add testcase for ticket LDEV-244

5514f5dacb9d82cc9b7fdb0eced774e8aaf15e92 authored over 9 years ago
Merge branch 'master' of https://github.com/lucee/Lucee4

d12239b82497fff2d371435c5896d1b7df100c5c authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-533

241419e5217c072f35a717ad07942bf37bbd18ca authored over 9 years ago
Merge pull request #15 from SimonHooker/LDEV-420

Adding unit test and fix for LDEV-420

661ce8642b05cb1e6635c76a04903b996fa72932 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-521

9df86fa8b843f11b881709492c183ac5f0d9e24a authored over 9 years ago
Copying the method used elsewhere to check ORM to only persist if ORM is enabled to fix LDEV-490

71e2e4299a8c0c826b406bfff951abb2d98fdaf9 authored over 9 years ago
Adding unit test to reproduce the issue

e4e9fc88c73dd25cc5c937bd8f8c3bd69c2d1c8f authored over 9 years ago
Updating tests and adding a fix to set the default to be a string instead of null

8615449187c8a37aaefec9cbe2171349577110d4 authored over 9 years ago
LDEV-458 unit tests

a24a582e5aae982eefde7c2e4349bbeae184b7de authored over 9 years ago