| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
|
| | |
|
| | |
|
| |
|
|
|
| |
This switches upstream to the port's new home (getanteon/anteon)
using its current version number.
|
| |
|
|
|
| |
Fetch fails due to size mismatch and upstream has also renamed the
project to Anteon (https://github.com/getanteon/anteon)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
|
| |
PR: 277776
Approved by: portmgr (exp-run)
|
| |
|
|
| |
This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Split x11-fonts/noto-basic into separate ports so they can be updated
separately. Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.
Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual
fonts can be split from this port later.
Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.
Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.
Upstream does not provide useful tarballs so we create our own and host
them on LOCAL. The new ports have a "make noto-fetch" target that
creates a tarball in DISTDIR.
List of updates:
Noto Color Emoji 2.042
Noto Emoji 2.001
Noto Sans 2.013
Noto Sans Mono 2.014
Noto Sans Symbols 2.003
Noto Sans Symbols 2 2.008
Noto Serif 2.013
PR: 275758
Differential Revision: https://reviews.freebsd.org/D43509
|
| |
|
|
| |
PR: 276530
|
| |
|
|
|
|
|
| |
Update email from nulldutra@proton.me to dutra@FreeBSD.org
Approved by: dbaio(mentor), garga(mentor)
Differential Revision: https://reviews.freebsd.org/D43485
|
| |
|
|
| |
PR: 274405
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.6
* Add prometheus to docker compose
* Avoid allocations with (*regexp.Regexp).MatchString
* Merge remote-tracking branch 'refs/remotes/origin/develop' into
feature/htmlquery
* Update Ddosify Self Hosted
* Update Ddosify Self Hosted
* Update ddosify self hosted
* Update docker compose versions
* Update engine readme
* Update prometheus scrape interval
* Update readme
* Update readme
* Update readme
* Update readme for aws marketplace
* Update readmes
* Update self hosted backend
* Update self hosted backend and frontend
* Update self hosted frontend
* Update self hosted frontend
* Update self hosted frontend and backend
* Update self hosted frontend and backend
* Update self hosted install command
* Update self hosted readme for k8s monitoring
* add html in assertion part, unify xpath for xml part
* correct a typo in html text
* delete a comment and update error message
* several fixes
* image url fix
* implement html extration feature
* readme updates
* readme updates
* typo
* update readme
* updating readme.md
PR: 275356
Reported by: nulldutra@proton.me (maintainer)
|
| | |
|
| | |
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.5
PR: 272808
|
| |
|
|
|
| |
PR: 272055
Reported by: nulldutra@proton.me (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.3
* Update error msg
* Check status code for remote file on multipart
* Increase cpu time threshold on benchmark
PR: 271778
Reported by: 0xdutra@gmail.com (maintainer)
|
| |
|
|
|
|
| |
Changelog: https://github.com/ddosify/ddosify/releases/tag/v1.0.1
PR: 271665
|
| |
|
|
|
|
| |
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.7
PR: 271142
|
| |
|
|
|
|
| |
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.6
PR: 271014
|
| |
|
|
|
|
| |
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.0
PR: 270677
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.2
* Merge remote-tracking branch 'origin/develop' into feat/use-env-on-basicauth
* Update README.md
* add test for basicauth injection
* add test for invalid csv env
* csv dot check
* csv key dot check
* exact match on env names and csv check
* inject env to basic auth
* update env regex and add validation on env config
PR: 270329
Reported by: 0xdutra@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.0
Introducing engine modes:
engine_mode is optional in the config file.
* distinct-user mode simulates a new user for every iteration.
* repeated-user mode can use pre-used user in subsequent iterations.
* ddosify mode is the default mode of the engine. In this mode, the engine
runs in its max capacity, and does not show user simulation behavior.
Add breaking changes to UPDATING
PR: 270078
Reported by: 0xdutra@gmail.com (maintainer)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.1
* Merge remote-tracking branch 'origin/master' into develop
* Update readme
* fix benchmark test
* fix typos
* mock readTestData in test
* move csv read to engine init
* move csv read to engine init
* readme xpath key fix
* remove unnecessary literals
* zsh: shell completion support
PR: 269796
Reported by: 0xdutra@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.14.0
Introduce assertions.
Assertion - Verify that the response matches your expectations. Usage:
https://github.com/ddosify/ddosify#assertion
PR: 269611
Reported by: 0xdutra@gmail.com (maintainer)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.2
* Update jenkinsfileg
* dynamic variable race testg
* prevent race on calls to faker funcg
PR: 269283
Reported by: 0xdutra@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0
* Merge remote-tracking branch 'origin/develop' into feat/concat-variables
* Update README.md
* change captureEnv to snake case
* change csv parameters to snake case
* change jsonPath to json_path
* fix done channel send place in stdoutJson
* get profile data from pprof package
* inject both typed and concatenated vars
* regexp, xpath, header_key
* remove unnecessary comment
* update benchmark jenkins file
* update jenkinsfile
* use atomic instead of mutex
PR: 269216
Reported by: 0xdutra@gmail.com (maintainer)
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.11.0
PR: 268662
|