1. 0a2f842 Bug 489126 - Small optimization for SqlSearchEngine by Michal Niewrzal · 9 years ago
  2. ee42ae7 Bug 483713 - Archive libraries are handled incorrectly by Michal Niewrzal · 9 years ago
  3. aa6e5d4 Bug 457784 - [feature_request][index2] Allow search by "parent" field by Dawid Pakuła · 10 years ago
  4. 7a5c4e0 fix DLTKSearchScope.projectFragment(String) when scope is created based on source modules, bug 387751 by Alex Panchenko · 12 years ago
  5. 093ae7b internal: formatting by Alex Panchenko · 12 years ago
  6. 2e6dba9 indexer: if SqlIndexer can't obtain DbFactory then throw meaningful exception. Later in IndexManager clear indexer reference and don't try to use anymore. by Alex Panchenko · 12 years ago
  7. c0fdb70 [Performance] Adding phpdoc info by rganor · 14 years ago
  8. 9af7109 * memory leak improvement * CA performance improvement by rganor · 14 years ago v20100608-0117
  9. 0f220d3 adding performance improvement by aggregating updates into one commit by rganor · 14 years ago
  10. 8a9213c Small improvements into DLTK plug-ins by rganor · 14 years ago
  11. d422c83 cache stateless object by mspector · 15 years ago v20091111-1551
  12. d802fe7 use double-check locking (as it's fixed in Java 1.5) by mspector · 15 years ago
  13. 0b7b56f remove unneeded requests by mspector · 15 years ago
  14. e0723a2 remove unneeded requests by mspector · 15 years ago
  15. ef7b26e optimize SQL search - more granulated if file scope is given by mspector · 15 years ago
  16. 9b319fc fixed hashCode()/equals() by mspector · 15 years ago
  17. e1f1459 - fix reconciling job (containerPath calculation) by mspector · 15 years ago
  18. 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
  19. 2fa114d Fixed wrong fragment path in case of source folder inside project by mspector · 15 years ago
  20. 3a6cd66 fix indexing when adding a linked folder by mspector · 15 years ago
  21. 444d062 fix container path when indexing source folders by mspector · 15 years ago v20091005-2144
  22. 1407f0a report about SQL indexing to DLTK runtime performance view by mspector · 15 years ago
  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