Ecosyste.ms: OpenCollective

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

github.com/cfwheels/cfwheels

An open source ColdFusion framework inspired by Ruby on Rails.
https://github.com/cfwheels/cfwheels

Merge branch 'master' of https://github.com/cfwheels/cfwheels

c50e2c7fb982c463ca9f78b1c2707f297bae0676 authored almost 8 years ago
Don't include authenticity token field in startFormTag when CSRF is not enabled in the request.

87b1db10e9375d70b2d17e7bf8fdf69dc1eaa624 authored almost 8 years ago
Internal docs refactor

ccf3dfafc071a2027adce991026062e121bedb49 authored almost 8 years ago
Docs for root mapper - #609

1ce79cec3e46d2a72d383e57c795c2c2791d1991 authored almost 8 years ago
Revert "Docs for root mapper - #609"

This reverts commit 2d498af02f3b0889e0e4409de22c7d66be3e22e8.

71a68d977fb9fec6a030e622e8f472954136beea authored almost 8 years ago
Docs for root mapper - #609

2d498af02f3b0889e0e4409de22c7d66be3e22e8 authored almost 8 years ago
Change examples in namespace mapper docs to use API namespacing

6f4d987dcccada7dc6bf793d5ca8233f8c521f82 authored almost 8 years ago
Docs for resources mapper - #609

dbc5b94ee238b7a0a1fe2ad1bf56ae852074bd9b authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

9f74da2d3f3cfd4deef22f4e8b34ff9d8c5f9839 authored almost 8 years ago
Action should default to "index" when controller is passed in.

7982f8a0165d6168ff11ef5df37cf76664036073 authored almost 8 years ago
Start to docs for resource mapper - #609

a3724fa24611aade1e24f1ee5a398f21edf90322 authored almost 8 years ago
Set default action in URLFor, closes #763.

629ace1d7c6cbba46e7170fe819c0b835d78ddf6 authored almost 8 years ago
Moved tinytext back to map to cf_sql_varchar.

957b6489e9b4e96a8ca13827a2c61164d9ff72b1 authored almost 8 years ago
Merge pull request #759 from joelstobart/Fixes_for_JSON

Adding support for JSON type in Mysql and also seperating the long types so that length validati...

762c2ebfb466eefc1d43855f4a89c5022959c861 authored almost 8 years ago
Added mapKey argument on wildcard().

4f1f9d06cc9f9ae70309916416e414588bfcca99 authored almost 8 years ago
Merge branch 'master' of github.com:cfwheels/cfwheels

c47c2cb757661fa43a729dab5562184d6d2b8983 authored almost 8 years ago
Remove final traces of addRoute function from docs

e7f3dcdc19625f91543e579a9b70b2954c1c99a5 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

07b4585db7b1cb735d7d75117c497a8784cb31c8 authored almost 8 years ago
Controller docs.

211e7f70956e15c87fc26526c144bbbeff2df373 authored almost 8 years ago
Docs for mapper method - #609

59157ec9f29d7fd7805e76d9c17f0bd141c7d35e authored almost 8 years ago
Rename drawRoutes to mapper - #609

21b1a0c46b5bb0cf4ef1731a4f748f80c5935024 authored almost 8 years ago
Make clearRequestCache private.

b3bc87ba05b6609900f86b769360479d6f7b2c1e authored almost 8 years ago
Clear request query cache after change (#595).

02c7252496cdcaaa2f130cec2c2a8d6daa68f367 authored almost 8 years ago
docs

e02acd67d623082a4c9d11fdad40613f7b12b9ca authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

b4462ed14f84ff5aa79d0cabfb50557ec5fee853 authored almost 8 years ago
allow the method argument in buttonTo view helper #761

4838bcf65bf02b19c36d3894cbcbebbac7277cea authored almost 8 years ago
Create a struct in the request scope specific to current model to store cached queries.

83ad120775342fef9f137eefc43d26aecf5fdb38 authored almost 8 years ago
Fixes #722.

ab88c5bbe4a51a8b5faaaa730105f6dba701ce0e authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels into Fixes_for_JSON

* 'master' of https://github.com/cfwheels/cfwheels:
Scoping.
Scoping.
Scoping.
Scoping.
...

855454bb9eefe91256621a567e4b24d21f49949e authored almost 8 years ago
Changes to use the correct "local" rather than the now defunct "loc" scope

31f9e9407c29a299e750523bdc72e826548f18e6 authored almost 8 years ago
Scoping.

5f887fefa406bae0575d68550f7d58445ebd17b3 authored almost 8 years ago
Scoping.

572f27a20b15d894a199338016d525b9ec92c442 authored almost 8 years ago
Scoping.

391ac795649346dea745e65a81c2d9616d8b7966 authored almost 8 years ago
Scoping.

e41ae8f48e94d2dea5ef0e380d61c0a3530d8564 authored almost 8 years ago
Scoping.

3dacabe8ea2dbcb8c08a15279963b7683706cc8c authored almost 8 years ago
Minor syntax fix - built in functions should be PascalCase

78cf7a5ba0816df8a60709ef947e9a54e4f9f533 authored almost 8 years ago
Fix tests involving namespace mapper

dc2a32ca9a9ba8616627eebe51343b037cfabdd3 authored almost 8 years ago
Add JSON mysql type and also set the rv for text to cf_sql_longvarchar

Add the cf_SQL_LONGVARCHAR and CF_SQL_LONGNVARCHAR to return "text" rather than string

737dee3714b7653aa8483a49988b587573c50da1 authored almost 8 years ago
Revert.

89fd9c931279e87d1ca873a79a0f6b0f7d19e297 authored almost 8 years ago
Scoping.

6f40a917d6a2abad22e3d4ad43b5c6d29622b3e9 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

753b11d0d4de83849e780c4786813cbea3f61a9f authored almost 8 years ago
Scoping.

67aec1099327e66d7fc24f855809feef7d7fa099 authored almost 8 years ago
Docs for namespace mapper method - #609 [ci skip]

f24b39bf602b17c09f7abb9d7386cd5144f6305d authored almost 8 years ago
Docs for delete mapper method - #609 [ci skip]

db5a79c291b6692d6f19cbb8f2ddb948a6da24d3 authored almost 8 years ago
Docs for put and path mapper methods - #609

d900ffcc74ed2ea77bfbbed9203b38e1f5a442a4 authored almost 8 years ago
Text.

f5f0abbc0e5ef1e1949e741c93ab228fa06c43da authored almost 8 years ago
Changelog.

0185df9e15b660b1b90013914e002a80146be5e5 authored almost 8 years ago
Docs.

31485b4aeaad4ed15257fa66b31164914407f798 authored almost 8 years ago
Rename "cacheControllerInitialization" / "cacheModelInitialization" to "cacheControllerConfig" / "cacheModelConfig".

95737ea050ffb07e0125b2cecdcb48731d21aa92 authored almost 8 years ago
Rename "modelRequireInit" to "modelRequireConfig".

3f63111e8a8606364fb852b95635c9be53d398db authored almost 8 years ago
Rename "init" to "config".

b9a096720fe2fe2c5ed8798d4c91a4eb77febcee authored almost 8 years ago
Fixes @chrisdpeters blatant disregard for ACF semicolons :P in test suites

bd51ca38263e5b829144955a009b810aab103033 authored almost 8 years ago
Docs for post routing matcher - #609 [ci skip]

e43d6b0bbb759c00139757bd642ec1139decc3c1 authored almost 8 years ago
package scoping method - #609

86e39ecd07c6468d60ea9e8aad159a245ec7b28c authored almost 8 years ago
Change module terminology to package - #609

502d6e018ffafe0aa78ebf7a922f9b3a2890f785 authored almost 8 years ago
Syntax.

5cc7e8beee9022dcaffd9310f6a910e07f7188bf authored almost 8 years ago
Merge branch 'master'

2d3ddb1a849cf26b84a74ac6b1b263670a9c02fe authored almost 8 years ago
Fixes #755 - PostgreSQL error - ERROR: operator does not exist: bigint > character

cc454e6d9d80de1c793dd7ba515670a58a798228 authored almost 8 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

fc6d7b1680325dd700133ee883eeaa27493ccfb9 authored almost 8 years ago
Better plugin support for internal docs [ci skip]

a98b939a539a1e71005f3dc5f2cab354fc42374c authored almost 8 years ago
Fix bug in test suite's reporting of query variable errors

5086d9e54996c7bf4dc4d8d7d04ae0540282761c authored almost 8 years ago
dbmigrate txt examples [ci skip]

7debeecb898b8249b3513776b89fc9716caa19c8 authored almost 8 years ago
Internal docs minor refactor

c794bf903883a28bd88006313a34e5d8729ad595 authored almost 8 years ago
Syntax fix.

2a4bed6d8d08d71f5e9662bf4385671377efec1d authored almost 8 years ago
Fix link to Routing guide in routes.cfm

c6fe7e34c2467d92530ae50839e07440765d0a84 authored almost 8 years ago
Remove Path and Url routing helpers - #609

2abb92ef56153a47748e4e736b6f04a3add06123 authored almost 8 years ago
Docs for mapper.get. Also moves private $mapper method to bottom of file

660f9fd14cb297b38f4435049ff73c3bcb7bb25f authored almost 8 years ago
Mock request type in processRequest.

8152086f43cdbda9e111e2b4ed3a7fa370efe7c3 authored almost 8 years ago
New "includeErrorInEmailSubject" setting, closes #512.

776748871441ad0d31c208a55bd5bd6a360ea54c authored almost 8 years ago
Change log.

f6566b7babfc7e49c9d59cc47535d23cbac6f4f1 authored almost 8 years ago
Code style / comments.

08c2569d31cee99b57475797f2cb8d0ed60c1785 authored almost 8 years ago
Cache setting update.

5d9f41782c765947e48d57967295e73556cf3797 authored almost 8 years ago
Removed "cacheRoutes" setting.

5d52e254cbee52574ec361553dd87641f998db0b authored almost 8 years ago
Config folder text.

f8b06f40876cb84a84f72a73c2cb14a65b1fed43 authored almost 8 years ago
Config folder text.

f75d3e803b1b882c387cd15332c480f0eb8a5248 authored almost 8 years ago
Goodbye design mode.

d121cde06ff9bdb4648f19535abc2f77378169d7 authored almost 8 years ago
Revert "Removes dbmigrate $getDBType() and replaces with wheels adapter name"

This reverts commit c56e4c917b84d2276c3484f3a82bff54379eff25.

a17cafe7d7b765da0d96ce19bac1cc5f4ce72d5c authored almost 8 years ago
Removes dbmigrate $getDBType() and replaces with wheels adapter name

NB test removed as well

c56e4c917b84d2276c3484f3a82bff54379eff25 authored almost 8 years ago
Whitespace [ci skip]

d74d791359ec41b3a056a5fe314de68715681938 authored almost 8 years ago
dox

f1e51b2311faddc6ee86061f1e4ffd5b2a6d0fe2 authored almost 8 years ago
Scoping fix.

b8cf6b7e5dcf61f0defe53bc5ef3faff0ff174e6 authored almost 8 years ago
Var scoping.

4baedaa56ebd35e6dc35950c0b48391eb1d7ac08 authored almost 8 years ago
Docs for mapper.end() - #609

ab472fcf4dfd362ca47428cc8f2d3b4eb0114d3c authored almost 8 years ago
A Test package can now have zero functions Fixes #748

7ac4b9437cbbebcf5365f4bad04c37165169e763 authored almost 8 years ago
Only add javasettings loadpaths if there are actually plugins

067b71e9c6df7c329d21cac21bfedb9994f05941 authored almost 8 years ago
Adds additional checks for loading java libs from plugins

ccf16248e426f7656fc00bae8fe9e51d45b68204 authored almost 8 years ago
hides debug info in json formatted docs

74925efdf800e807074a07d82c9092fad8ba505d authored almost 8 years ago
Dox

85350ebd0b5096385fafda21e21f7e3795f2aaa3 authored almost 8 years ago
dox

da8577b8817ed7b6d1745a111be7a52aa391c1da authored almost 8 years ago
scriptify dox [ci skip]

1c699395eb1e43e6c74dcad023cb4328ae046135 authored almost 8 years ago
dox [ci skip]

f87124560ee6dc5e5328a080153af36f0b286c09 authored almost 8 years ago
Sets yesNoFormat on required attr of internal docs [ci skip]

e5db8abca268916da340f4acdb0540f37e54fc02 authored almost 8 years ago
Remove unnecessary table caption [ci skip]

fa875d2f4b291168a941ad0a7d9ea7c4cf0b650a authored almost 8 years ago
Fix internal has links for docs [ci skip]

18eb55af696eb0ffba96b7fc9c78657958f782a3 authored almost 8 years ago
Makes doc backtick replace match *, not just words [ci skip]

54e50d512a66d5a41782b5baaa3decf7da4b001e authored almost 8 years ago
Dox

3ff04175ad28211769bee1e2860b2e61e9cad30d authored almost 8 years ago
Remove obselete comments [ci skip]

9a4d622ed2707a636149b45149ff204fc5687fdc authored almost 8 years ago
Adds Namespacing to internal docs

87c9a18c2c182746101028dbd3e774f754774e33 authored almost 8 years ago
Docs.

f42629720d0527c02bc51636a5d58aef9900dfbc authored almost 8 years ago
Docs.

b43d04c38b7c6f957eea64782c22467b5605333e authored almost 8 years ago