travis-api/lib/travis/api/app
Hiro Asari a622de2a9f Merge branch 'master' into hh-add-metadata-endpoint
Update Gemfile.lock to point to the updated travis-core PR

Conflicts:
	Gemfile.lock
	lib/travis/api/app/endpoint/jobs.rb
	spec/integration/v2/jobs_spec.rb
2014-01-17 09:16:41 -05:00
..
endpoint Merge branch 'master' into hh-add-metadata-endpoint 2014-01-17 09:16:41 -05:00
extensions Merge branch 'master' into rkh-metrics 2013-05-09 13:37:28 +02:00
helpers Account for absence of pretty parameter 2013-11-15 09:43:07 -05:00
middleware Accept .atom extension 2013-11-11 15:21:14 -05:00
responders Tweak feed and entry's IDs 2013-11-11 15:43:47 -05:00
access_token.rb Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
base.rb Handle JSON parsing errors 2013-10-26 08:39:31 -05:00
cors.rb Run CORS middleware in development 2013-09-20 12:47:14 +02:00
endpoint.rb Set json content type only when content type is not set 2013-07-16 19:56:53 +02:00
extensions.rb rewrite all the things 2012-07-27 15:55:57 +02:00
helpers.rb rewrite all the things 2012-07-27 15:55:57 +02:00
middleware.rb rename Responder to Base (resembles Sinatra::Base and i can't come up with another name for a common base class of Middleware and Endpoint) 2012-10-09 18:31:51 +02:00
responders.rb WIP: Atom feed for /repos/:owner_name/:name/builds 2013-11-11 09:03:23 -05:00