0
I Use This!
Very Low Activity

Commits : Listings

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