Pinned
2,021 contributions in the last year
Contribution activity
January 2021
Created a pull request in deepforge-dev/deepforge that received 8 comments
Add more helpful error on misconfigured conda env. Closes #1897
Perhaps this is too much help info? I think it should be all useful but would be open to thoughts/comments...
+19
−3
•
8
comments
Opened 28 other pull requests in 4 repositories
NetsBlox/NetsBlox
17
merged
- Update browser code to v1.23.2. Closes #2993
- Add freshness to debug endpoint. Close #2991
- Remove invite after 60 secs. Closes #2989
- Only add scraper settings if user agent info available. Fix #2987
- Update SalIO tests to PhoneIoT tests. Fixes #2895
- Add support for removing OAuth clients. Close #2982
- Use correct field for listing oauth client IDs. Fixes #2980
- Add CoreNLP server to docker-compose. Closes #2978
- Handle variable number of args in handleErrors. Closes #2976
- Use uuid to generate OAuth tokens, codes. Fixes #2974
- Add whoami endpoint for oauth. Closes #2972
- Pass the state in the redirect URI params. Fixes #2970
- Refactor standard test suite names
- Return null if service type unknown (rather than error). Fix #2966
- Add OAuth server support. Closes #2962
- Support REST endpoint directories. Closes #2963
- Log invalid netsblox addresses. Fixes #2959
NetsBlox/Snap--Build-Your-Own-Blocks
9
merged
- Ensure bug is reported before record keeping cleared. Fixes #1179
- Close invitations after 30 seconds. Closes #1177
- Do not open new project if invitation rejected. Fixes #1175
- v1.23.1
- Ensure the room has updated in reset. Close #1170
- Add helper method for inviting users in SnapDriver. Close #1169
- Ensure empty SourceCode field loads empty project. Fix #1168
- Remove unnecessary book keeping and rename methods
- Change default service to CloudVariables. Closes #1165
deepforge-dev/deepforge-keras
1
merged
deepforge-dev/deepforge
1
merged
Reviewed 3 pull requests in 2 repositories
NetsBlox/NetsBlox 2 pull requests
deepforge-dev/deepforge 1 pull request
Created an issue in NetsBlox/NetsBlox that received 1 comment
Failing PhoneIoT tests
It looks like there are a number of PhoneIoT tests that are failing...
1
comment
Opened 30 other issues in 4 repositories
NetsBlox/NetsBlox
15
closed
1
open
- Update browser code to v1.23.2
- Add websocket freshness to debug endpoints
- Discard invitations after 60 seconds
- Errors thrown when HTTP request is missing "user-agent"
- FBI Crime Data Service
- Add client removal to OAuth API
- "netsblox oauth ls" doesn't show the ID field
- Add CoreNLP docker container to docker-compose example
- utils.handleErrors doesn't work as express middleware
- Generate secure OAuth tokens, auth codes, client IDs
- OAuth test endpoint
- Preserve "state" parameter in OAuth code request
- Don't throw error on unrecognized community service
- Support directories in api/rest/<resource>
- Support for NetsBlox as an OAuth Server
- Error thrown on invalid message address
NetsBlox/Snap--Build-Your-Own-Blocks
7
closed
2
open
- "null" failing event in bug reports
- Close invitation after 30 seconds (if ignored)
- Don't load project if invitation rejected
- Ensure room state is current in SnapDriver.reset
- Add "invite" capabilities to SnapDriver
- Failed collaboration when invite before edits
- Change default service to CloudVariables
- Add user/project creation capabilities to SnapDriver
- Watchers can be dropped in the palette