Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: celestiaorg/knuu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.3
Choose a base ref
...
head repository: celestiaorg/knuu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 13 commits
  • 51 files changed
  • 7 contributors

Commits on May 23, 2024

  1. fix(volumes): more fixes (#363)

    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    tty47 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2c3edce View commit details
    Browse the repository at this point in the history
  2. fix(naming): update name in the instance test (#369)

    * fix(naming): update name in the instance test
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(naming): update name in the instance serverFile
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(naming): update name in the instance serverFile
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(naming): update name in the instance serverFile
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(naming): update name in the instance serverFile
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    ---------
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    tty47 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0cccd1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c17b1 View commit details
    Browse the repository at this point in the history
  4. fix(volumes): some fixes and cleanups (#359)

    * fix(volumes): some fixes and cleanups
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(volumes): fix TestNoVolumesOneFile
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(volumes): cleanup
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(comments): add assert func
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(comments): use assert func
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    * fix(comments): vim typo
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    ---------
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    tty47 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2981a2a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. build(deps): bump github.com/docker/docker (#345)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.2+incompatible to 26.1.3+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v26.1.2...v26.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
    dependabot[bot] and tty47 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    997cee2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat: reverse proxy (#336)

    * chore: prepare for merging main into this branch
    
    * chore: changes added as a draft to fix an issue
    
    * fix: the service path & prefixes
    
    * fix: applied the requested changes
    
    * chore: applied the requested changes
    
    * feat: add host added to instance
    
    * Update pkg/traefik/traefik.go
    
    Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
    
    * fix: bittwister tests using the proxy
    
    * refactor(makefile): fix comments + update readme
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    
    ---------
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
    Co-authored-by: Jose Ramon Mañes <jose@celestia.org>
    3 people authored May 27, 2024
    Configuration menu
    Copy the full SHA
    931b66d View commit details
    Browse the repository at this point in the history
  2. fix(ci): update command to run the test with the latest version (#375)

    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    tty47 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a189ee6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. #361 Issue: Update SetLatencyAndJitter func of Go doc (#366)

    * doc Update on SetLatencyAndJitter func
    
    * Update on SetLatencyAndJitter func doc
    
    * doc update with example
    
    ---------
    
    Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
    charans29 and tty47 authored May 28, 2024
    Configuration menu
    Copy the full SHA
    44c3873 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. refactor!: have knuu as an object (#356)

    * chore: refactor knuu to an object
    
    * fix: clone method
    
    * chore: comments added to old file
    
    * chore: add deprecated annotation to the old code
    
    * chore: refactor knuu helper funcs for minio
    
    * chore: added a sample unittest
    
    * fix: increase timeout limit
    
    * chore: refactor proxy to fit into the new knuu pkg
    
    * chore: rename for more clarity
    mojtaba-esk authored May 29, 2024
    Configuration menu
    Copy the full SHA
    4efa658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e6413 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix(ci): prs were not getting added to the project board or the knuu …

    …label (#397)
    
    Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
    MSevey and tty47 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    0affe91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc126f1 View commit details
    Browse the repository at this point in the history
  3. fix(TestFolder): add file to check, otherwise checks the default inde…

    …x.html (#407)
    
    Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
    tty47 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    32b98ab View commit details
    Browse the repository at this point in the history
Loading