Timeline


and .

10/15/08:

15:40 Ticket #607 (Ability to determine if a request is coming from a bot) created by lmajano
Ability to determine if a request is coming from a bot. This can be using …
15:28 cbi18n edited by lmajano
(diff)
06:52 Ticket #606 (Private runnable events need locking for mixin insertion and removal) created by lmajano
Private runnable events need locking for mixin insertion and removal

10/14/08:

15:58 Changeset [1769] by lmajano

Basic autowire support via conventions for coldspring and lightwire

15:55 Ticket #605 (Enable autowire for any ioc bean from lightwire or coldspring using ...) created by lmajano
Enable autowire for any ioc bean from lightwire or coldspring using …

10/13/08:

22:06 Ticket #604 (Sidebar waitTimeBeforeOpen. Added js functions open and close) closed by lmajano
fixed
22:06 Ticket #604 (Sidebar waitTimeBeforeOpen. Added js functions open and close) created by lmajano
Sidebar waitTimeBeforeOpen. Added js functions open and close
20:36 cbSideBar edited by evdlinden
(diff)
20:32 Changeset [1768] by evdlinden

Implemented waitTimeBeforeOpen. Added js functions open and close

10:25 cbArticlesTutorials edited by sullah
(diff)

10/11/08:

22:24 Ticket #603 (beanFactory populate methods can now take a scope argument. If used then ...) created by lmajano
beanFactory populate should take an extra argument: scope that can …
14:28 Ticket #599 (IOC Updates: 4) closed by sullah
invalid
14:28 Ticket #602 (make any part of the coldspring xml file dynamic using ${} concatenations) created by sullah
* Ability to make any part of the coldspring xml file dynamic * Ability …
14:01 Ticket #598 (IOC Updates:3) closed by sullah
invalid
14:00 Ticket #600 (IOC Improvements for Autowiring + Java Object As Beans) created by sullah
Improvements in IOC Services: * Ability to do lazy loading per bean. …
13:56 Ticket #597 (IOC Updates:2) closed by sullah
invalid
13:55 Ticket #596 (IOC Updates:1) closed by sullah
invalid
00:39 Ticket #599 (IOC Updates: 4) created by sullah
Improvements in IOC services. Ability to make any part of the …
00:33 Ticket #598 (IOC Updates:3) created by sullah
Improvements in IOC services. Ability to define java objects as …
00:31 Ticket #597 (IOC Updates:2) created by sullah
Improvements in IOC services. Autowiring by name using the bean factory …
00:29 Ticket #596 (IOC Updates:1) created by sullah
Improvements in IOC services. Ability to do lazy loading per bean.
00:15 Changeset [1767] by lmajano

Updates

10/10/08:

16:57 Ticket #595 (Bogus error on cfthreading, thanks cfthread) created by lmajano
COLDBOX.PLUGINS.MTLOGGER.LOGENTRY_E36201DB1143F14F91CCDD7E2E5D7D92: …

10/09/08:

22:18 Changeset [1766] by sullah

override layout example - also printable example

22:04 cbInterceptorsGuide edited by lmajano
(diff)
20:00 cbSitesUsed edited by lmajano
(diff)
19:57 Ticket #594 (missing init() when creating bean) closed by lmajano
invalid
19:26 Ticket #594 (missing init() when creating bean) created by sullah
When passing string (component-path) to populateBean then beanFactory does …
18:20 cbSitesUsed edited by lmajano
(diff)
16:53 Changeset [1765] by sullah

SES sample udpates

14:33 Changeset [1764] by sullah

adjusted the info for BugTracerReports?,WebService?

01:32 Ticket #593 (OpenID Plugin) created by sullah
New OpenID plugin, more info About-OpenID
00:29 Ticket #592 (New plugin: ClusterStorage for Railo) created by sullah
New Cluster Scope plugin, this would be similar to applicationstorage …

10/08/08:

18:28 Changeset [1763] by lmajano

Samples movement Addition of SimpleBlog?

10:30 cbArticlesTutorials edited by sullah
(diff)
01:10 Ticket #586 (clearView cache prefix is not coming from the renderer plugin) closed by lmajano
fixed
01:09 Changeset [1762] by lmajano

clearView() fixed.

01:09 Ticket #587 (Async operations seem to default to non arguments.) closed by lmajano
invalid: This was a misreported bug.

10/07/08:

23:44 Ticket #591 (updates of the xmlparser as a standalone service) created by sullah
Take out xmlparser.cfc plugin from plugin folder, its specifically …
21:50 cbUnitTestingHandlersGuide edited by lmajano
(diff)
21:37 Ticket #590 (rename baseTest to baseCFCUnitTest for compatibility) created by lmajano
rename baseTest to baseCFCUnitTest for compatibility
21:33 Ticket #588 (Lightwire var scope issue on key looping in the base config object) closed by lmajano
fixed
21:33 Ticket #589 (compatibility renaming of arguments in the setnextevnet and route for ...) created by lmajano
compatibility renaming of arguments in the setnextevent and route for …
21:19 cbSitesUsed edited by lmajano
(diff)
17:23 cbRequestContext edited by lmajano
(diff)
17:23 cbDirectoryStructure edited by lmajano
(diff)
17:14 ColdBox edited by lmajano
Fixes thanks to editing (diff)
08:48 cbArticlesTutorials edited by sullah
(diff)

10/06/08:

21:46 cbArticlesTutorials edited by lmajano
(diff)
17:14 Changeset [1761] by lmajano

Lightwire fixes and some sample additions

17:08 Ticket #588 (Lightwire var scope issue on key looping in the base config object) created by lmajano
Lightwire var scope issue on key looping in the base config object

10/05/08:

19:22 Ticket #587 (Async operations seem to default to non arguments.) created by lmajano
Async operations seem to default to non arguments.
19:21 Ticket #586 (clearView cache prefix is not coming from the renderer plugin) created by lmajano
clearView cache prefix is not coming from the renderer plugin

10/02/08:

21:11 Ticket #585 (Whitespace bug when reading elements off the security interceptor xml or ...) created by lmajano
Whitespace bug when reading elements off the security interceptor xml or …

10/01/08:

21:38 Ticket #584 (New methods for coldbox factory: getRequestContext() and ...) created by sullah
Its just a idea, because this way model-layer will have access to RC …
19:31 Ticket #583 (OverrideEvent does not work on preEvent interceptions and preHandler ...) created by lmajano
OverrideEvent? does not work on preEvent interceptions and preHandler …
00:27 Ticket #582 (Global setting or configuration to disable Coldbox cfthread usage in your ...) created by lmajano
Global setting or configuration to disable Coldbox cfthread usage in your …

09/30/08:

17:37 cbColdspringGuide edited by lmajano
(diff)
17:29 Ticket #581 (Conventions do not execute events when embedded in folders) created by lmajano
Playing around with conventions and have discovered …
01:15 cbArticlesTutorials edited by lmajano
(diff)

09/29/08:

17:33 cbSitesUsed edited by lmajano
(diff)
16:52 cbSitesUsed edited by lmajano
(diff)

09/27/08:

01:03 Changeset [1760] by lmajano

Ticket #540 Cache locking optimizations.

00:57 Ticket #580 (New method: lookupMulti() to lookup multiple keys in the cache.) created by lmajano
You will be able to use the lookupMulti() to lookup multiple keys in the …
00:56 Ticket #579 (new cache method: clearKeyMulti() to clear multiple keys using a list) created by lmajano
You will be able to use the clearKeyMulti() to clear several keys at …
00:54 Ticket #578 (new get cache method: getMulti() to retrieve more than one cached entry) created by lmajano
You will be able to use the getMulti() to get several cache entries at …
00:52 Ticket #577 (new set cache method: setMulti() to set multiple entries) created by lmajano
You will be able to use the setMulti() to add several objects to the …
00:42 Ticket #576 (setEvictionPolicy override not exposed as public) closed by lmajano
fixed
00:42 Ticket #576 (setEvictionPolicy override not exposed as public) created by lmajano
setEvictionPolicy override not exposed as public
00:38 Ticket #540 (Cache locking optimizations to work on per object locks.) closed by lmajano
fixed
00:19 Changeset [1759] by lmajano

Ticket #573 fixes for refactoring of sidebar namespace

00:18 Ticket #573 (sidebar loading issue when framework has been refactored) closed by lmajano
fixed
00:14 Changeset [1758] by lmajano

Ticket #575 abort added to dump facade too

00:14 Ticket #575 (New param to dump facade (abort=false) to abort also) closed by lmajano
fixed
00:12 Ticket #575 (New param to dump facade (abort=false) to abort also) created by lmajano
New param to dump facade (abort=false) to abort also
00:08 Ticket #237 (CFFrameworks Plugin XML Update) closed by lmajano
wontfix

09/22/08:

15:51 Ticket #574 (new sample app - simple website) created by lmajano
new sample app - simple website show off layouts, caching, implicit …
Note: See TracTimeline for information about the timeline view.