1. 1626617 * use kepler to build DLTK, some mac related build fixes. by Andrey Sobolev · 11 years ago
  2. b83992f * Applied patch for issue Bug 412550 by Andrey Sobolev · 11 years ago
  3. 5cf777a tests: fix running on windows by Alex Panchenko · 11 years ago
  4. 1340b23 tests: CodeCompletionResult - get(name), get(kind,name) methods added by Alex Panchenko · 12 years ago
  5. 0fa5b06 tests: fix excludes in FileUtil.copyDirectory() by Alex Panchenko · 12 years ago
  6. 3e73572 builder: improve rebuild of dependents by Alex Panchenko · 12 years ago
  7. 254122b buildpath delta improvements by Alex Panchenko · 12 years ago
  8. 4178eb6 improve events for buildpath operations by Alex Panchenko · 12 years ago
  9. ed4cbc0 tests.buildpath: formatting/cleanup by Alex Panchenko · 12 years ago
  10. f71b5a0 CodeAssistUtil.on(IFile) factory method by Alex Panchenko · 12 years ago
  11. 4062018 tests: improvements in helper utilities by Alex Panchenko · 12 years ago
  12. 71610ec ProjectSetup test utils improvements by Alex Panchenko · 12 years ago
  13. bc1a94a tests: improve utilities for creating prepared projects by Alex Panchenko · 12 years ago
  14. 48fe3a2 tests: improve helper utilities by Alex Panchenko · 12 years ago
  15. 1579d9a tests: CodeAssistUtil.CodeCompletionResult.assertEquals(String...) signature changed by Alex Panchenko · 12 years ago
  16. 6e84ed9 test helper methods in CodeAssistUtil by Alex Panchenko · 12 years ago
  17. 1a2b506 test helper methods for code completion by Alex Panchenko · 12 years ago
  18. 7cb70b6 test helper methods: ProjectSetup.build(), ProblemTestUtil.assertProblemCount() by Alex Panchenko · 12 years ago
  19. 194e5ad pom: core.targetplatform with JUnit 4.10 by Alex Panchenko · 12 years ago
  20. 7763da4 test helper utils by Alex Panchenko · 12 years ago
  21. 1aeb55a helper methods for UI tests: closeIntro(), processEvents() by Alex Panchenko · 12 years ago
  22. 9052460 ISelectionEngine: extend the API to allow returning exact source ranges by Alex Panchenko · 12 years ago
  23. d1310c9 tests/ProjectSetup: some javadocs added by Alex Panchenko · 12 years ago
  24. e3ead3c search: matching2 improvements by Alex Panchenko · 12 years ago
  25. 7dfa79e deprecate @Skip by Alex Panchenko · 12 years ago
  26. 4dc8ec6 tests: helper classes for search and code assist by Alex Panchenko · 12 years ago
  27. 7f86591 tests: TestSupport.ignored() also checks @Ignore annotation by Alex Panchenko · 12 years ago
  28. 521f80b tests: introduce UICompletionUtil.openEditor(ISourceModule) method by Alex Panchenko · 12 years ago
  29. 3e3e269 tests: ProjectSetup.Option.WAIT_INDEXES_READY by Alex Panchenko · 12 years ago
  30. 89715a0 tests: support for notYetImplemented() in junit4 tests by Alex Panchenko · 12 years ago
  31. 5095075 tests: improve helper classes ProjectSetup & UICompletionUtil by Alex Panchenko · 12 years ago
  32. 383fa21 shortcut for launching dltk.ui.tests by Alex Panchenko · 12 years ago
  33. e5a9d62 SourceModuleInfoCache: cleanup on project/folder remove, check timestamp when obtaining cached data by Alex Panchenko · 12 years ago
  34. 2eb7391 tests: increase visibility of UICompletionUtil.getDocument() by Alex Panchenko · 12 years ago
  35. 119b56c dltk.core.tests: add org.eclipse.dltk.annotations dependency by Alex Panchenko · 12 years ago
  36. 176ea72 tests: SourceModuleInfoCacheTest moved to dltk.core.tests by Alex Panchenko · 12 years ago
  37. 7a5c4e0 fix DLTKSearchScope.projectFragment(String) when scope is created based on source modules, bug 387751 by Alex Panchenko · 12 years ago
  38. f2a649b tests/ProjectSetup: more helper methods by Alex Panchenko · 12 years ago
  39. 089cb9f build: adjust test configuration in poms, remove old build scripts by Alex Panchenko · 12 years ago
  40. 63d60ee formatter/tests: support for ignored test cases by Alex Panchenko · 12 years ago
  41. 50b4476 tests: UICompletionUtil helper class for testing UI completions by Alex Panchenko · 12 years ago
  42. 1d14408 tests: ProjectSetup helper class to simplify workspace initialization in by Alex Panchenko · 12 years ago
  43. 1266bdc Change version to 5.0.0 by Alex Panchenko · 12 years ago
  44. c5921dc fix failed tests by Alex Panchenko · 12 years ago
  45. aa23dac tests: copy field values from previous instance even when suite is created automatically by Alex Panchenko · 12 years ago
  46. c6956c5 tests: BundledProjectSetup sets suite name as the longest common prefix of all the contained suites by Alex Panchenko · 12 years ago
  47. b0bdf52 FloatNumberRule by Alex Panchenko · 12 years ago
  48. 6aa131e ui.tests: don't extend SuiteOfTestCases when not needed by Alex Panchenko · 12 years ago
  49. 9b5944f ui.tests: eclipse code style by Alex Panchenko · 12 years ago
  50. 42fd0c7 tests: workaround for executing setUpSuite() when invoking standalone test by Alex Panchenko · 12 years ago
  51. 0d45a1b update JDT project settings by Alex Panchenko · 12 years ago
  52. 3a1c130 search: improve toString() methods useful in debugging by Alex Panchenko · 12 years ago
  53. b482f9c IBuildContextExtension.getDependents() by Alex Panchenko · 12 years ago
  54. 4700567 tests: validate if specified test bundle/project exists by Alex Panchenko · 12 years ago
  55. ac24639 Convert .cvsignore to .gitignore by Alex Panchenko · 12 years ago
  56. ed531ca public static String toString(Collection<String> strings) by apanchenk · 12 years ago
  57. 2c23ccf tests: option to disable indexer during the test by apanchenk · 13 years ago
  58. 42720b3 IntList.removeAt() method and test by apanchenk · 13 years ago
  59. 905b3f7 Additional build extensibility - IBuildParticipantPredicate introduced by apanchenk · 13 years ago
  60. e28dd70 extract auto-build related functions to WorkspaceAutoBuild class by apanchenk · 13 years ago
  61. 6193377 fix typo in disableAutoBuild() method name by apanchenk · 13 years ago
  62. c9bd4f9 support for creating multiple projects by apanchenk · 13 years ago
  63. 5afd724 call static getProject() without this. by apanchenk · 13 years ago
  64. 92540f5 call static getProject() without this. by apanchenk · 13 years ago
  65. b0a8e18 TestSupport.ignored(testCase) by apanchenk · 13 years ago
  66. 0ee6e48 generics by apanchenk · 13 years ago
  67. cd3976c ignore target/ folders by apanchenk · 13 years ago
  68. 9bc0f7f ignore target/ folders by apanchenk · 13 years ago
  69. bf2b740 ignore target/ folders by apanchenk · 13 years ago
  70. 1b0983f ignore target/ folders by apanchenk · 13 years ago
  71. 1114cf4 deleteProjects(final String... projectNames) - change signature by apanchenk · 13 years ago
  72. 99ab2a7 fix java compliance settings by apanchenk · 13 years ago
  73. a51660e * main build/pom.xml now build only one all-in-one update site with sources by asobolev · 13 years ago
  74. ae3da71 remove: catch(Throwable e) { e.printStackTrace();} by apanchenk · 13 years ago
  75. 2b6b523 * building of other dltk components using maven/tycho by asobolev · 13 years ago
  76. 66d88a4 * tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated by asobolev · 13 years ago
  77. 944f7af * bulk update of version to 4.0.0 by asobolev · 13 years ago
  78. d0e89af Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  79. b902006 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  80. bbcfadc Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  81. 7c8be6d Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  82. 954da32 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 13 years ago
  83. b5fb725 change dependency to org.eclipse.text by apanchenk · 13 years ago
  84. 685b916 launch org.eclipse.dltk.formatter.tests tests by apanchenk · 13 years ago
  85. d039e25 eclipse code style by apanchenk · 13 years ago
  86. 2a22631 use TextUtils.join() instead of internal method by apanchenk · 13 years ago
  87. c871973 launch org.eclipse.dltk.core.tests tests by apanchenk · 13 years ago
  88. 33281de isReadOnlySupported() checks by apanchenk · 13 years ago
  89. be573c5 update versions to 3.0 by apanchenk · 13 years ago v20110424
  90. c16d91a update versions to 3.0 by apanchenk · 13 years ago
  91. 4812e2e update versions to 3.0 by apanchenk · 13 years ago
  92. 847953f update versions to 3.0 by apanchenk · 13 years ago
  93. 3e747ab update versions to 3.0 by apanchenk · 13 years ago
  94. 5d20146 3.0 versions for required org.eclipse.dltk plugins by apanchenk · 13 years ago
  95. 9326f38 ignore target folder by apanchenk · 13 years ago
  96. 6e50584 optional parameter to run project build by apanchenk · 14 years ago
  97. 6036756 increase visibility of getProject(String) by apanchenk · 14 years ago
  98. 71d92ed build core/tests by apanchenk · 14 years ago
  99. 94ac5e8 test decorator to init project with prepared content by apanchenk · 14 years ago
  100. 70d498e increase visibility for some methods by apanchenk · 14 years ago