index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
hashserv
/
tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: asyncrpc: Remove ClientPool
Joshua Watt
2024-05-31
1
-82
/
+0
*
bitbake: bitbake: Drop older python version compatibility code
Richard Purdie
2024-05-31
1
-3
/
+0
*
bitbake: hashserv: client: Add batch stream API
Joshua Watt
2024-05-30
1
-0
/
+75
*
bitbake: hashserv: Add Client Pool
Joshua Watt
2024-02-19
1
-0
/
+83
*
bitbake: hashserv: Add unihash-exists API
Joshua Watt
2024-02-19
1
-0
/
+39
*
bitbake: hashserv: Add Unihash Garbage Collection
Joshua Watt
2024-02-19
1
-0
/
+198
*
bitbake: bitbake-hashclient: Add commands to get hashes
Joshua Watt
2023-12-02
1
-0
/
+20
*
bitbake: hashserv: server: Add owner if user is logged in
Joshua Watt
2023-11-09
1
-0
/
+9
*
bitbake: hashserv: Allow self-service deletion
Joshua Watt
2023-11-09
1
-2
/
+5
*
bitbake: hashserv: tests: Allow authentication for external server tests
Joshua Watt
2023-11-09
1
-35
/
+74
*
bitbake: bitbake-hashclient: Output stats in JSON format
Joshua Watt
2023-11-09
1
-1
/
+2
*
bitbake: hashserv: test: Add bitbake-hashclient tests
Joshua Watt
2023-11-09
1
-23
/
+277
*
bitbake: hashserv: Add database column query API
Joshua Watt
2023-11-09
1
-0
/
+8
*
bitbake: hashserv: Add db-usage API
Joshua Watt
2023-11-09
1
-0
/
+9
*
bitbake: hashserv: Add become-user API
Joshua Watt
2023-11-09
1
-0
/
+39
*
bitbake: hashserv: Add user permissions
Joshua Watt
2023-11-09
1
-9
/
+267
*
bitbake: hashserv: Implement read-only version of "report" RPC
Joshua Watt
2023-11-09
1
-2
/
+2
*
bitbake: hashserv: Add SQLalchemy backend
Joshua Watt
2023-11-09
1
-1
/
+18
*
bitbake: hashserv: tests: Add external database tests
Joshua Watt
2023-11-09
1
-10
/
+44
*
bitbake: hashserv: Add websocket connection implementation
Joshua Watt
2023-11-09
1
-0
/
+17
*
bitbake: hashserv: Add API to clean unused entries
Joshua Watt
2023-10-09
1
-0
/
+19
*
bitbake: hashserv: Add remove API
Joshua Watt
2023-10-09
1
-0
/
+33
*
bitbake: hashserv: Improve behaviour for better determinism/sstate reuse
Richard Purdie
2021-10-11
1
-7
/
+6
*
bitbake: hashserv: Fix diverging report race condition
Joshua Watt
2021-10-11
1
-12
/
+48
*
bitbake: hashserv: Add tests for diverging reports
Joshua Watt
2021-10-11
1
-0
/
+53
*
bitbake: bitbake: asyncrpc: Catch early SIGTERM
Joshua Watt
2021-07-29
1
-12
/
+42
*
bitbake: hashserv: Use generic ConnectionError
Paul Barker
2021-04-27
1
-2
/
+1
*
bitbake: hashserv: server: Support searching upstream for outhash
Paul Barker
2021-02-10
1
-0
/
+12
*
bitbake: hashserv: Support read-only server
Paul Barker
2021-02-10
1
-2
/
+31
*
bitbake: hashserv: Fix broken AF_UNIX path length limit
Joshua Watt
2020-12-10
1
-4
/
+25
*
bitbake: bitbake: hashserve: Add support for readonly upstream
Joshua Watt
2020-11-24
1
-32
/
+115
*
bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IP
Anatol Belski
2020-09-23
1
-1
/
+6
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
1
-0
/
+1
*
bitbake: hashserv: Chunkify large messages
Joshua Watt
2020-06-28
1
-0
/
+23
*
bitbake: hashserv: Don't daemonize server process
Joshua Watt
2019-09-27
1
-1
/
+0
*
bitbake: bitbake: Rework hash equivalence
Joshua Watt
2019-09-18
1
-74
/
+85
*
bitbake: hashserv: Switch from threads to multiprocessing
Richard Purdie
2019-08-06
1
-4
/
+4
*
bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...
Richard Purdie
2019-08-06
1
-3
/
+4
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: bitbake: hashserv: Add hash equivalence reference server
Joshua Watt
2019-01-08
1
-0
/
+141