1. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 3 months ago
  2. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  3. d9e89df Simplify router by Ed Tanous · 9 months ago
  4. 4393bdb Remove unused header by Ed Tanous · 9 months ago
  5. f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
  6. ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year, 1 month ago
  7. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  8. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  9. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  10. 47488a9 Remove the black_magic namespace by Ed Tanous · 1 year, 6 months ago
  11. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  12. 15a42df Remove number support from the router by Ed Tanous · 1 year, 11 months ago
  13. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  14. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  15. c6bcedc utility: Append Url Pieces to existing Url by Willy Tu · 2 years, 3 months ago
  16. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago[Renamed from http/ut/utility_test.cpp]
  17. 7f8d8fa Allow parsing urls with extra elements by Ed Tanous · 2 years, 5 months ago
  18. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  19. 2c98676 Support micro and milli resolution on timestamps by Ed Tanous · 2 years, 5 months ago
  20. 9896eae Drop boost::posix_time by Ed Tanous · 2 years, 5 months ago
  21. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  22. bf8ab7a http: utility_test: fix namespace by Nan Zhou · 2 years, 6 months ago
  23. 26500f2 http: utility_test: fix headers by Nan Zhou · 2 years, 6 months ago
  24. 71f2db7 Allow boost url and url_view to be added to json by Ed Tanous · 2 years, 7 months ago
  25. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  26. ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
  27. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  28. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  29. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  30. 22ce545 Fix Boost exceptions in GetDateTime series by Ed Tanous · 3 years ago
  31. 8d4c487 Update unit tests for getDateTime by Ed Tanous · 3 years ago
  32. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years, 1 month ago
  33. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  34. d830ff5 http: utility: Add base64encode by Adriana Kobylak · 4 years ago
  35. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  36. 5beaf84 Improve base64Decode bounds checking by Jonathan Doman · 4 years, 5 months ago