Highlights
- Arctic Code Vault Contributor
Pinned
2,842 contributions in the last year
Activity overview
Contributed to
mozilla/addons-server,
willdurand/willOS,
mozilla/addons-frontend
and 5 other
repositories
Contribution activity
December 2020
Created 237 commits in 14 repositories
Created a pull request in mozilla/addons-server that received 8 comments
"Black" all the things!
+33,754
−26,247
•
8
comments
Opened 101 other pull requests in 11 repositories
willdurand/willOS
57
merged
2
open
1
closed
- Some more cleanups
- Refactor ISR
- Use syscall/sysret instead of interrupts
- Some clean-ups
- Create and load a TSS
- Fix debug CFLAGS
- Fix IDT struct and add debug statements
- Reformat asm files
- Add GDT structure and use it to debug print it
- Add bochs config file
- Add `abort()` function
- Switch to 'fullscreen' console when possible
- VBE/VGA console
- Create /dev mountpoint and mode debugfs there
- Rename vfs_inode_type() to vfs_type()
- Rename stat_t to vfs_stat_t
- Add sockfs implementation
- Refactor FS layer
- Add NTP command in kshell
- Fix compilation warnings
- Add 'k_' prefix to liballoc
- Refactor syscalls to introduce kernel implementations
- Refactor logging layer
- Extract syscall handlers into separate files
- Add inet_itoa(), inet_ntoi()
- Some pull requests not shown.
mozilla/addons-server
10
merged
- Only use services that are needed in the different circle jobs
- Handle forks in better_checkout command
- Fix checkout command
- Migrate to Circle CI
- Fix more u'str'
- Fix double quotes and enforce single quotes
- Fix weird string concatenation
- Sort scanner results by pk instead of created (because the field isn't indexed)
- Remove unused mysql config
- Listen to successful payments
mozilla/addons-linter
6
merged
mozilla/addons-scanner-utils
6
merged
mozilla/sign-addon
5
merged
mozilla/eslint-config-amo
3
merged
mozilla/addons-frontend
3
merged
mozilla/eslint-plugin-amo
2
merged
mozilla/dispensary
2
merged
mozilla/pino-mozlog
2
merged
mozilla/addons-code-manager
1
closed
1
merged
Reviewed 28 pull requests in 12 repositories
mozilla/addons-server 9 pull requests
- Sync users with basket when they are banned
- Only apply collections API endpoint caching to mozilla collections
- always returned urls wrapped in outgoing + originals
- Add link to scanner result on flagged versions in review page for admins
- handle licenses (and other objects) being missing for translations
- Fix weird string concatenation
- return default and requested locale in dict responses in v5+ api
- Add list of interesting accounts in local dev login page
- Remove support for opensearch add-ons entirely
willdurand/willOS 6 pull requests
mozilla/addons-frontend 3 pull requests
mozilla/addons-linter 2 pull requests
mozilla/web-ext 1 pull request
mozilla/django-post-request-task 1 pull request
mozilla/addons-code-manager 1 pull request
mozilla/addons 1 pull request
mozilla/dispensary 1 pull request
mozilla/addons-pm 1 pull request
mozilla/sign-addon 1 pull request
mozilla/eslint-config-amo 1 pull request
Created an issue in mozilla/addons-server that received 12 comments
Change returned data for localized fields in API version >= 5
As of API v5 (which is experimental at the time of writing), localized fields return different data than previous API versions. This change is desc…
12
comments
Opened 31 other issues in 6 repositories
willdurand/willOS
16
closed
2
open
- Rename VFS `stat_t` to `vfs_stat_t`
- Rename `vfs_inode_type()` to `vfs_type()`
- Configure prefix for `liballoc`
- Add INFO logs
- Compilation warnings in debug mode
- Add DHCP support
- Implement sockfs
- Move `fd.*` files to `src/proc` and rename them to `descriptor.*`
- Use `sockaddr_in` when it's possible
- Review the syscall implementation
- Implement socket syscalls for userland programs (not connected, only AF_INET, SOCK_DGRAM, UDP)
- Add `arpa/inet.h` header file
- Check flags in read/write
- Add `unistd.h` header
- Add `fcntl.h` header
- Add support for UDP and DNS
- Add support for IPv4 and ICMPv4
- Handle external ARP requests
mozilla/addons-server
7
closed
mozilla/addons-linter
1
open
2
closed
mozilla/django-post-request-task
1
open
mozilla/addons-code-manager
1
closed
mozilla/addons-frontend
1
closed
13
contributions
in private repositories
Dec 1 – Dec 17