index
:
gn-libs
this commit
keyring
main
privileges-checking2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-24
Deactivate a check that's likely wrong - add a note.
privileges-checking2
Frederick Muriuki Muriithi
2025-07-24
Fix errors caught by type-checker.
Frederick Muriuki Muriithi
2025-07-24
Implement check function.
Frederick Muriuki Muriithi
2025-07-24
Replace prints with logging.
Frederick Muriuki Muriithi
2025-07-24
Add test for the `check` function.
Frederick Muriuki Muriithi
2025-07-24
Add test to check for reduction of specifications.
Frederick Muriuki Muriithi
2025-07-24
Populate empty tests.
Frederick Muriuki Muriithi
2025-07-23
First, very basic implementation to pass all of the (current) tests.
Frederick Muriuki Muriithi
2025-07-23
Add some more tests for invalid specifications.
Frederick Muriuki Muriithi
2025-07-23
Improve definition of types.
Frederick Muriuki Muriithi
2025-07-23
Privileges-check specification parsing: add a new test.
Frederick Muriuki Muriithi
2025-07-22
Begin working on simple DSL for privileges checking.
Frederick Muriuki Muriithi
2025-06-11
Fix code errors caught by type-checker.
Frederick Muriuki Muriithi
2025-06-11
Fix code errors caught by linter.
Frederick Muriuki Muriithi
2025-06-10
Setup launcher logging.
Frederick Muriuki Muriithi
2025-06-04
Add function to make a "peeker" function.
Frederick Muriuki Muriithi
2025-05-28
Provide symbol name for exception to re-raise.
Frederick Muriuki Muriithi
2025-05-26
Fix test to match updated MySQL connect() keyword args.
Munyoki Kilyungi
2025-05-19
Handle generic exception occurring while using the connection
Frederick Muriuki Muriithi
2025-05-12
Re-raise the exception to prevent silent failures.
Frederick Muriuki Muriithi
2025-05-05
Handle case where job doesn't exist.
Frederick Muriuki Muriithi
2025-05-02
Fix stream used by function.
Frederick Muriuki Muriithi
2025-04-21
Indicate successful completion.
Frederick Muriuki Muriithi
2025-04-21
Build the environment from the application environment.
Frederick Muriuki Muriithi
2025-04-21
Add function to load standard stream outputs.
Frederick Muriuki Muriithi
2025-03-25
Clean up after ourselves!
Frederick Muriuki Muriithi
2025-03-25
Fetch remaining content
Frederick Muriuki Muriithi
2025-03-25
Merge the 'with's to reduce indentation.
Frederick Muriuki Muriithi
2025-03-25
Create outputs directory if it does not exist.
Frederick Muriuki Muriithi
2025-03-25
Add paths to output files as metadata items.
Frederick Muriuki Muriithi
2025-03-25
Change query for updating metadata: allow creating new item.
Frederick Muriuki Muriithi
2025-03-25
Add "WHERE" clause to avoid updating all rows.
Frederick Muriuki Muriithi
2025-03-25
Provide output directory to launcher.
Frederick Muriuki Muriithi
2025-03-25
Start launcher with unbuffered outputs.
Frederick Muriuki Muriithi
2025-03-25
Push stream data whenever its updated.
Frederick Muriuki Muriithi
2025-03-25
Rename manager/launcher script and implement the management logic.
Frederick Muriuki Muriithi
2025-03-25
Update jobs database schema.
Frederick Muriuki Muriithi
2025-03-24
Provide initial incomplete jobs manager script.
Frederick Muriuki Muriithi
2025-03-24
Initialise package for handling background/asynchronous jobs.
Frederick Muriuki Muriithi
2025-03-24
Provide contextmanagers for SQLite3 databases.
Frederick Muriuki Muriithi
2025-03-24
Provide protocols package
Frederick Muriuki Muriithi
2025-01-21
Add monadic_requests module.
genenetwork-system-v1.0.0
Frederick Muriuki Muriithi
2025-01-21
Only use flask modules if flask is present and 'current_app' is set.
Frederick Muriuki Muriithi
2025-01-13
Test post-receive hook.
Munyoki Kilyungi
2025-01-07
Add debugging utilities module.
Frederick Muriuki Muriithi
2024-12-23
Explicitly add python-lint and python-mypy.
Munyoki Kilyungi
2024-12-09
Fix issues caught by linter.
Frederick Muriuki Muriithi
2024-12-09
Fix the module's documentation string.
Frederick Muriuki Muriithi
2024-12-09
Parse SSL options for the connection string.
Frederick Muriuki Muriithi
2024-12-09
Fix check for non-negative integers.
Frederick Muriuki Muriithi
[next]