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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 24 Mar, 2022 3 commits
-
-
AmitUp9 authored
* no message * banner styling condition added and button text transform disabled * added prps to container * build fix
-
leon-up9 authored
* Make `EntryTitle` component responsive * useRequetTextByWidth added * renamed Co-authored-by:
M. Mert Yildiran <mehmet@up9.com> Co-authored-by: Leon <>
-
leon-up9 authored
Co-authored-by: Leon <>
-
- 23 Mar, 2022 7 commits
-
-
AmitUp9 authored
* oas styling * oas button text change * ui-common version update * font fix * version updating Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
RoyUP9 authored
* Fix for check command * empty commit for checks Co-authored-by:
Roee Gadot <roee.gadot@up9.com>
-
Adrian Gąsior authored
* Refactored Dockerfile * PR request
-
leon-up9 authored
* information icon added * new icon and position * icon changed * new Ver * space removed Co-authored-by:
Adam Kol <adam@up9.com> Co-authored-by: Leon <>
-
Nimrod Gilboa Markevich authored
Update tappers via websocket instead of by env var. This way the DaemonSet doesn't have to be applied just to notify the tappers that the tap targets changed. The number of tapper restarts is reduced. The DaemonSet still gets applied when there is a need to add/remove a tapper from a node.
-
Igor Gov authored
* Remove google auth for test workflow
-
David Levanon authored
-
- 22 Mar, 2022 3 commits
-
-
Adam Kol authored
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
lirazyehezkel authored
* Fix ws errors and warnings * versioning
-
gadotroee authored
-
- 21 Mar, 2022 7 commits
-
-
M. Mert Yıldıran authored
* Define `ReadProgress` struct and update `Dissector` interface such that the `bufio.Reader` progress can be learned on item emitting * Display the `requestSize` and `responseSize` fields in the UI * Update the tests * publish ui-common version 1.0.130 and bump to this version in ui/package.json file Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com> Co-authored-by:
Roee Gadot <roee.gadot@up9.com>
-
RoyUP9 authored
-
Adam Kol authored
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
M. Mert Yıldıran authored
* Add `/db/flush` and `/db/reset` API endpoints * Handle the unmarshalling errors better in the WebSocket * Handle Basenine connection error better in the WebSocket * Upgrade to Basenine `v0.6.5` * Fix the duplicated `StartTime` state Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
RoyUP9 authored
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
RamiBerm authored
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
gadotroee authored
-
- 17 Mar, 2022 1 commit
-
-
M. Mert Yıldıran authored
* Define `Capture` type and expect it as an argument in `Dissect` method * Add an indicator for the eBPF sourced entries * Fix the Go lint error * Fix the logic in the UI * Update the expected JSONs * Add TODOs * Add `UndefinedCapture` constant * Define `CaptureTypes` enum
-
- 16 Mar, 2022 1 commit
-
-
RamiBerm authored
* Update main.go, main.go, and 3 more files... * WIP * Update main.go, oas_controller.go, and 3 more files... * Update main.go, oas_generator.go, and servicemap.go * Update loader.go and resolver.go * Update oas_generator.go * Update oas_generator.go, specgen_test.go, and 3 more files... * Update service_map_controller_test.go * Update oas_controller_test.go
-
- 15 Mar, 2022 3 commits
-
-
leon-up9 authored
* initial commit * removing files * after pr * move StatusBar to common * last changes from dev * update common-ui * webSocket was added to TrafficViewerApi * useWS * actionButtons added to TrafficV * comment clean * api clean up * api clean up * statusbar position changed * Checkbox changed * AnalyzeButton exported to common * CustomModal added from Ent * oas modal exported to common * removed redundant * oasmodal usage * es6 function * api changed * removed react-scripts Co-authored-by: Leon <>
-
RoyUP9 authored
-
M. Mert Yıldıran authored
Upgrade to Basenine `v0.6.3`, add `xml` and time helpers, make `xml` and `json` helpers available in `redact` helper (#891) * Upgrade to Basenine `v0.6.2`, add `xml` helper, make `xml` and `json` helpers available in `redact` helper * URL encode the query * Upgrade to Basenine `v0.6.3`
-
- 14 Mar, 2022 3 commits
-
-
David Levanon authored
* stream seen file descriptors from ebpf * re-generate bpf object files * fixing pr comments
-
David Levanon authored
* set bpf filter for pcap * implement pod updating mechanism * Update tap/source/netns_packet_source.go * Update tap/source/netns_packet_source.go * minor pr fixes Co-authored-by:
Nimrod Gilboa Markevich <59927337+nimrod-up9@users.noreply.github.com>
-
Igor Gov authored
* Build custom branch github action #build_and_publish_custom_image * #build_and_publish_custom_image * #build_and_publish_custom_image * #build_and_publish_custom_image * #build_and_publish_custom_image * #build_and_publish_custom_image * .
-
- 13 Mar, 2022 1 commit
-
-
Igor Gov authored
-
- 10 Mar, 2022 1 commit
-
-
Igor Gov authored
-
- 09 Mar, 2022 2 commits
-
-
RoyUP9 authored
-
David Levanon authored
-
- 06 Mar, 2022 5 commits
-
-
David Levanon authored
-
Igor Gov authored
* Improve PR validation checks
-
M. Mert Yıldıran authored
* Always derive the summary and method fields from the entry in the database on read * Update the expected JSONs in the protocol unit tests * Add test cases for `Summarize` method * Remove unused `GetEntry` method, `DataUnmarshaler` struct and `UnmarshalData` method * Temporarily enable the acceptance tests * Temporarily disable Slack notification on failure * Update the Cypress tests * Fix an issue in Redis * Fix a typo and the Cypress tests * Revert "Temporarily disable Slack notification on failure" This reverts commit cad1901e. * Revert "Temporarily enable the acceptance tests" This reverts commit bad7706c.
-
AmitUp9 authored
* styling oas modal window * styled oas modal * review notes fix * oas logo added * small fixes * typo
-
Igor Gov authored
Readme changes: moving all usage documentation to getmizu.io, and have only dev documentation in Github (#879) * Update readme to external usage links
-
- 05 Mar, 2022 1 commit
-
-
gadotroee authored
Co-authored-by:
M. Mert Yildiran <mehmet@up9.com>
-
- 03 Mar, 2022 2 commits