Andriy Kalashnykov

Results 5 issues of Andriy Kalashnykov

It would be great to be able to search forks by "ahead, even, behind" criteria since often users are looking for forks that are ahead of original repository

Steps to reproduce: - clone https://github.com/FuseByExample/smx-bootstraps - open smx-bootstraps\smxb-pinger\src\main\resources\OSGI-INF\blueprint\blueprint.xml Error: com.intellij.lang.parser.GeneratedParserUtilBase.enterErrorRecordingSection(Lcom/intellij/lang/PsiBuilder;ILjava/lang/String;Ljava/lang/String;)V java.lang.NoSuchMethodError: com.intellij.lang.parser.GeneratedParserUtilBase.enterErrorRecordingSection(Lcom/intellij/lang/PsiBuilder;ILjava/lang/String;Ljava/lang/String;)V at me.alanfoster.camelry.camel.simple.language.parser.SimpleParser.parse(SimpleParser.java:86) at com.intellij.psi.tree.ILazyParseableElementType.doParseContents(ILazyParseableElementType.java:64) at com.intellij.psi.tree.IFileElementType.parseContents(IFileElementType.java:43) at com.intellij.psi.impl.source.tree.LazyParseableElement.f(LazyParseableElement.java:172) at com.intellij.psi.impl.source.tree.LazyParseableElement.getFirstChildNode(LazyParseableElement.java:212) at com.intellij.psi.impl.source.tree.LazyParseableElement.getFirstChildNode(LazyParseableElement.java:36) at com.intellij.psi.impl.source.tree.SharedImplUtil.getFirstChild(SharedImplUtil.java:52) at com.intellij.psi.impl.source.PsiFileImpl.getFirstChild(PsiFileImpl.java:769) at...

_Provide a description of what has been changed_ ### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO) Fixes #

Signed-off-by: Andriy Kalashnykov