Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iprep
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai3
tools
iprep
Commits
641c172b266dcd2c7fda077c0bc6c596409a7a93
Select Git revision
Branches
12
renovate/github.com-mattn-go-sqlite3-1.x
renovate/golang-1.x
renovate/github.com-oschwald-maxminddb-golang-1.x
renovate/github.com-prometheus-client_golang-1.x
renovate/google.golang.org-protobuf-1.x
renovate/golang.org-x-sync-digest
renovate/github.com-d5-tengo-v2-2.x
renovate/google.golang.org-grpc-1.x
renovate/gopkg.in-yaml.v3-3.x
renovate/github.com-golang-migrate-migrate-v4-4.x
renovate/github.com-google-go-cmp-0.x
master
default
protected
12 results
iprep
Author
Search by author
Any Author
authors
agata
agata
ale
ale
blallo
blallo
blicero
blicero
bomboclat
bomboclat
docker registry client
docker-registry-client
****
group_55_bot_b2a0a2d6c48c75c0593433ded528f642
gi0
gi0
godog
godog
joe
joe
lechuck
lechuck
lobo
lobo
lucha
lucha
obaz
obaz
pepsy
pepsy
phasa
phasa
putro
putro
****
group_55_bot_9f3cb96698d415e816efaa84c3f371b1
renovate
renovate-bot
samba
samba
20 authors
Apr 19, 2021
Build a static binary including libsqlite3
· 641c172b
ale
authored
4 years ago
641c172b
Temporarily disable flaky test
· 7201e53d
ale
authored
4 years ago
7201e53d
Make queue tests run in parallel
· 64b4935b
ale
authored
4 years ago
64b4935b
Simplify the submission queue
· 2267db72
ale
authored
4 years ago
2267db72
Apr 18, 2021
Add missing methods to test stub
· 341fff20
ale
authored
4 years ago
341fff20
Add more CLI commands to make use of the RPC API
· eca1810c
ale
authored
4 years ago
eca1810c
Add GetAllScores RPC method
· d3b24fed
ale
authored
4 years ago
d3b24fed
Use dynamic threholds in queue_test for robustness
· c3efa68d
ale
authored
4 years ago
c3efa68d
Add an "iprep-tail" systemd unit to the Debian package
· 2330227c
ale
authored
4 years ago
2330227c
Performance optimizations
· 2a8fc757
ale
authored
4 years ago
2a8fc757
Apr 17, 2021
Add vendored dependencies
· d289e504
ale
authored
4 years ago
d289e504
Fix includes in CI script
· db0af663
ale
authored
4 years ago
db0af663
Improve example patterns
· 4d790121
ale
authored
4 years ago
4d790121
Do not unnecessarily prepare SQL statements
· 9cc39d18
ale
authored
4 years ago
9cc39d18
Batch inserts in benchmarks
· 87570256
ale
authored
4 years ago
87570256
Add Debian package
· e5901c6d
ale
authored
4 years ago
e5901c6d
Merge branch 'renovate/github.com-mattn-go-sqlite3-1.x' into 'master'
· 2e3a22a5
ale
authored
4 years ago
2e3a22a5
Update module mattn/go-sqlite3 to v1.14.7
· 0a7e4113
renovate
authored
4 years ago
0a7e4113
Merge branch 'renovate/configure' into 'master'
· ab62dcd1
ale
authored
4 years ago
ab62dcd1
Add renovate.json
· a786651a
renovate
authored
4 years ago
a786651a
Apr 16, 2021
Fix example patterns for ipv6
· 62528756
ale
authored
4 years ago
62528756
Upgrade to gopkg.in/yaml.v3
· 1ae8bc33
ale
authored
4 years ago
1ae8bc33
Add test stage to CI
· c29987b8
ale
authored
4 years ago
c29987b8
Add Dockerfile
· d1c1632e
ale
authored
4 years ago
d1c1632e
Add go.mod, update dependencies
· af5815a4
ale
authored
4 years ago
af5815a4
Add a --test option to the tail command
· 58b514cd
ale
authored
4 years ago
58b514cd
Nov 06, 2019
Add some documentation on external sources
· 0a200936
ale
authored
5 years ago
0a200936
Load external source specs in 'iprep server'
· 289f0292
ale
authored
5 years ago
289f0292
Nov 02, 2019
Add external source support to the Server type
· b3630501
ale
authored
5 years ago
b3630501
Clarify that the --db parameter is a URI, not a path
· 007e9e6d
ale
authored
5 years ago
007e9e6d
Nov 01, 2019
Make the db write tests a bit faster
· 940766a6
ale
authored
5 years ago
940766a6
Documentation updates
· c3a78a7e
ale
authored
5 years ago
c3a78a7e
Oct 31, 2019
Add some initial external sources
· 4de8430f
ale
authored
5 years ago
4de8430f
Be nicer when auto-enabling sqlite WAL
· 66d7bf5f
ale
authored
5 years ago
66d7bf5f
Refactor the db interface to use shallow maps
· 6f52d865
ale
authored
5 years ago
6f52d865
Oct 30, 2019
Add multi-threaded database benchmarks
· 7ca90739
ale
authored
5 years ago
7ca90739
Bigger bloom filter speeds up the LargeAggregate bench
· 05de320f
ale
authored
5 years ago
05de320f
Run the read benchmarks with many IPs
· 74f9f047
ale
authored
5 years ago
74f9f047
Add support for external values in scripts
· 633fc781
ale
authored
5 years ago
633fc781
Add generic db interface, with sqlite implementation
· 320ab20e
ale
authored
5 years ago
320ab20e
Loading