Commit Graph

1941 Commits (5c0276648547e2b4d36a23e50f60d2b0cc9775a8)
 

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