Marc Esher

Results 9 issues of Marc Esher

Changes prefix for ordered list from a correct number to "1. " which markdown renderers will number correctly. This simplifies adding additional list items after being converted to markdown.

Curt Gratz sent me this I think I may have found an issue, but not sure how to correct it. Attached is a jMeter script that runs the submit.cfm for...

bug

**Describe the Bug** I am trying to follow the documentation to use go-migrate with `pgx` and I'm having trouble. I'm not sure if I'm reading the docs incorrectly, if there's...

it'd be nice to pass in a context="*" to the validate() method, rather than have to create a separate "all" context and apply that context to all rules. Before: ......

Feature

These changes add questions to emphasize good testing habits over code coverage. In addition, although github's diff doesn't make it easy to see, I fixed a subject/verb agreement problem in...

Content Change Suggestion: Playbook

"update" is a beast which behaves differently based on values of certain params, namely "multi" and "upsert". We need thorough unit tests around those conditions

Mongo Supports lightweight geospatial searching, described here: http://www.mongodb.org/display/DOCS/Geospatial+Indexing I've added an ensureGeoIndex function into Mongo.cfc for creating the indexes, and you can currently use cfmongodb. to perform geo queries like...

Let's add this to PyPI

At a minimum, run against all open PRs. This might help: https://gist.github.com/piscisaureus/3342247 Ideally, it'd report back to the PR using the github API