Commit History

Автор SHA1 Съобщение Дата
  Steinar Bang 6f9713c600 Made comment on what will be in the next release in the README. преди 10 години
  Steinar Bang 33cc1d28d9 Added links to released version javadocs on javadoc.io. преди 10 години
  Steinar Bang ab6284b918 Spelling corrections. преди 10 години
  Steinar Bang 0a3b66c2a3 Added a usage example for the OSGi mocks. преди 10 години
  Steinar Bang 99c7ed8d3c Added a description of the branch implementing @Optional. преди 10 години
  Steinar Bang b3e53777db Described the branch with @Named support and added a table showing code growth when implementing new features. преди 10 години
  Steinar Bang e609fe3941 Added minimal Felix Webconsole instructions to the README. преди 10 години
  Steinar Bang fc772e8004 Added the Felix webconsole to the gogo shell. преди 10 години
  Steinar Bang 2a03d7987a Describe when to embed and when not to embed in the README. преди 10 години
  Steinar Bang 5c4174ecb1 Revert "Made it possible to access @Named annotation on injected StorageService instances." преди 10 години
  Steinar Bang 478403b939 Use reflection to get the value of a @Named annotation on an injected StorageService. преди 10 години
  Steinar Bang 74a6dc3c79 More detail on the new testbundles used in the integration tests added to the README. преди 10 години
  Steinar Bang 5f01bbf9a2 Simpler way of accessing the @Named annotation. преди 10 години
  Steinar Bang b635f6ae6c Added a version history to the README. преди 10 години
  Steinar Bang f1b94228c6 Preparing for the next release: changed version from 1.0.2-SNAPSHOT to 1.1.0-SNAPSHOT. преди 10 години
  Steinar Bang 7c0cc86e1c Minimize try/catch clauses when getting a field as a collection. преди 10 години
  Steinar Bang ba1d3bcd37 Exclude new bundles used by integration tests from code coverage. преди 10 години
  Steinar Bang 9130cd0731 CollectionInjectionCatcherProvider integration test does actual work with one of the injected StorageService instances. преди 10 години
  Steinar Bang e186ae7e94 Implemented the CollectionInjectionCatcherProvider getInjectedStorageServiceNames() and getStorageService() methods. преди 10 години
  Steinar Bang 9e79f5dd97 Made it possible to access @Named annotation on injected StorageService instances. преди 10 години
  Steinar Bang 0909c8d267 Added a note about the collection injection in the README. преди 10 години
  Steinar Bang 37888d9614 Fixed unit test for @Inject annotated non-generic List field. преди 10 години
  Steinar Bang afd3448c9e Correctly create collection for uninitialized collection field. преди 10 години
  Steinar Bang 94eec2aeff Let the StorageService extend Comparable to make it usable as a TreeSet item. преди 10 години
  Steinar Bang 7e14e21563 Added unit tests for various collection types as injection points. преди 10 години
  Steinar Bang db62e22e74 Copied verbatim to preserve history. преди 10 години
  Steinar Bang 2bf96355c7 Added a test for injection into a Set<> field, with the field already instantiated. преди 10 години
  Steinar Bang f4703ebea4 Copied verbatim to preserve history. преди 10 години
  Steinar Bang f66a1183a3 Implemented Collection injection for List fields. преди 10 години
  Steinar Bang 45b2e6afa4 Check the number of injected StorageService instances in the CollectionInjectionCatcher service provider. преди 10 години