- Toronto, Ontario
-
04:14
(UTC -04:00) - http://mark-story.com
- @markstory@mastodon.social
Highlights
Block or Report
Block or report markstory
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cakephp/cakephp
cakephp/cakephp PublicCakePHP: The Rapid Development Framework for PHP - Official Repository
-
asset_compress
asset_compress PublicAn asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
-
getsentry/responses
getsentry/responses PublicA utility for mocking out the Python Requests library.
-
lint-review
lint-review PublicAn automated code linting bot that integrates various code lint tools with github pull requests.
-
-
6,026 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
March 2024
Created a pull request in getsentry/sentry that received 5 comments
fix(tests) Fix silo mode request errors from relay
Several of our tests use the live_server pytest fixture which starts a webserver in a thread. Other tests will start a relay instance, and this rel…
+14
−1
lines changed
•
5
comments
Opened 35 other pull requests in 7 repositories
getsentry/sentry
21
merged
4
open
-
fix(hybridcloud) Reduce number of queries in webhook delivery
This contribution was made on Mar 20
-
chore(hybridcloud) Replace sha1 with sha256
This contribution was made on Mar 19
-
fix(hybridcloud) Fix delivery of audits with deleted users
This contribution was made on Mar 19
-
chore(hybridcloud) Add delivery totals to webhook logs
This contribution was made on Mar 19
-
fix(tests) Fix noisy logs for /auth/login
This contribution was made on Mar 19
-
chore(hybridcloud) Remove webhook rollout option
This contribution was made on Mar 18
-
fix(hybridcloud) Fix load-mocks not generating mapping records
This contribution was made on Mar 15
-
chore(hybridcloud) Remove outbox based webhook handler
This contribution was made on Mar 15
-
chore(processing) remove unused settings
This contribution was made on Mar 14
-
chore(processing) Remove now unused option
This contribution was made on Mar 14
-
fix(hybridcloud) Deliver payloads concurrently
This contribution was made on Mar 13
-
chore(hybridcloud) Remove explicit trace forwarding
This contribution was made on Mar 12
-
fix(hybridcloud) Add memberRegions to initialData
This contribution was made on Mar 10
-
fix(hybridcloud) Dont use
.last()forOrgAuthTokenReplicaThis contribution was made on Mar 8 -
chore(auditlog) Add more context to audit logs missing actors
This contribution was made on Mar 8
-
fix(hybridcloud) Use the current region if available during provisioning
This contribution was made on Mar 8
-
fix(ui) Add option to allow authentication failures
This contribution was made on Mar 8
-
chore(processing) Remove non-service reprocessing redis usage
This contribution was made on Mar 6
-
feat(hybridcloud) Add region tag to errors/transactions
This contribution was made on Mar 5
-
fix(hybridcloud) Add logging for bad RPC requests
This contribution was made on Mar 5
-
fix(hybridcloud) Make bitbucket uninstall silo safe
This contribution was made on Mar 5
-
fix(hybridcloud) Add visiblity to region configuration
This contribution was made on Mar 5
-
fix(hybridcloud) Attempt to deliver more messages from deep backlogs
This contribution was made on Mar 4
-
feat(processing) Move redis operations in reprocessing to servicewrapper
This contribution was made on Mar 1
-
chore(hybridcloud) Remove outbox based webhooks
This contribution was made on Mar 1
cakephp/migrations
3
merged
-
Add Dump command for new backend
This contribution was made on Mar 17
-
Add new Migrate command
This contribution was made on Mar 11
-
Remove Symfony/Console from Manager and Adapter
This contribution was made on Mar 2
cakephp/cakephp
3
merged
-
Reverse connection aliasing logic to restore previous behavior
This contribution was made on Mar 16
-
Add logging to error rendering failures
This contribution was made on Mar 10
-
Fix a potentially leaking file descriptor
This contribution was made on Mar 2
cakephp/upgrade
1
merged
-
Fix ChangeSnakedFixtureNameToPascalRector
This contribution was made on Mar 17
getsentry/develop
1
merged
-
chore: Expand DSN docs to cover subdomain semantics.
This contribution was made on Mar 12
cakephp/docs
1
merged
-
Update component testing docs
This contribution was made on Mar 11
cakephp/bakery.cakephp.org
1
merged
-
Revert "Bump pygments from 2.7.4 to 2.15.0"
This contribution was made on Mar 5
Reviewed 50 pull requests in 3 repositories
getsentry/sentry
25 pull requests
-
fix(hc): Add replacements for RPC methods that return tuples
This contribution was made on Mar 20
-
feat(release-health): Sessions should not be default
This contribution was made on Mar 20
-
ref(features): Move "temporary" features to
temporarymoduleThis contribution was made on Mar 20 -
fix(api): Improve rate limit query
This contribution was made on Mar 20
-
fix(tests) Fix silo mode request errors from relay
This contribution was made on Mar 20
-
ref(hc): Represent RPC request and response bodies as Pydantic objects
This contribution was made on Mar 19
-
fix(crons): Clean up test monitor decorators
This contribution was made on Mar 19
-
feat(hc): Add command to dump RPC interface as OpenAPI schema
This contribution was made on Mar 19
-
fix: add unique constraint to hashed columns
This contribution was made on Mar 19
-
fix(api): Properly fetch org from token
This contribution was made on Mar 19
-
feat: hash support for user auth token middleware
This contribution was made on Mar 18
-
chore(api): Create new app service param for api token
This contribution was made on Mar 18
-
chore(hc): Adds Debug File upload config endpoint
This contribution was made on Mar 18
-
fix(api): Always update org auth token last used date
This contribution was made on Mar 18
-
ref: Remove dead code
This contribution was made on Mar 15
-
fix(hc): Replace tuples as RPC return types
This contribution was made on Mar 15
-
perf: reduce redis calls on mark_event_reprocessed
This contribution was made on Mar 14
-
feat(hybridcloud): add index to apitokenreplica
This contribution was made on Mar 14
-
feat(projects): minimal projects endpoint
This contribution was made on Mar 13
-
fix(am2-check): make am2 check an all region endpoint
This contribution was made on Mar 13
-
fix(hybridcloud) Deliver payloads concurrently
This contribution was made on Mar 13
-
ref(hc): Introduce get_member_region_names RPC
This contribution was made on Mar 12
-
hybridcloud: add hashed_token to apitokenreplica
This contribution was made on Mar 11
-
Alert Rule activations model
This contribution was made on Mar 7
-
ref(crons): Move grouphash generation to a field default
This contribution was made on Mar 6
- Some pull request reviews not shown.
cakephp/cakephp
10 pull requests
-
5.1 app plugin collection
This contribution was made on Mar 20
-
Reverse connection aliasing logic to restore previous behavior
This contribution was made on Mar 19
-
5.next: fix plugin collection state not being reset properly in testsuite
This contribution was made on Mar 17
-
Implements only/except enum validation.
This contribution was made on Mar 16
-
Add pathCombine() helper to Core functions
This contribution was made on Mar 16
-
Throw exception for otherwise silent no-op on setColumnType()
This contribution was made on Mar 12
-
Add logging to error rendering failures
This contribution was made on Mar 11
-
Skip adding security tokens to GET requests in IntegrationTests
This contribution was made on Mar 11
-
Add test for int backed in Form control().
This contribution was made on Mar 7
-
Fix up parsing of datetime string with microseconds.
This contribution was made on Mar 6
cakephp/bake
1 pull request
-
Fix up bake value defaults for fixtures with enums
This contribution was made on Mar 11
Opened 1 issue in 1 repository
bigcode-project/opt-out-v2
1
open
-
Opt-out request for markstory
This contribution was made on Mar 21
138
contributions
in private repositories
Mar 1 – Mar 20






