Vladimir Sitnikov
be226be9bd
chore: add /src/dist-check/temp/ to .gitignore
...
See https://github.com/apache/jmeter/issues/5762
2023-01-10 21:55:24 +03:00
Vladimir Sitnikov
92c3431051
add /.cache-proxy to .gitignore
...
It resovles flaky failures in GitHub Actions
2023-01-10 21:01:49 +03:00
Felix Schumacher
803f69f848
Partly revert "Silence warning of tika about missing sqlite-jdbc dependency"
...
This reverts commit aa6c7633d6
.
Instead of using a system property and extending the shell scripts to start
JMeter, we now configure Tika inside the client code directly. The used
config file stays at the same location and has still the same content.
2021-01-15 18:35:45 +01:00
Felix Schumacher
aa6c7633d6
Silence warning of tika about missing sqlite-jdbc dependency
2021-01-14 20:13:13 +01:00
Vladimir Sitnikov
dd41e0ff4a
Add icon for JetBrains Toolbox
2020-04-05 19:26:17 +03:00
Vladimir Sitnikov
97ea61a2e0
Exclude /build/ folders from the release archive
...
build/** excluded files under the folder, however we don't need the folder as well.
The exclude rule for src/build was missing
2019-10-08 23:57:00 +03:00
Vladimir Sitnikov
2be94e85da
Add Gradle build scripts
2019-08-02 15:17:12 +03:00
Vladimir Sitnikov
b4797982a1
Improve gitignore and gitattributes
2019-07-19 17:36:44 +03:00
Felix Schumacher
d839e3b441
We have remove docs from git-repo, so ignore that dir
2019-06-18 06:24:47 +02:00
Felix Schumacher
bf610a55c9
Folders in gitignore have to be specified more carefully
...
If paths are not absolute in gitignore, the will match to every file- or dirname
in the complete tree. We wanted to exclude the top folders, only.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1855153 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: cc9c14fd4f
2019-03-10 16:02:55 +00:00
Philippe Mouawad
7ca408d38b
#resolve #24
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737607 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e34b46c821
2016-04-03 21:04:44 +00:00
Felix Schumacher
2c591ea0a9
More files to ignore
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737500 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: aa6e87ae4b
2016-04-02 12:58:14 +00:00
Vladimir Sitnikov
c141a60801
Update .gitignore: exclude bin/ApacheJMeter.jar and IDEA files&folders
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1737499 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ade17bec92
2016-04-02 12:50:28 +00:00
Philippe Mouawad
0f9c55a5b5
Bug 58653 - New JMeter Dashboard/Report with Dynamic Graphs, Tables to help analyzing load test results
...
Bugzilla Id: 58653
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1718425 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 27745b7274
2015-12-07 16:57:16 +00:00
Felix Schumacher
88befdd76c
Ignore generated keystore and certs. (Ignored by subversion, too)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704171 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d7894c8f43
2015-09-20 17:53:34 +00:00
Felix Schumacher
ef7bac4e48
Ignore jar files in lib for inclusion in git (In subversion they are excluded as well)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704170 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e5e11934fc
2015-09-20 17:50:05 +00:00
Sebastian Bazley
3cf38b938c
Initial stab at gitignore file
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1685876 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b6221db964
2015-06-16 17:35:05 +00:00