1. 3450a64 Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago v20111108-1400 v20111108-1700
  2. b854d31 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  3. ef3fa6e Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  4. 42a4897 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  5. 700a442 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  6. a4b950a Bug 362795 - Replace jetty 8 StdErrLog with our own by Thomas Watson · 13 years ago v20111107-1631
  7. e6fa8c5 Bug 362925 - org.eclipse.equinox.console has an improper layout by Thomas Watson · 13 years ago
  8. 9c2b834 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  9. ee7e9e6 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  10. dbcdf39 Bug 362232 - [coordinator] Add support for the new, mandatory orphaned coordination requirement. by John Ross · 13 years ago
  11. 1f0b045 Fix generic warnings. by Thomas Watson · 13 years ago
  12. ba32f9a Fix generic and other warnings. by Thomas Watson · 13 years ago
  13. b28c883 Bug 362795 - Replace jetty 8 StdErrLog with our own by Thomas Watson · 13 years ago
  14. d744d90 bug 361905: fix thread safety bug in setDefaultRegion and add synch block to getRegion(long) for symmetry with other methods which delegate to StandardBundleIdToRegionMapping by Glyn Normington · 13 years ago
  15. 2c6cb5c bug 361905: fix up add/remove from removed region tests by Thomas Watson · 13 years ago
  16. 1bf3fd7 bug 361905: fail addition and removal of bundles from regions which are not part of a digraph by Glyn Normington · 13 years ago
  17. 246444b bug 361905: test add/remove ids from a removed region must not change digraph by Thomas Watson · 13 years ago
  18. 314feb1 bug 361905: fix cleanup of bundleId->Region mapping on region removal by Glyn Normington · 13 years ago
  19. d92575a bug 361905: encapsulate bundle id to region mapping by Glyn Normington · 13 years ago
  20. 69c2e91 bug 361905: test cleanup of bundleId->Region mapping on region removal by Glyn Normington · 13 years ago
  21. 2258396 Merge branch 'master' of ssh://git.eclipse.org/gitroot/equinox/rt.equinox.bundles by Glyn Normington · 13 years ago
  22. e55c109 Tidy up warnings by Glyn Normington · 13 years ago
  23. 5f27e30 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago v20111031-1612
  24. 5e57dc6 Add todo to make sure I have commit rights by Glyn Normington · 13 years ago
  25. c5ade3e Make core.tests.harness optional, only needed for performance tests. by Thomas Watson · 13 years ago
  26. bb0e839 Update console bundles to specify Bundle-Vendor and use localization. See bug 362307. by Lazar Kirchev · 13 years ago
  27. d82fca4 Improve behavior on stop if no Ssh server has been started by Lazar Kirchev · 13 years ago v20111024-1601
  28. 678785b Fix NPE in TelnetCommand by Lazar Kirchev · 13 years ago
  29. 8fd8d14 Bug 341643 - Added optional import package statements for by Simon Archer · 13 years ago v20111020-2203
  30. 14b6401 Bug 341643 - Added optional import package statements for by Simon Archer · 13 years ago
  31. 2015e42 Bug 341643 - Fixed warnings about synthetic methods in by Simon Archer · 13 years ago
  32. ef8938a Bug 341643 - Fixed warning about synthetic method in invoke method. by Simon Archer · 13 years ago
  33. 0587f38 Bug 341643 - Applied polish. by Simon Archer · 13 years ago
  34. 45b02f8 Bug 341643 - Applied polish. by Simon Archer · 13 years ago
  35. bcb49f0 Bug 341643 - Simplify proxy implementation. by Simon Archer · 13 years ago
  36. 45c0274 Bug 341643 - Update exported javax.* package versions to [2.3,3.1). by Simon Archer · 13 years ago
  37. 6513742 bug 341643 - Initial changes. by Simon Archer · 13 years ago
  38. 61b96b6 Decouple SSH functionality in separate bundle and fix tests accordingly. by Lazar Kirchev · 13 years ago
  39. 98303bb Remove unused variables from org.eclipse.equinox.console activator. Fix for bug 361282. by Lazar Kirchev · 13 years ago
  40. a18668e Bug 309529 - Migrate equinox to jetty8 by hmalphettes · 13 years ago v20111017-1643
  41. 74d3bf1 Compile console tests against Java 5. by Thomas Watson · 13 years ago
  42. dda93ef Make sure new files use unix LF for console bundles. by Thomas Watson · 13 years ago
  43. 8c8c2d9 Migrate EclipseCommandProvider commands to the new Equinox console bundle by Lazar Kirchev · 13 years ago
  44. b76a1e9 Initial contribution of the console bundles to rt.equinox.bundles. The console bundles are org.eclipse.equinox.console, org.eclipse.equinox.console.jaas.fragment, org.eclipse.equinox.slf4j.stub, and org.eclipse.equinox.console.tests by Lazar Kirchev · 13 years ago
  45. 4e14248 Fix resolver to allow multiple hosts by Thomas Watson · 13 years ago
  46. c39d1f3 Bug 360681 - Increment feature org.eclipse.equinox.server.p2 by dj · 13 years ago
  47. c9e9b24 Convert CRLF to LF line endings by BJ Hargrave · 13 years ago v20111010-1614
  48. 11ec3f9 fix ident on OSGi source by BJ Hargrave · 13 years ago
  49. 7cc4eea Revert "comment out entries in .gitattributes" by BJ Hargrave · 13 years ago
  50. 312a4b5 Bug 360153 - Add project prefs to force unix LF on new text files. by Thomas Watson · 13 years ago
  51. 87de8bd Bug 333726 - [prefs] EclipsePreferences#flush synchronization problems by dj · 13 years ago
  52. 724c0fd comment out entries in .gitattributes by Thomas Watson · 13 years ago
  53. 3ce233f improve wire toString by Thomas Watson · 13 years ago
  54. 8c8a297 Bug 359698 - [prefs] Regression: EclipsePreferences#flush is subject to by dj · 13 years ago
  55. 5974677 Mark text files and set EOL for them to LF by BJ Hargrave · 13 years ago v20111003-1644
  56. 0609664 Convert line endings to LF by BJ Hargrave · 13 years ago
  57. aa763f5 Be more precise in the ignore of bin by BJ Hargrave · 13 years ago
  58. 32dc4a6 Remove unnecessary .gitignore file by BJ Hargrave · 13 years ago
  59. 06b6800 Remove +x on non-executable files by BJ Hargrave · 13 years ago
  60. 1f3c240 bug354655 - added test cases for the new default region API by Borislav Kapukaranov · 13 years ago
  61. fb9b5b5 bug354655 - improved the behaviour when setting non-existing regions as defaults and removing default regions from the digraph by Borislav Kapukaranov · 13 years ago
  62. 2b7a054 bug354655 - Added default assign region to the RegionDigraph API by Borislav Kapukaranov · 13 years ago
  63. 9f96280 Bug 358969: Small change to avoid repeating constant. by John Ross · 13 years ago
  64. 1891a56 Bug 358969: New test to ensure properties files can be located and used in resource bundles. by John Ross · 13 years ago
  65. f25d4a7 Bug 358969: Changed resource bundle names to match package name. Also changed x-internal to x-friends on exported package by John Ross · 13 years ago
  66. 61c0b95 Bug 357804 - NullPointerException caused by start method of core.runtime by dj · 13 years ago v20110926-1551
  67. 357be14 Merge branch 'master' of ssh://git.eclipse.org/gitroot/equinox/rt.equinox.bundles by John Arthorne · 13 years ago
  68. c82f6b1 Bug 357736 - Plugin equinox.common does not change version number by John Arthorne · 13 years ago
  69. 71b1eda Need to remove the effective directive for capabilities. by Thomas Watson · 13 years ago
  70. 13bdcd1 remove effective directive to make sure all requirements are effective by Thomas Watson · 13 years ago
  71. 4da344b Fix filter to range conversion for expanded filters. by Thomas Watson · 13 years ago
  72. ebe2c83 Remove unused RootRequirement and fix test to sort capabilities by Thomas Watson · 13 years ago
  73. 574c3f7 Bug 357376 - equinox and p2 features need their versions incremented by dj · 13 years ago v20110912-1543
  74. 992b4fb Update osgi API by Thomas Watson · 13 years ago
  75. ad2e366 Add org.eclipse.equinox.resolver bundle by Thomas Watson · 13 years ago v20110908-1957
  76. b59de1f Bug 356980 - Compiler warnings in N20110906-2000 by Thomas Watson · 13 years ago v20110907-2105
  77. 620f7de Bug 349944 - [region] [rfc 174] Implement New Bundle Collision Hook by Thomas Watson · 13 years ago v20110905-2106
  78. eee57ae Bug 356529 - [region] VISIBLE_BUNDLE_NAMESPACE javadoc states by Thomas Watson · 13 years ago
  79. 4b107ed Fix compile errors for moving classes to resource package by Thomas Watson · 13 years ago
  80. b097c3a Bug 355546 - NPE using servlet bridge on Weblogic Server - by Thomas Watson · 13 years ago v20110829-1633
  81. d7f324c Bug 355546 - NPE using servlet bridge on Weblogic Server by skaegi · 13 years ago
  82. 0e6b5c3 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago
  83. 7c4edd7 Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago
  84. 4dec850 Add .DS_Store for Mac by Thomas Watson · 13 years ago
  85. e819eae Bug 355492 - Compile errors in nightly build by dj · 13 years ago v20110823-1251
  86. 1376516 Bug 342709 - [prefs] Don't write date/timestamp comment in preferences file by dj · 13 years ago v20110822-1622
  87. 56b28d1 Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago
  88. 443d39d Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago
  89. 08145c3 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago v20110815-1601
  90. d28ed57 Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago
  91. 96133d5 Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago
  92. 9dfa830 Increment version for Juno by Thomas Watson · 13 years ago
  93. 0e82ed0 Bug 354299 - org.eclipse.equinox.internal.security.storage.Base64 is by Thomas Watson · 13 years ago
  94. 673bf64 Merge branch 'master' of ssh://obesedin@git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git by Oleg Besedin · 13 years ago
  95. 3744440 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago
  96. b70e148 Bug 344696 - [registry] IllegalArgumentException in DirectMap cause by Thomas Watson · 13 years ago
  97. 92e3c75 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago
  98. fb18a7e Bug 183164 - [Implementation for] Display of Complex Expressions by Matitiahu Allouche · 13 years ago v20110808-1537
  99. 4e23e28 Bug 183164 - [Implementation for] Display of Complex Expressions by Oleg Besedin · 13 years ago
  100. cb69989 Merge branch 'master' of ssh://obesedin@git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git by Oleg Besedin · 13 years ago