Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'origin/hotfix/0.9.0.3' into rails-3-develop | Louise Crow | 2013-05-16 | -0/+4 |
|\ | ||||
| * | Add option to limit memory available to external commands | Ian Chard | 2013-05-15 | -0/+4 |
* | | Rename Configuration class to avoid conflict with ActiveSupport::Configurable | Henare Degan | 2013-03-03 | -2/+2 |
|/ | ||||
* | Add some comments documenting the option params for the run method, pass in t... | Louise Crow | 2012-12-04 | -2/+12 |
* | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -3/+2 |
* | Always provide a string for stdin (passing nil exposed an apparent bug in `uu... | Seb Bacon | 2012-07-17 | -1/+1 |
* | Force the 'C' locale for elinks | Robin Houston | 2012-01-17 | -1/+1 |
* | Replace all `which command` calls | Robin Houston | 2012-01-17 | -2/+2 |
* | Paths for external commands | Robin Houston | 2012-01-17 | -1/+16 |
* | Provide ability to download zip file containing complete request. Closes #11 | Seb Bacon | 2011-09-13 | -0/+33 |