google-guice-dev
Thread
Date
Later messages
Messages by Date
2010/09/19
Re: Issue 539 in google-guice: Multibinder & MapBinder should have an extension SPI
google-guice
2010/09/18
Re: Issue 539 in google-guice: Multibinder & MapBinder should have an extension SPI
google-guice
2010/09/18
Issue 539 in google-guice: Multibinder & MapBinder should have an extension SPI
google-guice
2010/09/18
[google-guice] r1252 committed - remove unused imports.
google-guice
2010/09/18
[google-guice] r1251 committed - if dependencies aren't calculated for Multibinder yet, return a depend...
google-guice
2010/09/18
Re: Issue 502 in google-guice: Add support for Injector.requestConstructorInjection(Class)
google-guice
2010/09/18
Re: Issue 523 in google-guice: Injection support for spawned threads (Request scoped)
google-guice
2010/09/18
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/09/18
[google-guice] r1250 committed - remove non-existent directory from build file, issue 520.
google-guice
2010/09/17
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/09/16
[google-guice] r1249 committed - Edited wiki page TableOfContents through web user interface.
google-guice
2010/09/16
[google-guice] r1248 committed - Created wiki page through web user interface.
google-guice
2010/09/16
[google-guice] r1247 committed - Edited wiki page TableOfContents through web user interface.
google-guice
2010/09/16
[google-guice] r1244 committed - Created wiki page through web user interface.
google-guice
2010/09/16
[google-guice] r1245 committed - Edited wiki page Transactions through web user interface.
google-guice
2010/09/16
[google-guice] r1246 committed - Edited wiki page JPA through web user interface.
google-guice
2010/09/16
[google-guice] r1243 committed - Edited wiki page JPA through web user interface.
google-guice
2010/09/16
[google-guice] r1242 committed - Created wiki page through web user interface.
google-guice
2010/09/16
[google-guice] r1239 committed - Edited wiki page TableOfContents through web user interface.
google-guice
2010/09/16
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/09/16
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/09/15
[google-guice] r1238 committed - Fixed a small bug in the async service multi-threaded test.
google-guice
2010/09/15
[google-guice] r1237 committed - Minor cleanups, removing some debug stuff that snuck into the previous...
google-guice
2010/09/15
[google-guice] r1236 committed - Service API extension initial checkin. Support for basic start/stop li...
google-guice
2010/09/15
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/09/15
[google-guice] r1235 committed - fixed ant build by changing persist build.properties & build.xml to mi...
google-guice
2010/09/15
[google-guice] r1234 committed - style cleanups from jessewilson review.
google-guice
2010/09/15
Re: Comment on revision r1167 in google-guice
google-guice
2010/09/15
[google-guice] r1233 committed - Fix singletons to be eager as intended.
google-guice
2010/09/15
Comment on revision r1206 in google-guice
google-guice
2010/09/15
Comment on revision r1182 in google-guice
google-guice
2010/09/15
Comment on revision r1167 in google-guice
google-guice
2010/09/14
Comment on revision r1173 in google-guice
google-guice
2010/09/14
[google-guice] r1232 committed - sberlin review for the previous CL.
google-guice
2010/09/14
Comment on revision r1231 in google-guice
google-guice
2010/09/14
[google-guice] r1231 committed - More tests for the continuing request idiom.
google-guice
2010/09/13
Comment on revision r1230 in google-guice
google-guice
2010/09/13
[google-guice] r1230 committed - Early support for thread-continuation of servlet request.
google-guice
2010/09/13
[google-guice] r1229 committed - Remove support for com.google.inject annotations from miniguice. Relyi...
google-guice
2010/09/12
Re: Proposal: requireBinding error message
[email protected]
2010/09/12
Re: Issue 538 in google-guice: Support JSR330 annotation for instance binding
google-guice
2010/09/12
Re: Issue 538 in google-guice: Support JSR330 annotation for instance binding
google-guice
2010/09/12
Re: Proposal: requireBinding error message
Andrew McLaughlin
2010/09/12
Issue 538 in google-guice: Support JSR330 annotation for instance binding
google-guice
2010/09/12
[google-guice] r1228 committed - Dynamic finders fixed and test added. Probably want a few more tests a...
google-guice
2010/09/12
Proposal: requireBinding error message
Dhanji R. Prasanna
2010/09/12
[google-guice] r1226 committed - Deleting Lifecycle extension.
google-guice
2010/09/12
Re: Comment on revision r1221 in google-guice
google-guice
2010/09/11
Re: Comment on revision r1221 in google-guice
google-guice
2010/09/11
[google-guice] r1225 committed - MiniGuice, a proof of concept....
google-guice
2010/09/11
Comment on revision r1221 in google-guice
google-guice
2010/09/10
[google-guice] r1224 committed - more build configuration fixes
google-guice
2010/09/10
[google-guice] r1223 committed - Missing jars for guice-persist
google-guice
2010/09/10
[google-guice] r1222 committed - Adjust IntelliJ metadata for moved projects.
google-guice
2010/09/10
Re: Issue 288 in google-guice: FinalizableReferenceQueue still leaks
google-guice
2010/09/09
Comment on Bindings in google-guice
google-guice
2010/09/09
Re: Issue 288 in google-guice: FinalizableReferenceQueue still leaks
google-guice
2010/09/08
Re: Issue 537 in google-guice: Add bind(...).toProvider(javax.inject.Provider instance);
google-guice
2010/09/08
[google-guice] r1220 committed - Edited wiki page JSR330 through web user interface.
google-guice
2010/09/08
Issue 537 in google-guice: Add bind(...).toProvider(javax.inject.Provider instance);
google-guice
2010/09/06
Re: Comment on 3rdPartyModules in google-guice
google-guice
2010/08/30
Re: Issue 535 in google-guice: Add bindHealthHook() to GseModule.
google-guice
2010/08/30
Issue 536 in google-guice: Javadoc is generated incomplete
google-guice
2010/08/30
Issue 535 in google-guice: Add bindHealthHook() to GseModule.
google-guice
2010/08/27
Re: Issue 534 in google-guice: Add public api: Named.getValue()
[email protected]
2010/08/27
Re: Issue 534 in google-guice: Add public api: Named.getValue()
google-guice
2010/08/27
Issue 534 in google-guice: Add public api: Named.getValue()
google-guice
2010/08/26
[google-guice] r1218 committed - Generating docs with doclava (beta)
google-guice
2010/08/26
[google-guice] r1217 committed - fix requireExplicitBindings so TypeLiteral<T> can be injected.
google-guice
2010/08/26
[google-guice] r1215 committed - Changing Guice Javadoc to build with Doclava (beta)
google-guice
2010/08/26
[google-guice] r1213 committed - Changing Guice Javadoc to build with Doclava (beta)
google-guice
2010/08/26
[google-guice] r1211 committed - Changing Guice Javadoc to build with Doclava (beta)
google-guice
2010/08/26
[google-guice] r1209 committed - Changing Guice Javadoc to build with Doclava (beta)
google-guice
2010/08/25
Re: Issue 382 in google-guice: No source jars in maven repository
google-guice
2010/08/24
Re: Comment on 3rdPartyModules in google-guice
google-guice
2010/08/22
[google-guice] r1208 committed - update parameter names to reflect what they are.
google-guice
2010/08/22
Re: Issue 524 in google-guice: Extension introspection API
google-guice
2010/08/22
[google-guice] r1206 committed - issue 524 part 1 -- add support in core guice for extensions to be vis...
google-guice
2010/08/21
Re: Issue 201 in google-guice: AOP classes don't get the annotations of the superclass
google-guice
2010/08/21
[google-guice] r1205 committed - move extensions that weren't under extensions/ into that directory. s...
google-guice
2010/08/21
Re: Issue 533 in google-guice: een test
google-guice
2010/08/20
Issue 533 in google-guice: een test
google-guice
2010/08/20
Re: Issue 382 in google-guice: No source jars in maven repository
google-guice
2010/08/20
Re: Issue 532 in google-guice: OSGI exported package version inconsistent with bundle version
google-guice
2010/08/20
Re: Issue 532 in google-guice: OSGI exported package version inconsistent with bundle version
google-guice
2010/08/19
Re: Issue 532 in google-guice: OSGI exported package version inconsistent with bundle version
google-guice
2010/08/19
Issue 532 in google-guice: OSGI exported package version inconsistent with bundle version
google-guice
2010/08/17
Re: Comment on Servlets in google-guice
google-guice
2010/08/16
Re: Comment on GettingStarted in google-guice
google-guice
2010/08/16
Re: Comment on GettingStarted in google-guice
google-guice
2010/08/16
Re: Comment on GettingStarted in google-guice
google-guice
2010/08/15
Re: Comment on AssistedInject in google-guice
google-guice
2010/08/14
[google-guice] r1204 committed - Fixes many persist tests to use Junit assertXXX rather than JDK assert...
google-guice
2010/08/11
Re: Issue 530 in google-guice: Add FactoryModuleBuilder.getProvider to support Command Pattern use case
google-guice
2010/08/11
Issue 531 in google-guice: Followup matters to issue 526 - last part of neatly separating the c.g.i.internal.util package from c.g.i.internal
google-guice
2010/08/10
[google-guice] r1203 committed - Edited wiki page through web user interface.
google-guice
2010/08/10
[google-guice] r1202 committed - Edited wiki page through web user interface.
google-guice
2010/08/09
Re: Comment on ProviderBindings in google-guice
google-guice
2010/08/09
Re: Comment on Grapher in google-guice
google-guice
2010/08/09
Re: Comment on Grapher in google-guice
google-guice
2010/08/06
Re: Comment on AppsThatUseGuice in google-guice
google-guice
2010/08/05
Re: Comment on SpringComparison in google-guice
google-guice
2010/08/05
Re: Issue 503 in google-guice: "java.lang.OutOfMemoryError: PermGen space" when using MethodInterceptor and multiple injectors
google-guice
2010/08/05
Re: Issue 503 in google-guice: "java.lang.OutOfMemoryError: PermGen space" when using MethodInterceptor and multiple injectors
google-guice
2010/08/04
Re: Comment on ProviderBindings in google-guice
google-guice
2010/08/02
Re: Issue 526 in google-guice: Followup matters to r1185
google-guice
2010/08/02
Issue 530 in google-guice: Add FactoryModuleBuilder.getProvider to support Command Pattern use case
google-guice
2010/08/01
[google-guice] r1201 committed - remove additional API for overriding a PrivateModule and instead fold ...
google-guice
2010/08/01
Re: Comment on InjectingProviders in google-guice
google-guice
2010/08/01
Re: Comment on InjectingProviders in google-guice
google-guice
2010/08/01
Re: Issue 520 in google-guice: Add persist extension to build
google-guice
2010/08/01
Re: Issue 522 in google-guice: Servlet forwards from servlets with pathinfo mishandled
google-guice
2010/08/01
Re: Issue 525 in google-guice: Merge 2.0-maven branch and update for 3.0
google-guice
2010/08/01
[google-guice] r1200 committed - issue 525 - update poms to guice 3.0. patch courtesy of max bowsher, ...
google-guice
2010/08/01
[google-guice] r1199 committed - Merge 2.0-maven branch into trunk.
google-guice
2010/08/01
Re: Issue 526 in google-guice: Followup matters to r1185
google-guice
2010/08/01
[google-guice] r1198 committed - part of issue 526 -- move MoreTypes.memberKey into LineNumbers. LineN...
google-guice
2010/08/01
[google-guice] r1197 committed - move Functions to internal/util. it was missed during the initial swe...
google-guice
2010/08/01
Comment on revision r1194 in google-guice
google-guice
2010/08/01
Comment on revision r1195 in google-guice
google-guice
2010/08/01
Comment on revision r1195 in google-guice
google-guice
2010/08/01
[google-guice] r1196 committed - minor cleanups of r1195 - put tests in existing OverrideModuleTest cla...
google-guice
2010/08/01
Re: Issue 528 in google-guice: Unexposed bindings in PrivateModules cannot be overridden via Modules.override(...)
google-guice
2010/08/01
[google-guice] r1195 committed - issue 528 - if a single PrivateModule is supplied to Modules.override,...
google-guice
2010/08/01
Re: Issue 527 in google-guice: Tidy empty directories in source tree
google-guice
2010/08/01
[google-guice] r1194 committed - remove empty directories
google-guice
2010/07/31
Re: Issue 524 in google-guice: Extension introspection API
google-guice
2010/07/31
[google-guice] r1193 committed - fix InjectedFilterPipelineTest -- it's been failing since r1150 (intro...
google-guice
2010/07/31
Comment on revision r1192 in google-guice
google-guice
2010/07/31
Comment on revision r1191 in google-guice
google-guice
2010/07/31
Comment on revision r1191 in google-guice
google-guice
2010/07/31
Comment on revision r1191 in google-guice
google-guice
2010/07/31
Comment on revision r1191 in google-guice
google-guice
2010/07/31
Re: Issue 506 in google-guice: FactoryProvider2 can't accept Provider<T> as an assisted type specified in the Factory interface
google-guice
2010/07/31
[google-guice] r1192 committed - issue 506 - fail fast & with a useful error message when an AssistedIn...
google-guice
2010/07/31
[google-guice] r1191 committed - Make ProvisionException stack traces from @Provides methods clearer --...
google-guice
2010/07/30
Re: Guice 3.0 Status
Dhanji R. Prasanna
2010/07/30
Comment on revision r1049 in google-guice
google-guice
2010/07/30
Re: Issue 529 in google-guice: Optimize InjectorBuilder.build() and getJustInTimeBinding() for child injectors.
google-guice
2010/07/30
Re: Issue 529 in google-guice: Optimize InjectorBuilder.build() and getJustInTimeBinding() for child injectors.
google-guice
2010/07/30
Issue 529 in google-guice: Optimize InjectorBuilder.build() and getJustInTimeBinding() for child injectors.
google-guice
2010/07/30
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/28
Re: Comment on CustomInjections in google-guice
google-guice
2010/07/28
Re: Comment on CustomInjections in google-guice
google-guice
2010/07/28
Re: Comment on Grapher in google-guice
google-guice
2010/07/28
Re: Comment on UntargettedBindings in google-guice
google-guice
2010/07/28
Re: Comment on UntargettedBindings in google-guice
google-guice
2010/07/28
Comment on UntargettedBindings in google-guice
google-guice
2010/07/28
Circular Dependencies & Proxies
Sam Berlin
2010/07/28
Re: Guice 3.0 Status
Stuart McCulloch
2010/07/28
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/28
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/28
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/27
Re: Issue 522 in google-guice: Servlet forwards from servlets with pathinfo mishandled
google-guice
2010/07/27
Re: Issue 488 in google-guice: Exception in Finalizer in AppEngine
google-guice
2010/07/27
Re: Issue 488 in google-guice: Exception in Finalizer in AppEngine
google-guice
2010/07/27
Re: Issue 522 in google-guice: Servlet forwards from servlets with pathinfo mishandled
google-guice
2010/07/27
Re: Guice 3.0 Status
Dhanji R. Prasanna
2010/07/27
Re: Guice 3.0 Status
Sam Berlin
2010/07/27
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/27
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/27
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/26
Re: Guice 3.0 Status
Dhanji R. Prasanna
2010/07/26
Re: Guice 3.0 Status
Dhanji R. Prasanna
2010/07/26
Re: Guice 3.0 Status
Sam Berlin
2010/07/26
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/25
Re: Guice 3.0 Status
Sam Berlin
2010/07/24
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/24
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Guice 3.0 Status
Sam Berlin
2010/07/23
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/23
Re: Guice 3.0 Status
Endre Stølsvik
2010/07/22
Re: Issue 62 in google-guice: Lifecycle support
google-guice
2010/07/22
Re: Issue 528 in google-guice: Unexposed bindings in PrivateModules cannot be overridden via Modules.override(...)
google-guice
2010/07/22
Issue 528 in google-guice: Unexposed bindings in PrivateModules cannot be overridden via Modules.override(...)
google-guice
2010/07/21
Comment on revision r1190 in google-guice
google-guice
2010/07/21
Comment on revision r1190 in google-guice
google-guice
2010/07/21
Issue 527 in google-guice: Tidy empty directories in source tree
google-guice
2010/07/21
Issue 526 in google-guice: Followup matters to r1185
google-guice
2010/07/21
Re: Guice 3.0 Status
Max Bowsher
2010/07/21
Issue 525 in google-guice: Merge 2.0-maven branch and update for 3.0
google-guice
2010/07/20
Re: Issue 524 in google-guice: Extension introspection API
google-guice
2010/07/20
Re: Issue 524 in google-guice: Extension introspection API
google-guice
2010/07/20
[google-guice] r1190 committed - minor cleanups to servlet extension tests. change asserts that were u...
google-guice
2010/07/19
Re: Guice 3.0 Status
Sam Berlin
2010/07/19
Re: Issue 524 in google-guice: Extension introspection API
google-guice
2010/07/19
Re: Guice 3.0 Status
Sam Berlin
Later messages