Ecosyste.ms: OpenCollective

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

github.com/lucee/lucee-docs

Source and build scripts for Lucee's documentation.
https://github.com/lucee/lucee-docs

Cleans up tabbing/indentation

5c31e6b5b31e7902aea9441ee5aa437613b143be authored almost 9 years ago by Owen Knapp <[email protected]>
Merge pull request #131 from letskillowen/patch-4

Examples for StructDelete

c640295727ddf8fba47c075bd0b1933ef3184f31 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #130 from letskillowen/patch-3

Examples for StructCount

e12584596102878b21e6302b7b4ae83a4c5d3226 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #129 from letskillowen/patch-2

Examples for StructCopy

bfbbe52a98a1dfd3af3ddea7392cc67039834238 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #128 from letskillowen/patch-1

Adds examples for StructClear

04560f600623fbe71e5e9c65cc80b28d258b214d authored almost 9 years ago by Andrew Dixon <[email protected]>
Example for StructUpdate

9c9debbcaef562bd069a9cca786f4801d1ca019f authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructSort

703daa643f2c5b73b618545425bc412b2b815688 authored almost 9 years ago by Owen Knapp <[email protected]>
Example for StructReduce

3ac7fcb113ccf6bbd8e88320d18f91b21c486792 authored almost 9 years ago by Owen Knapp <[email protected]>
Example for StructKeyTranslate

2de091170cff41c610398ffb86a452d7c6ae60a1 authored almost 9 years ago by Owen Knapp <[email protected]>
Example for StructKeyList

d861932f8eb0a591021445cbffaf37d5554cc697 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructKeyExists

53eef638af59d2d36a33785eb563b7f0dd2d01b9 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructKeyArray

8f43fba59fdee82bf93ee2795d3afb9e263f2f9f authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructIsEmpty

d90b695604dfbd004c9b374a97224134fc1cec17 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructInsert

51be9d433d6b6909583d21af5b4d1e6a5eaf0a2c authored almost 9 years ago by Owen Knapp <[email protected]>
Examples of StructGet

5ccc85c9e7b732b298234a045c72ca6a2e5c3aca authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructFindValue

49ce3aa91809be7f7fd3367ad8003a3b438799c1 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructFindKey

780cf6bec29f1b52ef01bc3a00c73e45d728560a authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructFind

91030752a2fea29ffdee8f6f4ba8d707b090b863 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructFilter

6d24cde487dc957be76bffa87c01de2a20b27cb4 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructEvery

d942de565e3593f4bac2321a87a7e4c5d615fa88 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructEach

e440c17c44e721b39dbeb223ffd34259d173b5d6 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructDelete

bfa8ca836fed72d6f80319eeffa7dc4d70353658 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructCount

dac7e80202293fb658a552050e171943344da171 authored almost 9 years ago by Owen Knapp <[email protected]>
Examples for StructCopy

7ebd4941cdafa57ddc5c4f12c2800ff576f5bdd5 authored almost 9 years ago by Owen Knapp <[email protected]>
Adds examples for StructClear

fb3625b858583a5009f5642abfa6e825b5bcc715 authored almost 9 years ago by Owen Knapp <[email protected]>
Update function.md

bbd7161b12fc138785f24987d5edb08d157319c8 authored almost 9 years ago by Brad Wood <[email protected]>
Merge pull request #126 from letskillowen/patch-1

Added Member and Non-Member examples

f7d2a5e35bbb27a7a8420d538813c59cbb4b5a72 authored almost 9 years ago by Dominic Watson <[email protected]>
cleans up indentation

13f4e67d6bec1010231d52bcc80ac7b2a4b8c0a9 authored almost 9 years ago by Owen Knapp <[email protected]>
Added Member and Non-Member examples

b4f722d3fc133ead7b7a99a5d7bb88ae1b31611f authored almost 9 years ago by Owen Knapp <[email protected]>
Adding an import phase to the documentation build to ensure we have stubs for all the latest docs

e77dd9d354836eaf38577b03f60280852d297efb authored almost 9 years ago by Dominic Watson <[email protected]>
Importing stubs from previously undocumented tags and functions

7ac3937730c4ca2e5b725026210bf4cb66d835a9 authored almost 9 years ago by Dominic Watson <[email protected]>
Case insensitive file exists check when stubbing new editorial files for functions and tags

b973b22043328cc9dffb5f1138cb61017dde63a4 authored almost 9 years ago by Dominic Watson <[email protected]>
Changing method of importing function/tag reference. Import from runtime environment metadata querying rather than static xml files

d4e40ff2a0872c5cd59e6e401b259c3e27bec6c1 authored almost 9 years ago by Dominic Watson <[email protected]>
LD-78 Refactoring logic to appropriate place + a little tidying

47d0048c65452da60adafc656a1993f046b7e6fb authored almost 9 years ago by Dominic Watson <[email protected]>
Merge branch 'LD-78'

86d4ae56fc6ad6888c120d2d5276cdcf66c0d0e8 authored almost 9 years ago by Dominic Watson <[email protected]>
LD-77 Tidying code inline with rest of codebase style

e457d568fc51fdf56783ab11691ec6638939e7c3 authored almost 9 years ago by Dominic Watson <[email protected]>
fixes https://luceeserver.atlassian.net/browse/LD-78

54586b7b3ef99bdf38667eb2bfb59fa68b8c5cd5 authored almost 9 years ago by michaeloffner <[email protected]>
fixes https://luceeserver.atlassian.net/browse/LD-77

3b76eae69aa1df3ac5c23ce04c8c43ea7cae29eb authored almost 9 years ago by michaeloffner <[email protected]>
Merge pull request #123 from cybersonic/patch-3

Updating a typo and space issues

8138202e160aac8014889be501e0af8885fd3cc8 authored almost 9 years ago by Dominic Watson <[email protected]>
Updating a typo and space issues

a542c0e5b8d20e9635771ce2dec597856e41ee30 authored almost 9 years ago by Mark Drew <[email protected]>
Merge pull request #121 from dajester2013/patch-3

change bitbucket link to github

dbb0399a384e41e0872e749a27bd892a454726a6 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #122 from redtopia/patch-2

Improves function description including return value.

a14692eda6172e67752179ffc18e2d980f19d31f authored almost 9 years ago by Andrew Dixon <[email protected]>
Improves function description including return value.

c2c9c853a600b67889aa054b0eb9d2bc8151ec48 authored almost 9 years ago by JP <[email protected]>
change bitbucket link to github

80c5f8fc2bcd51883358f6a9865789b1e7c74d9d authored almost 9 years ago by Jesse Shaffer <[email protected]>
Clarifying deepcopy behaviour on Duplicate()

Particularly in how it relates to the issue raised here: https://luceeserver.atlassian.net/brows...

690662ce1d5dc646af97fe3dd9097219f1164b08 authored almost 9 years ago by Dominic Watson <[email protected]>
Attempt to get bash conditional to work in travis as expected

2312d868485990d893b17b4c5844c1fce471c798 authored almost 9 years ago by Dominic Watson <[email protected]>
Debugging travis failing to push project to S3

c553d6df058b85c3a63b6b1ec73427f7003012c9 authored almost 9 years ago by Dominic Watson <[email protected]>
SEO Tweaks - put 'lucee documentation' as suffix to page titles rather than prefix + add meta description

152f3d395a60e90684b8a3812d519ff810024130 authored almost 9 years ago by Dominic Watson <[email protected]>
Merge pull request #119 from jclausen/patch-3

Update cfmodule

fd4ee2e670d564de23ef34c7daf6d5a803061dc6 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #118 from jclausen/patch-2

Add cfmodule example

893f338c798441c5d78d2affb0acd066302ca847 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #117 from jclausen/patch-1

Remove cfmodule as specific to Lucee

a0d1071cbf64debe04221aaa5e6715550d218bca authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #120 from KennyGeens/patch-1

Update mask.md

bf3683c1206653059d6bad699fb5579e1361b7ec authored almost 9 years ago by Andrew Dixon <[email protected]>
Update mask.md

15fbe20e02289d88cb3129868ad76fb94ba5a437 authored almost 9 years ago by KennyGeens <[email protected]>
Update cfmodule

Adds a little clarification to the difference between <cfinclude> and <cfmodule>

5084f1b23930034379d6b2a3dcd1d4a169302bd7 authored almost 9 years ago by Jon Clausen <[email protected]>
Update _examples.md

242fdfb3d738440a7b138781d9d8b0843bda94dc authored almost 9 years ago by Jon Clausen <[email protected]>
Remove cfmodule as specific to Lucee

Tag implementation is the same as ACF

edf3e32f5c91d22247489ff51bafab5ac8cad09e authored almost 9 years ago by Jon Clausen <[email protected]>
Merge pull request #116 from cybersonic/patch-2

Fixing tag default in application.cfc formatting

13186831109e20152242f52305531b9eeca2d263 authored almost 9 years ago by Andrew Dixon <[email protected]>
Update tag.md

0c0055962e940db1d1d2c860b9f81493c1750990 authored almost 9 years ago by Mark Drew <[email protected]>
Merge pull request #114 from karniolus/patch-1

Update _examples.md

52235e51d3542be6786640dd20133efcb792beb9 authored almost 9 years ago by Andrew Dixon <[email protected]>
Update _examples.md

28b6dcde7cc83782e305364d3b0502e47c9958f2 authored almost 9 years ago by karniolus <[email protected]>
Merge pull request #109 from myleslee/patch-2

fixed a shell error [: ==: unary operator expected

94c187b9327feb0d3efed7155d05cdaafffcf91a authored almost 9 years ago by Dominic Watson <[email protected]>
Providing code example for deserializeJson

Taken from Adam Cameron's blog post here: http://blog.adamcameron.me/2016/01/coldfusion-how-not-...

0bfe83061d3d8512db865cd43e24cae6f4e40d81 authored almost 9 years ago by Dominic Watson <[email protected]>
Update _examples.md

b45441b4be53f2180a680ab3ad64264c44589e37 authored almost 9 years ago by karniolus <[email protected]>
Merge pull request #113 from lucee/andrew-dixon-patch-1

Adding note about JAR conversion

7c5abcbe8262976b2dad822fab6205258d07be33 authored almost 9 years ago by Andrew Dixon <[email protected]>
Adding note about JAR conversion

98d601b8836d961036ff47cc1ad39d380c18db17 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #112 from lucee/andrew-dixon-patch-4

Fixing minor layout issue

7505af0e65940e1440ad6d2595e95ffafa299a2c authored almost 9 years ago by Andrew Dixon <[email protected]>
Fixing minor layout issue

Fixing minor layout issue

bb4aca03a59763ffb8126bde5f32a153f7ff9db4 authored almost 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #111 from vikaskanani/patch-3

Added Example for cfretry

560eb15edf48ddbad35ff74b697e6f96d62ba6f4 authored almost 9 years ago by Andrew Dixon <[email protected]>
Added Example for cfretry

68b3a815a5b15e7f9407037356b83bfa02b12551 authored almost 9 years ago by Vikas Patel <[email protected]>
Merge pull request #110 from vikaskanani/patch-1

Added Example for ArrayFindNoCase

96b97412c5acec8e43c1f2136dd49d1e82a6302a authored almost 9 years ago by Andrew Dixon <[email protected]>
Added Example for ArrayFindNoCase

de6f4d1d068bf071896027a074e8ade704cad4fb authored almost 9 years ago by Vikas Patel <[email protected]>
fixed a shell error [: ==: unary operator expected

```
$ ./build.sh
Building documentation with Lucee :)

Building complete
./build.sh: ...

69d4e6777739c515368a41ed46277efb98c5929b authored almost 9 years ago by Da Li <[email protected]>
Merge pull request #108 from derrick13/patch-1

Fixed typos

743a41101ca4ee5eddc2e49cdcfd197480c48cce authored almost 9 years ago by Andrew Dixon <[email protected]>
Fixed typos

f25c90681a586798b98d6858f742c6e55aecd1c8 authored almost 9 years ago by derrick13 <[email protected]>
Merge pull request #107 from bph/patch-2

add the mail actions in the documentation

303c7cea56ced31dc0788c06a4ea9432cd61e8ac authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #106 from bph/patch-1

typo in framwork = framework

8c2873b01f423f4e6fd27a0a21a98a4c704099b1 authored about 9 years ago by Igal <[email protected]>
Merge pull request #104 from lucee/andrew-dixon-patch-2

Fixing formatting

876ac31fbed44c073ff2d586b78661f28d21f99b authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #105 from lucee/andrew-dixon-patch-1

Fixing formatting

874d4838985e145d5f06bc950f0da5d08fadc6cb authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing formatting

a678d5ffb953e89dd188764b5d872d8e5ac9d738 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing formatting

e36001dd738fb94ecad60ca94a4f14a126c8fadd authored about 9 years ago by Andrew Dixon <[email protected]>
add the mail actions in the documentation

783a3b3efe26c966270de421a50adb7fdd3fd668 authored about 9 years ago by Birgit Pauli-Haack <[email protected]>
typo in framwork = framework

e9b91ea73be3491def0b9712502eab898c02f55c authored about 9 years ago by Birgit Pauli-Haack <[email protected]>
Merge pull request #102 from geoffparky/patch-1

Update timeout.md

de2a5885916d7177b0ba1556cff73ef90a392e20 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #103 from lucee/andrew-dixon-patch-2

Fixing layout issue

1509fdf99d035c4b99a0defc29d190a623e3a0c1 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing layout issue

bcf6e0e78020af8e3c70d698a938a9598b3be298 authored about 9 years ago by Andrew Dixon <[email protected]>
Update timeout.md

Admittedly we've only tested with Microsoft SQL but I don't think that has a bearing...

be436d28bc840e4b2c5b8c49e6d01526f1e38319 authored about 9 years ago by geoffparky <[email protected]>
Merge pull request #101 from lucee/andrew-dixon-patch-2

Removing dead link and adding some TODO's

00c5f933bb2e873dd2db0f621755fc42f18c3593 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #100 from lucee/andrew-dixon-patch-1

Fixing code example layout

6622ad3133c6a7a902326265c52e98a36eb181c9 authored about 9 years ago by Andrew Dixon <[email protected]>
Removing dead link and adding some TODO's

4f15c7fece68230b5b3517301265e44c730c6744 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing code example layout

b3937473fa787f27591b0a1c6eae7a5cfbadca52 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #99 from lucee/andrew-dixon-patch-1

Fixing example output

da189bb2adf345341cd860bf2b7c1dce78106e76 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing example output

42f6fdca0fd894245a6c23467bc4fecd09869bfe authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #98 from lucee/andrew-dixon-patch-1

Fixing example output

2f7cc2df43da8e5ad290086712cf0947e3c36cdd authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing example output

881225d3dc503bfcf19d85b4e9b04b65418275a1 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #97 from lucee/andrew-dixon-patch-3

Fixing layout issue with code example

6609c09b339bd1343d5ac6c2147e854d44d934c9 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #96 from lucee/andrew-dixon-patch-2

Fixing code examples layout

68e6143da037c0075349f1ebe007053e12834372 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing layout issue with code example

b9f4bdd33812f9941b00136016aacdeb07721a15 authored about 9 years ago by Andrew Dixon <[email protected]>
Merge pull request #95 from lucee/andrew-dixon-patch-1

Fixing code example layout issues

7403d26a237098042e6b317966de5de836e9bad7 authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing code examples layout

f3ca0d1066ef75a995dedfd458e1295a86b3a23c authored about 9 years ago by Andrew Dixon <[email protected]>
Fixing code example layout issues

555486e0673c91922a06e3070df4d99f0bd82980 authored about 9 years ago by Andrew Dixon <[email protected]>