issues Search Results · repo:src-d/gitbase language:Go
Filter by
407 results
(136 ms)407 results
insrc-d/gitbase (press backspace or delete to remove)The community-edition in README is broken that I can t reach, is there have something go wrong and forget update
documentation? or my un stable network
mistricky
- Opened on Mar 17, 2021
- #992
https://sourced.tech/products/community-edition/
The above link is not responding.
vonHabsi
- 1
- Opened on Jan 10, 2021
- #991
hi I use below code docker run -itd --name git_base --env GITBASE_PASSWORD=root -p 3344:3306 -v
/Users/code/test:/opt/repos srcd/gitbase:latest and java jdbc connection gitbase mysql Connection
connection=JDBCUtils.getConnection( ...
xlw712
- Opened on Jan 8, 2021
- #990
Hey,
when I try to run the following example in the db
SELECT repository_id, file_path,
JSON_UNQUOTE(JSON_EXTRACT(bl, $.linenum )),
JSON_UNQUOTE(JSON_EXTRACT(bl, $.author )),
JSON_UNQUOTE(JSON_EXTRACT(bl, ...
ml-netent
- 4
- Opened on Dec 18, 2019
- #989
The tensorflow repo has some oddity wrt. to the commit_files table. It seems that some commits in it have a very low
commit_file count compared to other commits in the same timeframe.
One curious thing ...
alexpdp7
- 1
- Opened on Oct 23, 2019
- #984
Running on the following repo:
https://github.com/dotnet-architecture/eShopOnUWP
, apparently:
$ docker-compose exec gitbase mysql -u root gitbase
...
Server version: 5.5.10-Vitess
MySQL [gitbase] ...
bug
alexpdp7
- Opened on Oct 23, 2019
- #982
MySQL [gitbase] select blob_hash, repository_id from blobs natural join repositories where blob_hash in ( 93ec5b4525363844ddb1981adf1586ebddbc21c1 , aad34590345310fe813fd1d9eff868afc4cea10c , ed82eb69daf806e521840f4320ea80d4fe0af435 ...
blocked
bug
alexpdp7
- 6
- Opened on Oct 15, 2019
- #977
I think there might be a problem with the interaction between ORDER BY and DISTINCT:
MySQL [gitbase] select distinct repository_id from blobs where blob_hash in ( 93ec5b4525363844ddb1981adf1586ebddbc21c1 ...
bug
alexpdp7
- 1
- Opened on Oct 15, 2019
- #976
Hello,
I m getting empty results for UAST unexpectedly.
How gitbase was launched:
BBLFSH_ENDPOINT=0.0.0.0:9432 GITBASE_INDEX_DIR=~/workspace/egorbu/tensorflow_analysis_source_ce/dump/tensorflow_analysis/gitbase_index ...
bug
EgorBu
- 4
- Opened on Oct 14, 2019
- #974
Hi, It would be great to improve logging. For example - I tried to initialize gitbase and got:
FATA[0000] unable to initialize database engine error= mkdir /var/lib/gitbase: permission denied ...
enhancement
EgorBu
- 3
- Opened on Oct 11, 2019
- #971

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.