1. 08bdb93 ignore target/ folders by apanchenk · 14 years ago
  2. 4c48f33 fix maven build by apanchenk · 14 years ago
  3. 7d79119 increment versions by apanchenk · 14 years ago
  4. 805e8cf added maven/tycho build by aplatov · 14 years ago
  5. c0fdb70 [Performance] Adding phpdoc info by rganor · 14 years ago
  6. d52f69d +about.html by apanchenk · 14 years ago
  7. 9af7109 * memory leak improvement * CA performance improvement by rganor · 14 years ago v20100608-0117
  8. 0f220d3 adding performance improvement by aggregating updates into one commit by rganor · 14 years ago
  9. 8a9213c Small improvements into DLTK plug-ins by rganor · 14 years ago
  10. d422c83 cache stateless object by mspector · 15 years ago v20091111-1551
  11. d802fe7 use double-check locking (as it's fixed in Java 1.5) by mspector · 15 years ago
  12. 0b7b56f remove unneeded requests by mspector · 15 years ago
  13. e0723a2 remove unneeded requests by mspector · 15 years ago
  14. ef7b26e optimize SQL search - more granulated if file scope is given by mspector · 15 years ago
  15. 9b319fc fixed hashCode()/equals() by mspector · 15 years ago
  16. e1f1459 - fix reconciling job (containerPath calculation) by mspector · 15 years ago
  17. f04466a Fixed wrong fragment path in case of source folder inside project (and project is not in a buildpath itself) by mspector · 15 years ago
  18. 2fa114d Fixed wrong fragment path in case of source folder inside project by mspector · 15 years ago
  19. 3a6cd66 fix indexing when adding a linked folder by mspector · 15 years ago
  20. 444d062 fix container path when indexing source folders by mspector · 15 years ago v20091005-2144
  21. 1407f0a report about SQL indexing to DLTK runtime performance view by mspector · 15 years ago
  22. 6a2b6f3 * build fix by asobolev · 15 years ago v20090916-1742
  23. 4b9144f allow specifying qualifier in search query instead of always detecting it from an element name. by mspector · 15 years ago
  24. e689b35 Allow null DBFactory (may be some kind of initialization problem because of another process locking database) by mspector · 15 years ago
  25. 9a9f2e2 disable database startup in static initializer - enable later re-initialization by mspector · 15 years ago
  26. 58fc328 Bug 261824 - [PHP 5.3] - Provide ability to add PHAR archive to the include path by rganor · 15 years ago
  27. 78a5933 shutdown dbFactory only if it was loaded by apanchenk · 15 years ago
  28. c1401ad prevent NPE in stop() by apanchenk · 15 years ago
  29. a35bf8d fix NPE by mspector · 15 years ago
  30. c8ad167 refactor indexing requestor by mspector · 15 years ago
  31. d7976df *** empty log message *** by mspector · 15 years ago
  32. a2a5f68 some optimizations by mspector · 15 years ago
  33. 90d1944 Added SQL-based abstract indexer + implementation on top of H2 by mspector · 15 years ago