Andrés Folgado
Andrés Folgado
Hi, can it be used programmatically in the controller? Thanks for your work and congrats for it!
Using IntelliJ IDEA 2023.1 Ultimate. On startup and every now and then, this exception trace is thrown, causing an IDE error: ``` java.lang.Throwable: Control-flow exceptions (e.g. this class com.intellij.openapi.progress.JobCanceledException) should...
Ex: @import 'http://cdn.mysite.com/less_repo/myfile.less'; The file name must end in ".less" if it needs to be parsed. Opposed to local imports, extensionless remote imports will be ignored and left untouched to...
Hi, I'm having a redirect loop at the change password view. It occurs when the session ends (or session cookie is deleted manually) and F5 is pressed to reload the...
Hi all, When filtering by ```RepoByMask``` instead of ```Repo```, multiple repositories could be selected. In this case, the rule ```KeepLatestNFilesInFolder``` won't work properly because doesn't use the repository name for...
**Describe the bug** When building Maven projects, the following error throws: ``` ERROR org.apache.maven.cli.MavenCli - Internal error: java.lang.RuntimeException: Unable to load build info properties from file: @tmp/artifactory/buildInfo5975272843518464698.properties: Illegal key size...