You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Dec161514131211428Nov27127129Oct2827261327Sep25201918127531Aug2821181513127425Jul242019181413111075328Jun26211914131210425May109830Apr26242322201915144113Mar1211853122Feb171095328Jan2722171612117653230Dec28271711765430Nov29262565429Oct28262311109528Sep2726242318171527Aug[maven-release-plugin] prepare for next development iteration[maven-release-plugin] prepare release gitlab4j-api-4.9.9Added getXxxxxStream() methods that return Java 8 Streams.Bumped version to 4.9.9[maven-release-plugin] prepare for next development iteration[maven-release-plugin] prepare release gitlab4j-api-4.9.8Added getXxxxxStream() methods that return Java 8 Streams.Bumped version to 4.9.8Modified to use compareJson() for comparing the items in the stream.Added compareJson() for comparing to objects of the same type.Removed unused import.Added methods to return the JSON for both the item and list.Added parallel Stream example.Changed the way sources of arrays are unmarshalled.Initial commit of Java 8 Stream tests.Added info on the getXxxxxStream() methods.Removed unused import.[maven-release-plugin] prepare for next development iteration[maven-release-plugin] prepare release gitlab4j-api-4.9.7Added getXxxxx() methods that return Java 8 Streams.Bumped version to 4.9.7Added putUpload() methods (#284).Initial commit to support setting project avatar (#284).Added setProjectAvatar() (#284).Added info for the DiscussionsApi.Fixed typo.[maven-release-plugin] prepare for next development iteration[maven-release-plugin] prepare release gitlab4j-api-4.9.6Bumped version to 4.9.6Added test for getting all discussions by list (#279).Changed the type for notableType to String (#279).Modified to use JsonUtils.Mods to support the FakeResponse class for mocking tests.Modified how the name is calculated for non camel cased enums.Initial commit (#279).Initial commit.[maven-release-plugin] prepare for next development iteration[maven-release-plugin] prepare release gitlab4j-api-4.9.5Bumped version to 4.9.5Added getDiscussionsApi() (#279).