0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 4.3.0 More... over 14 years ago
Add a mrclient module wrapping libmrclient. More... over 14 years ago
Instead of duplicating docstrings, copy them in code. More... almost 15 years ago
Wrap _moira.connect in Python so we can set the query version to -1. More... almost 15 years ago
Wrap mr_version. More... almost 15 years ago
Version 4.2.2 More... almost 15 years ago
Work around loop bugs in older Pyrex instances. More... almost 15 years ago
Version 4.2.1 More... almost 15 years ago
Don't link against extra libraries. More... almost 15 years ago
Version 4.2 More... almost 15 years ago
mr_init is a private function. More... about 15 years ago
Expose moira.proxy, a wrapper around mr_proxy. More... about 15 years ago
Squelch a Pyrex warning. More... about 15 years ago
Use MR_SUCCESS and MR_CONT instead of 0 when appropriate. More... about 15 years ago
Clear out query caches when disconnecting from a server. More... about 15 years ago
Update moira.__all__ to include newly added functions. More... about 15 years ago
Add a function to the Python module to expose mr_access. More... about 15 years ago
Expose mr_access in the Pyrex module. More... about 15 years ago
Generalize the *args/**kwargs parsing code from moira.query. More... about 15 years ago
Convert error codes to ints in moira.errors. More... about 15 years ago
Add a code attribute to MoiraException that pulls up the com_err code. More... about 15 years ago
Add moira.errors(), which parses a compile_et-generated com_err header file to get the Moira error codes. More... about 15 years ago
Make sure qy can handle _help and _list_queries queries. More... about 15 years ago
Actually export MoiraException in the moira module. More... about 15 years ago
Import MoiraException into the moira module so it's exposed. More... about 15 years ago
Release version 4.1 More... about 15 years ago
Add a 'qy' script, based on the one in the ops locker. More... about 15 years ago
Make it possible for clients to change how moira.query returns parsed information. More... about 15 years ago
Bump version number to 4.0 to reflect major improvements. More... about 15 years ago
Fix handling of kwargs in moira.query. More... about 15 years ago