|
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 |
|
|
6cebd85535
|
Missed file for 51fa0851
|
2019-08-13 22:09:40 +00:00 |
|
|
e63bfa24e9
|
Remove outdated TODO
|
2019-08-13 21:58:11 +00:00 |
|
|
23be05969d
|
Change email
|
2019-08-13 21:57:01 +00:00 |
|
|
51fa085170
|
Store logs in sqlite3 database
|
2019-08-13 21:54:59 +00:00 |
|
|
caee1b5756
|
Implements parameter "--max=X" for pew
|
2019-08-12 23:21:38 +00:00 |
|
|
5dbbb33297
|
Implements parameter "--max=X" for autogen
|
2019-08-12 22:58:47 +00:00 |
|
|
238592e546
|
Typo
|
2019-07-12 17:11:16 +00:00 |
|
|
6156947406
|
Make docker permissions errors more obvious
|
2019-07-10 22:08:04 +00:00 |
|
|
133b7a9b03
|
Merge pull request #16 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
|
2019-06-20 10:12:27 +00:00 |
|
The Codacy Badger
|
a83acbae8b
|
Add Codacy badge
|
2019-06-20 10:11:30 +00:00 |
|
|
5864109080
|
Do not fail for kernel module if there is no test script
|
2019-06-15 06:58:17 +00:00 |
|
|
75f5636d31
|
Avoid errors in case when no kernels in container
|
2019-06-15 06:48:53 +00:00 |
|
|
56cdad74b3
|
Revert "CI: Test also without go modules to catch upstream API changes"
This reverts commit c680099801 .
|
2019-06-11 00:14:23 +00:00 |
|
|
c680099801
|
CI: Test also without go modules to catch upstream API changes
|
2019-06-10 23:56:31 +00:00 |
|
|
94706ea8e7
|
gofmt
|
2019-06-10 18:55:10 +00:00 |
|
|
24de060a13
|
Use same version of aurora everywhere
|
2019-06-10 18:50:30 +00:00 |
|
|
27090f674a
|
Update go modules
|
2019-06-10 18:35:55 +00:00 |
|
|
80b3ae6912
|
Merge pull request #14 from chiveson/patch-1
fix dependens in pew.go
|
2019-06-10 18:28:40 +00:00 |
|
chiveson
|
7d6806846d
|
Update pew.go
|
2019-06-10 20:21:34 +03:00 |
|
|
c12daaa1d6
|
Travis-CI: fix bootstrap.sh path
|
2019-02-06 06:41:26 +00:00 |
|
|
e0c91f1b59
|
Travis-CI: use xenial
|
2019-02-06 06:34:21 +00:00 |
|
|
cf75f4424d
|
Use relative path for bootstrap script
|
2019-02-06 06:29:08 +00:00 |
|
|
c3af494fa8
|
Fix bootstrap.sh path
|
2019-02-06 06:07:21 +00:00 |
|
|
92484bf1d7
|
Travis-CI: go modules support
|
2019-02-02 22:15:32 +00:00 |
|
|
983201bb7a
|
Go modules support
|
2019-02-02 22:04:44 +00:00 |
|
|
b5965e8374
|
Rename qemu package
|
2019-02-02 21:33:27 +00:00 |
|
|
144a8547bc
|
Move upstream to code.dumpstack.io
|
2019-02-02 21:25:09 +00:00 |
|
|
fb9b03029b
|
Update README.md
|
2018-12-16 23:50:58 +00:00 |
|
|
2e6b983a84
|
Add requirements for Fedora
|
2018-12-16 23:45:36 +00:00 |
|
|
ddf9c90ead
|
Fix typo
|
2018-12-15 15:24:04 +00:00 |
|
|
42bebad9ca
|
Add comments for exported functions
|
2018-12-10 03:06:26 +00:00 |
|
|
556ead8594
|
Avoid ineffectual assignment
|
2018-12-10 03:02:11 +00:00 |
|
|
630f6c7fe1
|
Move all kernels generation to separate function
|
2018-12-10 03:00:26 +00:00 |
|
|
094f209791
|
Remove redundant return statement
|
2018-12-10 02:56:22 +00:00 |
|
|
d42474892c
|
Reduce main func complexity
|
2018-12-10 02:51:15 +00:00 |
|
|
18a92703ba
|
Move to fmt.Errorf
|
2018-12-10 02:45:17 +00:00 |
|
|
e0f0133d42
|
Refactor: use only one exit for func
|
2018-12-10 02:41:45 +00:00 |
|
|
1dace23475
|
Drop useless else block
|
2018-12-10 02:39:55 +00:00 |
|