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

Fixes Wheels Internal Test Debugging

f6a0ef6bd138717c876cbb217554a7dff35fb002 authored almost 7 years ago
Merge pull request #859 from cfwheels/processrequest-includefilters-argument

adds includeFilters argument to processRequest

d4e283d9128ca8285b5a5e3a406d2f7b54780a5b authored almost 7 years ago
adds includeFilters argument to processRequest

3668f684aa719c54433bab91381c5446259f5f89 authored almost 7 years ago
Update CHANGELOG.md

b076e32623f81e32b0d65472047a5ac83297472f authored almost 7 years ago
Adds collection code example

57a63f2bb6c5eecca194d63a4908cc2962fdf162 authored almost 7 years ago
Docs: mapper

8c8d0f74acf670ecf5433c6636f3243ba3b5ac18 authored almost 7 years ago
Docs: adds member() example

0276f2b0bc4a36444dd1cedc81445fcf9e1a8fe4 authored almost 7 years ago
Update CHANGELOG.md

8b9f70e554bb0984f5745b2ddbb847ef290d68d0 authored almost 7 years ago
Merge pull request #857 from cfwheels/testsuite-debugging-fix

Fixes debugging duplicate output in the test suite

cab997cbd16c72aa581ddc1ac3bb2581ac19a0b1 authored almost 7 years ago
Fixes debugging duplicate output in the test suite

5115b2299d1315303f91ba9b06109f63f9c3e565 authored almost 7 years ago
Adds CF2018 server json for local testing

To use, navigate to site root and do `start cf2018`.
Note, requires updated `urlrewrite.xml` to ...

60cecdcd992de6d961c87456e117a69393b9e446 authored almost 7 years ago
Fixes #853 Only one after filter can be called

558b1a0981a61fd43cbae5b6e5756c3391c771c8 authored almost 7 years ago
Update CHANGELOG.md

ace3e2e53b1735fa4c5638b3e6f576f12c157c40 authored almost 7 years ago
Merge pull request #855 from cfwheels/flash-improvements

Adds `flashAppend` as a configurable flash behaviour option

3bc5922ed03a8279e819a956ea3f22a17a0ecb07 authored almost 7 years ago
Adds `flashAppend` as a configurable flash behaviour option

`set(flashAppend=true)` to append a flash value by default instead of replacing. Stored in an ar...

fe64656bcc5e5aa11a5f7fe1900e6007b2018c73 authored almost 7 years ago
Update CHANGELOG.md

019f144302d34a6be7b79d25087695fa0810a17e authored almost 7 years ago
Merge pull request #854 from cfwheels/mapper-redirection

Add basic redirects in mapper for GET/PUT/PATCH/POST/DELETE

38f0abe94dbe0c6c3530c95367ba36b9d5e1481e authored almost 7 years ago
Add basic redirects in mapper for GET/PUT/PATCH/POST/DELETE

fbb116771ceed64f4b039c9734175d1e285c3ae0 authored almost 7 years ago
Update CHANGELOG.md

69d221aa87b6e6ec2b66ff982689ef81ab8af4ac authored almost 7 years ago
Merge pull request #852 from charlycontreras/master

Migrator Default Timestamps

d0ce89e44a3727fdef86050bb6ff2ae3fe9d1e61 authored almost 7 years ago
Migrator Default Timestamps

* Migrator now automatically manages the timestamp columns on addRecord() and updateRecord() cal...

f2c20ff2a369ff36a6c4d197c156921ce626ac01 authored almost 7 years ago
Update CHANGELOG.md

2f12e433fafff147806e9c908bacefc23ef072ea authored almost 7 years ago
Merge pull request #845 from andybellenie/master

Fix #764 Calculated properties should be able to override an existing…

e90e962fbcda1911c257a1fc37551854c4bdc9c2 authored almost 7 years ago
Fix #764 Calculated properties should be able to override an existing property

a1e527d02863a1514e4a85d92dab0b63d06bea95 authored almost 7 years ago
removes redundant commented code

965bc75f62af8c9ae0430f2ca62dafac466561c8 authored about 7 years ago
Fixes #765 allow uppercase table names containing reserved substrings

44b4286509a93e5775c24f65b05f142b488ef857 authored about 7 years ago
Docs for encode argument.

bd2f38c4dda1d96b900dcccf1353c014fc33d324 authored about 7 years ago
Updated changelog.

ac7fa52fbe4a22b05e7d26f0df82c9e6de78c848 authored about 7 years ago
Reload without respecting locks.

b0f3868afcbb0aa84426084076bc5813550090a5 authored about 7 years ago
Merge pull request #1 from cfwheels/master

-

2f8a1f1440f22a24b6368f013bcbfcbe525ee9b8 authored about 7 years ago
Update CHANGELOG.md

815ea70249b79c9d227767c0248dd9b012512ad9 authored about 7 years ago
Add back the temporary disableEngineCheck so our test suite can run.

c2eb8f62379d2b6cd5dcfbceb06fa5d4dc6f2ddd authored about 7 years ago
Set release date.

0585a25d1da28a2eeb5520cc131e78c19b304961 authored about 7 years ago
Remove temporary disableEngineCheck setting.

bf155813faa3f302cab242faa4f6dd2b0ebd4a46 authored about 7 years ago
Update version to 2.0.1.

a53b38c411e00e46dc56d69ee3d4f2ff2abb09ac authored about 7 years ago
Fixes plugin version test #840

8a71a3ebb6f55add5a39974e8808ba76adba0ec1 authored about 7 years ago
Update CHANGELOG.md

59a9e074c81d56a1a3f59c369e429bc2baa33eac authored about 7 years ago
Merge pull request #838 from dbelanger/master

Convert controller and action to route to enable the method helper

7fa5f29bcd0e1cda7a0ac582818362e17e7a2ae0 authored about 7 years ago
Merge branch 'hotfix/issue_873c'

42bfb154741ba19377378dfde344edcb7f89a0a2 authored about 7 years ago
Change variable names in the loop to clearly show that they're routes

e89f096a76c256a93de27806ca0cfdfe675ede42 authored about 7 years ago
Merge branch 'hotfix/hotfix/issue_837b'

065d168e72b2775e25bef16c0a545bae55e27863 authored about 7 years ago
Make controller/action/method search loop more precise, avoid 2nd loop

9939d23304b97e0760b15bcb3784d64ec7ead5ae authored about 7 years ago
Merge branch 'hotfix/issue_837'

8d802d89093b98c61db8bff4ae843529451c4817 authored about 7 years ago
Convert controller and action to route to enable the method helper

4420a6b9414938178a896af20042c8b060165805 authored about 7 years ago
Removes failing ACF2016 Test Fixes #815

f28106c4995b38fa6ede82ad9334eb74cd10921a authored about 7 years ago
Fixed bug with arrays in URLs, closes #836.

eb32a21fe0c228a243450e2899df8b51fc290212 authored about 7 years ago
Syntax Fix

eb5b0620f2d8d4d46fb47227fa2ea17877eb2631 authored about 7 years ago
Fixes More info in route errors #800

07f2a0193af235f9a85e7f987dbc27718775dd55 authored about 7 years ago
Very minor docs typo

7fcfa10e96ed6cc373794eee00eca5f1a6c086a0 authored about 7 years ago
Update CHANGELOG.md

9b937bbcb59b7db16bbb9b387eb3ed73dfa5bfcb authored about 7 years ago
Update CHANGELOG.md

f37c10827896ee133e1e5eb2d2c4334ab2322ea7 authored about 7 years ago
Update CHANGELOG.md

385ef81d77a7e7c64a75cf93788c41fa6d1301b5 authored about 7 years ago
Allow lowercase desc to order a query. The output is still uppercase, so the resulting SQL statement is still the same

a26a1d3fb5926616c936704f3d1dc04ec3d16bf7 authored about 7 years ago
Merge pull request #834 from michaeldiederich/master

Enable more attributes for stylesheets

4b81cb7106278c57a7e3a7f689fa11688443e156 authored about 7 years ago
Enable Null Support

38eedaa8c4e5531814d489f22b2c56698eff26d9 authored about 7 years ago
Enable the rel attribute for stylesheets.

Update the documentation as sources is the main attribute and source looks deprecated.

21ad9deab7aab5dab40e97b95a684acbb8a1f73a authored about 7 years ago
Update README.md

fe804801e0e0cd19267679f2bcca4a7bd37fdc59 authored about 7 years ago
Closes #663.

c3ffa57139d87ffde901adf1b483cf4018e0fc8a authored over 7 years ago
Changed #822 fix to use try / catch.

751907f20998ffb899cc731db804713c8f464ffb authored over 7 years ago
Closes #822.

0effdde0d0110c3cd8c460eb2652828cd1439314 authored over 7 years ago
Improves select documentation - Fixes #730 [ci-skip]

23e045084e89e5e82f3d441873f7420338c51360 authored over 7 years ago
update CHANGELOG [ci-skip]

af665559a194bb3a13d4b0d8d63d386a14cf155c authored over 7 years ago
Merge pull request #821 from michaeldiederich/master

#820: Button Mapping

fbdccfaa981bd3e411d5c27597a96e357305f7e0 authored over 7 years ago
#820: Button Mapping

6156d3e00d143f2fdd80eb0126eb72650423605f authored over 7 years ago
Update CHANGELOG.md

fa4b41c5aa4dd49e19eb9456d85aabca48d2076c authored over 7 years ago
Change log.

ec0ca7b3cc6b28468c8858730778ed3a21e04c95 authored over 7 years ago
Add back the temporary disableEngineCheck so our test suite can run.

9f123d30d369b0b25c2277bc20abab253ab057ee authored over 7 years ago
Update box.json.

e4571d8695f96bbf5ede2b6949c3c0e16a54f29a authored over 7 years ago
Change log.

07942fd605db4641c3f46916a24a2cada23671fe authored over 7 years ago
Remove disableEngineCheck override for release.

b4f50a17142981a7626f4bad82c76dc3a23ed139 authored over 7 years ago
Encoding fix.

bfbe2aceadeef4c5eb7ec520bc0f1fa45ffc14b9 authored over 7 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

a62c7fd3bafb96c1da4e16e9a3d864819e005d36 authored over 7 years ago
Encoding fix.

d4b0053878deb0d375ebbd3b8092305d0596e813 authored over 7 years ago
adds additional renderwith example for custom response code [ci-skip]

1f55752e1871d8a367cafa49013ce2ca9bb25d67 authored over 7 years ago
Change to openjdk7 in an attempt to fix travis

001cfa99d3c439dc0e9b2a345bdcbe49174e5440 authored over 7 years ago
Encoding fix.

e94c0f06e48129e720ec827f33c7c6a02eafc1bb authored over 7 years ago
Encoding bug fix.

5178966b008c8872f9064be63e6aa31fc847ebb5 authored over 7 years ago
Fix encoding for submitTag() and buttonTag().

542c9a134304246365482524c172e3312171411b authored over 7 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

7cbe8b32d6fd8e330941052ad5be872def71f100 authored over 7 years ago
Fix encoding for check boxes.

96e36a1a767909027a8fe44f86d8f67eaddb55db authored over 7 years ago
Update box.json [ci-skip]

6206040a08cd8b0892eb7fc3699305a548e50f43 authored over 7 years ago
Fix encoding in paginationLinks().

ed425d10ecf390e05e4b1b48467830532c88e461 authored over 7 years ago
Revert setting change.

750cb559986305957537d9f6ce535e45352974fe authored over 7 years ago
Setting change.

06e1013677f0228035dddb329b500a6489f7e107 authored over 7 years ago
Changelog.

09af08baa5126312675a4d3f30f3d8cf42ffdfd6 authored over 7 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

f72b47576308d4e1761777a39ca6fa058812eecd authored over 7 years ago
Server version changes.

4109f41d7997119ef904be0f0192deac1eabc0df authored over 7 years ago
Fix Template Syntax in migrator templates

e1bb9c06fd155c3347214549dd604ff0d3df7e4d authored over 7 years ago
Closes #795.

e76dd3f35b117d30297a07c1d5ecd9cd3ed18e1c authored over 7 years ago
Encoding options for form helpers, closes #794.

e754ac5e52e257b8d5c644636cc7d7026872b94c authored over 7 years ago
Merge pull request #812 from andybellenie/master

Fix #806 Slow performance of findAll()

1b3fa15c783ce9e173d6cf9fe1f7ac03fbecd802 authored over 7 years ago
Fix #806 Slow performance of findAll()

1d009494dfa13182cf09ab47054c30143cd73859 authored over 7 years ago
Remove dead code.

6b5316b84882af1c9a9aa55ba9298e6a37451c12 authored over 7 years ago
Remove test profile for Lucee 5.0.0.252.

8687e345c1a992071730a4f30f44b88ae914b36c authored over 7 years ago
Remove oracle-emu testing profile.

eff3f23e606b6f1c7d0394ee9ca81b1cbe2529d7 authored over 7 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

bbe92268fbc32a6b6fd1a7319b691af34d9a83af authored over 7 years ago
Remove all Oracle workarounds in the test suite.

366db12173702f091bcb93d09e391de67bda3475 authored over 7 years ago
Remove Oracle + CF10 tests from Travis

9d48f411f6e58cd1659147e5fcfc25fbe15c7544 authored over 7 years ago
Removes support for the Oracle database.

46afd5ddc700929a39ac23e1ae5ceb56079d7781 authored over 7 years ago
Removes SQLite support in migrations.

afe550a8a277147fd9ae3afd9397bcc02a9d64db authored over 7 years ago