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 pull request #267 from timsayshey/master

Domain Specific Cache Keys

7a6aac8e86ec2f812f0e781a7e83f2eaa49f4138 authored over 10 years ago
Merge pull request #257 from scahyono/master-undefined-eventpath-fix

Master undefined eventpath fix

d1987250cc8d9896b1f26edd4fe93465510fe006 authored over 10 years ago
Domain Specific Cache Keys

28fb4ad47fe9fee418d81219f2eb422d6632c692 authored over 10 years ago
Fixed issue with deleting plugins on case sensitive systems.

Make sure the latest version of a plugin is unpacked if multiple versions exists.

55bbf442df7e084ccf7bd6e721283e48036840d1 authored over 10 years ago
Fixed #172 so the "onSessionEnd" event fires and passes arguments through correctly.

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

2fe418557832694898cde059b402ef598ce71f0c authored over 10 years ago
Case insensitive loading of controllers and models.

09e5a748168385fb0c09a66aa1c61320dbf89e62 authored over 10 years ago
use the correct PostgreSQL driver on Railo4

8dcb29fca97cc631c5c4bb0a432f0cb10174cfff authored over 10 years ago
Merge pull request #24 from cfwheels/master

pull from upstream

630ee0f2f8efafc5c0cef2b4eada31259c4d23d1 authored over 10 years ago
skip PostgreSQL because of issue RAILO-2019

https://issues.jboss.org/browse/RAILO-2019

3e775712d21c2f5b714b3ad0e189d76cf7818314 authored over 10 years ago
up railo minimum version to 4.2.1.000

9a0913d780c32023d7e6109074a38b50d6f72223 authored over 10 years ago
minimum railo version 4.2.1.000 on Travis-CI

35214c8cbb42253945f78e4e621855d5fdbef339 authored over 10 years ago
Refactored to avoid a Duplicate() call when sending error email.

244cf9380133a2226e7a04af3c87dcf19b1c7d51 authored over 10 years ago
Fixed race condition issue with caching.

https://groups.google.com/forum/?fromgroups=#!topic/cfwheels/jkbvoysjbhM

5dcebfb35d9da026446d8e1e73577c4f0b388084 authored over 10 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

ef861dbdce316df74872731520769d5f9f23e097 authored over 10 years ago
Bumped minimum Railo to 4.2.1.000.

Removed deprecation code.
Syntax changes.

adee342972fe70e7ece07a506ff28fbe1c64acb2 authored over 10 years ago
Merge pull request #265 from chapmandu/master

Automatic validation should validate primary key

3aeea61d161f032620944faa738ab8ad83741fef authored over 10 years ago
fixes #143: automatic validation should validate primary key

642d7474a416b8deda54f8ca477241de9b318c0f authored over 10 years ago
Updated change log.

23a5012f6e532c7fef9d9c60a7c58d37e9bd6ffe authored over 10 years ago
Allow blank values to be passed through when validating uniqueness.

054b8d72d37273afcdcdd1c7b1624f250b040d35 authored over 10 years ago
Updated change log.

49ba17765ba1e0718fdff9d37dc970d6d1a5e4f2 authored over 10 years ago
Work-around for FastHashRemoved struct bug in CF 8.

27f3598e4c611606e008eda2a31c19ed9cf90bf5 authored over 10 years ago
Removed old bug fix that's no longer needed (only applies to really old setups), see here:

http://www.raymondcamden.com/index.cfm/2005/10/8/IIS6-Bug-with-CFLOCATION

It has caused recent i...

560bc06ed66fcd63452387f969558a556b92a6ab authored over 10 years ago
Updated change log.

7c0b12541b6f1545d06b8184409892b0a43c201c authored over 10 years ago
Updated change log.

3b1bd04c09f416ea0526791c8e574cad5c88d511 authored over 10 years ago
reload wheels when eventpath is missing

dcf9a094878641503e69dd6d6b7d43b7d273cfcd authored over 10 years ago
Merge pull request #23 from cfwheels/master

pull from upstream

95694698d303ef3dec90cda0e3aa0d000c133689 authored over 10 years ago
Add geography & geometry datatype

Add geography & geometry datatype to MSSQL adapter. See issue https://github.com/cfwheels/cfwhee...

03700dad0228f3241452a160b1b41440e3dd8fc7 authored over 10 years ago
Merge pull request #255 from scahyono/master-json-encoding-fix

Master json encoding fix

e1a953b587a902f180e5b2ccc0a45c4057dbda2c authored over 10 years ago
repair missing json encoding

f9a63cf1b0cf1beca58bbb5d1011a8fbe517cb7c authored over 10 years ago
Merge pull request #22 from cfwheels/master

pull from upstream

e454980ad5dc66f26c3d57785e9698c3ac34d8d7 authored over 10 years ago
Merge pull request #253 from chapmandu/master

Updated change log

f76f56669dc53832d780ea9acf2d20962967b1e6 authored over 10 years ago
resolve change log merge conflict

7684b8ea71c082420313907e64eac6e0ebda1855 authored over 10 years ago
Updated change log

61fd0ce380707a5b6ed29b12cee18b611b37e0fd authored over 10 years ago
Merge pull request #252 from scahyono/master-test-mixin-fix

Master test mixin fix

22961c490dc7fa53e23d76980338cc2aa68e8de3 authored over 10 years ago
with this change plugin mixin targetting global will be executed during

the execution of Unit Test. Currently, those global mixin is broken
during Unit Test and the orig...

45f44e0ea0e79f1074c5a1bfd4d405d5984f11d0 authored over 10 years ago
Refactored syntax.

eb06b5b70ae9de62bf0bc5adee91296ea3efe47b authored over 10 years ago
Updated change log.

1849248f88edf06a1ec90c89be10c5cc436d4af4 authored over 10 years ago
Merge pull request #21 from cfwheels/master

pull from upstream

f43ffdd7ff232e15152dec64dab95705882adfa5 authored over 10 years ago
Re-added some code that got overwritten in previous commit.

e9fb9a0b584db7c1934c94f581d708e64c20aeae authored over 10 years ago
Updated change log.

837a5828705846070dd2df00896165da07262cbd authored over 10 years ago
unit tests fixes backported from 1.2 branch for issue #236

29f2d4c4b18db28ae63d24c86279b5f62dd6e7e9 authored over 10 years ago
Fixes #153.

24cc5048377f05a397928b27b5db64bfb7152b8d authored over 10 years ago
Re-added some code that got overwritten in previous commit.

e5f14510511f033157938d4a40fb84088d7685fe authored over 10 years ago
Updated change log.

30f77aad9c112d4d68784af73da045f80f9524aa authored over 10 years ago
Merge pull request #251 from chapmandu/master

Browse test packages, MSSQL driver condition & fixes

014517879692c1672ca74aacfa82b14ce94f4ed9 authored over 10 years ago
Merge pull request #249 from scahyono/master-db-test-fix

Master db test fix for PostgreSQL and Oracle

665098f8de6ea9d47ce076f7a2a14930e0ee17b9 authored over 10 years ago
allow the class attribute for paginationLinks helper anchor tags #244

31f7a2301d60ec6c50f4e99598c1dda00e99f000 authored over 10 years ago
don't assume null is false for boolean properties #246

3a2b15ee70673b8d5331959d6bd38b58889ee732 authored over 10 years ago
Backport Railo 4 $createObjectFromRoot() fix #248

a5e84f87c53dbddfbbaa600ca97e1ca26154a1e4 authored over 10 years ago
fix package browsing paths

60215fb52b50d6ae731ba161c7af6e48db50c3de authored over 10 years ago
Browse test packages for core, app and plugins #247

b48d3960b5f77b4327b5f234a902289c8789d703 authored over 10 years ago
backport MSSQL driver condition from 1.2

cb26da2d2f3d518c88687a1f4a786a204ae92aa2 authored over 10 years ago
unit tests fixes backported from 1.2 branch for issue #236

a12908c735e6d50eaff1d78d0978e2e7fa2293a8 authored over 10 years ago
Merge pull request #20 from cfwheels/master

pull from upstream

9d68138e950c0c6279687181b687a1dbafc3db9b authored over 10 years ago
Updated change log.

5826dba6e154e309b0cc053d755f73291d2f36e1 authored over 10 years ago
Test for ampersand and equals sign encoding.

c685e1b8ba8063bd4c3bbd24c6c6ed52b864452c authored over 10 years ago
Fixes #173.

722e629c934f16bc231ddcd18d3cc007538199bd authored over 10 years ago
Updated change log.

6d26b31bba7a176e7f4b6830af05a2eadb28e753 authored over 10 years ago
Fixes #222.

f3856c53811193ace5a73b13f34bc785e900c4ba authored over 10 years ago
Merge pull request #19 from cfwheels/master

pull from upstream

26d975438307214cfa122ba524c12bf03c89c080 authored over 10 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

67524a297bf1660fbf341895cc8abc48fd6e4607 authored over 10 years ago
Updated change log.

3080661fa2f8313c0f6e68308720742bb5ebb832 authored over 10 years ago
Merge pull request #241 from gralen/modelRequireInitNew

Added "modelRequireInit" setting

c99118dd08b9d42925846c84ad05e5ce23794578 authored over 10 years ago
Merge pull request #243 from scahyono/master-railo4-fix2

allow tests to pass on Railo4

8315e26870a20f36af0d755b6ab398fbd6f0b351 authored over 10 years ago
allow tests to run on Railo4

e1480e7a1ff7288455a9b401ddc94a5efde393ae authored over 10 years ago
Merge pull request #18 from cfwheels/master

skip ACF/MSSQL test during Pull Request

12c72c02804fb606d266638a5b2c5878a03aafbb authored over 10 years ago
skip ACF/MSSQL test during Pull Request

70d34b1993019f7752d3b6d55cbab7becbd58f8d authored over 10 years ago
workaround for missing FTP credential during PR

ce1898031e08782212e457113c38d2cb5c9dd01e authored over 10 years ago
Added "modelRequireInit" setting

6ab8a9c9468e1dcff1002d28c5ef00627803efff authored over 10 years ago
Fixes #223.

e2faa2110d368ce2e75ae7471a4d9c992173a077 authored over 10 years ago
Updated change log.

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

329fb757a74e74cb831c23826f50d3a6d2d4d781 authored over 10 years ago
Refactored syntax.

fccfc3a36949164d78ead86eb850ba7941344c6c authored over 10 years ago
enable Windows,ACF9,MSSQL on Travis-CI

8df2225b3cf8fbb72106be80983aa74a8ebf46e1 authored over 10 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

35754e56e109d416459d7f18107092def3a61cc8 authored over 10 years ago
Fixes #213.

dd4bfc4c5d67706ed1267e3b0a3844eee228a39b authored over 10 years ago
enable PostgreSQL on Travis-CI

00a4d55b1ec0c937fb551fe2326ac8ccd2ebb6ad authored over 10 years ago
enable MySQL database on Travis-CI

b811f3eeef595f10d4d0dc04669b60f8e74c4c03 authored over 10 years ago
Added all remaining tests (from code tagged 1.1.8).

291558e930a731a7a0c345f5ec99c5674f54e6d9 authored over 10 years ago
Added model tests (from code tagged 1.1.8).

024990f07b7294ebf6402d0c13afb1e94c1220fe authored over 10 years ago
Added internal tests (from code tagged 1.1.8).

4421f61df56c1ed600c5466ef1886bc98b20a8d5 authored over 10 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels

5840c440349de1f7dfd3358f6731ae19db567fe8 authored over 10 years ago
Added global tests (from code tagged 1.1.8).

62fad56bc18cd7fcf0f6ce98d83efe4fa1a24798 authored over 10 years ago
add build status badge to README.md

6e846f0d9a0bdcc4ee99b91c4fe49f4a1b8b874c authored over 10 years ago
Added controller tests (from code tagged 1.1.8).

df5cfaa0c7b1d2c76ee6aef24b070a2729fde42a authored over 10 years ago
Merge branch 'master' of https://github.com/cfwheels/cfwheels.git

908228c823de425290f5001476863bef8533e443 authored over 10 years ago
initial setup for Travis-CI

c02423337fe2baea66be699ebbdc5417612e966e authored over 10 years ago
Create README.md

e65d32356f36d13e847452d79e836c9e47182add authored over 10 years ago
Added dispatch tests (from code tagged 1.1.8).

472158384eb8085b4999d8acabdc0d318ef15a4d authored over 10 years ago
Added supporting code for framework tests (from code tagged 1.1.8).

70dff99788fbc00b6c76f4bad4f19450d30ca58f authored over 10 years ago
Added Git ignore file (from code tagged 1.1.8).

729f0bc04b3a153b41d19638f13ae30902e30359 authored over 10 years ago
Do not show "Run Tests" link in the debug area when the developer has not created any tests.

7b6806dd2390b7df5b4dbffd366c28f2e9259bd0 authored over 10 years ago
Removed inline CSS.

7d903e655b16fb721a5d7800486c0905f646d61d authored over 10 years ago
Set date for 1.1.8 release.

b81afc261d752f4cef236059fd2918b117aadbfb authored over 10 years ago
Setting up the master branch with 1.1.8 release code as the starting point.

a4fbc5c32136af3dd645599424127d033163e3d0 authored over 10 years ago
Setting up the master branch with 1.1.8 release code as the starting point.

2ee56197787314093f6cc222a19f401ed5bd4874 authored over 10 years ago
Test.

daf209e9400894a2178f7a8ee041d55b251da9e1 authored over 10 years ago
remove unneeded init method from mySQL adapter

d71d54e367676bdb772de4f989127f504be873de authored about 14 years ago
tickcountid should be set to the instance, not the class

c924f7eca669dfa5774c0645322c87b64307c27e authored about 14 years ago