Commit Graph

5815 Commits

Author SHA1 Message Date
Lars Holmberg 297aa76ab9
Merge pull request #3179 from locustio/dependabot/npm_and_yarn/locust/webui/form-data-4.0.4
Bump form-data from 4.0.0 to 4.0.4 in /locust/webui
2025-07-22 12:27:50 +02:00
dependabot[bot] ff37f5aade
Bump form-data from 4.0.0 to 4.0.4 in /locust/webui
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 09:46:14 +00:00
Lars Holmberg 5d0c27d0ae
Merge pull request #3177 from andrewbaldwin44/task/hide-host-warning-on-input
Webui: Hide no Host Warning when one is Provided
2025-07-22 07:59:09 +02:00
Andrew Baldwin 501be0c822 Hide no host warning when one is provided 2025-07-21 17:43:21 +02:00
Lars Holmberg ca7e6ac14f Fix precommit yarn lint 2025-07-18 15:49:07 +02:00
Andrew Baldwin b33c64ec31
Merge pull request #3175 from locustio/add-yarn-lint-precommit
Add yarn lint precommit
2025-07-18 14:20:56 +02:00
Lars Holmberg 601dcc0406 Update copy 2025-07-18 13:00:59 +02:00
Lars Holmberg 9337d07fef Add yarn lint to precommit 2025-07-18 13:00:46 +02:00
Lars Holmberg 3a95fafb42 changelog 2025-07-16 18:22:45 +02:00
Lars Holmberg 0ea4ee0cef Changelog 2025-07-16 15:42:23 +02:00
Lars Holmberg ff4205b4bf
Merge pull request #3174 from andrewbaldwin44/bugfix/fix-echarts-zoom
Web UI: Fix Chart Zoom Slider
2025-07-16 14:37:56 +02:00
Andrew Baldwin f632d314b5 Fix chart zoom in webui 2025-07-16 12:01:34 +02:00
Lars Holmberg bd45fc0169 bump locust-cloud (again) 2025-07-15 21:52:34 +02:00
Lars Holmberg e82ebb21ae bump locust-cloud 2025-07-15 17:56:36 +02:00
Lars Holmberg 08bbd8c1fe Bump locust-cloud 2025-07-15 13:57:05 +02:00
Lars Holmberg b333e8b509
Merge pull request #3172 from andrewbaldwin44/feature/locust-cloud-improve-tab
Web UI: Improve Locust Cloud Tab
2025-07-15 13:02:21 +02:00
Andrew Baldwin e7f36cf311 Locust Cloud Tab Improvements 2025-07-15 12:55:37 +02:00
Lars Holmberg 7d2f38c013 autogenerated changelog 2025-07-15 12:17:48 +02:00
Lars Holmberg 3012980423 changelog 2025-07-15 12:01:25 +02:00
Lars Holmberg e8238004de
Merge pull request #3171 from andrewbaldwin44/bugfix/fix-failing-test
Remove safe_name from /stats/requests response
2025-07-15 11:44:40 +02:00
Andrew Baldwin 58e46f22a9 Remove safe_name 2025-07-15 11:30:46 +02:00
Lars Holmberg dff15f46cf
Merge pull request #3169 from andrewbaldwin44/task/shrink-report-size
Web UI: Shrink Bundle Size
2025-07-14 22:15:44 +02:00
Lars Holmberg 62ead20ee4 Unit tests: Remove a bunch of superflous exit code checks (no need to check the exit code just after we check for the printing of "Shutting down (exit code 0)") 2025-07-14 22:15:11 +02:00
Lars Holmberg ffc6c06cae Fix tests for UserClass picker and remove the negative picker validation everywhere but in one test... 2025-07-14 22:04:38 +02:00
Andrew Baldwin 1e01fe31ae Shrink report size 2025-07-14 19:49:07 +02:00
Lars Holmberg e570147613 Bump minimum locust-cloud version 2025-07-14 16:53:53 +02:00
Lars Holmberg 442a454c97 GH Actions: Parallelize pypi/docker publishing 2025-07-14 16:52:05 +02:00
Lars Holmberg 13375404c9 vscode settings: Swtich from unittest to pytest 2025-07-14 13:57:00 +02:00
Lars Holmberg ad8b921c48 FastHttpUser: add import to example code 2025-07-14 13:38:05 +02:00
Lars Holmberg 952373bf87 Add example usage of FastHttpUser.client_pool 2025-07-14 10:47:05 +02:00
Lars Holmberg 73a1b510a5 Lower class picker log message to debug 2025-07-11 10:15:12 +02:00
Lars Holmberg 98dcc75344 clarify message even more 2025-07-11 10:09:33 +02:00
Lars Holmberg 1a0c4ea6be Clarify host name missing message in swarm form 2025-07-11 09:59:29 +02:00
Lars Holmberg 3b7a7a5f25 Bump minimum locust-cloud version. 2025-07-09 14:40:36 +02:00
Lars Holmberg 672321e48c autogenerated changelog 2025-07-08 20:52:13 +02:00
Lars Holmberg b7cf11bdeb changelog 2025-07-08 14:30:43 +02:00
Lars Holmberg b6a02b5cad Bump minimum locust-cloud version to 1.25.0 2025-07-08 14:11:36 +02:00
Lars Holmberg 308c4f3d23
Merge pull request #3162 from locustio/attempt-to-increase-open-file-limit-even-on-master
Attempt to increase open file limit (RLIMIT_NOFILE) even on master.
2025-07-02 14:28:57 +02:00
Lars Holmberg a77516147a Attempt to increase open file limit (RLIMIT_NOFILE) even on master. 2025-07-01 16:40:39 +02:00
Lars Holmberg f7af13202b
Merge pull request #3160 from locustio/dependabot/npm_and_yarn/locust/webui/brace-expansion-1.1.12
Bump brace-expansion from 1.1.11 to 1.1.12 in /locust/webui
2025-06-25 10:08:31 +02:00
dependabot[bot] b5853bac64
Bump brace-expansion from 1.1.11 to 1.1.12 in /locust/webui
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 21:02:17 +00:00
Lars Holmberg 6071c57852 changelog 2025-06-23 10:06:20 +02:00
Lars Holmberg fa292a4638 FastHttpUser: fix callstack filename shortening. Fixes #3159 2025-06-22 22:19:20 +02:00
Andrew Baldwin ba0657008b
Merge pull request #3157 from amadeuppereira/forward-locustfiles-to-cloud
Forward locustfiles to locust cloud
2025-06-20 06:21:19 -04:00
Amadeu Pereira 208eb4e8f2 Forward locustfiles to locust cloud 2025-06-18 16:28:56 +01:00
Lars Holmberg 468ce8658f bump locust-cloud 2025-06-18 12:27:18 +02:00
Lars Holmberg d900579735
Merge pull request #3155 from andrewbaldwin44/task/always-warn-invalid-host
Web UI: Always Warn of Invalid Host
2025-06-09 13:49:15 +02:00
Andrew Baldwin 9299c820be Always warn of invalid host 2025-06-09 13:46:40 +02:00
Lars Holmberg 84f510dd5d update changelog 2025-06-07 09:48:59 +02:00
Lars Holmberg b999e62a0d
Merge pull request #3154 from brtkwr/json-file
chore: Revert --json-file option deletion
2025-06-06 22:13:47 +02:00