pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:Python
Filter by
207M results
Untrack editor/agent tooling, generated test artifacts, and related scaffolding (kept locally). Real docs (README,
BACKEND_GUIDE, DOCUMENTATION, CONFLICT_AUDIT_ARCHITECTURE, MYSQL2_PATTERNS, docs/) retained. ...
Automated test pull request
Summary
- Skeleton commands validate PRD refs and required Target names then return a blocked/not-implemented lifecycle
result.
- Tests ensure start and launch skeletons do not invoke Queue execution. ...
Summary
Several documented Store raises were verified only against the raw Backend in tests/backends/conformance/test_errors.py,
never through a Store. Store is a thin delegator, so the error contract ...
What
Adds per-IP rate-limiting to the public client and operator login forms (SEC-02). They were the only auth surfaces
without a failed-attempt throttle — admin login and the public intake forms already ...
Phase 3.2 — Provider Dashboard Booking Management
What s new
- Backend: GET /provider/stats — returns active bookings count, total bookings, monthly earnings, completed count
- ProviderDashboard ...
Closes #4490
Summary
- Fix trait as alias semantics so a method excluded by insteadof can still be imported under a new name (Zend parity).
- Keep existing behavior for visibility-only adaptations ...
What
Rewrites the Handling Dependencies in View Entities section of the views docs.
Why
The section said dependencies are for when * a view depends on other views * and only showed a view-on-view example. ...