• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AASHE / python-membersuite-api-client / 112

Builds Branch Commit Type Ran Committer Via Coverage
112 master Membership Recursion Fix Same problem we had with organizations where the logic for recursion was always returning False due to max_depth having NoneType. push 21 Feb 2017 11:41PM UTC baronvonvaderham travis-ci pending completion   set done
111 master Merge branch 'master' of https://github.com/AASHE/python-membersuite-api-client push 18 Feb 2017 04:11AM UTC rerb travis-ci pending completion   set done
110 master Minor Tweaks Needed to fix "since_when" handling, I don't know why it worked the old way on get_orgs() but not on get_all_memberships() when used the exact same way. Also needed to fix how recursion collapsed and returned. push 17 Feb 2017 06:38PM UTC baronvonvaderham travis-ci pending completion   set done
109 master Add `delay` argument to security.services.login_to_portal() When `retries` argument is > 0, login_to_portal() will retry logging in if it fails, waiting `delay` seconds between retries. `delay` defaults to 0 so usually no pause will occur. It's... push 17 Feb 2017 05:41PM UTC rerb travis-ci pending completion   set done
108 master Merge pull request #18 from AASHE/is-member Add security.models.Individual.is_member() push 17 Feb 2017 05:29PM UTC web-flow travis-ci pending completion   set done
106 is-member Merge branch 'master' into is-member push 17 Feb 2017 05:08PM UTC web-flow travis-ci pending completion   set done
107 master Merge branch 'master' into is-member Pull #18 17 Feb 2017 05:03PM UTC web-flow travis-ci pending completion   set done
105 is-member Add more tests push 17 Feb 2017 04:37PM UTC rerb travis-ci pending completion   set done
104 v0.1.8 Recursion Fix Recursion was working fine for testing because max_depth was an integer. In a "real world" case where the default of None is used instead, the comparison of depth < max_depth is always False so recursion does not happen. Changed to... push 17 Feb 2017 04:34PM UTC baronvonvaderham travis-ci pending completion   set done
103 master Recursion Fix Recursion was working fine for testing because max_depth was an integer. In a "real world" case where the default of None is used instead, the comparison of depth < max_depth is always False so recursion does not happen. Changed to... push 17 Feb 2017 04:33PM UTC baronvonvaderham travis-ci pending completion   set done
102 master Add one more field Need address field to do the same conditional on the ISS (otherwise if that was false here, the attributes are missing on the other side and it kicks an error). push 17 Feb 2017 04:10PM UTC baronvonvaderham travis-ci pending completion   set done
101 is-member Patch test to run under Python3 push 17 Feb 2017 02:55AM UTC rerb travis-ci pending completion   set done
100 is-member Apply misc fixes and small enhancements Test coverage up to 92%. push 16 Feb 2017 11:05PM UTC rerb travis-ci pending completion   set done
99 master Merge branch 'master' of github.com:AASHE/python-membersuite-api-client push 16 Feb 2017 06:50PM UTC baronvonvaderham travis-ci pending completion   set done
98 master Version Bump push 16 Feb 2017 06:09PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc