Commit Graph

2043 Commits

Author SHA1 Message Date
Timothy Stack
e5a216e717 [ci] add .coveralls.yml 2021-01-31 15:28:06 -08:00
Timothy Stack
caa5cc9003 [tests] add realpath() test 2021-01-31 15:01:11 -08:00
Timothy Stack
5c02766485 [tests] add test for realpath() 2021-01-31 14:41:24 -08:00
Timothy Stack
47fb48eaf3 [tests] add SQL readlink() test 2021-01-31 14:19:14 -08:00
Timothy Stack
0f81bebcb7 [ci] try to fix multiline string 2021-01-30 23:06:39 -08:00
Timothy Stack
7778042847 [tests] set TZ for test 2021-01-30 22:50:57 -08:00
Timothy Stack
805e7abaaa [ci] breakout coverage into a separate step 2021-01-30 22:29:31 -08:00
Timothy Stack
c5ab97352d [cover] add some tests for :unix-time 2021-01-30 22:24:11 -08:00
Timothy Stack
af9cea19e2 [ci] pass token through 2021-01-30 09:08:30 -08:00
Timothy Stack
b85f9fd1d4 [build] try again 2021-01-30 00:13:09 -08:00
Timothy Stack
f36954741d [build] use -fprofile-abs-path 2021-01-29 23:43:22 -08:00
Timothy Stack
83345f85c1 [build] missing coverage include 2021-01-29 22:38:09 -08:00
Timothy Stack
a120bf2c0c [build] missing coverage flags 2021-01-29 22:29:06 -08:00
Timothy Stack
efea67e61c [tests] move test_pcrepp 2021-01-29 22:20:42 -08:00
Timothy Stack
5c203a2648 [ci] enable debug 2021-01-29 21:56:30 -08:00
Timothy Stack
b3e4b5d68d [ci] don't install coveralls 2021-01-29 21:36:49 -08:00
Timothy Stack
3566e122ae [ci] try self-hosted 2021-01-29 21:27:53 -08:00
Timothy Stack
00890970cd [tests] disable a couple of tests 2021-01-29 21:03:42 -08:00
Timothy Stack
681618a513 [ci] try again 2021-01-29 20:37:13 -08:00
Timothy Stack
d5fd3410d7 [ci] reduce parallelism 2021-01-29 20:24:16 -08:00
Timothy Stack
28cd4f9ddf install lcov 2021-01-29 19:27:57 -08:00
Timothy Stack
6c864696da try to turn on coveralls 2021-01-29 19:19:01 -08:00
Timothy Stack
fa7f8cf3a7 [docs] some more cookbook text 2021-01-29 18:51:37 -08:00
Timothy Stack
49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
2021-01-29 11:12:02 -08:00
Timothy Stack
2b9f4c6d3a [docs] start a cookbook 2021-01-24 21:49:06 -08:00
Timothy Stack
b5af750256 [docs] some doc updates 2021-01-24 14:35:14 -08:00
Timothy Stack
099b32b393 [version] bump to 0.9.1 2021-01-24 13:16:28 -08:00
Timothy Stack
f17d838be1 [build] missing file in header list 2021-01-23 14:26:02 -08:00
Timothy Stack
215c08f632 [build] missed curl_looper subclassing isc::service 2021-01-23 14:18:22 -08:00
Timothy Stack
50b63559ce [build] need a cast... 2021-01-23 13:54:07 -08:00
Timothy Stack
775d2443a6 [injector] fix some init issues 2021-01-23 13:36:22 -08:00
Timothy Stack
310c67c53e [build] missing include 2021-01-23 13:14:47 -08:00
Timothy Stack
bc48911e42 [build] missing include 2021-01-23 13:11:47 -08:00
Timothy Stack
eea5220191 [build] missing include 2021-01-23 13:04:48 -08:00
Timothy Stack
cac1175973 [services] initial pass at injecting services and a bunch of other stuff 2021-01-23 13:00:51 -08:00
Timothy Stack
8633afdff3 [ptime] fix handling of too large number for seconds 2021-01-19 22:54:43 -08:00
Timothy Stack
92a31534cf [vt52] deal with bracketed paste mode from readline 2021-01-19 21:49:43 -08:00
Timothy Stack
e5f37ee3ff [perf]
Defect Number:
    Reviewed By:
   Testing Done:
2021-01-19 10:05:56 -08:00
Timothy Stack
a871ad5dbc [cleanup] some curl-related fixes 2021-01-18 15:04:24 -08:00
Timothy Stack
076d730fa2 [cleanup] some minor fixes 2021-01-17 23:29:08 -08:00
Timothy Stack
56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 2021-01-16 22:23:20 -08:00
Timothy Stack
ae422bb37e [release] add xz/lzma to the release build 2021-01-11 21:33:28 -08:00
Timothy Stack
a768f0146f add CPPFLAGS/LDFLAGS to bin2c build 2021-01-11 20:40:11 -08:00
Timothy Stack
8851c4492f [tests] add a test for decompression 2021-01-10 22:04:55 -08:00
Timothy Stack
678be94d75 [files] use libarchive to decompress files
Fixes #87
2021-01-10 13:33:20 -08:00
Timothy Stack
be71834733 [files-view] close the files view when jumping to a file 2021-01-09 22:00:37 -08:00
Timothy Stack
5599c9cc80 [files] fix hiding of duplicate files 2021-01-08 22:42:28 -08:00
Timothy Stack
6be36eda19 [build] isdigit() instead of isnumber() 2021-01-08 20:48:54 -08:00
Timothy Stack
8235f9af5d [tests] try to make scripty output readable 2021-01-08 14:08:52 -08:00
Timothy Stack
4d936f7bba [build] add more tests to cmake build 2021-01-01 20:40:52 -08:00