An open API service providing commit metadata for open source projects.

GitHub / github/htttee / commits

SHA Message Author Date Stats
5762f1ed Check for the rbenv exec script when bootstrapping. Ben Burkert <b****n@b****m> almost 13 years ago
f2ebd14a Set the connection: close header on the EventSource connection. Ben Burkert <b****n@b****m> almost 13 years ago
e512977e Use the SESSION_SECRET environment variable for the rack session secret. Ben Burkert <b****n@b****m> almost 13 years ago
a660f38a Enforce SSL with rack-ssl if the SSL environment variable is set. Ben Burkert <b****n@b****m> almost 13 years ago
6aecfacc Add the rack-ssl dependency. Ben Burkert <b****n@b****m> almost 13 years ago
4804a385 Update the thinicorn dependencies. Ben Burkert <b****n@b****m> almost 13 years ago
e586dfd0 Remove the binstubs. Ben Burkert <b****n@b****m> almost 13 years ago
fa4a8cd3 Remove the --deployment flag. Ben Burkert <b****n@b****m> almost 13 years ago
eb4f02e3 Bundle package the app. Ben Burkert <b****n@b****m> almost 13 years ago
b21049e3 Add the server dependencies to the Gemfile. Ben Burkert <b****n@b****m> almost 13 years ago
d573b9a2 Use the right version number for janky. Ben Burkert <b****n@b****m> almost 13 years ago
6afb5763 Add a cibuild script. Ben Burkert <b****n@b****m> almost 13 years ago
2b5777ff Parse the REDIS_URL environment variable too. Ben Burkert <b****n@b****m> almost 13 years ago
def4ef41 Check in the .ruby-version file. Ben Burkert <b****n@b****m> almost 13 years ago
1ae334ef Add a bootstrap script. Ben Burkert <b****n@b****m> almost 13 years ago
9b16867d Add an optional org check to the GET auth stuff. Ben Burkert <b****n@b****m> almost 13 years ago
cf9d60a9 Add basic oauth support against github for GET requests. Ben Burkert <b****n@b****m> almost 13 years ago
02495490 Tweak the test thread scheduling. Ben Burkert <b****n@b****m> almost 13 years ago
423bb7b0 Fix the initial body parsing of defered requests. Ben Burkert <b****n@b****m> almost 13 years ago
b6ec4628 Add script/server. Ben Burkert <b****n@b****m> almost 13 years ago
e7133109 Use the latest eventmachine and pull in thinicorn. Ben Burkert <b****n@b****m> almost 13 years ago
e2c01024 Fix the chunk parser. Ben Burkert <b****n@b****m> about 13 years ago
e28fb66b Add a travis-ci badge to the README. Ben Burkert <b****n@b****m> about 13 years ago
a28df0bf Add a hack to get around changes to joining threads in ruby 2.0. Ben Burkert <b****n@b****m> about 13 years ago
1bf2ff8d Thin is not supported on JRuby. Ben Burkert <b****n@b****m> about 13 years ago
2c1f0d78 Add a .travis.yml file. Ben Burkert <b****n@b****m> about 13 years ago
881d08dc Be sure to FIN the stream if a POST'ing client disconnects. Ben Burkert <b****n@b****m> about 13 years ago
ac97cd3f Cleanup the redis connection for pubsub when the client disconnects. Ben Burkert <b****n@b****m> about 13 years ago
897ce426 Emulate carriage return with a hack for thin's parser. Ben Burkert <b****n@b****m> about 13 years ago
57b83088 Support the carraige return control character. Ben Burkert <b****n@b****m> about 13 years ago
92de51fb Use one <code> element per line. Ben Burkert <b****n@b****m> about 13 years ago
6a6d76e6 Scroll to the bottom periodically instead of after updates. Ben Burkert <b****n@b****m> about 13 years ago
fe3a15fd Found a better way to scroll to the bottom. Ben Burkert <b****n@b****m> about 13 years ago
b54cae54 Have the client signal to keep the connection open. Ben Burkert <b****n@b****m> about 13 years ago
dd749425 Version: 0.6.0 Ben Burkert <b****n@b****m> about 13 years ago
c16a176a Fix the rack-client dependency. Ben Burkert <b****n@b****m> about 13 years ago
73235eb7 :fire: the deploy dir. Ben Burkert <b****n@b****m> about 13 years ago
c109bdf0 Add SSE support for requests originating in the browser. Ben Burkert <b****n@b****m> about 13 years ago
980528bf Setup the chunked response body in a middleware. Ben Burkert <b****n@b****m> about 13 years ago
ede275cb Prevent the PubSubRedis client from automatically reconnecting. Ben Burkert <b****n@b****m> about 13 years ago
79ae28a2 De-EY the code. Ben Burkert <b****n@b****m> about 13 years ago
08c92544 Minor cleanup. Ben Burkert <b****n@b****m> about 13 years ago
b9d2cd89 Start some cookbooks. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
fdd76878 instead of flush, use STDOUT.sync = true in the README example Dr Nic Williams <d****s@g****m> over 15 years ago
46cc4513 Add an htttee-exec wrapper, fix some bad math. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
407de419 Chunk the data coming out of redis. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
17761387 Add license for Ben Dr Nic Williams <d****s@g****m> over 15 years ago
aca08dfa Add 'why htttee?' to README Dr Nic Williams <d****s@g****m> over 15 years ago
9cfec619 README example shows chunking flow. Dr Nic Williams <d****s@g****m> over 15 years ago
fdab4a54 starting a readme Dr Nic Williams <d****s@g****m> over 15 years ago
9f9f2929 assume the hosted htttee server is at htttee.engineyard.com Dr Nic Williams <d****s@g****m> over 15 years ago
43dada83 ignore pkg folder Dr Nic Williams <d****s@g****m> over 15 years ago
f18a9d50 rename all files from ey-tea to htttee Dr Nic Williams <d****s@g****m> over 15 years ago
c5009cc0 update http_user_agent to htttee name Dr Nic Williams <d****s@g****m> over 15 years ago
c5799d69 add bundler to spec_helper Dr Nic Williams <d****s@g****m> over 15 years ago
d72a11a3 add bundler tasks to Rakefile Dr Nic Williams <d****s@g****m> over 15 years ago
f32a63c7 change from engineyard's eygemspec to pure gemspec Dr Nic Williams <d****s@g****m> over 15 years ago
bf68abda Add a ey-tea script. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
aa43f2ec ignore some dev files Dr Nic Williams <d****s@g****m> over 15 years ago
78266091 Remove Sinatra, just use rack. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
a79b9308 Hackishly working client. Ben Burkert & Not Pairing <b****n@b****m> over 15 years ago
eb08473c Hackity, but appears to be functional. Ben Burkert <b****n@b****m> over 15 years ago
13dd00c3 Initial PubSub hacks. Ben Burkert <b****n@b****m> over 15 years ago
3b713631 More specs. Ben Burkert <b****n@b****m> over 15 years ago
bad3c193 s/goliath/thin & sinatra/ Ben Burkert <b****n@b****m> over 15 years ago
719bc196 Use fibers correctly ;) Tim Carey-Smith <t****m@s****n>
Committed by: Ben Burkert <b****n@b****m>
over 15 years ago
88c7cd39 Get the simple hacks working. Ben Burkert <b****n@b****m> over 15 years ago
5fb27ea1 Add simple spec. Ben Burkert <b****n@b****m> over 15 years ago
c7d89e88 Initial hacks. Ben Burkert <b****n@b****m> over 15 years ago

← Back to repository