Pinned
6,409 contributions in the last year
Less
More
Activity overview
Contribution activity
June 1, 2021
markstory has no activity
yet for this period.
May 2021
Created 143 commits in 16 repositories
Created a pull request in cakephp/cakephp that received 9 comments
4.next - Use new fixtures for tests
Extract schema from the existing core fixtures into a new schema file that can be used with data-only fixtures. I had to make a few API changes to …
+1,779
−65
•
9
comments
Opened 44 other pull requests in 9 repositories
getsentry/sentry
3
open
19
merged
- fix(ui) Improve user errors for failed transfers
- ref(ui) Convert GuideAnchor away from createReactClass
- ref(ui) Remove createReactClass from CompactIssue
- ref(ui) Convert GroupCheckbox to not use createReactClass
- ref(ui) Convert settings form context to new context
- chore: Remove now-unused database aliases
- fix(ui) Update terms in project key configuration
- ref(ui) Update old forms to use new context
- fix(ui) Fix bookmark star not highlighting
- fix(ui) Handle globals beacon errors
- ref(ui) Remove nested layout on org deletion views
- ref(ui) Convert OrganizationDetailsBody away from context
- ref(ui) Reduce complexity in ListLink
- fix(api) Don't fail to handle requests when rate limits cannot be set
- ref(ui) Remove contextTypes from ListLink
- ref(ui) Remove an unused context type
- ref(ui) Remove legacy context from JsonForm
- ref(ui) Remove a few more contextTypes references
- chore: Apply import codemod to static/app
- chore: Apply the react import codemod to tests
- chore: Update eslint rules
- ref(ui) Add new jsx transform to our builds
cakephp/cakephp
11
merged
1
open
- Rename FixtureLoader::lastInserted
- Fix debug() exporting too much data.
- Make SQL logging in tests much simpler to operate
- Move fixture reset management to test case
- Backport 15533
- Fix another block of at() matchers.
- Add a schema loader for CakePHP core tests
- Fix another batch of at() matchers
- Don't set direction to false
- Explicitly check against null, to enable testing attributes of email #0
- Fix more at() matchers
- Fix more at() matchers
markstory/docket-app
3
merged
cakephp/debug_kit
2
merged
cakephp/queue
1
merged
cakephp/app
1
merged
getsentry/develop
1
merged
cakephp/docs
1
merged
getsentry/eslint-config-sentry
1
merged
Reviewed 55 pull requests in 11 repositories
getsentry/sentry 36 pull requests
- feat(scim): SCIM User APIs
- feat(Relay): Implement static configuration for relay authentication
- fix(snql) SnQL expects the JSON to be lists
- feat(sdk): Changing the sampled list to a dict
- ref(breadcrumbs): Add ContextData to breadcrumbs data
- feat(api): Enforce CORS on all requests
- ref(dynamic-sampling): Add missing custom inbound filters
- fix(deps): Bump relay to 0.8.6
- feat(ui): Collect metrics for globals usage
- fix: Prevent 'AbortError: Fetch is aborted' error from polluting our sessions data
- feat(dashboards): adds new icon for dashboards
-
feat(semver): Add fields to
Releaseto support semver filtering and sorting. - ref(app-store-connect-dialog): Applies Internal Design Feedback
- feat(transaction): Add Transaction Threshold model
- ref(colors): Use DataCategory enum and add 'default'
- Revert "feat(ui): Collect metrics for globals usage (#25976)"
- feat(performance): Add team key transactions table
- ref(custom-scm): Add to external actor provider choices
- fix(orgstats): Allow full totals on queries even if user doesn't have proj access
- feat(ui): Collect metrics for globals usage
- feat(auth): Email verification requirement for organizations
-
fix(ui): Fix using
tn()with formatted string on Projects Dashboard - feat(org-stats): Remove feature flag
- ref(discover): Fix y-axis copy for count_unique
- feat(demo): adds input to skip email and allows camel case post body
- Some pull request reviews not shown.
cakephp/cakephp 8 pull requests
- Split message formatting from log engine into formatter.
- Allow specifying middlewares at the controller level.
- Fix errors reported by psalm.
- Backport 15533
- 4.next - Use new fixtures for tests
- Add a schema loader for CakePHP core tests
- Switch http client query encoding
- Allow specifying timezone to use when marshaling DateTimeType.
cakephp/queue 2 pull requests
cakephp/docs 2 pull requests
cakephp/authentication 1 pull request
cakephp/authorization 1 pull request
cakephp/migrations 1 pull request
cakephp/sphinxtheme 1 pull request
getsentry/eslint-config-sentry 1 pull request
getsentry/develop 1 pull request
cakephp/bake 1 pull request
Created an issue in squizlabs/PHP_CodeSniffer that received 2 comments
Generic.Functions.OpeningFunctionBraceBsdAllman removes return type when additional lines are present
Describe the bug
When a function has a return type and an additional new line between the brace and function signature, phpcbf will remove the retu…
2
comments
108
contributions
in private repositories
May 3 – May 31