Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Bug 362412 - [console] can't launch M3 eclipse without a terminalv20111031-1612Thomas Watson1-6/+8
2011-10-25Bug 361986 - Enable external console bundle by defaultv20111025-1330Thomas Watson1-2/+2
2011-10-21Bug 361653 - console bundle bsn changed to org.eclipse.equinox.consoleThomas Watson1-1/+1
2011-10-03Bug 359709 - enhance osgi.console.enable.builtin to specify the consolev20111003-1644Thomas Watson1-12/+37
2011-03-17Bug 335035 - [console] Help in FrameworkCommandProviderThomas Watson4-76/+275
2011-03-03Bug 338849 - bundle command should use selected exports for displayv20110304Thomas Watson1-2/+2
2011-01-12Bug 322917 - Specify host address when opening console portv20110124-0830Thomas Watson1-10/+28
2011-01-11Bug 169603 - Consider moving the console implementation out of the frameworkThomas Watson1-4/+20
2010-09-08bug 324774: Update the framework source code for genericsBJ Hargrave4-60/+62
2010-08-06Bug 322007 - Update OSGi APIs to use genericsv20100806a-postGenericsThomas Watson2-3/+3
2010-07-16Fix warnings.v20100716Thomas Watson2-2/+12
2010-07-08Bug 313234 - -console <port> terminating OSGi framework in 3.6.RC1Thomas Watson1-2/+2
2010-06-28Bug 314343 - [console] IllegalStateException can happen on shutdown if you d...v20100628Thomas Watson1-1/+5
2010-05-03Javadoc fixes.v20100503Thomas Watson1-2/+1
2010-04-30Bug 311027 - [console] NPE in console view when using -s optionThomas Watson1-1/+3
2009-12-14 Bug 289719 - PackageAdmin.refreshPackages issueThomas Watson2-3/+3
2009-11-06Bug 282966 - [console] No console command returns the dynamically imported p...Thomas Watson1-2/+81
2009-08-27Bug 279562 Add functionality to the telnet consoleThomas Watson7-386/+282
2009-06-29Bug 228320 Console's log command should support multiple LogReaderServicesv20090629Thomas Watson3-142/+6
2009-04-24fix copyrightsThomas Watson2-2/+2
2009-04-22Bug 273261 Cleanup duplicated string in properties filesThomas Watson1-1/+0
2009-03-18Bug 269194 [console] thread is not shutdown if using console socketsThomas Watson1-2/+5
2009-02-04Clean up non-nls tags.Thomas Watson1-4/+4
2009-02-02Bug 262941 console chokes and dies with unclosed quotesThomas Watson1-20/+25
2008-12-30Bug 259326 Echo console listening port (rather than just port configured to l...Thomas Watson1-1/+12
2008-12-01Bug 256053 Launching console using new Eclipse launcher (a la 132)v20081201-1815Root_RFC138_workThomas Watson2-0/+71
2008-10-16Bug 251013 Implement recent changes to RFC 132Thomas Watson1-1/+1
2008-09-17Bug 247328 CCE invoking the services console commandv20080916-2300Thomas Watson1-1/+1
2008-09-05Bug 246132 Refactor loader layerThomas Watson1-3/+3
2008-08-29Bug 245603 Refactor Service Layerv20080901BJ Hargrave1-1/+1
2008-08-18Bug 244443 Implement SystemBundle (RFC 132)Thomas Watson2-30/+35
2008-07-31Bug 242799 [osgi R4.2] implement changes to conditional permission admin RFC 120Thomas Watson1-12/+9
2008-04-15Update javadoc.Thomas Watson1-2/+2
2008-04-15Bug 226820 NPE thrown from FrameworkConsole.getServicesThomas Watson1-0/+2
2008-04-09Bug 226053 eclipse -console < /dev/null prints infinite loopThomas Watson1-23/+22
2008-02-19Format code with latest project settings.Thomas Watson1-4/+4
2008-02-15Bug 219094 [console] Use of FilteredOutputStream causes single byte writes to...Thomas Watson1-0/+5
2008-01-04Bug 212313 RCP app with Web Start puts osgi in an infinite Loopv20080107Thomas Watson1-6/+13
2007-12-02Bug 210384 console is blocking in 3.3.1Thomas Watson1-1/+3
2007-11-09use a read-only copy of the state.Thomas Watson1-1/+1
2007-10-29Bug 207588 [sec] Console commands to support enable/disablev20071029Thomas Watson1-9/+35
2007-08-16Bug 200202 Malformed javadoc tagsThomas Watson2-6/+2
2007-08-16Bug 199606 getprop console command does not sort outputThomas Watson1-3/+3
2007-08-03Bug 181881 Unfortunate Console CommandProvider Help Formattingv20070803Thomas Watson1-4/+4
2007-08-03Bug 181881 Unfortunate Console CommandProvider Help FormattingThomas Watson4-6/+1
2007-07-19Bug 197173 console fails if passed a set of initial commandsThomas Watson1-2/+2
2007-07-19Update copyright dates.Thomas Watson1-1/+1
2007-06-21Bug 190399 console command line parsing problemThomas Watson1-18/+23
2007-04-20Bug 183288 - [console] Lockup condition during an interruptPascal Rapicault1-15/+19
2007-04-18Bug 122911 Equinox OSGi on a servlet. Console does not shutdown.Thomas Watson1-93/+130

Back to the top