Quenby Mitchell

Results 4 issues of Quenby Mitchell

Javascript break points were being lost in Chrome every time the file changed because Chrome uses the entire path for applying saved break points. This change adds a configuration setting...

- [x] This is a **bugfix** - [ ] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...

In Visual Studio 2013 (both Shell and Professional), when I select a file node in solution explorer, then click 'Rename' from the context menu, and give the file a new...

bug

[This commit](https://github.com/apache/apisix-docker/commit/3ec55476d853c27c8aed4b7766690f55019f65db) added a step to the build process to copy the `utils/check_standalone_config.sh` file into the targeted Docker project before being able to build the image. This is a well-meaning...