0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #106 from szampier/config_use_prepared_stmts_for_clients More... almost 2 years ago
add `DbUsePreparedStatements` to client tool configuration (~/.ngas) More... almost 2 years ago
Add reference to `UsePreparedStatements` in changelog.rst and sample_server_config.xml More... about 2 years ago
deduplicate cursor execution logic More... about 2 years ago
rename sql_mode to use_prepared_statements More... about 2 years ago
`UsePreparedStatement` -> `UsePreparedStatements` More... about 2 years ago
pass args to `cursor.execute()` only when needed More... about 2 years ago
rename CI variable More... about 2 years ago
return `None` instead of `()` to fix failing test More... about 2 years ago
bug fix: invoke `replace` only on string arguments More... about 2 years ago
escape single quote and handle null values More... about 2 years ago
fix build pipeline More... about 2 years ago
run tests with UsePreparedStatement="false" More... about 2 years ago
actually read 'UsePreparedStatement' from config file More... about 2 years ago
logging UsePreparedStatement More... about 2 years ago
New Db parameter 'UsePreparedStatement' to control whether to use prepared statements (default) or direct SQL More... about 2 years ago
Merge branch 'issue-103' More... about 2 years ago
Fix building of docs in GHA More... about 2 years ago
Enrich archive_event with more information More... over 2 years ago
Default get_remote_server_endpoint to server's host_id More... over 2 years ago
Allow all internal DTD files to be retrieved More... over 2 years ago
Improve generation of DOCTYPE declarations More... over 2 years ago
Add host property to HTTP handler class More... over 2 years ago
Correctly constrain requests version More... over 2 years ago
Remove Python 2.7 builds from GitHub Actions More... over 2 years ago
Return ngamsStatus.dtd when requested More... over 2 years ago
Merge remote-tracking branch 'szampier/update_ngamsGenDapi' More... about 3 years ago
remove failing and useless test More... about 3 years ago
test ngamsGenDapi, fix bug in ngamsFileInfo.py More... about 3 years ago
remove unnecessary `get_req_param` as suggested by @rtobar More... about 3 years ago