Entries Tagged as 'News'

ColdBox Officially on GitHub

News 7 Comments »
This is a release of news that finally all of our ColdBox repositories have been migrated to github.  You can now follow us on github and really contribute "git style".  This move was done to promote community collaboration and exposure.  So if you are interested in getting your hands dirty and kicking some ColdBox tires, then we invite you to start collaborating.

ColdBox migrations to github

Community , News 2 Comments »

After several months of planning I am starting to slowly move all of our open source coldbox related repositories to github.  This does not mean we are moving from Assembla, it means our source code is moving.  Github is great for social coding and collaboration that every open source project needs.  Not only that, git is really really fun to use than SVN and I am really digging it, especially for open source work.

Not everything yet is moved, but here are what’s out there.

So stay tuned as more and more projects are moved there.  So now the entire community has no excuse on forking and submitting patches and collaborating more.

ColdBox Kindle Book in the UK

Community , News No Comments »

Just a reminder that the ColdBox Book is now available for kindle in the UK: https://www.amazon.co.uk/dp/B002ZG8S0G


Hope you enjoy it!

3.0.0 M6.2 Update Released

News , Releases No Comments »
This is a small update to our M6 milestone to counter a critical fix discovered after launch.  This fix is targeted towards the cache in compatibility mode, meaning it is NOT using cachebox.  This affects event caching only.  The release bits have been updated but if you just want the patch, you can download it from here, as it is only one file.

3.0.0 M6.1 Update Released

CacheBox , News , Releases No Comments »
This is a small update to our M6 milestone to counter for some critical fixes discovered after launch. Below are the issues updated:
  • Goodies: Some sample applications already updated to 3.0.0 standards
  • ORM announceInterception() causing lots of overhead when in debug mode if ORM Event Handler was enabled
  • Fix on ORM delete functions missing comma on throw statement
  • Fix on Application templates for default CacheBox configuration when getting missing configuration option
  • Fix on CacheBox missing element provider cleaner
That's it folks, quick fixes.  Also, check out our CacheBox documentation as it is getting developed.