roded
roded
I'm not sure if a positive decision was made to disallow deleting tickets in gitblit. Either way, the ability to delete tickets (whether out of the box or enabled via...
It would be useful to be able to retrieve the current rule name for use inside actions. As an example for usage: building an AST from parsed text could utilize...
Hi, Very nice project. Thanks for open sourcing it. Please consider adding S3 upload benchmarks as well.
``` openapi: 3.0.1 info: version: 1.0.0 title: Test servers: - url: / tags: - name: test paths: /repository: get: tags: - test operationId: test responses: 200: description: Success content: application/json:...
Hi, Here's a start. I'm not sure about "comsat-jooq-latest", perhaps "comsat-jooq-java8" is more appropriate. Please let me know of any comments or reservations.
Re: https://github.com/puniverse/comsat/issues/86
PR to see if I can figure out the hanging tests issues on Travis. I can't reproduce the same issue locally. However what I am seeing on my machine is...
Is it possible to initiate executeScript with arguments? Apologies if this is already addressed and I've missed it. I could not find a reference in the user guide or any...
A very naive first attempt at adding support for nested constraints annotations (#1486). No unit tests added yet (which test would be easiest to copy and adapt?) Am I on...
I have a module with a `runtimeOnly` dependency. When bumping that dependency's version, AMD does not mark the module as affected. However, if the same dependency is changed to the...