Student name with link to GitHub profile
Major
- List of major contributions (e.g. pull requests) with link
Minor
- List of minor contributions (e.g. documentation, bug replication, etc) with link
Major
Minor
- Documentation for setting up react environment on ubuntu machine in wiki page Following are commit hashes for the same. commit 742578577ba878def17cff8fadcb3f050c83323b Author: Jayesh Tambe tambe_jayesh@hotmail.com Date: Tue Feb 21 22:57:05 2017 -0800 Environment set up for Ubuntu 16.04.2 LTS commit e8fc629612976ed7757d9eddb13ac8bc90cd7f12 Author: Jayesh Tambe tambe_jayesh@hotmail.com Date: Tue Feb 21 22:55:49 2017 -0800 Environment set up for Ubuntu 16.04.2 LTS
Major Wrote documentation for new React contributors on how to get their system setup Link
Minor While testing, I found a potential bug and reported it Link
Major
- Wrote answers to React core functionality questions raised by users as issue in Github. I provided a detailed explanation about the functionalities
with use cases and example code.
react/react#9621
react/react#9681
Minor
- Found bug while testing, reported it. Link
- Made pull request to solve a semantics error in one of the test suites Link
Major
Minor
- Documentation for setting up react environment on ubuntu machine in wiki page Following are commit hashes for the same. commit 742578577ba878def17cff8fadcb3f050c83323b Author: Jayesh Tambe tambe_jayesh@hotmail.com Date: Tue Feb 21 22:57:05 2017 -0800 Environment set up for Ubuntu 16.04.2 LTS commit e8fc629612976ed7757d9eddb13ac8bc90cd7f12 Author: Jayesh Tambe tambe_jayesh@hotmail.com Date: Tue Feb 21 22:55:49 2017 -0800 Environment set up for Ubuntu 16.04.2 LTS
Major Wrote documentation for new React contributors on how to get their system setup Link
Minor While testing, I found a potential bug and reported it Link
Major
- Wrote answers to React core functionality questions raised by users as issue in Github. I provided a detailed explanation about the functionalities
with use cases and example code.
react/react#9621
react/react#9681
Minor
- Found bug while testing, reported it. Link
- Made pull request to solve a semantics error in one of the test suites Link
Major
- Documentation -
tips for swift unit testing on linux - https://github.com/tkhandke/swift_doc
Minor
- none
Major
Minor
Major
- Created a TOTP secret backend - hashicorp/vault#2492
Minor
- Website documentation for TOTP secret backend - https://www.vaultproject.io/docs/secrets/totp/index.html
Major
- Removed recursion from token store policy and wrote verification tests - hashicorp/vault#2478
Minor
- None
Major
- Added a feature to allow users to add metadata during user creation to use Vault tokens for auth/authz for external services. - hashicorp/vault#2731
Minor
- None