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
Age
Commit message (
Expand
)
Author
2026-02-04
cmd/gorankusu: implement socket based activation with systemd
HEAD
main
dev
Shulhan
2026-02-02
README: format with prettier and simplify license text
Shulhan
2025-12-27
Release gorankusu v0.8.1 (2025-12-27)
v0.8.1
Shulhan
2025-12-27
go.mod: set minimum Go version to 1.24.0 and update all dependencies
Shulhan
2025-06-30
make: run eslint from node_modules/.bin directory directly
Shulhan
2025-06-30
all: update README for broken link in example
Shulhan
2025-02-03
Release gorankusu v0.8.0 (2025-02-03)
v0.8.0
Shulhan
2025-02-03
README: changes Development section to describe how to setup project
Shulhan
2025-02-03
_www/doc: move original CHANGELOG to root of repository
Shulhan
2025-02-03
all: replace external linters with internal
Shulhan
2025-02-03
go.mod: update all dependencies
Shulhan
2025-02-03
internal/cmd: use different port for local development
Shulhan
2025-02-03
_www/doc: fix links on documentation
Shulhan
2025-02-03
all: split the CSS into separate file
Shulhan
2025-02-03
make: do not ignore errors from linters
Shulhan
2025-02-03
all: update all dependencies
Shulhan
2025-02-03
all: update links, replace "share" with "pakakeh.go"
Shulhan
2025-02-03
go.mod: update all dependencies
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-10-07
_www: rename submodule "wui" to "pakakeh_ts"
Shulhan
2024-10-07
all: update dependencies
Shulhan
2024-09-07
Release gorankusu v0.7.0 (2024-09-07)
v0.7.0
Shulhan
2024-09-07
all: replace licensing format to REUSE.toml
Shulhan
2024-09-07
go.mod: update all dependencies
Shulhan
2024-09-04
make: add task "build"
Shulhan
2024-09-04
all: update submodule remote URL for "wui"
Shulhan
2024-09-04
go.mod: update all dependencies
Shulhan
2024-06-08
all: add git.sr.ht APIs into example
Shulhan
2024-06-08
_www: support HTTP target with content type "text/html"
Shulhan
2024-06-08
all: use [route.Path] to generate parameters
Shulhan
2024-06-08
all: make HTTP Target Params works along with WithRawBody
Shulhan
2024-06-08
go.mod: update all dependencies
Shulhan
2024-04-24
all: refactoring form input for multipart form-data
Shulhan
2024-04-24
_www: fix form input type file where content is binary
Shulhan
2024-04-23
all: add task to initialize the repository and tools
Shulhan
2024-04-23
internal/cmd/gorankusu: convert documentation to HTML on "build"
Shulhan
2024-04-23
_www: fix save on null Headers and Vars
Shulhan
2024-04-06
Release gorankusu v0.6.1 (2024-04-06)
v0.6.1
Shulhan
2024-03-15
all: update module pakakeh.go to the tip
Shulhan
2024-03-15
all: update module pakakeh.go to the tip
Shulhan
2024-03-05
all: replace module "share" with "pakakeh.go"
Shulhan
2024-03-05
Release gorankusu v0.6.0 (2024-03-05)
v0.6.0
Shulhan
2024-02-21
all: move reading GORANKUSU_DEV environment to [Environment.IsDevelopment]
Shulhan
2024-02-21
all: move constants declaration closer to its usage
Shulhan
2024-02-21
all: add parameter to use custom listen address in NewExample
Shulhan
2024-02-21
all: add global HTTP headers for Target
Shulhan
2024-02-19
all: fix null navigation links
Shulhan
2024-02-19
all: remove Run in Example
Shulhan
2024-02-18
example: add POST header that can return custom HTTP response code
Shulhan
[next]