This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 21 Jun, 2022 3 commits
  2. 19 Jun, 2022 1 commit
  3. 01 Feb, 2022 1 commit
  4. 26 Jan, 2022 1 commit
  5. 19 Dec, 2021 1 commit
    • Igor Gov's avatar
      Develop -> main (#544) · 72f47536
      Igor Gov authored
      
      * Add support of listening to multiple netns (#418)
      
      * multiple netns listen - initial commit
      
      * multiple netns listen - actual work
      
      * remove redundant log line
      
      * map /proc of host to tapper
      
      * changing kubernetes provider again after big conflict
      
      * revert node-sass version back to 5.0.0
      
      * Rename host_source to hostSource
      Co-authored-by: default avatargadotroee <55343099+gadotroee@users.noreply.github.com>
      
      * PR fixes - adding comment + typos + naming conventions
      
      * go fmt + making procfs read only
      
      * setns back to the original value after packet source initialized
      Co-authored-by: default avatargadotroee <55343099+gadotroee@users.noreply.github.com>
      
      * TRA-3842 daemon acceptance tests (#429)
      
      * Update tap_test.go and testsUtils.go
      
      * Update tap_test.go
      
      * Update testsUtils.go
      
      * Update tap_test.go and testsUtils.go
      
      * Update tap_test.go and testsUtils.go
      
      * Update testsUtils.go
      
      * Update tap_test.go
      
      * gofmt
      
      * TRA-3913 support mizu via expose service (#440)
      ...
      72f47536
  6. 09 Nov, 2021 1 commit
    • M. Mert Yıldıran's avatar
      Migrate from SQLite to Basenine and introduce a new filtering syntax (#279) · d2fe3f66
      M. Mert Yıldıran authored
      * Fix the OOMKilled error by calling `debug.FreeOSMemory` periodically
      
      * Remove `MAX_NUMBER_OF_GOROUTINES` environment variable
      
      * Change the line
      
      * Increase the default value of `TCP_STREAM_CHANNEL_TIMEOUT_MS` to `10000`
      
      * Write the client and integrate to the new real-time database
      
      * Refactor the WebSocket implementaiton for `/ws`
      
      * Adapt the UI to the new filtering system
      
      * Fix the rest of the issues in the UI
      
      * Increase the buffer of the scanner
      
      * Implement accessing single records
      
      * Increase the buffer of another scanner
      
      * Populate `Request` and `Response` fields of `MizuEntry`
      
      * Add syntax highlighting for the query
      
      * Add database to `Dockerfile`
      
      * Fix some issues
      
      * Update the `realtime_dbms` Git module commit hash
      
      * Upgrade Gin version and print the query string
      
      * Revert "Upgrade Gin version and print the query string"
      
      This reverts commit aa09f904...
      d2fe3f66
  7. 04 Nov, 2021 1 commit
    • RamiBerm's avatar
      TRA-3842 daemon mode (#427) · a3ec5d14
      RamiBerm authored
      * Update config.go, tapConfig.go, and models.go
      
      * WIP
      
      * Update go.sum
      
      * Update tapRunner.go
      
      * Update tap.go
      
      * WIP
      
      * WIP
      
      * Update Dockerfile, main.go, and 2 more files...
      
      * WIP
      
      * Update utils.go, tapClusterResourceManagement.go, and utils.go
      
      * Merge branch 'develop'
      
      * Update metadata_controller.go, utils.go, and 2 more files...
      
      * Update main.go, utils.go, and tapRunner.go
      
      * Update tapRunner.go
      
      * Update config.go, config.go, and models.go
      
      * Update main.go, main.go, and stats_provider_test.go
      
      * Update provider.go
      
      * bug fixes
      
      * Update main.go, metadata_controller.go, and 13 more files...
      
      * Update metadata_controller.go, status_controller.go, and 4 more files...
      
      * Update main.go, config.go, and 3 more files...
      
      * Update tapRunner.go
      
      * Update config.go, stats_provider_test.go, and consts.go
      a3ec5d14
  8. 15 Aug, 2021 1 commit
  9. 11 Aug, 2021 1 commit