Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow larger HTTP requests.gaol6 | Linus Nordberg | 2016-02-21 | 1 | -1/+1 |
| | | | | 1MB -> 4MB. | ||||
* | No need to strip "/" from path really.parametrise_url | Linus Nordberg | 2015-11-13 | 1 | -5/+5 |
| | |||||
* | Parametrise "application part" of URL. | Linus Nordberg | 2015-11-13 | 1 | -5/+16 |
| | | | | | Breaking out "ct/v1" to a separate argument to request(). Good for other applications. | ||||
* | Whitespace. | Linus Nordberg | 2015-11-13 | 1 | -11/+22 |
| | |||||
* | Fix copyright strings. | Linus Nordberg | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | Allow non-TLS http | Magnus Ahltorp | 2015-03-31 | 1 | -3/+3 |
| | | | | Closes CATLFISH-31 | ||||
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 1 | -4/+28 |
| | |||||
* | Log time spent serving a request | Magnus Ahltorp | 2015-02-20 | 1 | -0/+3 |
| | |||||
* | Move internal HTTP APIs to mochiweb. | Magnus Ahltorp | 2014-10-25 | 1 | -6/+5 |
| | |||||
* | Use mochiweb for v1 API | Magnus Ahltorp | 2014-10-24 | 1 | -0/+48 |
Conflicts: catlfish.config src/v1.erl |