Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gephi/graphstore issues and pull requests

#205 - Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.24.1

Pull Request - State: open - Opened by dependabot[bot] 18 days ago
Labels: dependencies, java

#204 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Pull Request - State: open - Opened by dependabot[bot] 18 days ago
Labels: dependencies, java

#203 - Bump actions/setup-java from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago
Labels: dependencies, github_actions

#202 - Spatial index in graph view

Pull Request - State: closed - Opened by mbastian 23 days ago

#201 - Expose spatial index in Graph

Issue - State: closed - Opened by mbastian 23 days ago

#200 - Upgrade dependencies

Pull Request - State: closed - Opened by mbastian 24 days ago
Labels: dependencies

#199 - Add toString and diffAsString to Configuration

Pull Request - State: closed - Opened by mbastian 24 days ago
Labels: enhancement

#198 - Add getNodeByStoreId and getEdgeByStoreId methods to Graph

Pull Request - State: closed - Opened by mbastian 24 days ago
Labels: enhancement

#197 - Upgrade dependencies

Issue - State: closed - Opened by mbastian 24 days ago
Labels: dependencies

#196 - Add getNodeByStoreId and getEdgeByStoreId to the Graph interface

Issue - State: closed - Opened by mbastian 24 days ago
Labels: enhancement

#195 - Add toString on Configuration

Issue - State: closed - Opened by mbastian 25 days ago - 1 comment
Labels: enhancement

#194 - Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, java

#193 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, java

#192 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, java

#191 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, java

#190 - Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, java

#189 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, java

#188 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#187 - Bump maven-surefire-plugin from 3.1.0 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#186 - Bump formatter-maven-plugin from 2.22.0 to 2.23.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#185 - Support for Instant column type

Pull Request - State: closed - Opened by mbastian about 1 year ago

#184 - Bump maven-source-plugin from 3.2.1 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#183 - Bump testng from 7.7.1 to 7.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#182 - Use ZoneId instead of ZonedDateTime

Issue - State: closed - Opened by mbastian about 1 year ago

#181 - Bump build-helper-maven-plugin from 3.3.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#180 - Bump maven-surefire-plugin from 3.0.0 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#179 - Support for dates and datetimes attribute types

Issue - State: closed - Opened by mbastian about 1 year ago

#178 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#177 - Bump actions/setup-java from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#176 - Bump testng from 7.7.0 to 7.7.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#175 - Bump maven-gpg-plugin from 1.6 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#174 - Bump jacoco-maven-plugin from 0.8.8 to 0.8.10

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#173 - Bump formatter-maven-plugin from 2.17.0 to 2.22.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, java

#172 - Fix #166 and #171 with improved graph bridge

Pull Request - State: closed - Opened by mbastian about 1 year ago

#171 - GraphBridge doesn't always do deep copy of attributes

Issue - State: closed - Opened by mbastian about 1 year ago

#170 - Expand quick start

Issue - State: open - Opened by mbastian about 1 year ago

#169 - Set Java11 as minimum version.

Pull Request - State: closed - Opened by mbastian about 1 year ago

#168 - #162 Configuration refactoring

Pull Request - State: closed - Opened by mbastian about 1 year ago

#167 - NPE on NodeStore.checkNodeExists

Issue - State: open - Opened by mbastian about 1 year ago - 1 comment

#165 - Incorrect edge count with parallel edges of same type

Issue - State: closed - Opened by mbastian about 1 year ago

#164 - Migrate to JDK 11 as minimum

Issue - State: closed - Opened by mbastian about 1 year ago

#163 - Remove Joda Time dependency

Pull Request - State: closed - Opened by mbastian over 1 year ago

#162 - Refactor Configuration

Issue - State: closed - Opened by mbastian over 1 year ago

#161 - Remove joda-time dependency

Issue - State: closed - Opened by mbastian over 1 year ago
Labels: enhancement

#160 - Clean up all benchmark code

Pull Request - State: closed - Opened by mbastian over 1 year ago
Labels: enhancement

#159 - Update ci.yml

Pull Request - State: closed - Opened by eduramiba over 1 year ago

#157 - Add retain methods to Graph for nodes and edges

Issue - State: closed - Opened by mbastian over 1 year ago

#156 - Add ability to deserialize based on an empty GraphModel

Issue - State: closed - Opened by mbastian over 1 year ago

#155 - "Null" should be parsed as null instead of a String

Issue - State: closed - Opened by mbastian over 1 year ago

#154 - Min/Max boundaries shouldn't use the column's estimator

Issue - State: closed - Opened by mbastian almost 2 years ago

#152 - Make edge type editable

Issue - State: closed - Opened by mbastian almost 2 years ago
Labels: enhancement

#151 - Default columns not properly setup when deserializing

Issue - State: closed - Opened by mbastian almost 2 years ago

#150 - Deadlock between graph and table locks

Issue - State: closed - Opened by mbastian about 2 years ago

#149 - Corrupted time index when setting TimeSet attribute

Issue - State: closed - Opened by mbastian about 2 years ago
Labels: bug

#148 - Indexation of null and default values

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: bug

#147 - ArrayIndexOutOfBoundsException when removing edges on multi-graphs

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: bug

#146 - TimeSet is not copied in GraphBridge.copyNodes()

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: bug

#145 - Add some API methods to check lock integrity (for tests)

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: enhancement

#144 - Viz engine

Pull Request - State: closed - Opened by mbastian over 2 years ago - 4 comments

#143 - Make Table a Collection of Column

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: enhancement

#142 - Add a few utility methods

Pull Request - State: closed - Opened by mbastian over 2 years ago
Labels: enhancement

#141 - Provide generic Index for all columns

Issue - State: closed - Opened by mbastian over 2 years ago
Labels: enhancement

#140 - Fixes #139 Dynamic weight of an interval always returns zero

Pull Request - State: closed - Opened by gerwinjansen almost 3 years ago - 1 comment

#139 - Dynamic weight of an interval always returns zero

Issue - State: closed - Opened by gerwinjansen almost 3 years ago

#138 - changes to make the graphstore ready for JDK11

Pull Request - State: closed - Opened by seinecle over 3 years ago - 2 comments
Labels: enhancement

#137 - how do i use grapstore?

Issue - State: closed - Opened by arislaode over 6 years ago - 3 comments
Labels: question

#135 - Update store configuration when a column is removed/added such as weight

Issue - State: closed - Opened by eduramiba almost 7 years ago
Labels: bug

#131 - Table.addColumn(String id, Class type, Origin origin) allows null origin.

Issue - State: closed - Opened by eduramiba over 7 years ago
Labels: bug

#130 - Expose isSortable to indexed columns and take into account non-sortable Numbers.

Issue - State: closed - Opened by eduramiba over 7 years ago - 1 comment
Labels: bug

#129 - Exception when deleting node

Issue - State: closed - Opened by eduramiba almost 8 years ago - 1 comment
Labels: bug

#128 - Add HierarchicalGraphView

Pull Request - State: open - Opened by trajar about 8 years ago - 7 comments
Labels: enhancement

#127 - Overlapping intervals aren't allowed

Issue - State: closed - Opened by nlap over 8 years ago - 1 comment

#126 - Set array indexation back to identity

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#125 - Null pointer exception when changing value of boolean[] column

Issue - State: closed - Opened by eduramiba over 8 years ago - 2 comments
Labels: bug

#124 - Add getGraph() to Table

Issue - State: closed - Opened by eduramiba over 8 years ago
Labels: enhancement

#122 - GraphModel.getTimeBounds() should ignore infinite intervals

Issue - State: closed - Opened by mbastian over 8 years ago - 1 comment
Labels: bug

#121 - Add TimeSet.toString() and TimeMap.toString() with TimeFormat and TimeZone support

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#120 - Add AttributeUtils.print for values

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#119 - Exception when deleting a column

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: bug

#118 - Add automated formatting in Maven build

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#117 - Add print/parse support for List, Set and Map types

Issue - State: open - Opened by mbastian over 8 years ago
Labels: enhancement

#116 - New configuration to disable edge weight column creation

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#115 - Add interval value support on graph attributes

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#114 - Add remove value support on Graph attributes

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#113 - Add ranking and partition enums to Origin

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#112 - Add ColumnDiff in ColumnObserver

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#111 - Add support for true parallel edges

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#110 - Add Graph.hasNode() and Graph.hasEdge() methods

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#109 - Add Element.getTable()

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#108 - Add support for List, Set and Map attributes

Issue - State: closed - Opened by mbastian over 8 years ago - 5 comments
Labels: enhancement

#107 - Add removeValue() to GraphAttributes

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: enhancement

#106 - Column creation should standardize the type

Issue - State: closed - Opened by mbastian over 8 years ago
Labels: bug