Messages by Thread
-
-
[google-guice] r1529 committed - issue 418 - make sure servlet extension works with context paths. tha...
google-guice
-
Issue 619 in google-guice: Struts2Factory Fails When a Struts Global Type Converter is Specified
google-guice
-
Issue 618 in google-guice: Make guice-servlet more adaptable
google-guice
-
Issue 617 in google-guice: com.google.inject.ProvisionException: Guice provision errors -> help
google-guice
-
Issue 616 in google-guice: Patch for /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java
google-guice
-
[google-guice] r1528 committed - Edited wiki page JSR330 through web user interface.
google-guice
-
Comment on revision r1527 in google-guice
google-guice
-
Re: Comment on KeepConstructorsHidden in google-guice
google-guice
-
Issue 615 in google-guice: [Enhancement] add OSGI metadata to javax.inject and aopalliance
google-guice
-
[google-guice] r1527 committed - remove phases from BindingProcessor, refactor so that two different cl...
google-guice
-
Comment on revision r1526 in google-guice
google-guice
-
[google-guice] r1526 committed - fix issue 614 -- admittedly not the prettiest solution, but it works.
google-guice
-
Issue 614 in google-guice: @ImplementedBy creates & needs JIT bindings immediately
google-guice
-
Issue 613 in google-guice: Circular dependencies with @Provides @Singleton methods don't create singletons.
google-guice
-
Comment on GuicePersistMultiModules in google-guice
google-guice
-
Re: Comment on InstanceBindings in google-guice
google-guice
-
[google-guice] r1525 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1524 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1523 committed - Tagging trunk as 3.0-rc3.
google-guice
-
Guice 3.0 rc3 now available
Sam Berlin
-
[google-guice] r1522 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1521 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1519 committed - Removed old 3.0 api diffs.
google-guice
-
[google-guice] r1517 committed - Removed old Javadocs.
google-guice
-
[google-guice] r1516 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1515 committed - Edited wiki page Guice30 through web user interface.
google-guice
-
[google-guice] r1514 committed - Edited wiki page GuiceCon2011 through web user interface.
google-guice
-
Issue 612 in google-guice: Problematic profile activation in extensions-parent
google-guice
-
Re: Issue 278 in google-guice: Xwork conversion causes a null pointer exception
google-guice
-
Re: Issue 295 in google-guice: @ProvidedBy doesn't work with enums
google-guice
-
Timeframe to RC3 or 3.0 final?
Max Bowsher
-
Issue 611 in google-guice: Struts2 plug-in fails with custom type converters
google-guice
-
[google-guice] r1513 committed - Edited wiki page GuiceCon2011 through web user interface.
google-guice
-
Re: Issue 610 in google-guice: requireExplicitBindings() is incompatible with TypeConverters & ConvertedConstantBindings
google-guice
-
[google-guice] r1512 committed - issue 610 - let requireExplicitBindings still allow TypeConverters to ...
google-guice
-
Issue 610 in google-guice: requireExplicitBindings() is incompatible with bindConstant()
google-guice
-
[google-guice] r1511 committed - Updating javadoc to indicate that a binding is required when using Sim...
google-guice
-
[google-guice] r1510 committed - fix typo, make test not loop forever.
google-guice
-
[google-guice] r1509 committed - update stack trace pruning (for AOP-internal methods & generated metho...
google-guice
-
[google-guice] r1508 committed - significantly improve error reporting for binding a key already bound ...
google-guice
-
Issue 609 in google-guice: mvn eclipse:eclipse fails
google-guice
-
[google-guice] r1507 committed - make sure tests can run in on dist code, and no_aop can still build.
google-guice
-
Re: Issue 296 in google-guice: Tool To Find Circular Dependencies
google-guice
-
Re: Issue 140 in google-guice: Log binding resolving
google-guice
-
Re: Issue 302 in google-guice: Request Dispatcher must dispatch from web.xml to Guice Servlet
google-guice
-
Re: Issue 443 in google-guice: OSGi Test Suite
google-guice
-
Re: Issue 363 in google-guice: Optimize Injector Creation Performance
google-guice
-
Re: Issue 354 in google-guice: API to iterate the objects in a scope
google-guice
-
Re: Issue 350 in google-guice: Guice explodes if it doesn't have System.getProperty permissions
google-guice
-
Re: Issue 78 in google-guice: Support Provision Interception / Construction Interception
google-guice
-
Re: Issue 220 in google-guice: Formalize semantics of circular-dependency proxies
google-guice
-
Re: Issue 405 in google-guice: guice servlet: capturing parts of the URIs
google-guice
-
Re: Issue 505 in google-guice: Guice Servlet should allow for on-demand instantiation of servlets
google-guice
-
Re: Issue 495 in google-guice: Servlet as a Filter in OSGi
google-guice
-
Re: Issue 489 in google-guice: Grapher extension does not deal with PrivateModules
google-guice
-
Re: Issue 486 in google-guice: guice serve of asych call from GAE blobstore is not triggered
google-guice
-
Re: Issue 453 in google-guice: javadoc ServletModule unclear
google-guice
-
Re: Issue 442 in google-guice: Guice servlet style uri mapping is not compatible with servlet API mappings on suffix wildcard patterns, like in /xxxx/*
google-guice
-
Re: Issue 418 in google-guice: Filters match on a servlet path, not the actual request path
google-guice
-
Re: Issue 415 in google-guice: Grapher extension does not draw implementation classes on the graph
google-guice
-
Re: Issue 413 in google-guice: invalid getRequestURL() after getRequestDispatcher().forward( ... )
google-guice
-
Re: Issue 394 in google-guice: Make ServletScopes.REQUEST fully-featured
google-guice
-
Re: Issue 379 in google-guice: Forwarding to Servlet Broken w/ Parameters
google-guice
-
Re: Issue 66 in google-guice: Scope Struts 2 interceptors
google-guice
-
[google-guice] r1506 committed - Edited wiki page Multibindings through web user interface.
google-guice
-
Comment on Bootstrap in google-guice
google-guice
-
[google-guice] r1505 committed - test for issue 608.
google-guice
-
[google-guice] r1504 committed - issue 608 - child can rebind a parent binding if it was just-in-time.
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Re: Issue 269 in google-guice: Move Logger binding out to LoggerModule, so users can bind their own Loggers
google-guice
-
Issue 608 in google-guice: Child can rebind a binding that's in parent's JIT binding set
google-guice
-
Issue 607 in google-guice: Inject a iterable of bindings of a given type
google-guice
-
Re: Issue 475 in google-guice: Guice displays misleading line numbers
google-guice
-
Re: Issue 463 in google-guice: requestInjection section misnamed
google-guice
-
[google-guice] r1503 committed - Edited wiki page Injections through web user interface.
google-guice
-
Re: Issue 429 in google-guice: [RFE] Allow binding-based private modules
google-guice
-
Re: Issue 308 in google-guice: constructor injection gives better errors than field injection for circular dependency
google-guice
-
Re: Issue 282 in google-guice: Document optional dependencies and child injectors
google-guice
-
[google-guice] r1502 committed - issue 282 - mention quirks with optional dependencies, JIT bindings & ...
google-guice