Mathias Meyer
|
a635f7d916
|
Add Badge to available responders.
|
2014-03-19 15:01:23 +01:00 |
|
Hiro Asari
|
4556fdf8e1
|
Account for absence of pretty parameter
|
2013-11-15 09:43:07 -05:00 |
|
Hiro Asari
|
0e406b3ed1
|
Accept pretty parameter for pretty formatting
If the parameter is equal to `true` (in any case--`TRUE`, `True`) or
a positive integer, return pretty formatted JSON data.
No tests are necessary.
|
2013-11-15 09:19:25 -05:00 |
|
Hiro Asari
|
da62a6ce3c
|
Pretty print JSON data
See travis-ci/travis-ci#1555.
JSON data are pretty-formatted for humans.
|
2013-11-14 21:29:33 -05:00 |
|
Hiro Asari
|
e945476c8d
|
Prefer JSON to Atom feed
We should not break the current behavior when the client sends
`Accept: */*` HTTP header.
|
2013-11-11 11:42:48 -05:00 |
|
Hiro Asari
|
3fa96de682
|
WIP: Atom feed for /repos/:owner_name/:name/builds
See travis-ci/travis-core#82
TODO: Link to indivisual build.
TODO: Add specs.
TODO: Review `#apply?`
|
2013-11-11 09:03:23 -05:00 |
|
Piotr Sarnacki
|
1340fdb316
|
Allow to pass additional responders to respond_with
|
2013-05-08 14:11:02 +02:00 |
|
Piotr Sarnacki
|
65b1e6b988
|
Respond with 406 if we can't return requested formats
|
2013-02-25 17:27:56 +01:00 |
|
Piotr Sarnacki
|
212eb6d9d3
|
Allow passing more than one mime type in Accept
|
2013-02-25 17:27:56 +01:00 |
|
Piotr Sarnacki
|
70cd6ef092
|
Allow to download logs in plain text
|
2013-01-15 02:23:02 +01:00 |
|
Konstantin Haase
|
e1110034d1
|
prefix env key
|
2012-11-08 14:31:18 +01:00 |
|
Sven Fuchs
|
8abd6fa150
|
manual redirects and rewrite rules for supporting v1 style resources
|
2012-10-10 01:48:22 +02:00 |
|
Sven Fuchs
|
903f249cfb
|
moar refactoring on responders, fix specs
|
2012-10-09 18:28:46 +02:00 |
|
Sven Fuchs
|
494a85d968
|
refactor responders
|
2012-10-09 15:17:10 +02:00 |
|
Sven Fuchs
|
f6957636fb
|
refactor to responders, add the cc.xml stuff
|
2012-10-03 02:19:16 +02:00 |
|