Sean Leather

Results 44 issues of Sean Leather

There are people who think it's a good idea to “stream” JSON objects. (This is not an Elixir stream; it's string input composed of one JSON object after another with...

I like the goals of this project! I was hoping to use it, but it seems that I may be challenging the experimental C preprocessor support. **Describe the bug** I...

feature-request

With the existing `admin` organization, the following `POST` to `/api/db` fails authorization: ```sh xh 'http://localhost:6363/api/db/admin/dbt' label=l comment=c ``` ``` HTTP/1.1 403 Forbidden connection: keep-alive content-length: 323 content-type: application/json date: Mon,...

I'd like to be able to delete a database and be successful even if the database doesn't exist. This would be useful for debugging and testing, because it would allow...

enhancement

**Is your feature request related to a problem? Please describe.** When a test fails, it's useful to know why. The HTTP response can help. **Describe the solution you'd like** We...

enhancement

Oops! Seems like I removed things that I shouldn't have in `test.yml` with #110. Too much enthusiasm and too little oversight, I suppose. Add it back!

damianmoore -> photonixapp

#### Goal Learn what is necessary for migration (if anything) when adding a single, optional (i.e. may be `null`) field (e.g. a `String`, `Long`, or other `RealmObject`) to a `RealmObject`...

T-Doc
O-Community

Reading through the Haddock documentation, most things are described reasonably well. But then I came upon `Foundation.VFS` with the modules `FilePath`, `Path`, and `URI` under it. I didn't find anything...

X - question
C - documentation

See [this article](http://anil.recoil.org/2013/09/30/travis-and-ocaml.html) for details.

enhancement