Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-15Bug 268679 Implement persistence of model changesv20090317-1930Boris Bokowski1-0/+386
2009-03-15Bug 268680 Support @Inject, @Resource, @PostConstruct, @PreDestroyBoris Bokowski2-49/+100
2009-03-15Bug 268680 Support @Inject, @Resource, @PostConstruct, @PreDestroyBoris Bokowski2-76/+172
2009-02-26Bug 264893 Start testing modelled UIv20090226-1330Paul Webster1-3/+3
2009-02-23Added copyrightJohn Arthorne6-0/+60
2009-02-23*** empty log message ***John Arthorne1-0/+10
2009-02-13Bug 264899 Replace context name with computable debug stringv20090220-1300John Arthorne14-105/+194
2009-02-13Get rid of abstract context - clients can't implement contextsJohn Arthorne1-47/+0
2009-02-13Create common constants classJohn Arthorne2-83/+60
2009-02-13Fixed compiler warningsJohn Arthorne1-12/+10
2009-02-13Bug 264779 [context] Test failure in OSGi contextJohn Arthorne2-18/+34
2009-02-12Bug 264777 [context] Improve memory consumption for the context injectionOleg Besedin12-338/+457
2009-02-11Bug 264539 [context] Fixes for dynamic behavior - removalsv20090212-1930Oleg Besedin8-298/+269
2009-02-10Bug 264431 [context] Fixes for dynamic behavior - additionsOleg Besedin4-21/+303
2009-02-10Bug 264408 [context] Fix case-sensitivity matching for injectionOleg Besedin6-11/+454
2009-02-10Bug 264402 [context] Default field prefixesOleg Besedin3-8/+8
2009-02-10Bug 264387 [context] Demo: contexts can't be limited to the computed valuesOleg Besedin1-0/+103
2009-02-10Use weak map, store service values in originating contextsJohn Arthorne1-17/+20
2009-02-08Add tests for service contextJohn Arthorne6-0/+210
2009-02-08Added tests, IEclipseContext refactoringJohn Arthorne1-33/+48
2009-02-08Initial implementation of OSGi service contextJohn Arthorne1-0/+150
2009-02-08Add activator, new packagesJohn Arthorne1-5/+9
2009-02-08Introduce service alias registryJohn Arthorne3-0/+135
2009-02-08add interface for computed valueJohn Arthorne3-2/+66
2009-02-08make names consistent with Map, various cleanupJohn Arthorne1-23/+33
2009-02-08make names consistent with MapJohn Arthorne2-27/+22
2009-02-08fixed nls warningsJohn Arthorne1-2/+2
2009-02-08javadoc fixesJohn Arthorne1-3/+5
2009-02-08move computed value out of spi packageJohn Arthorne1-21/+0
2009-02-08use no field/method prefix by defaultJohn Arthorne1-1/+1
2009-02-08javadoc and method for creating osgi service contextJohn Arthorne1-5/+28
2009-02-08added javadocJohn Arthorne1-31/+67
2009-02-05add todov20090205-1745John Arthorne2-0/+6
2009-02-04Had to fix problems after merge with Paul's changes - Bug 263710 Get rid of w...v20090204-2045Boris Bokowski3-43/+27
2009-02-04Fix for Bug 263710 Get rid of weird IHasInput interfaceBoris Bokowski8-18/+21
2009-02-04Go back to 1.4 BREE - Bug 263533 Implement part input and current selection u...Boris Bokowski1-3/+5
2009-02-04Go back to 1.4 BREE - Bug 263533 Implement part input and current selection u...Boris Bokowski4-7/+11
2009-02-04Remove JavaDoc and NLS checkingBoris Bokowski2-7/+6
2009-02-04Add API toolsJohn Arthorne1-0/+6
2009-02-04API cleanupJohn Arthorne4-19/+99
2009-02-04Bug 263574 Need tests for IEclipseContextPaul Webster1-1/+2
2009-02-04Turn off debugging spew (sorry, accidentally checked in)Boris Bokowski1-1/+1
2009-02-04Bug 263574 Need tests for IEclipseContextPaul Webster1-1/+1
2009-02-04Bug 263574 Need tests for IEclipseContextPaul Webster5-3/+237
2009-02-04Fix for Bug 263533 Implement part input and current selection using the new c...Boris Bokowski6-19/+65
2009-02-04Released Oleg's patch from Bug 263544 [context] Add dependency injection cont...Boris Bokowski7-4/+460
2009-02-04Fix for Bug 263574 Need tests for IEclipseContextBoris Bokowski6-0/+174
2009-01-23Bug 261250 [releng] all new e4 features and plugins will be reset to 0.9.0v20090123-1000Paul Webster1-1/+1
2009-01-23Bug 261852 [context] Separate code into API / SPI / internalPaul Webster12-365/+504
2009-01-14Bug 257429 Command investigation phase 1v20090115-1400Paul Webster1-1/+1

Back to the top