Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-15 | chore: License under GPL 3.0 | Vincent Ambo | 1 | -0/+15 |
2018-06-15 | feat(main): Implement record conversion & flushing to API | Vincent Ambo | 1 | -53/+192 |
2018-06-14 | feat(main): Add fetching of tokens from metadata server | Vincent Ambo | 1 | -0/+39 |
2018-06-05 | feat(main): Emit output in chunks of max. 1000 records | Vincent Ambo | 1 | -9/+15 |
2018-05-28 | feat(stackdriver): Add initial Stackdriver API type definitions | Vincent Ambo | 1 | -1/+9 |
2018-05-28 | refactor(main): Simplify receiver | Vincent Ambo | 1 | -21/+8 |
2018-05-27 | feat(main): Implement receiver & flushing logic | Vincent Ambo | 1 | -15/+100 |
2018-05-27 | feat(journald): Implement initial libsystemd journal calls | Vincent Ambo | 1 | -0/+22 |