Leigh Dodds

Results 54 issues of Leigh Dodds

A Rails app I'm working on occasionally hangs, with the process becoming unresponsive and having to be killed. We've also seen the same issue within the rails console and command-line...

Feedback Needed

In a feature I have: ``` ignoring_angular do visit "/" end ``` If I have this in my capybara `env.rb` ``` include Capybara::Angular::DSL ``` Then the wait for angular always...

The validation never returns because delayed job swallows the exception.

problem:bug
fn:validation
st:requires-replication
a:specification

E.g. http://www.w3.org/TR/xmlschema-2/#string When it should be: http://www.w3.org/2001/XMLSchema#string

problem:bug
fn:Documentation

If a user supplies a schema and we fail to load it, then the application should report an error so its clear that the schema hasn't been applied. Currently it...

problem:bug
st:in-progress
fn:schema
fn:validation

Add support for parsing package.json from the directory of queries. The package metadata should include the following: - title of the package - summary of the package - list of...

enhancement

Generate additional browsing pages so that users can navigate to queries based on their type, tag or prefix

enhancement