Skip to content

Pull requests: ucphhpc/migrid-sync

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Catch another possible exception when determining the timezone. enhancement New feature or request unit test Code and infrastructure related to unit testing
#153 opened Nov 25, 2024 by albu-diku Loading…
Make responding with binary data work under Py3.
#122 opened Sep 24, 2024 by albu-diku Loading…
Make createuser work for new installations and add basic coverage. unit test Code and infrastructure related to unit testing
#120 opened Sep 23, 2024 by albu-diku Loading…
Cover make_hash on Python 3. unit test Code and infrastructure related to unit testing
#117 opened Sep 12, 2024 by albu-diku Loading… Python3 support for sensitive data sites
Apply Python 3 changes to grid_openid allowing test instantiation. enhancement New feature or request unit test Code and infrastructure related to unit testing
#106 opened Aug 13, 2024 by albu-diku Loading… OpenID Connect Support
Basic coverage of migwsgi.
#98 opened Aug 2, 2024 by albu-diku Loading…
Directly test the prepared user_dict put together by generateconfs. enhancement New feature or request unit test Code and infrastructure related to unit testing
#88 opened Jul 19, 2024 by albu-diku Loading… Python3 support for sensitive data sites
Break installation defaults out as their own structure. enhancement New feature or request unit test Code and infrastructure related to unit testing
#83 opened Jul 15, 2024 by albu-diku Loading… Python3 support for sensitive data sites
Repair fileio. enhancement New feature or request unit test Code and infrastructure related to unit testing
#80 opened Jul 10, 2024 by albu-diku Loading… Python3 support for sensitive data sites
Create structured constants for validation dicts used for openid auth. enhancement New feature or request unit test Code and infrastructure related to unit testing
#71 opened Jun 23, 2024 by albu-diku Loading… Python3 support for sensitive data sites
Exercise validated_input() on openid dicionaries. unit test Code and infrastructure related to unit testing
#70 opened Jun 19, 2024 by albu-diku Loading…
ProTip! Exclude everything labeled bug with -label:bug.