2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jul 19, 2020 — Jul 19, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace com.google.common.base.Strings by org.locationtech.geogig.base.Strings
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of com.google.common.base.Objects by java.util.Objects
groldan
as Gabriel Roldan
More... about 3 years ago
Rename NodeRef.getMedatadaId() as metadataId() since it's a derived property
groldan
as Gabriel Roldan
More... about 3 years ago
Remove org.eclipse.jdt.annotation.Nullable from geogig-api
groldan
as Gabriel Roldan
More... about 3 years ago
Replace com.google.common.base.Preconditions by a custom utility class
groldan
as Gabriel Roldan
More... about 3 years ago
Replace unnecessary usages of guava's Maps by standard library methods
groldan
as Gabriel Roldan
More... about 3 years ago
Replace unnecessary usages of guava's Sets by standard library methods
groldan
as Gabriel Roldan
More... about 3 years ago
Replace unnecessary usages of guava's Lists by standard library methods
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of guava's ImmutableMap
groldan
as Gabriel Roldan
More... about 3 years ago
Change return type of DescribeFeatureType from Set to List
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of guava's ImmutableSet
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of guava's ImmutableList, especially from public methods
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of com.google.common.base.Charsets by StandardCharsets
groldan
as Gabriel Roldan
More... about 3 years ago
Replace usage of guava Predicate and Supplier by java.util.function equivalents
groldan
as Gabriel Roldan
More... about 3 years ago
Remove dependency on Gson
groldan
as Gabriel Roldan
More... about 3 years ago
Merge pull request #513 from groldan/build/deps_upgrade
groldan
as Gabriel Roldan
More... about 3 years ago
Enfoce Java version 11, maven 3.8.1+
groldan
as Gabriel Roldan
More... over 3 years ago
Maven plugins version upgrades
groldan
as Gabriel Roldan
More... over 3 years ago
Dependency upgrades
groldan
as Gabriel Roldan
More... over 3 years ago
Add .attach_pid* to .gitignore
groldan
as Gabriel Roldan
More... over 3 years ago
Merge pull request #511 from groldan/build/maven_ci_friendly_versions
groldan
as Gabriel Roldan
More... over 3 years ago
Merge pull request #508 from locationtech/dependabot/maven/ch.qos.logback-logback-core-1.2.0
groldan
as Gabriel Roldan
More... over 3 years ago
Merge pull request #509 from locationtech/dependabot/maven/ch.qos.logback-logback-classic-1.2.0
groldan
as Gabriel Roldan
More... over 3 years ago
Use Maven CI Friendly Versions
groldan
as Gabriel Roldan
More... over 3 years ago
Create kubesec-analysis.yml More... over 3 years ago
Create codeql-analysis.yml More... over 3 years ago
Create SECURITY.md More... over 3 years ago
Merge pull request #834 from planetfederal/dependabot/maven/src/parent/junit-junit-4.13.1 More... over 3 years ago
Bump junit from 4.10 to 4.13.1 in /src/parent More... over 3 years ago
Merge pull request #835 from planetfederal/dependabot/maven/src/parent/ch.qos.logback-logback-core-1.2.0 More... over 3 years ago