Highlights
- 41 discussions answered
Pinned
1,721 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 56 commits in 7 repositories
Opened 11 pull requests in 4 repositories
edgedb/edgedb
7
merged
- Implement std::assert_single()
- workflows: Don't generate snapshot tags for docker images
- Bump setuptools-rust
-
Avoid marking
--tls-cert-fileas required on Click level - Unbreak parser source context dumps in server tracebacks
- Make ObjectShell a Generic type
- A string of cleanups as prep for computables-as-aliases
edgedb/edgedb-python
2
merged
edgedb/edgedb-cli
1
merged
edgedb/edgedb-docker
1
merged
Reviewed 62 pull requests in 8 repositories
edgedb/edgedb 41 pull requests
- Fix unpacking of materialized persistent tuples
- Fix issue that --bootstrap-command is executed twice
- Use anonymous shapes in GraphQL translation.
-
Add
identifieranddescriptionannotations to operators - Make enumerate work when the result tuple is persistent
- Implement a toy evaluator model
- Include cert path in the runtime info
- Allow generate cert with --bootstrap-only
- RFC 1008: TLS and ALPN
- Enforce --generate-self-signed-certs in tests
- Fix startup crash due to uninitialized variable
- Update the CLI docs.
- Refactor: optionally generate certs in the server
- Fix a downstream breakage of mypy_primer
- Handle Postgres unavailability
- Fix test_signalctl to have longer constant timeout
- Test: adding a timeout to debug a hanging test for query cancellation
- Rename lproperties -> properties
- Docs
- Get rid of the remaining @overload duplication in schema
- Fix an issue with cycle detection.
- Delete the test_edgeql_ir_scope_tree tests
- Fix some issues involving views/path_id_name/schema defaults
- Delete some unnecessary introspection viewgen code
- Remove environment variables from server CLI
- Some pull request reviews not shown.
edgedb/edgedb-python 7 pull requests
edgedb/edgedb-cli 6 pull requests
edgedb/edgedb-go 3 pull requests
edgedb/edgedb-rust 2 pull requests
edgedb/edgedb-docker 1 pull request
edgedb/metapkg 1 pull request
edgedb/edgedb-pkg 1 pull request
Created an issue in edgedb/edgedb that received 4 comments
Make server command-line equivalent environment variables have the uniform EDGEDB_SERVER_ prefix
Currently the environment variables corresponding to server command-line flags are prefixed with EDGEDB_, which makes them overlap with the environ…
4
comments
1
contribution
in private repositories
Jul 15