engine-deprecated icon indicating copy to clipboard operation
engine-deprecated copied to clipboard

[DISCONTINUED] Go to https://github.com/src-d/sourced-ce/

Results 49 engine-deprecated issues
Sort by recently updated
recently updated
newest added

Currently downloading bblfshd with all drivers takes a lot of time. Let's notify a user about what we are doing maybe even with progress.

enhancement

Related to the empathy session. Running this query: ```sql /* Top languages by repository count */ SELECT * FROM (SELECT language, COUNT(repository_id) AS repository_count FROM (SELECT DISTINCT r.repository_id, LANGUAGE(t.tree_entry_name, b.blob_content)...

empathy-sessions

Related to the empathy session. Command descriptions are really short, what is fine, but maybe a link to the web documentation in the main command description would be helpful.

empathy-sessions

discovered at https://github.com/src-d/empathy-sessions/issues/37#issuecomment-470046657 related to https://github.com/src-d/engine/issues/298 In [Clients and Connectors](https://docs.sourced.tech/engine#clients-and-connectors) section from docs, it is said that >_to connect to the language parsing server (Babelfish) and analyzing the UAST, there...

enhancement
empathy-sessions
documentation

discovered at https://github.com/src-d/empathy-sessions/issues/37#issuecomment-469735306 What is the structure of the `gitbase` tables? Is there any diagram that could explain it? Should we link gitbase docs https://docs.sourced.tech/gitbase/using-gitbase/schema?

enhancement
help needed
empathy-sessions
documentation

It's known problem of gitbase but still very unexpected behaviour

empathy-sessions

If I use path `C:\Users\Windows10\Documents` for keeping my repositories engine always returns 0 results for any sql query. Please check details here: https://github.com/src-d/empathy-sessions/issues/35

empathy-sessions

Trying to prune while `$ ./srcd web parse` is running in another tab: ``` $ ./srcd prune INFO[0000] removing containers... INFO[0000] removing container srcd-cli-gitbase-web INFO[0000] removing container srcd-cli-bblfsh-web INFO[0000] removing...

empathy-sessions

Dataset: https://github.com/aws/aws-sdk-php

empathy-sessions