openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
ngas
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 09, 2025 — Mar 09, 2026
Showing page 1 of 101
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #106 from szampier/config_use_prepared_stmts_for_clients
rtobar
More...
almost 2 years ago
add `DbUsePreparedStatements` to client tool configuration (~/.ngas)
Stefano Zampieri
More...
almost 2 years ago
Add reference to `UsePreparedStatements` in changelog.rst and sample_server_config.xml
Stefano Zampieri
More...
about 2 years ago
deduplicate cursor execution logic
Stefano Zampieri
More...
about 2 years ago
rename sql_mode to use_prepared_statements
Stefano Zampieri
More...
about 2 years ago
`UsePreparedStatement` -> `UsePreparedStatements`
Stefano Zampieri
More...
about 2 years ago
pass args to `cursor.execute()` only when needed
Stefano Zampieri
More...
about 2 years ago
rename CI variable
Stefano Zampieri
More...
about 2 years ago
return `None` instead of `()` to fix failing test
Stefano Zampieri
More...
about 2 years ago
bug fix: invoke `replace` only on string arguments
Stefano Zampieri
More...
about 2 years ago
escape single quote and handle null values
Stefano Zampieri
More...
about 2 years ago
fix build pipeline
Stefano Zampieri
More...
about 2 years ago
run tests with UsePreparedStatement="false"
Stefano Zampieri
More...
about 2 years ago
actually read 'UsePreparedStatement' from config file
Stefano Zampieri
More...
about 2 years ago
logging UsePreparedStatement
Stefano Zampieri
More...
about 2 years ago
New Db parameter 'UsePreparedStatement' to control whether to use prepared statements (default) or direct SQL
Stefano Zampieri
More...
about 2 years ago
Merge branch 'issue-103'
Rodrigo Tobar
More...
about 2 years ago
Fix building of docs in GHA
Rodrigo Tobar
More...
about 2 years ago
Enrich archive_event with more information
Rodrigo Tobar
More...
over 2 years ago
Default get_remote_server_endpoint to server's host_id
Rodrigo Tobar
More...
over 2 years ago
Allow all internal DTD files to be retrieved
Rodrigo Tobar
More...
over 2 years ago
Improve generation of DOCTYPE declarations
Rodrigo Tobar
More...
over 2 years ago
Add host property to HTTP handler class
Rodrigo Tobar
More...
over 2 years ago
Correctly constrain requests version
Rodrigo Tobar
More...
over 2 years ago
Remove Python 2.7 builds from GitHub Actions
Rodrigo Tobar
More...
over 2 years ago
Return ngamsStatus.dtd when requested
Rodrigo Tobar
More...
over 2 years ago
Merge remote-tracking branch 'szampier/update_ngamsGenDapi'
Rodrigo Tobar
More...
about 3 years ago
remove failing and useless test
Stefano Zampieri
More...
about 3 years ago
test ngamsGenDapi, fix bug in ngamsFileInfo.py
Stefano Zampieri
More...
about 3 years ago
remove unnecessary `get_req_param` as suggested by @rtobar
Stefano Zampieri
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
…
100
101
→
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