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 github.com:cfwheels/cfwheels

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

29613e087d8806175ee6308e3b8e21b4619fbc24 authored almost 8 years ago
Rewrite wildcard() mapper to limit methods allowed - #609

760638ad6e2b30f5f2157409d2abce7b48822ea3 authored almost 8 years ago
Docs.

b4b0cccb98c3f0a3dd1f4d78e2e8d2a0a524b95a authored almost 8 years ago
Makes DBMigrate use the new /app mapping when looking for migration files etc

f9472066a37c7e43f2eab54dd56f3a840a3ec099 authored almost 8 years ago
Adapter refactor.

16a26399f3911ee23ba2769ed940ae444c9fdfd8 authored almost 8 years ago
Change log.

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

3cb122e34cd0580e94c30a1437a1c59cfa055880 authored almost 8 years ago
#483 - Move aggregate functions in WHERE to HAVING clause.

13f440c540bb1184a857223b9e776f32b11f28f0 authored almost 8 years ago
Updates changelog

309e008bd362254320231cd582d6a94c68146080 authored almost 8 years ago
Error text.

00a9c752686c032d1b14bc3d5b2afac6eb523bf3 authored almost 8 years ago
Adapter refactor.

0b87c5f571e58ba3341d459f49d1c62072970633 authored almost 8 years ago
Adapter refactor.

20ed668c3dc9c564e4508242638bd3ed4b26d93e authored almost 8 years ago
The "handle" argument to finders now set the variable name for the query so it's easier to find in the debug output.

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

bde82a0f8029af5bd8bcdae276cc52a6849eaefe authored almost 8 years ago
adds function check to internal docs

81186abae7882bee62ee7500713d9caf454fa0e2 authored almost 8 years ago
Fixed incorrect tests.

5a6e2a893bed2f295158d6bb84a3857b17346a38 authored almost 8 years ago
Docs.

74d4b746f85789f868efe0a5c7d979e6ad139e2b authored almost 8 years ago
Fix pagination info.

43cb1d5ff25b779a633ab66ae758dfc2ad3b6424 authored almost 8 years ago
Use "name" instead of "queryName".

1f6ef5535508ebbd47911247f729dc782d2db343 authored almost 8 years ago
Docs.

bd7c1f9af4b40f3967ecd4c62c0a55780f73e8d7 authored almost 8 years ago
Add pagination info to query name.

90296f896c546db83fc4f45ac4a8ad5d05bcf817 authored almost 8 years ago
New queryName argument on finders.

0882de63191dcadafb69bf77df70065d2b08c578 authored almost 8 years ago
Docs.

b97017377de0d8d2d36a51b32706748670ecbf29 authored almost 8 years ago
DBMigrate error handling fix.

4bdc465323a6319421517935457924d2e8e9f532 authored almost 8 years ago
Fix tests.

75363b88a999ec91316ea1ffacaf17bc14a79be0 authored almost 8 years ago
DBMigrate refactor.

b311dc001beeff81a9a22371f4055031cf71af2b authored almost 8 years ago
Docs.

ecf0f2fcbc1e0bc974ca8b6a557a0e7525cf78c2 authored almost 8 years ago
Add $ to Mapper draw function.

af7ea438958bc464b3bb9a0530e64965f18dc2ed authored almost 8 years ago
Add $ to Mapper compileRegex, normalizePattern, patternToRegex and stripRouteVariables functions.

c735e45e11b1149c2ff315baf809222a0e7b9986 authored almost 8 years ago
Add $ to Mapper match function.

036f5d052bc8b8a49c8da95e569b2bbf1f145536 authored almost 8 years ago
Add $ to Mapper init function.

65832f47f410ffe758b094dcde0ae04760f8a8b9 authored almost 8 years ago
dox

e6a62b16e258cdb9cff655547bb3e42a4e18572b authored almost 8 years ago
dox

62ea5acad28de2062625b485652d32ba0de7152a authored almost 8 years ago
Fixes duplicate categories in embedded docs

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

547c127f237bc187aaf6df507657986a49c75aae authored almost 8 years ago
Fix get() in Mapper clashing with global get().

da48ee2102bb05067c263fbecc00a6182fb263e5 authored almost 8 years ago
dox

23071527b65807f3882ae7e32171247a8ef3cdec authored almost 8 years ago
Adds ability to ignore certain functions to internal docs

ca765ad401972e9d25315e69823aa06790c80053 authored almost 8 years ago
Minor Doc Typo [ci skip]

57c0ba09d27a1e642c063938d7af65557f90a6ad authored almost 8 years ago
Docs.

ff4e4b1b306308908570cf3bd11b45d260efd11a authored almost 8 years ago
Rename file.

13db97efaabb8785c75abb5106bf31f2a741ed29 authored almost 8 years ago
Code style.

e5caaeaa5cc4e28062fb7a47164f1c605a91f9af authored almost 8 years ago
Code style.

d0cd4c01855049baed6567c31f40043e73d89008 authored almost 8 years ago
Refactor so Mapper can include only specific global include files (this way we don't need a work-around for the controller function name clashing).

aace2e807f65535840f115fca188de9795947e9e authored almost 8 years ago
Dox

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

e0b1e29954a8654b2a82427a958c548c2f5a11fd authored almost 8 years ago
Adds [doc:FunctionName] links functionality to embedded docs

5a5af515f24efc333d385e3fa73774bdec558b9a authored almost 8 years ago
Code style.

f069cc6bec4f417ac6f9141e8ba435dca89a9995 authored almost 8 years ago
Code style.

0032720adbbb123910d24338113211e952eea901 authored almost 8 years ago
Code style.

f867904d908d7e5226fdeb2a1d3c4701cf760e2d authored almost 8 years ago
Override name of database adapter when running internal tests.

b28001fed5b00da7d6be30bde439096f2fa51fc3 authored almost 8 years ago
adds extra trim to category regex for internal dox

e4971709baa4618b33c2c799ff466ec8033c317d authored almost 8 years ago
dox

47bfa6809724ce280803cf8097b50a438f07fa42 authored almost 8 years ago
Text.

955a08115ec6d35501b8d27147ffd59946420b36 authored almost 8 years ago
Rename protectFromForgery to protectsFromForgery.

ff5bd23560af7f702f0169e0dafde8c50d85a663 authored almost 8 years ago
Drop Wheels.cfc in tests folder in favor of using mapping.

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

2efb263ec6859f329d4e99af720c548454d6e73c authored almost 8 years ago
Rename events folder to global in tests.

5418e66b35a0de52b0c494e24c6f5a3855282ed7 authored almost 8 years ago
Adds new global & license to build script [ci skip]

0a8dc73662da56cb591b59aa1d40e5a8e2d1df9c authored almost 8 years ago
Closes #745.

7b7c83f5dcd50726b90030df2895583b9e4f4699 authored almost 8 years ago
Drop Wheels.cfc in controllers folder in favor of using mapping.

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

3113348abdd3ba98ff5b7e7e9030ced39d9841df authored almost 8 years ago
Drop Wheels.cfc in models folder in favor of using mapping.

ea3409590fc878a9309b0aac1002af576a0490fd authored almost 8 years ago
Dox

1e80ffc8bbe81a5938287474f2b62a09c1ee6dba authored almost 8 years ago
Dox

a26911aa8c0d27034418323e519c60903b2ad158 authored almost 8 years ago
Fixes #740.

d2b613b77d199eafc823401664d3a11e3b6a33a6 authored almost 8 years ago
Standardize internal test files + add sample dev setup.

a737e1bb63568da703d07126881de5b769926209 authored almost 8 years ago
Links internal page logo to webpath

a663d23261b88a7fd8d2dc35b5dda3bc98586470 authored almost 8 years ago
Set up Plugins object in a similar way as Dispatch and Mapper.

6b4c467803c3b9b14fa8ba7d9d94196244b2c5fb authored almost 8 years ago
Always extend from Model component in assets folder during internal testing.

171990690baead58985cf5c2bf56d78482e604c3 authored almost 8 years ago
Always extend from Controller component in assets folder during internal testing.

c8de21f6712c8d3041b61313072e3094ee0ffec0 authored almost 8 years ago
Make data attributes work with both underscores and camel case.

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

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

beeff931a81cd9ddd270da21d1e10c55d6e00113 authored almost 8 years ago
Touchups to route UI. Also removed RegEx column because it's not particularly useful

bfb0c09c4851c21a909cdce2aa42750c0c4cecdd authored almost 8 years ago
Minor performance improvement to Application.cfc (since it loads on every request).

3e1578a883e0c820440e483a69cf8838c12a6d5d authored almost 8 years ago
Dox

9ee37d1051740eba725d38892243b0691cbc315f authored almost 8 years ago
Dox

e8636a6e5e45875c5327428f456830ce7a4fe222 authored almost 8 years ago
dox

d29f624b8f81575111615baf6637b846755d2ba1 authored almost 8 years ago
Small embedded docs refactor

b2ca6862d1c137c374f27abc629bfbd17b060c59 authored almost 8 years ago
Dox

1774e72c18d26bf787fe0be5dddd824afdd73f97 authored almost 8 years ago
Dox

685cf7965839fa8773fde1632d2c33b96d6289ba authored almost 8 years ago
fixes dbmigrate doc indenting

eff1e100cb575dc63d99cc8bfa03a52170f4f9ba authored almost 8 years ago
dbmigrate template syntax

886476c29e005c931587d1f7a9751dc4905b4f34 authored almost 8 years ago
Need to use app key so we can access function before loading entire app scope.

fce510003c0de6f47c76ef4cfbcb397af6648019 authored almost 8 years ago
Closes #739.

13b9cb72f52a4edc7981ae572d050f8116af57ef authored almost 8 years ago
Dox

f9b08f5a3c3a673b3d6c7c2afc671c91306e6404 authored almost 8 years ago
dox

53f1289678ba8a67d6828e48b67711b95397b604 authored almost 8 years ago
Now with CF11 fixes. *sigh*

3c4a2318ecce2d2a5d734fc89d7d499a283ccfcc authored almost 8 years ago
Revert "Adds automatic java lib mappings for Plugins #731"

This reverts commit b0221aec5556001f42bb2aade8b8a170c9ec0887.

13cd57307c0e2363333d7c434c56caed02ab1e46 authored almost 8 years ago
Adds automatic java lib mappings for Plugins #731

Not 100% convinced by the implementation here; it would mean the developer has to use `arrayAppe...

b0221aec5556001f42bb2aade8b8a170c9ec0887 authored almost 8 years ago
Dox

a6311415967b1189a40a8f19efac455c769f2016 authored almost 8 years ago
Dox

82849044f0ef6d811c72a2acab0cccb6653b57d6 authored almost 8 years ago
dox

f7d87cbb49ee01c04e320f7d2118eec7a8bffec3 authored almost 8 years ago
docs

e29187915c62c54ed829df2e7a80d7290544c75c authored almost 8 years ago
Dox

0a01f2aa9ab604f7daab84bddcea41ec9b1519f6 authored almost 8 years ago
Remove remnants of spamProtect argument from startFormTag

2aca6ae4c41f2698c4e1a50505c47c8bd89cd908 authored almost 8 years ago
Add configurable default for returnAs in processRequest.

a0e1b2df2a9993b10dc7842bef52c715950cf9c5 authored almost 8 years ago
Use local scope.

028ed90c0d953cdc493ea4bdb6e85c52b375967c authored almost 8 years ago
Remove $setting (cfsetting tag) function.

79d7151aeee49752bf08f0c6cdda8ff9326f02ab authored almost 8 years ago
Use local scope.

c10dbd7d9f5bb0a7dee2725c3dc1f9b452613400 authored almost 8 years ago