Skip to content

Activity

Deleted branch

Merge pull request #48 from KentarouTakeda/remove-unnecessary-assertion

Pull request merge
KentarouTakedapushed 2 commits to main • 2d70175…7639834 • 
19 days ago

Removed assertions that became unnecessary due to Laravel update

KentarouTakedacreated remove-unnecessary-assertion • 4f30476 • 
19 days ago

Deleted branch

Merge pull request #47 from KentarouTakeda/fix-schema-cache-race-cond…

Pull request merge
KentarouTakedapushed 2 commits to main • ca1440f…2d70175 • 
on May 3

Fix race condition when reading the schema cache

KentarouTakedacreated fix-schema-cache-race-condition • 37a4ea8 • 
on May 3

Deleted branch

KentarouTakedadeleted improve-readme • 
on Mar 9

Merge pull request #46 from KentarouTakeda/improve-readme

Pull request merge
KentarouTakedapushed 2 commits to main • 39308d0…ca1440f • 
on Mar 9

Added testbench setup instructions to readme

KentarouTakedacreated improve-readme • 24a6dce • 
on Mar 9

Deleted branch

KentarouTakedadeleted support-l5-swagger-9 • 
on Mar 9

Merge pull request #45 from KentarouTakeda/support-l5-swagger-9

Pull request merge
KentarouTakedapushed 2 commits to main • 30fcf89…39308d0 • 
on Mar 9

Support l5-swagger 9

KentarouTakedacreated support-l5-swagger-9 • 72a3a86 • 
on Mar 9

Deleted branch

KentarouTakedadeleted fix-swagger-ui-test • 
on Mar 8

Merge pull request #44 from KentarouTakeda/fix-swagger-ui-test

Pull request merge
KentarouTakedapushed 3 commits to main • 13f1142…30fcf89 • 
on Mar 8

Build workbench before running tests

Force push
KentarouTakedaforce pushed to fix-swagger-ui-test • cd4d8b0…22d651a • 
on Mar 8

Build workbench before running tests

Force push
KentarouTakedaforce pushed to fix-swagger-ui-test • dd0bc83…cd4d8b0 • 
on Mar 8

Sync Workbench Skeleton before running tests

KentarouTakedacreated fix-swagger-ui-test • dd0bc83 • 
on Mar 8

Deleted branch

KentarouTakedadeleted laravel-12 • 
on Feb 24

Merge pull request #43 from KentarouTakeda/laravel-12

Pull request merge
KentarouTakedapushed 2 commits to main • d7f4966…13f1142 • 
on Feb 24

Support Laravel 12

Force push
KentarouTakedaforce pushed to laravel-12 • 3de82d1…da60e1a • 
on Feb 24

Support Laravel 12

Force push
KentarouTakedaforce pushed to laravel-12 • 9490b84…3de82d1 • 
on Feb 24

Support Laravel 12

Force push
KentarouTakedaforce pushed to laravel-12 • 1898f70…9490b84 • 
on Feb 24

Support Laravel 12

KentarouTakedacreated laravel-12 • 1898f70 • 
on Feb 24

Deleted branch

Merge pull request #42 from KentarouTakeda/remove-unnecessary-xsrf-to…

Pull request merge
KentarouTakedapushed 2 commits to main • dd650fc…d7f4966 • 
on Feb 21

fix: remove unnecessary xsrf token when get

KentarouTakedacreated remove-unnecessary-xsrf-token-when-get • 816a40c • 
on Feb 21

Merge pull request #41 from KentarouTakeda/option-enable_renderer_for…

Pull request merge
KentarouTakedapushed 2 commits to main • 4604e9b…dd650fc • 
on Feb 21

feat: Add enable_renderer_for_non_validation_errors configuration option

KentarouTakedapushed 1 commit to option-enable_renderer_for_non_validation_errors • 4604e9b…47d00f2 • 
on Feb 21

Merge pull request #40 from KentarouTakeda/add-csrf-token-to-swagger-…