Fangrui Song
|
984c6367d1
|
Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing)
|
2018-05-06 21:56:14 -07:00 |
|
Fangrui Song
|
fac5c56682
|
Use usr as primary key and remove id; simplify import pipeline
Remove on_id_map, IndexMergeIndexUpdates
|
2018-05-01 22:45:01 -07:00 |
|
Fangrui Song
|
d821ac34d8
|
Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time
|
2018-04-28 23:37:55 -07:00 |
|
Fangrui Song
|
d9bcaecf25
|
Use global config.
|
2018-04-04 00:29:27 -07:00 |
|
Fangrui Song
|
df55e79e4e
|
Add DiagnosticsEngine and add config->diagnostics.frequencyMs to allow reducing textDocument/publishDiagnostics frequency
|
2018-03-05 17:53:38 -08:00 |
|
Jacob Dufault
|
1d98797f26
|
Remove QueryDb_Handle
Code is harder to read and it doesn't belong in import_pipeline.cc.
|
2018-02-11 14:31:24 -08:00 |
|
Fangrui Song
|
3839d1e5ab
|
Decouple QueryDb_ImportMain
|
2018-02-04 21:22:21 -08:00 |
|
Jacob Dufault
|
c98d53cfe2
|
Indexer now has access to |config|
|
2018-01-31 21:48:49 -08:00 |
|
Jacob Dufault
|
ab41e0353c
|
Fix build
|
2018-01-07 13:37:30 -08:00 |
|
Jacob Dufault
|
09d9d5eedc
|
Progress output improvements
- Don't emit so many progress messages
- Allow user to control how often progress is emitted
- Include number of active threads in progress
|
2018-01-07 13:08:48 -08:00 |
|
Jacob Dufault
|
c596e55dcc
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
b6071004df
|
Rename IndexMain to Indexer_Main
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
59e79b3c42
|
Move entry_points.h into import_pipeline.h
|
2017-12-29 09:52:43 -06:00 |
|
Jacob Dufault
|
ad193b2ace
|
Initialize ImportPipelineStatus::num_active_threads
|
2017-12-29 09:39:10 -06:00 |
|
Jacob Dufault
|
243630ca2e
|
wip
|
2017-12-28 08:55:46 -08:00 |
|
Jacob Dufault
|
dce1365eb6
|
Move import pipeline into import_pipeline.cc
|
2017-12-23 17:30:55 -08:00 |
|