about summary refs log tree commit diff
path: root/build.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-24 feat(main): Pass log levels along to StackdriverThomas ten Cate2-2/+37
2018-06-24 docs(README): Add section about new NixOS moduleVincent Ambo1-5/+31
2018-06-18 chore(nix): Bump version to 1.0.0Vincent Ambo1-1/+1
2018-06-18 refactor(main): Move cursor file to /var/lib/journaldriverVincent Ambo1-1/+1
2018-06-17 refactor(main): Split LOG_NAME & LOG_STREAM variablesVincent Ambo2-3/+5
2018-06-17 chore: Bump to 1.0-rc1Vincent Ambo3-3/+3
2018-06-17 docs(README): Add non-GCP instructions to READMEVincent Ambo1-9/+33
2018-06-17 feat(main): Support manually configured resource descriptorsVincent Ambo1-31/+57
2018-06-17 feat(main): Support static service account credentialsVincent Ambo1-41/+120
2018-06-17 chore(cargo): Add dependency on medallion JWT libraryVincent Ambo3-4/+32
2018-06-17 chore(main): Bump chunk size to 750Vincent Ambo1-1/+1
2018-06-17 fix(main): Correct name of JSON payload fieldVincent Ambo2-5/+7
2018-06-17 refactor(main): Log error responses from StackdriverVincent Ambo1-5/+9
2018-06-17 feat(main): Parse timestamps out of journald entriesVincent Ambo2-9/+51