markstory
Repos
79
Followers
1247
Following
19

CakePHP: The Rapid Development Framework for PHP - Official Repository

8619
3348

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

367
121

A utility for mocking out the Python Requests library.

3835
307

An automated code linting bot that integrates various code lint tools with github pull requests.

292
67

Statsd client implemented in Rust

52
21

A personal todo list application

19
2

Events

pull request opened
fix(domains) Fix route confusion around onboarding

Refine the patterns used to generate domain aliases to disambiguate how 'onboarding' paths work.

Fixes #46301

Created at 2 hours ago
create branch
markstory create branch fix-46301
Created at 2 hours ago
pull request opened
chore: Add debug logging to diagnose single-tenant issue

We're getting unexpected permission and login flow errors on single-tenant. I think they might be related to one of:

  • cookies
  • subdomain + organization slug handling.

I'd like to know more about what is going on as our current logs aren't overly helpful.

This won't be merged, I need pull requests to get images built to debug in singletenant further.

Created at 9 hours ago
create branch
markstory create branch feat-logging-st-issue
Created at 9 hours ago

Fix project item alignment for web.

Created at 22 hours ago

update cake folder link (v5)

Merge pull request #379 from Arhell/upd

update cake folder link (v5)

Created at 23 hours ago
pull request closed
update cake folder link (v5)
Created at 23 hours ago
pull request closed
update root folder link (v5)
Created at 23 hours ago

update root folder link (v5)

Merge pull request #380 from Arhell/root

update root folder link (v5)

Created at 23 hours ago
issue comment
Namespace all functions.

Your proposal for how to handle the loading of global functions sounds good but I would have that enabled by default in 5.x too, with the option of turning it off. For split packages we can make them opt-in and have users explicitly load them.

This sounds good to me. I can take care of making those changes if you want.

Created at 1 day ago
issue comment
ServerRequest::withAttribute('here', '/dummy') and ServerRequest::getAttribute('here') don't align

I looked into the code, guess I should use getRequestTarget and withRequestTarget instead?

Yes. This would be a way to get the compatibility you want.

Created at 1 day ago

Update retrieving-data-and-resultsets.rst

The option for cache key is key as in the examples, not cacheKey.

Merge pull request #7602 from berarma/patch-11

Update retrieving-data-and-resultsets.rst

Created at 1 day ago
pull request closed
Update retrieving-data-and-resultsets.rst

The option for cache key is key as in the examples, not cacheKey.

Created at 1 day ago

update root folder link (v3)

Merge pull request #378 from Arhell/root

update root folder link (v3)

Created at 2 days ago
pull request closed
update root folder link (v3)
Created at 2 days ago

update cake folder link (v3)

Merge pull request #377 from Arhell/cake

update cake folder link (v3)

Created at 2 days ago