1. c62e507 Update the release management instructions. by Martin Desruisseaux · 3 days ago main
  2. ab22da5 Review the instructions for source checkout, trying to make them more reliable. by Martin Desruisseaux · 10 days ago
  3. 5aefe8f Start to prepare the documentation for SIS 1.5 by modifying texts impacted by the EPSG upgrade. by Martin Desruisseaux · 3 weeks ago
  4. 38b653d Fix broken links. by Martin Desruisseaux · 3 weeks ago
  5. c2e884d Add a note about order of import statements. by Martin Desruisseaux · 5 months ago
  6. d1fb594 Clarifications in documentation. by Martin Desruisseaux · 5 months ago
  7. 6a03e68 Add "How to extend with custom CRS" page. by Martin Desruisseaux · 7 months ago
  8. f06cbd2 Fix wrong maven coordinates for `sis-referencing`. by Martin Desruisseaux · 7 months ago
  9. 9fa3fc7 Remove the dependency to Bootstrap for avoiding the download of CSS from a foreigner site. by Martin Desruisseaux · 7 months ago
  10. 73184f2 Remove the menu since we removed JavaScript. by Martin Desruisseaux · 7 months ago
  11. 456af78 Remove the carousel, replaced by an ordinary table. by Martin Desruisseaux · 7 months ago
  12. 26fe328 Replace a few remaining "http" URL by "https". by Martin Desruisseaux · 7 months ago
  13. e38f878 Replace "geodetic datum" by "geodetic reference frame" in text. by Martin Desruisseaux · 1 year, 4 months ago
  14. 373b0d3 Merge pull request #3 from raboof/patch-1 by Martin Desruisseaux · 1 year, 2 months ago
  15. 524a8b1 Fix DOAP syntax by Arnout Engelen · 1 year, 2 months ago
  16. 066cfb0 Add an "How to" about building a 4-dimensional CRS. by Martin Desruisseaux · 1 year, 6 months ago
  17. 80ff48c Update build instruction with the use of environment variable. by Martin Desruisseaux · 1 year, 7 months ago
  18. 193deeb Document the policy applied in recent changes: by Martin Desruisseaux · 1 year, 7 months ago
  19. 584a696 Update command-line documentation with new feature added in SIS 1.5. by Martin Desruisseaux · 1 year, 8 months ago
  20. ed691be Replace {{< highlight >}} statements by backticks in markdown files. by Martin Desruisseaux · 1 year, 8 months ago
  21. 26e28a8 Move 4 PMC members to emeritus. Three of them were already ASF emeritus, one of them has his status changed directly on LDAP. by Martin Desruisseaux · 1 year, 8 months ago
  22. 9e64bdc Said that SIS can use "http ranges" when reading TIFF files. by Martin Desruisseaux · 2 years, 8 months ago
  23. 1738f3b Fix Java version. by Martin Desruisseaux · 2 years, 8 months ago
  24. 2bce94b Set GeoAPI version to 3.0.2 and Unit API to JSR-385. by Martin Desruisseaux · 1 year, 9 months ago
  25. bd61200 Update release instruction for changes in the Gradle build: by Martin Desruisseaux · 1 year, 9 months ago
  26. 356a1ff Replace our custom `JAVA_OPTS` environment variable by the standard `JDK_JAVA_OPTIONS`. by Martin Desruisseaux · 1 year, 10 months ago
  27. 6c4b10a Better documentation about the handling of NilReason and the view as TreeTableMap. by Martin Desruisseaux · 1 year, 10 months ago
  28. e496564 Rename de "GeoAPI" style as "API" for convenience. by Martin Desruisseaux · 1 year, 10 months ago
  29. 729e122 Reorganize and develop the discussion about metadata and nil values. by Martin Desruisseaux · 1 year, 10 months ago
  30. f4ec9d1 Review introduction in developer guide, update versions and references to "build helper". by Martin Desruisseaux · 1 year, 10 months ago
  31. 6855a5a Remove the French pages, because they are not maintained for a long time. by Martin Desruisseaux · 1 year, 10 months ago
  32. 154b1ec Add a link to instruction for downloading optional dependencies. by Martin Desruisseaux · 1 year, 10 months ago
  33. 88b18f0 Add a column saying which module provides each data format. by Martin Desruisseaux · 1 year, 11 months ago
  34. d478474 Add the newly released http://www.opengis.net/doc/is/COG/1.0 in the list of standards supported by SIS. by Martin Desruisseaux · 1 year, 11 months ago
  35. 191a580 Fix an error in the version of Glassfish dependency. by Martin Desruisseaux · 1 year, 11 months ago
  36. 0f8f3e9 Prepare documentation for the 1.4 release. by Martin Desruisseaux · 1 year, 11 months ago
  37. aa14718 Update the "test release candidate" section of release management page. by Martin Desruisseaux · 1 year, 11 months ago
  38. 78d5576 Add instruction about Maven deployment (for the parent POM). by Martin Desruisseaux · 1 year, 11 months ago
  39. e173b3e Partial update of release management notes, with more instruction about publishing. by Martin Desruisseaux · 1 year, 11 months ago
  40. 81a6e08 Partial upgrade of release instruction to the new gradle build system. by Martin Desruisseaux · 1 year, 11 months ago
  41. 0da7931 Release notes for Apache SIS 1.4. by Martin Desruisseaux · 1 year, 11 months ago
  42. be694f7 Merge the "build" page with the "sources" and "downloads" pages. by Martin Desruisseaux · 1 year, 11 months ago
  43. 768e4fa Add notes about Java modules in SIS 1.4 and later. by Martin Desruisseaux · 1 year, 11 months ago
  44. b12ce4d Update setup instructions, in particular the ones about PostgreSQL. by Martin Desruisseaux · 1 year, 11 months ago
  45. 1a23a24 Update the list CRS and operation methods supported by Apache SIS 1.4. by Martin Desruisseaux · 2 years ago
  46. ee9ecef Set GeoAPI version number to 3.0.2. by Martin Desruisseaux · 2 years ago
  47. 4fef9a5 Remove duplicated section. by Martin Desruisseaux · 2 years ago
  48. ca77ed5 Merge "release-management-setup.md" content into "release-management.md". by Martin Desruisseaux · 2 years ago
  49. be146d2 Document new policy about `@since` and `@version` javadoc tags. by Martin Desruisseaux · 2 years ago
  50. c17a53b Update the version, Java requirement and the "How to" examples. by Martin Desruisseaux · 2 years ago
  51. 78041c6 Replace "master" by "main" branch and "Maven" by "Gradle" build tools, by Martin Desruisseaux · 2 years, 1 month ago
  52. daaea55 Add a link to ASF privacy policy. by Martin Desruisseaux · 2 years, 2 months ago
  53. d58b4fc Fix typos (publication date, etc). by Martin Desruisseaux · 2 years, 3 months ago
  54. 1a25795 Add two more examples in the referencing section. by Martin Desruisseaux · 2 years, 5 months ago
  55. f3e04ec Add more "how to" examples for raster data. by Martin Desruisseaux · 2 years, 5 months ago
  56. eb53c54 Clarify in which conditions the `GridCoverage` can be used outside the `try` block. by Martin Desruisseaux · 2 years, 5 months ago
  57. ec90f7e Reorganize the "how to" examples with better separation of raster use cases. by Martin Desruisseaux · 2 years, 5 months ago
  58. 2259d65 Fix historical GeoAPI version 1.0. by Martin Desruisseaux · 2 years, 5 months ago
  59. cb5a071 Remove the instructions about how to open Apache SIS as a NetBeans project. by Martin Desruisseaux · 2 years, 6 months ago
  60. 3a0e830 Add more "How to" items. by Martin Desruisseaux · 2 years, 8 months ago
  61. bea3f1f Move "How to" items in the FAQ as pages in the "How to" directory. by Martin Desruisseaux · 2 years, 8 months ago
  62. 9845d20 Add a "How to…" section with three first items. by Martin Desruisseaux · 2 years, 8 months ago
  63. d685dbc Add a reminder to update GitHub release page. by Martin Desruisseaux · 2 years, 8 months ago
  64. f12c192 Skip the initial commit of 'next-release' branch. by Martin Desruisseaux · 2 years, 8 months ago
  65. 174f2d0 Prepare a branch for next release. by Martin Desruisseaux · 2 years, 8 months ago
  66. 8810161 Add BigTIFF in the list of supported formats. by Martin Desruisseaux · 2 years, 8 months ago
  67. 5f3bfd0 Adjust release date and release instructions. by Martin Desruisseaux · 2 years, 8 months ago
  68. f164542 Add clearer information about required Java version. by Martin Desruisseaux · 2 years, 9 months ago
  69. f45b5fd Convert `release-discuss` template to HTML. by Martin Desruisseaux · 2 years, 9 months ago
  70. 492491e Update release instruction and set version numbers. by Martin Desruisseaux · 2 years, 9 months ago
  71. 0edb366 Rename `source` and `target` directories to their default values, by Martin Desruisseaux · 2 years, 9 months ago
  72. 723ca6e Minor adjustments in documentation about new release. by Martin Desruisseaux · 2 years, 9 months ago
  73. d9656c7 Convert release notes from static HTML pages to markdown for processing by Hugo. by Martin Desruisseaux · 2 years, 9 months ago
  74. 47eb1cf Prepare release notes. by Martin Desruisseaux · 2 years, 9 months ago
  75. 7e80b47 Update the list CRS and operation methods supported by Apache SIS 1.3. by Martin Desruisseaux · 2 years, 9 months ago
  76. dd8701a Fix common spelling errors. by Martin Desruisseaux · 2 years, 10 months ago
  77. 5d7be79 Add ISO 19157:2013 in the list of supported standards. by Martin Desruisseaux · 2 years, 10 months ago
  78. f84b26f Adjust section title. by Martin Desruisseaux · 3 years, 1 month ago
  79. f33caad Add instruction about how to set a custom `DataSource` for connection to EPSG database. by Martin Desruisseaux · 3 years, 1 month ago
  80. c1a6ee5 Minor edition for making the documentation more up-to-date. by Martin Desruisseaux · 3 years, 4 months ago
  81. 2254a51 Style and minor edition of developer guide. by Martin Desruisseaux · 3 years, 4 months ago
  82. daec927 Reorganise the developer guide with more text moved to annex. by Martin Desruisseaux · 3 years, 4 months ago
  83. 0bbc38a Rename "Formats" as "Data formats" and add information about AWS S3 access. by Martin Desruisseaux · 3 years, 4 months ago
  84. baeca7b List modules in the download pages. Minor editions. by Martin Desruisseaux · 3 years, 4 months ago
  85. 96eb2fb Table Of Content (TOC) highlights the viewed item in the main document. by Martin Desruisseaux · 3 years, 4 months ago
  86. 43fae1c Remove the generated developer guide from the `main` branch. by Martin Desruisseaux · 3 years, 4 months ago
  87. 688bd2f Expand the release vote template. by Martin Desruisseaux · 3 years, 4 months ago
  88. 3f67ee1 Update information about SIS 1.2 release. by Martin Desruisseaux · 3 years, 4 months ago
  89. 6a3c441 Update release instructions. by Martin Desruisseaux · 3 years, 4 months ago
  90. eac1526 Repeat link to mailing lists and add link to GitHub. by Martin Desruisseaux · 3 years, 4 months ago
  91. 1ae2bef Online examples need to use "https" in URLs. by Martin Desruisseaux · 3 years, 4 months ago
  92. 297b42d Release notes for Apache SIS 1.2. by Martin Desruisseaux · 3 years, 4 months ago
  93. cd4794a Update the list CRS and operation methods supported by Apache SIS 1.2. by Martin Desruisseaux · 3 years, 4 months ago
  94. 38f7615 Remove warning about bug in URL for downloading EPSG data and add a list of supported formats. by Martin Desruisseaux · 3 years, 4 months ago
  95. b0ebd1e Remove links to decomissioned email archives. by Martin Desruisseaux · 3 years, 8 months ago
  96. ea4263e Edit or remove obsolete information. by Martin Desruisseaux · 3 years, 11 months ago
  97. a33365c Add warning and workaround for know bug: download of EPSG data does not work. by Martin Desruisseaux · 4 years ago
  98. 1e61f2d Initial page for JavaFX application. by Martin Desruisseaux · 4 years ago
  99. 2d44a9c Rearrange a few menu items and add a precision about supported standards. by Martin Desruisseaux · 4 years ago
  100. 1266336 Translate from French to English the last developer guide sections that were missing. by Martin Desruisseaux · 4 years ago