Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 913  Next ›
913 11.03.2010 14:02:29, by jfarcand
Make sure we close the InputStream
912 10.03.2010 04:47:42, by jfarcand
up
911 10.03.2010 04:41:00, by jfarcand
Use the header based BroadcasterCache
910 10.03.2010 04:40:10, by jfarcand
Add another BroadcasterCache implementation based on header and date
909 10.03.2010 03:21:35, by jfarcand
Enable session via web.xml
908 10.03.2010 03:20:46, by jfarcand
Improve Message Caching algorithm when session is enabled
907 09.03.2010 03:33:06, by jfarcand
Fix wrong version
906 09.03.2010 03:29:58, by jfarcand
Commit this release which has already been uploaded
905 09.03.2010 03:26:41, by jfarcand
Remove Shoal support until an official Maven release is made
904 06.03.2010 00:07:05, by survivant
replace AtmosphereSpadeLauncher by AtmosphereDeployer
903 06.03.2010 00:06:03, by survivant
remove resourcePackage. Jersey will autodetect it
902 05.03.2010 23:41:13, by survivant
remove -rp command line param
901 05.03.2010 21:03:01, by survivant
don't need "com.sun.jersey.config.property.packages" anymore. PS. I disabled the addInitParameter in AtmosphereAdapter.java . next step.. remove the -rp param from commandline
900 05.03.2010 16:40:08, by survivant
add grizzly deployer
899 05.03.2010 16:39:01, by survivant
refactoring
898 05.03.2010 01:17:07, by survivant
cometEnabled==true by default now
897 04.03.2010 21:22:38, by survivant
change line 615 to support Grizzly ClassLoader:
if (broadcasterClass != null){
broadcasterClassName = broadcasterClass;
ClassLoader cl =
Thread.currentThread().getContextClassLoader();

wrapper.broadcaster =
DefaultBroadcasterFactory.getDefaultBroadcasterFactory().get((Class<?
extends Broadcaster>)cl.loadClass(broadcasterClassName),
broadcasterClassName);
}
896 04.03.2010 17:24:12, by survivant
first draft of AtmosphereDeployer. For now the classes of GrizzlyDeployer are copied here. In the next versions, it will extends GrizzlyDeployer and theses classes will be removed.
895 04.03.2010 17:11:42, by jfarcand
Create a branche for Grizzly Deployer integration into the Atmosphere Spade Server
894 03.03.2010 18:48:36, by jfarcand
Git asap...
1 2 3 4 5 6 7 8 9 10 Next