Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge develop #275

Merged
merged 8 commits into from
Sep 16, 2024
Merged

merge develop #275

merged 8 commits into from
Sep 16, 2024

Conversation

bigerl
Copy link
Member

@bigerl bigerl commented Sep 16, 2024

No description provided.

nck-mlcnv and others added 8 commits August 7, 2024 18:15
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.0...2.35.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Alexander Bigerl <bigerl@mail.upb.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix the response body processor timeout message
* Change licenses

* Update LICENSE-MIT

Co-authored-by: Alexander Bigerl <bigerl@mail.upb.de>

* Change owner and formatting

---------

Co-authored-by: Alexander Bigerl <bigerl@mail.upb.de>
* Add xml parser

* Add link and ask

* Add csv and tsv parser
* Add new QuerySource

* Add pattern queries

* Update tests

* Update schema

* Update test file

* Update documentation

* Fix default value of config

* Remove exception

* Fix hashcode

* Revert "Fix hashcode"

This reverts commit 8e2a09c.

* Revert "Remove exception"

This reverts commit f9ce17a.

* Refactoring of QueryList

* QueryList is now an interface
* added new abstract class FileBasedQueryList
* old FileBasedQueryList is now FileReadingQueryList
* InMemQueryList.java is no FileCachingQueryList
* add StringListQueryList
* remove StringListQuerySource.java

* Remove logging statement

* Update doc

* Update graalvm suite

* Fix native compilation

* Update logging statement

* Rename query pattern caching to save

* Update doc

* Update doc

* Fix most change requests

* Fix test

* Enable stdout for graal script

* Fix schema

* Fix schema 2

* Cleanup

* Add detection of normal queries

* Update doc

* Generate random variable if it already exists

* Add additional variable prefix

Co-authored-by: Alexander Bigerl <bigerl@mail.upb.de>

* Change placeholder pattern

* Add hash to instance file

* Update doc

* don't mengle file and limit filename identifier

---------

Co-authored-by: Alexander Bigerl <bigerl@mail.upb.de>
@bigerl bigerl merged commit a4f755f into main Sep 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants