Robert Munteanu

Results 163 comments of Robert Munteanu

Travis failures are unrelated to my changes - the Java 8 build passes, but 6 and 7 fail with "The JAVA_HOME environment variable is not defined correctly"

Thanks for the report. I may not be able to look into this soon. Can you verify the error on the server side related to that repository? This may be...

Agreed we should be more robust here. Unfortunately I don't have the time to work on it myself. Contributions welcome :-)

Please submit a PR against master and we'll see where that takes us. Thanks!

Sure, submit a pull request with whatever works for you. > Hey, > > We often have issues with our firewalls / servers that cause ereviewboard to pass XML /...

That sounds great, looking forward to your pull requests :-) To make reviewing and merging simpler, I suggest creating separate commits in the pull request ( or even multiple pull...

What versions of Eclipse and Mylyn are you using?

Hm, that's strange. When you open the task repository dialog, where you enter your username and password, are they still filled in? If they are, it would be interesting to...

Same here, my oomph profile broke this morning. Would appreciate a stable p2 update site.

The query implementation is done in the [ToUserReviewRequestQuery|https://github.com/rombert/ereviewboard/blob/master/org.review_board.ereviewboard.core/src/org/review_board/ereviewboard/core/model/ToUserReviewRequestQuery.java], which uses the `to-users` parameter from the API. The fix would be to allow usage of the`to-users-directly` parameter in parallel to the...