1. 8aadb13 Merge pull request #53 from jlhitzeman/43-magic-methods by Jason Young · 8 days ago master
  2. 4feaf13 Resolved conflicts, updated dunder methods to compare datetimes by jlhitzeman · 9 days ago
  3. 9104f69 Merge branch 'master' into 43-magic-methods by Jackson Hitzeman · 9 days ago
  4. 2654056 Added comparison dunder methods and some tests by jlhitzeman · 11 days ago
  5. 5048552 48-interval-schema (#50) by Ryan Thenhaus · 11 days ago
  6. c127bc9 38 add support to label logs (#44) by Broden222 · 11 days ago
  7. b91be60 41-unique-log-id (#47) by Jackson Hitzeman · 2 weeks ago
  8. 6ef4dac 42-normalize-timestamp (#46) by Ryan Thenhaus · 3 weeks ago
  9. 255cf38 40-logs-base-class (#45) by Ryan Thenhaus · 4 weeks ago
  10. 433bf36 Pinned dependency versions to fix conflicts (#39) by Ryan Thenhaus · 5 weeks ago
  11. 4fc4606 Add capability to parse user sessions by browser session, tab session, and url/domain of app (#33) by mdiep-cese · 5 months ago 0.1.0
  12. 6f63548 build(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#22) by dependabot[bot] · 5 months ago
  13. 9aafe6a Merge pull request #24 from UMD-ARLIS/rat-fix by Jason Young · 9 months ago
  14. 3767d27 ci(rat.yml): fixed rat action by Jason Young · 9 months ago
  15. a7120f8 Merge pull request #23 from UMD-ARLIS/updating_readthedocs_file by Jason Young · 9 months ago
  16. 2080ba6 Update .readthedocs.yaml by Amir Ghaemi · 9 months ago
  17. f3ae333 Merge pull request #21 from apache/0.1.0-RC03 by Jason Young · 9 months ago
  18. b860459 added license to ipynb cells by poorejc · 9 months ago 0.1.0-RC03 0.1.0-rc03
  19. e1fa33b deleting DISCLAIMER -- not necessary for TLP past incubation by poorejc · 9 months ago
  20. b091cba adding license headers to files by poorejc · 9 months ago
  21. 54ed4bb Merge pull request #20 from apache/master by Jason Young · 10 months ago
  22. d39b2a3 Merge pull request #19 from UMD-ARLIS/dev by Jason Young · 10 months ago
  23. 38fcb03 Merge pull request #40 from UMD-ARLIS/39-improve-readme-install-instructions by Jason Young · 10 months ago
  24. f522abd docs(README.rst): adds more descriptive steps for how to install poetry and python by Evan Jones · 10 months ago
  25. c88b48d docs(pyproject.toml): bump version to 0.1.0 by Jason Young · 10 months ago
  26. 5088dd5 docs(version): bump version to 0.1.0 by Jason Young · 10 months ago
  27. 9eabe28 Merge pull request #17 from UMD-ARLIS/dev by Jason Young · 10 months ago
  28. b603d01 Merge pull request #38 from UMD-ARLIS/37-export-segment-test-failures-on-windows by Jason Young · 10 months ago
  29. 16832e7 Merge remote-tracking branch 'apache/master' into 37-export-segment-test-failures-on-windows by Jason Young · 10 months ago
  30. 9058a1f docs(readme): fixed repo url and name by Jason Young · 10 months ago
  31. 27ca591 test(test_segment): adds specified default for the newline behavior on the exported csv in export_segment; changes the file opener in test_segment to a proper context manager so the file closes on context exit by Evan Jones · 10 months ago
  32. 2389540 Merge pull request #35 from UMD-ARLIS/34-changelog-bump by Jason Young · 10 months ago
  33. 61af38d Merge pull request #15 from UMD-ARLIS/dev by Jason Young · 10 months ago
  34. e02ff04 Merge pull request #30 from UMD-ARLIS/upstream_sync by Evan Jones · 10 months ago
  35. a89c9f2 ci(bump-version): remove dependency on RAT by Evan Jones · 10 months ago
  36. ffdacbe ci(bump-version): triggers action run on PR into dev by Evan Jones · 10 months ago
  37. 70f9a53 Merge remote-tracking branch 'refs/remotes/origin/master' into upstream_sync by Jason Young · 10 months ago
  38. 3bc4b0c ci(bump-version): Removes bump commit message restrain to trigger commitizen by Evan Jones · 10 months ago
  39. 7dc4323 ci(bump-version): adjusts the cz version bump and changelog to all PRs into dev by Evan Jones · 10 months ago
  40. b4f2377 Merge pull request #33 from UMD-ARLIS/rat by Evan Jones · 10 months ago
  41. 21a8771 ci(github-actions): changed workflow triggers to workflow_run by Jason Young · 10 months ago
  42. febfaf7 ci(rat.yml): added apache rat to CI by Jason Young · 10 months ago
  43. bbb0cce style(github-workflow-and-requirements): Added/Fixed licenses by Jason Young · 10 months ago
  44. eab1e60 Merge pull request #32 from UMD-ARLIS/31-publish-to-test-pypi-gh-action-broken by Jason Young · 10 months ago
  45. 7e2faf6 ci(pytest_publish): resets trigger to run on closed PRs to dev only by Evan Jones · 11 months ago
  46. 652a7be build(version): Lowers current version to below 0.1.0 by Evan Jones · 11 months ago
  47. f07444d ci(pytest_publish.yml): adds missing comment line to temporarily test change by Evan Jones · 11 months ago
  48. 341d4fe ci(pytest_publish.yml): adds proper poetry configuration of testpypi repo and credentials by Evan Jones · 11 months ago
  49. e7db744 Merge pull request #29 from UMD-ARLIS/license_fix by Evan Jones · 11 months ago
  50. 8c16910 docs(distill): removed docs and added licenses by Jason Young · 11 months ago
  51. ffc9d2d Merge pull request #28 from UMD-ARLIS/26-add-tests-via-github-actions by Evan Jones · 11 months ago
  52. ef0679b refactor(Makefile): run pre-commit hooks prior to commitizen by Evan Jones · 11 months ago
  53. beea807 ci(pytest_publish.yml): updates package test publish to trigger when PRs to dev are closed by Evan Jones · 11 months ago
  54. 996fe38 test(test_segment): removes lingering print statement from debugging by Evan Jones · 11 months ago
  55. a51f776 ci(pytest): wraps python version numbers in strings to avoid broken parsing in CI file by Evan Jones · 11 months ago
  56. 266f420 style(all-files): lint and format all files to pass pre-commit hooks by Evan Jones · 11 months ago
  57. 93fc4cf ci(github-actions): run tests and publish to Test PyPI on push/pr to dev by Evan Jones · 11 months ago
  58. 2cc8d48 Merge pull request #14 from UMD-ARLIS/master by Jason Young · 11 months ago
  59. a1d06f0 Updates version to 0.1.1 by Jason Young · 11 months ago
  60. 41081e7 Merge pull request #13 from UMD-ARLIS/master by Jason Young · 11 months ago
  61. 1d1ff15 Merge pull request #27 from UMD-ARLIS/24-migrate-dependency-management-to-poetry by Jason Young · 11 months ago
  62. 754e704 handle absent field names for collapasing windows by Jason Young · 11 months ago
  63. a704e0b dangling save by Evan Jones · 11 months ago
  64. 71501a0 lint & format; broken tests by Evan Jones · 11 months ago
  65. a1a4d35 change packages field to match the name of the src code directory: 'distill' by Evan Jones · 11 months ago
  66. efcbfb2 pre-commit by Evan Jones · 11 months ago
  67. 1bd3fd4 pre-commit by Evan Jones · 11 months ago
  68. 6b84b9d pre-commits by Evan Jones · 11 months ago
  69. 4028599 #24 add base poetry config, lockfile, and .gitignore update by Evan Jones · 12 months ago
  70. 7bf1fc7 Merge pull request #23 from UMD-ARLIS/maintenance by Evan Jones · 11 months ago
  71. 481af6e Merge branch 'apache:master' into maintenance by Jason Young · 12 months ago
  72. 34b4a82 Removed clickplot by Jason Young · 12 months ago
  73. 65291bf Merge pull request #22 from apache/master by Amir Ghaemi · 12 months ago
  74. 6ed951d adding functions to graph and stat.py by Amir Ghaemi · 1 year, 1 month ago
  75. 5e1619e Update distill.segmentation.writing_segments.rst by Amir Ghaemi · 1 year, 1 month ago
  76. 59bad9c Merge branch 'master' into license_headers by poorejc · 1 year, 1 month ago
  77. 838703b adding updated asf.yaml by poorejc · 1 year, 1 month ago
  78. 71f5431 Bump setuptools from 52.0.0.post20210125 to 65.5.1 (#11) by dependabot[bot] · 1 year, 3 months ago
  79. 0b0708d Adding a superset example log for ML group by Amir Ghaemi · 1 year, 5 months ago
  80. 3b7ec7f Adding an example notebook for ML group by Amir Ghaemi · 1 year, 5 months ago
  81. a9c1b67 updating click rate, adding more visuals, and fixing sub strings in segments by Amir Ghaemi · 1 year, 5 months ago
  82. 57ee52a added a scatter plot function as a notebook by Amir Ghaemi · 1 year, 6 months ago
  83. 7e93fbe adding the superset elastic DSL notebook by Amir Ghaemi · 1 year, 7 months ago
  84. 82d0acd adding headers to docs by poorejc · 1 year, 10 months ago
  85. bcd1e1e adding ASF headers for CSS files by poorejc · 1 year, 10 months ago
  86. 4755f06 adding ASF compliant headers, updated license by poorejc · 1 year, 10 months ago
  87. 2574164 adds appropriate header and copyright to most .py, .html, files by poorejc · 1 year, 10 months ago
  88. ced9246 Merge pull request #9 from UMD-ARLIS/master by poorejc · 1 year, 10 months ago
  89. 4a51c87 updates README to point directly to readthedocs by Joshua Poore · 2 years, 2 months ago
  90. 5b2c44b fixes merge conflict in README by Joshua Poore · 2 years, 2 months ago
  91. 63e9d8c Cleanup and final touches by Amir Ghaemi · 2 years, 2 months ago
  92. c6ab41d Added Dashboard code by Grtnation · 2 years, 2 months ago
  93. 957c4e7 Added styles sheets by Grtnation · 2 years, 2 months ago
  94. a363e1c Create test.txt by Grtnation · 2 years, 2 months ago
  95. 9a14a5f Delete assets by Grtnation · 2 years, 2 months ago
  96. ec7b3e9 Added assets by Grtnation · 2 years, 2 months ago
  97. ab825d5 Added graphs by Grtnation · 2 years, 2 months ago
  98. ce82f89 Create test.txt by Grtnation · 2 years, 2 months ago
  99. b51b692 Delete pages by Grtnation · 2 years, 2 months ago
  100. c4abad8 Add pages by Grtnation · 2 years, 2 months ago