Skip to content
Snippets Groups Projects
  1. Jan 29, 2019
    • Ed's avatar
      Unit tests for Promtail (#244) · 07f20b0d
      Ed authored
      * Adding a test for target.go
      Fixing some shutdown issues where tailers were stopped but didn't properly wait for the current position to be saved to file
      Fixed an issue where an empty directory would lead to nothing being tailed
      
      * adding more tests for target.go
      
      * renaming quitComplete -> done per feedback
      making PositionsFile private again, no reason for it to be public
      removed unnecessary save of empty file on creation of positions file
      
      * fixing lint errors
      
      * cleaning up some comments
      removing TODO around directories, added a test to verify behavior
      some more cleanup per review
      
      * fixing imports
      07f20b0d
  2. Jan 22, 2019
  3. Jan 21, 2019
  4. Jan 19, 2019
  5. Jan 17, 2019
  6. Jan 14, 2019
  7. Jan 11, 2019
  8. Jan 10, 2019
  9. Jan 09, 2019
  10. Dec 29, 2018
  11. Dec 24, 2018
  12. Dec 20, 2018
  13. Dec 19, 2018
  14. Dec 18, 2018
  15. Dec 17, 2018
Loading