Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / irods/python-irodsclient issues and pull requests

#487 - [#484] add quotas to README

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 2 comments

#486 - [#485] Writeable properties metaclass and loadable xml parser setting

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 6 comments

#485 - allow various settings to be dictated by loadable configuration

Issue - State: closed - Opened by d-w-moore over 1 year ago
Labels: enhancement

#484 - Add quotas documentation to README

Issue - State: closed - Opened by alanking over 1 year ago
Labels: documentation

#483 - Make version of PRC available as tuple

Issue - State: closed - Opened by d-w-moore over 1 year ago - 1 comment
Labels: enhancement

#482 - Remove user quotas since iRODS 4.3 doesn't support them

Issue - State: open - Opened by d-w-moore over 1 year ago - 1 comment

#481 - Add Troubleshooting documentation for `dataSize` option in `open`

Issue - State: open - Opened by alanking over 1 year ago
Labels: documentation

#480 - Eliminate all python2 compatibility concerns from the codebase

Issue - State: closed - Opened by d-w-moore over 1 year ago - 2 comments
Labels: enhancement, refactor

#479 - Add quota management capability (a la `iadmin sgq`)

Issue - State: closed - Opened by alanking over 1 year ago - 6 comments
Labels: enhancement

#478 - [#474] include query model to discover quotas

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 17 comments

#477 - Put() and get() for collection

Issue - State: open - Opened by sigau over 1 year ago - 2 comments
Labels: duplicate, enhancement, question

#476 - [#3] v1.1.9 and update changelog

Pull Request - State: closed - Opened by trel over 1 year ago

#475 - [#5] whitespace

Pull Request - State: closed - Opened by trel over 1 year ago

#474 - add Quota model

Issue - State: closed - Opened by trel over 1 year ago - 7 comments
Labels: enhancement

#473 - Investigate support for creating proxy connections

Issue - State: open - Opened by korydraughn over 1 year ago - 1 comment

#472 - In Python2, #471's settings autoload prints cryptic message if settings file is missing

Issue - State: closed - Opened by d-w-moore over 1 year ago - 3 comments
Labels: bug

#471 - Allow loading and saving of library configuration

Issue - State: closed - Opened by d-w-moore over 1 year ago - 1 comment
Labels: enhancement

#470 - error <irods.column.Column 422 D_RESC_HIER> with session.data_objects.get(irodfile)

Issue - State: closed - Opened by sigau over 1 year ago - 10 comments
Labels: resolved/invalid, question

#469 - The PRC needs more code comments for explanation

Issue - State: open - Opened by d-w-moore over 1 year ago - 1 comment
Labels: documentation

#468 - Implement case-insensitive queries (#234)

Pull Request - State: closed - Opened by stsnel over 1 year ago - 5 comments

#467 - S3 open file in append mode

Issue - State: open - Opened by fj-morales over 1 year ago - 14 comments

#466 - [#465] introduce irods.experimental.client.http module

Pull Request - State: open - Opened by d-w-moore over 1 year ago - 4 comments

#465 - implement iRODS sessions over new client HTTP api

Issue - State: open - Opened by d-w-moore over 1 year ago - 2 comments

#464 - [_463] simple_client Session and Connection

Pull Request - State: open - Opened by d-w-moore over 1 year ago - 2 comments

#463 - iRODSSession objects are too complex

Issue - State: open - Opened by d-w-moore over 1 year ago - 1 comment
Labels: enhancement

#462 - `iRODSSession.data_objects.put` does not specify data size

Issue - State: closed - Opened by alanking over 1 year ago - 3 comments
Labels: bug

#461 - client "plugin" modules for authentication.

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 11 comments

#460 - [_459] respect the default_resource setting for replication

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 3 comments

#459 - replication does not respect irods_default_resource setting

Issue - State: closed - Opened by d-w-moore over 1 year ago
Labels: bug

#458 - Resource redirect

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 31 comments

#457 - Close out-of-scope open data object handles

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 17 comments

#456 - data objects should properly finalize

Issue - State: closed - Opened by d-w-moore over 1 year ago - 15 comments
Labels: enhancement

#455 - tickets supply( )'d to session are not mapped to individual connections

Issue - State: closed - Opened by d-w-moore over 1 year ago - 1 comment
Labels: bug

#454 - [#3] v1.1.8 and update changelog

Pull Request - State: closed - Opened by trel over 1 year ago

#453 - redirect to resource server in data.open

Pull Request - State: closed - Opened by d-w-moore over 1 year ago - 3 comments

#452 - PUT and GET should transfer data directly to/from the resource server

Issue - State: closed - Opened by d-w-moore over 1 year ago - 1 comment
Labels: enhancement

#451 - Replica comments test

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 4 comments

#450 - make the DATA_COMMENTS field accessible in replica objects

Issue - State: closed - Opened by d-w-moore almost 2 years ago - 1 comment
Labels: enhancement

#449 - Get property comments from replica object

Pull Request - State: closed - Opened by GwenLdR almost 2 years ago - 10 comments

#448 - a rodsuser can disable their login via modify_password

Issue - State: closed - Opened by d-w-moore almost 2 years ago - 8 comments
Labels: bug

#447 - protect against use of bad parameters in modify_password

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 4 comments

#446 - repair connection timeout

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 11 comments

#445 - add the general query NOT LIKE operator

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 4 comments

#444 - Allow non-default string types in all metadata calls

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 12 comments

#443 - PRC GenQuery interface lacking the NOT LIKE operator

Issue - State: closed - Opened by d-w-moore almost 2 years ago - 1 comment
Labels: enhancement

#442 - enable non-default string types for AVUs in Python 2 and 3

Issue - State: closed - Opened by d-w-moore almost 2 years ago - 1 comment
Labels: enhancement

#441 - [#3] v1.1.7 and update changelog

Pull Request - State: closed - Opened by trel almost 2 years ago

#440 - Remove deprecated symbols: iRODSUserGroup, UserGroup, UserGroupDoesNotExist, UserGroupManager, user_groups

Issue - State: open - Opened by paulborgermans almost 2 years ago - 8 comments
Labels: refactor, deprecation

#439 - Seeing parse error in logs while calling a rule in delay

Issue - State: closed - Opened by mstfdkmn almost 2 years ago - 6 comments
Labels: resolved/invalid, question

#438 - [#434] AVU fields must be strings (and all but units must be non-null)

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 18 comments

#437 - Session.data_objects.put() doesn't normalize path

Issue - State: open - Opened by jefscheepers almost 2 years ago - 4 comments

#436 - [#435] allow unregister to remove replica by repl_num or resc_name

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 11 comments

#435 - unregister call ignores NUM_REPL_KW and RESC_NAME_KW, removing all replicas

Issue - State: closed - Opened by d-w-moore almost 2 years ago - 1 comment
Labels: bug

#434 - Can't add 0 as value in metadata.set()

Issue - State: closed - Opened by jefscheepers almost 2 years ago - 5 comments
Labels: bug

#433 - PAM login fails on Windows

Issue - State: open - Opened by d-w-moore almost 2 years ago - 2 comments
Labels: bug

#432 - [#431][irods/irods#6921] allow session.acls to function despite removed users

Pull Request - State: closed - Opened by d-w-moore almost 2 years ago - 4 comments

#431 - acls.get fails for collection after removing user

Issue - State: closed - Opened by ReinV almost 2 years ago - 3 comments
Labels: bug

#430 - Python-irodsclient needs different irods_authentication_scheme than iCommands in iRODS 4.3.0.

Issue - State: closed - Opened by jefscheepers about 2 years ago - 6 comments
Labels: enhancement, consortium-member

#429 - deprecate "user_groups" in favor of a simpler interface name of "groups"

Issue - State: closed - Opened by d-w-moore about 2 years ago - 1 comment
Labels: deprecation

#428 - more igroupadmin functions could be implemented by the Python client

Issue - State: closed - Opened by d-w-moore about 2 years ago - 1 comment
Labels: enhancement

#427 - [#426] update and further develop groupadmin capabilities

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 11 comments

#426 - irods.exception.SYS_NO_API_PRIV when groupadmin adds user to group

Issue - State: closed - Opened by simstoica about 2 years ago - 18 comments
Labels: bug

#425 - Failed to get group home folder permissions

Issue - State: closed - Opened by simstoica about 2 years ago - 8 comments
Labels: resolved/invalid, question

#424 - [#3] v1.1.6 and update changelog

Pull Request - State: closed - Opened by trel about 2 years ago

#423 - [#422] present iRODSAccess.codes in sorted order

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 8 comments

#422 - irods.access.iRODAccess.codes not well ordered in Python2

Issue - State: closed - Opened by d-w-moore about 2 years ago
Labels: enhancement

#421 - [#420] store integer codes & strings for access levels

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 6 comments

#420 - Show iRODS Permission Model - List Access Levels

Issue - State: closed - Opened by mstfdkmn about 2 years ago - 14 comments
Labels: enhancement, documentation

#419 - [#418] testing reminder to update IRODS_VERSION

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 15 comments

#418 - raise error in testing if server is more recent than advertised IRODS_VERSION

Issue - State: closed - Opened by d-w-moore about 2 years ago - 5 comments
Labels: enhancement, testing

#417 - [#392] expose parent_id, parent_name and resc_hierarchy for resource objects

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 7 comments

#416 - [#392] expose parent_id, parent_name and resc_hierarchy for resource objects

Pull Request - State: closed - Opened by d-w-moore2 about 2 years ago - 2 comments

#414 - [#243] enable RESC_HIER_STR_KW and RESC_NAME_KW

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 8 comments

#412 - create a utility module for miscellaneous functions

Issue - State: open - Opened by d-w-moore about 2 years ago - 7 comments

#411 - [#395] include user_type in permissions

Pull Request - State: closed - Opened by d-w-moore about 2 years ago - 25 comments

#410 - Open socket connections can still cause log noise when gc-collected in Python

Issue - State: closed - Opened by d-w-moore over 2 years ago - 15 comments
Labels: bug

#409 - [irods#404] Fix password_obfuscation in Windows (main)

Pull Request - State: closed - Opened by korydraughn over 2 years ago - 7 comments

#408 - [374] Use alternate endpoint for groupadmin requests

Pull Request - State: closed - Opened by MartinFlores751 over 2 years ago - 4 comments

#407 - [#406] correctly generate ssl context

Pull Request - State: closed - Opened by d-w-moore over 2 years ago - 13 comments

#406 - Generate SSL context from iRODS settings

Issue - State: closed - Opened by d-w-moore over 2 years ago
Labels: enhancement, consortium-member

#405 - [irods404] Fix password_obfuscation in Windows

Pull Request - State: closed - Opened by jpmcfarland over 2 years ago - 30 comments

#404 - Fix password_obfuscation in Windows

Issue - State: closed - Opened by jpmcfarland over 2 years ago - 2 comments
Labels: bug

#403 - Rule execution with a file with null input throws an error `-1201000`

Issue - State: closed - Opened by mstfdkmn over 2 years ago - 7 comments
Labels: resolved/invalid, consortium-member

#402 - [_400] more advanced iRODSException representation

Pull Request - State: closed - Opened by d-w-moore over 2 years ago - 10 comments

#401 - minor README fix: XML_Parser_Type code sample

Pull Request - State: closed - Opened by stsnel over 2 years ago - 5 comments

#400 - Expose errno code in string representation of an `irods.exception`

Issue - State: closed - Opened by d-w-moore over 2 years ago - 1 comment
Labels: enhancement

#399 - `put()` ignoring `minimum_free_space_for_create_in_bytes` and `resc_status`

Issue - State: closed - Opened by kript over 2 years ago - 7 comments
Labels: bug

#398 - Catching and translating iRODS errors

Issue - State: open - Opened by kript over 2 years ago - 14 comments

#397 - Error Stack example omits module loading instruction

Pull Request - State: closed - Opened by kript over 2 years ago

#396 - Group based permission works differently for collections

Issue - State: closed - Opened by mstfdkmn over 2 years ago - 5 comments
Labels: bug, consortium-member

#395 - Getting permission does not bring `g:` prefix for groups

Issue - State: closed - Opened by mstfdkmn over 2 years ago - 4 comments
Labels: enhancement, consortium-member

#394 - [#3] v1.1.5 and update changelog

Pull Request - State: closed - Opened by trel over 2 years ago

#392 - iRODSResource needs access to its parent resource's name

Issue - State: closed - Opened by tedgin over 2 years ago - 15 comments
Labels: enhancement, consortium-member

#391 - irsync for python client

Issue - State: open - Opened by chStaiger over 2 years ago - 1 comment
Labels: enhancement

#390 - Metadata timestamps optional

Pull Request - State: closed - Opened by d-w-moore over 2 years ago - 6 comments

#389 - omitting admin flag as `obj.metadata()` arg causes error

Issue - State: closed - Opened by d-w-moore over 2 years ago
Labels: bug

#388 - [#369] Simplify code for metadata and ticket APIs

Pull Request - State: closed - Opened by d-w-moore over 2 years ago - 8 comments

#387 - isue-386: initial change to add create and modify times for metadata

Pull Request - State: closed - Opened by paulborgermans over 2 years ago - 18 comments