-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GeoRaster: Added GENSTATS options, security fixes, and prevent failing when password is near expiration #9290
Merged
Merged
Changes from 33 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
fd40934
GeoRaster: Added generate statistics option for GeoRaster driver
Alan5142 ebbfc7b
Merge pull request #1 from Alan5142/georaster-statistics
Alan5142 88b14b7
Georaster: Set Generate statistics res length to 5
Alan5142 7e54cb3
Georaster: Changed generate statistics to use BindName for certain pa…
Alan5142 46c5ac2
Georaster: Added docs for statistics options
Alan5142 2ee5282
GeoRaster: Prevent injection in INSERT and DESCRIPTION options
Alan5142 87ea7a3
Statistics and general use fix
coim32 a824e77
Merge pull request #2 from coim32/patch-1
Alan5142 6cb773e
GeoRaster: Fixed insert statement check for '--' comments
Alan5142 6a189bd
GeoRaster: fixed out of bounds when checking for invalid INSERT expre…
Alan5142 666a14a
GeoRaster: Added georaster missing options
Alan5142 0992659
GeoRaster: Fixed insert expression validation, now considers '' as es…
Alan5142 cb968c1
Merge branch 'OSGeo:master' into master
Alan5142 f61d933
fix: CreationOptionList XML now properly closed
Alan5142 dde317f
Merge branch 'georaster-statistics' into insert-injection-georaster-s…
Alan5142 b699da7
description of all tables on a schema
coim32 01f8b69
Merge branch 'insert-injection' into insert-injection-georaster-stati…
Alan5142 ac20c7f
changed genstatistics option name to genstats
Alan5142 1159a7e
Merge branch 'OSGeo:master' into master
Alan5142 ccd72f8
Merge branch 'insert-injection-georaster-statistics'
Alan5142 f547c8f
fixed GENSTATS_USEBIN field
Alan5142 df499cc
doc changes
Alan5142 7525bff
fixed GenStatsHistogram value
Alan5142 7835622
changed some CPLSPrintf parameters to use Bind instead
Alan5142 a129234
format and docs fixes
Alan5142 060755e
fixed georaster_dataset duplicated default value
Alan5142 7ddfaff
log warning when password is about to expire
Alan5142 f6f9bef
updated georaster GENSTATS docs
Alan5142 0551c5b
added password expired warning log workaround to display it only once
Alan5142 b9aa45f
added workaround for gdal warning message when using gdal_translate
Alan5142 4d5ea68
added a default error handler as a workaround
Alan5142 589c5a8
merge upstream
Alan5142 eed7b54
code format
Alan5142 28d6c8f
fixed XML metadata spacing
Alan5142 ab12d50
fixed connection string in autotest/gdrivers/georaster.py
Alan5142 f0fa59a
format python code
Alan5142 7a3e52d
fix xml tag in genstats
Alan5142 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can be simplified as:
similar occurrences below