Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Force update for lunaThomas Watson1-1/+2
2013-05-24Merge branch 'master' into twatson/containerThomas Watson1-0/+1
2013-05-17Update versions for luna.Thomas Watson2-2/+2
2013-05-02Merge branch 'master' into twatson/containerThomas Watson5-6/+123
2013-04-29Bug 403938 - [console] can't register a Gogo command when the method name con...I20130429-0800Lazar Kirchev5-6/+123
2013-04-16Merge branch 'master' into twatson/containerThomas Watson6-19/+37
2013-04-15Bug 405745 - [console] remove usage of PlatformAdminThomas Watson5-535/+489
2013-04-14Bug 389419 - Console close command exits without shutting down the frameworkI20130416-0800Lazar Kirchev1-1/+0
2013-03-28Bug 403893 - implement CommandInterpreter.execute using current CommmandSessionGunnar Wagenknecht3-14/+33
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2012-12-10Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201919I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
2012-11-08Bug 348993: Fix unused import compiler warning.v20121108-211654John Ross1-1/+0
2012-11-07Bug 348993 - Minor updates to descriptions used by help command.John Ross1-4/+4
2012-11-05Bug 348993: Allow to stop a thread from console (e.g. main thread that is cau...v20121105-213654I20121106-0800John Ross3-3/+88
2012-10-01Bug 390763 - Improve EquinoxConsoleConverter.convert() to check if the object...v20121001-124408I20121024-1200I20121024-1130I20121023-0800I20121016-2240I20121016-0800I20121009-0800I20121002-0800Thomas Watson1-1/+1
2012-09-30Bug 390763 - Improve EquinoxConsoleConverter.convert() to check if the object...Lazar Kirchev1-0/+6
2012-09-24Fix compile warning for org.eclipse.equinox.consolev20120924-194237I20120925-0800Thomas Watson1-1/+0
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
2012-05-11Bug 378969 - [console] close/exit commands are dangerousv20120511-0559Lazar Kirchev3-6/+41
2012-04-30Update copiright headers of recently changed filesv20120430-1356I20120503-1800I20120503-1500I20120502-2000I20120502-1800I20120502-1500I20120502-1300I20120502-1000I20120502-0800I20120430-2000I20120430-1800I20120430-1500Lazar Kirchev6-4/+24
2012-04-30bug 376319 - [console] help - consider allowing for scope to be specfiedLazar Kirchev1-4/+22
2012-04-30bug 376744 - [console] some commands are listed multiple times in the helpLazar Kirchev6-12/+12
2012-04-26Bug 377708 - [console] Mixed-case commands from org.eclipse.equinox.appv20120426-1320I20120426-1030I20120426-1000Sebastien Angers1-2/+2
2012-04-08Bug 376296 - [console] Add option to refresh command to refresh all installed...v20120408-1308Lazar Kirchev2-4/+15
2012-04-08Bug 362311 - [console] Missing help cheat sheet. This enhancement adds descri...Lazar Kirchev1-50/+50
2011-11-04Bug 362925 - org.eclipse.equinox.console has an improper layoutThomas Watson1-0/+1
2011-10-31Update console bundles to specify Bundle-Vendor and use localization. See bug...Lazar Kirchev3-1/+17
2011-10-24Fix NPE in TelnetCommandLazar Kirchev2-9/+18
2011-10-19Decouple SSH functionality in separate bundle and fix tests accordingly.Lazar Kirchev19-2361/+11
2011-10-19Remove unused variables from org.eclipse.equinox.console activator. Fix for b...Lazar Kirchev1-4/+0
2011-10-17Make sure new files use unix LF for console bundles.Thomas Watson1-0/+2
2011-10-15Migrate EclipseCommandProvider commands to the new Equinox console bundleLazar Kirchev3-4/+254
2011-10-14Initial contribution of the console bundles to rt.equinox.bundles. The consol...Lazar Kirchev60-0/+8731

    Back to the top