openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Apache SIS
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 10, 2025 — Jun 10, 2026
Showing page 1 of 330
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
4 days ago
Merge branch geoapi-4.0 into geoapi-3.1.
Martin Desruisseaux
More...
4 days ago
Fix an index out of bounds exception when the image size is smaller than the tile size. Contains also opportunistic javadoc fixes.
Martin Desruisseaux
More...
13 days ago
Merge (with refactoring) branch 'feat/CustomHostS3' into geoapi-4.0. https://github.com/apache/sis/pull/40
Martin Desruisseaux
More...
14 days ago
Merge branch 'geoapi-3.1'. Contains: - Replacement of `DataStoreProvider.TIMEZONE` by a more unified way to handle parameters. - Support transitive search of metadata title in tree representation. - Bug fixes in SQL store.
Martin Desruisseaux
More...
15 days ago
Merge branch 'geoapi-4.0' into geoapi-3.1.
Martin Desruisseaux
More...
15 days ago
Move some `ParameterDescriptor` management to the public `OptionKey` class. The intent is to remove the internal `URIDataStoreOption` enumeration in the future.
Martin Desruisseaux
More...
15 days ago
Add `@TitleProperty` annotation on more metadata object. This is made possible by the commit just before this one.
Martin Desruisseaux
More...
15 days ago
Support transitive search of metadata title when metadata are represented as a tree.
Martin Desruisseaux
More...
15 days ago
Merge branch 'fix/timestamp-tz-sql-type' into geoapi-4.0. https://github.com/apache/sis/pull/45
Martin Desruisseaux
More...
17 days ago
Remove unused `StoreUtilities` method and move URI-related method to `URIDataStoreProvider`.
Martin Desruisseaux
More...
17 days ago
Remove `DataStoreProvider.TIMEZONE` because that parameter is optional while `DataStoreProvider` should declare only essential parameters.
Martin Desruisseaux
More...
17 days ago
fix(sql): override sql datatype code for timestamp with timezone column
glegal
More...
18 days ago
Remove the `SecondaryTrait` internal annotation and use the information provided by the `getStandardType()` method instead.
Martin Desruisseaux
More...
21 days ago
`getStandardType()` returns `ParameterizedType` where applicable.
Martin Desruisseaux
More...
22 days ago
Merge branch 'geoapi-3.1'
Martin Desruisseaux
More...
23 days ago
Merge geoapi-4.0 into geoapi-3.1. The main work are related to improvement in GeoHEIF support.
Martin Desruisseaux
More...
23 days ago
Add a `getStandardType()` method in `LenientComparable` and implement that method in classes. Refactor the `getInterface()` methods in `AbstractMetadata` and `AbstractIdentifiedObject`.
Martin Desruisseaux
More...
23 days ago
Fix an anomaly in the display of the tree of GeoHEIF boxes.
Martin Desruisseaux
More...
25 days ago
Apply to ISO-19115 metadata the same mechanism used by GeoHEIF for summarizing metadata.
Martin Desruisseaux
More...
26 days ago
Minor refactoring of the `PropertyFormat` internal class for making it more convenient to extend.
Martin Desruisseaux
More...
26 days ago
Show summary of GeoHEIF box when the tree node is collapsed. Navigation among HEIF boxes is not easy, so we are trying to help.
Martin Desruisseaux
More...
27 days ago
Set up default protection ruleset for default and release branches
The Apache Software Foundation
More...
28 days ago
Replace some usages of `ReadOnlyObjectWrapper` by `SimpleObjectProperty` in places where the read-only aspect of the property was not really used.
Martin Desruisseaux
More...
28 days ago
Move the storage metadata helper classes to a separated package. This is in anticipation for the addition of more types.
Martin Desruisseaux
More...
28 days ago
Replace the internal `TreeFormatCustomization` interface by a public `TreeTable.Node.isVisible()` method.
Martin Desruisseaux
More...
28 days ago
In the tree of GeoHEIF nodes, move the nodes derived from `flags` below the "flags" node.
Martin Desruisseaux
More...
about 1 month ago
In the tree representation of GeoHEIF nodes, indicate when a box is unsupported.
Martin Desruisseaux
More...
about 1 month ago
Replace `@todo` Javadoc tag by a new `@Incomplete` annotation for identifying the boxes that are not fully implemented.
Martin Desruisseaux
More...
about 1 month ago
Implement the support of the `tilC` box in GeoHEIF files.
Martin Desruisseaux
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
329
330
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree