index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-06-30
make: run eslint from node_modules/.bin directory directly
Shulhan
2025-02-03
all: replace external linters with internal
Shulhan
2025-02-03
make: do not ignore errors from linters
Shulhan
2025-02-03
cmd/gorankusu: add flags to set HTTP address and development mode
Shulhan
2024-10-07
all: replace linter "revive" with "go vet"
Shulhan
2024-09-04
make: add task "build"
Shulhan
2024-04-23
all: add task to initialize the repository and tools
Shulhan
2024-02-07
all: rename the project to gorankusu
Shulhan
2024-02-04
make: generate test coverage
Shulhan
2023-11-11
Makefile: replace the Go linter and apply all their recommendations
Shulhan
2023-11-11
_www: setup eslint for linting TypeScript files
Shulhan
2022-08-21
all: fix all linter warnings
Shulhan
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2022-02-05
Makefile: run the test with CGO_ENABLED=1
Shulhan
2021-10-18
all: rename internal/cmd/trunks-example to internal/cmd/trunks
Shulhan
2021-10-17
all: merge all workers for related to development to internal/cmd
Shulhan
2021-10-17
all: move the main program for example to internal/cmd/trunks-example
Shulhan
2021-10-11
go.mod: update to latest share and ciigo module
Shulhan
2021-09-25
all: simplify development on trunks-example
Shulhan
2021-09-20
Makefile: add task to re-compile the TypeScript files
Shulhan
2021-09-18
www: refactoring using TypeScript and wui library
Shulhan
2021-04-09
all: add task to generate embedded files in _www
Shulhan
2021-03-27
cmd: rename the program trunks to trunks-example
Shulhan
2021-03-21
all: various changes
Shulhan
2021-03-15
trunks: a module for testing HTTP services
Shulhan