1
0
Commit Graph

1010 Commits

Author SHA1 Message Date
c0aeb01ff7
Test.sh fallback 2019-08-18 15:05:21 +00:00
ddf2fc0d0b
Check kvm permissions 2019-08-18 12:53:13 +00:00
735256ff13
Travis-CI: xenial -> bionic 2019-08-18 11:33:58 +00:00
ea5f06334c
Fix regexp 2019-08-17 15:30:42 +00:00
f847f0a773
Text wrap 2019-08-17 15:13:21 +00:00
e5856c1931
Implements non-regex way to set kernel version 2019-08-17 15:12:48 +00:00
faf9f9fd8f
Do not show warning if test.sh is not exists 2019-08-17 12:42:14 +00:00
6ee5530554
Refactor 2019-08-17 10:04:45 +00:00
844f5a5580
Refactor 2019-08-17 10:00:01 +00:00
1fdf92cc6b
Typo 2019-08-17 09:47:13 +00:00
aa08b7a8b2
Fix tests 2019-08-17 09:38:42 +00:00
73b39b5c0d
Refactor 2019-08-17 09:35:36 +00:00
b654fb29b9
Fix markdown identation 2019-08-17 09:26:45 +00:00
927fcddebf
Add missed va_end call 2019-08-17 09:08:58 +00:00
986a6f55e0
Refactor [2] 2019-08-17 09:05:06 +00:00
e0c0d3a072
Refactor 2019-08-17 08:51:42 +00:00
5ad41bc1c8
Update changelog for next release 2019-08-17 01:30:29 +00:00
b3b1ddcb7d
Documentation: fix lists 2019-08-17 00:38:27 +00:00
3789da0579
Documentation: brief introduction and installation steps 2019-08-17 00:33:50 +00:00
c1c5fd4f16
Change bitcoin link 2019-08-16 22:34:37 +00:00
2c341076a0
Add bitcoin donation button 2019-08-16 22:04:46 +00:00
4a55957edb
Add donate button 2019-08-16 21:44:16 +00:00
fb750a93e4
Add readthedocs badge 2019-08-16 20:51:45 +00:00
75f9436482
Documentation: Fix heading [2] 2019-08-16 20:45:37 +00:00
7a689d942a
Documentation: Fix heading 2019-08-16 20:44:35 +00:00
a4ac4ff798
Init docs 2019-08-16 20:43:15 +00:00
56032241a0
Typo 2019-08-16 20:36:46 +00:00
09087d066f
Add CHANGELOG 2019-08-16 20:33:56 +00:00
eb9ed90571
Generate markdown table statistics for tag 2019-08-16 20:11:35 +00:00
f7c884e4f8
Generate json statistics for tag 2019-08-16 19:31:58 +00:00
c2481272e2
Revert "Travis-CI: Test also without go modules"
This reverts commit a0a9333385.
2019-08-16 18:50:47 +00:00
085690697d
Flag for number of runs per each kernel 2019-08-16 18:50:34 +00:00
574d5d45c3
Implements tagging 2019-08-16 18:30:46 +00:00
ddec4adf57 Command line flag for changing number of threads 2019-08-16 18:03:30 +00:00
b7d785f0c8 Add TODO regarding kernel source 2019-08-16 16:32:26 +00:00
53a80743ba Use more meaningful name for artifacts 2019-08-16 15:39:40 +00:00
3064dc3a27 Auto detect debug symbols for host kernels 2019-08-16 15:34:10 +00:00
fc50808893 Allow to enable/disable kaslr/smep/smap for debugging 2019-08-16 15:25:16 +00:00
a0a9333385 Travis-CI: Test also without go modules 2019-08-16 14:08:31 +00:00
f2b32d1e27 Update go modules 2019-08-16 14:07:39 +00:00
d035e4f8ad Implements build on host and support for custom kernels
Resolves #6
2019-08-16 14:05:26 +00:00
15a8c6b1e4 Move tmp to avoid tmpfs-related issues with docker 2019-08-16 12:43:29 +00:00
89c3175de4
Add file names to log output 2019-08-16 00:04:57 +00:00
35dfe2a361
Add qemu stdout/stderr to log; Implements database versioning 2019-08-14 22:59:34 +00:00
8430eea47f
Implements saving build output
Resolves #9
2019-08-14 17:36:36 +00:00
ecf55a0cdf
Fix bootstrap 2019-08-14 13:15:04 +00:00
b7624f0d28
Implements query for build/insmod/test logs 2019-08-13 23:54:45 +00:00
5ed23ee2b0
Show also ID of log entry 2019-08-13 23:39:14 +00:00
9175305cb9
Implements basic logs query, success rate calculation
Closes #10
Closes #11
2019-08-13 23:33:52 +00:00
94be33f869
Refactor 2019-08-13 22:17:24 +00:00