MSP-Greg 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								50b8398dd7 
								
							 
						 
						
							
							
								
								CI: Fix up integration stream test for Puma ( #1887 )  
							
							 
							
							... 
							
							
							
							Fixes timing issue with Puma, adds 0.05 second to sleep, small changes to
asserts and time calc.
Ensure Puma creates its request serving thread at server boot: If min_threads is
zero, the thread is created when the first request is received, which would
increase the time for the test assert that failed. For CI, if min_threads is
one, the thread is created as the server boots.
Close https://github.com/puma/puma/issues/3085  
							
						 
						
							2023-02-22 22:12:12 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eloy Pérez 
								
							 
						 
						
							
							
							
							
								
							
							
								ccb3273f6f 
								
							 
						 
						
							
							
								
								Delete sass  
							
							 
							
							
							
						 
						
							2022-03-11 20:50:14 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shota Iguchi 
								
							 
						 
						
							
							
							
							
								
							
							
								214c9a3ba8 
								
							 
						 
						
							
							
								
								Remove duplicate gitignore entry  
							
							 
							
							
							
						 
						
							2018-02-22 03:09:54 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Olle Jonsson 
								
							 
						 
						
							
							
							
							
								
							
							
								871f493d77 
								
							 
						 
						
							
							
								
								Git ignore doc/  
							
							 
							
							
							
						 
						
							2017-09-09 09:44:16 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Zachary Scott 
								
							 
						 
						
							
							
							
							
								
							
							
								fdf7f05ba5 
								
							 
						 
						
							
							
								
								Add yard for rake doc task  
							
							 
							
							
							
						 
						
							2017-05-07 08:02:33 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Iain Beeston 
								
							 
						 
						
							
							
							
							
								
							
							
								138a7be690 
								
							 
						 
						
							
							
								
								Updated test:coverage rake task to use simplecov  
							
							 
							
							
							
						 
						
							2016-10-28 17:12:35 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kashyap 
								
							 
						 
						
							
							
							
							
								
							
							
								459369eb66 
								
							 
						 
						
							
							
								
								Changed the README from .rdoc to .md  
							
							 
							
							... 
							
							
							
							Did this manually so I think I got most of the conversion right.
Fixes  #607 
Squashed commit of the following:
commit e0cbf22b35 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Sun Jan 20 06:16:26 2013 +0530
    Removed the <li> tag for the markdown template list
commit f999620eac 
Merge: 95ab367  eed4f71 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Sun Jan 20 06:06:39 2013 +0530
    Merge branch 'master' of git://github.com/sinatra/sinatra
commit 95ab3673ec 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Fri Jan 11 07:53:31 2013 +0530
    Fixed a typo
commit 90a335049b 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Fri Jan 11 07:44:22 2013 +0530
    <pre> tags break the whole layout. Replacing them with <tt> tags
commit e47cfff420 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Fri Jan 11 07:18:10 2013 +0530
    <pre> tags break the whole layout. Testing out <tt> tags
commit 40f59da1f4 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Fri Jan 11 06:59:02 2013 +0530
    Added the html definition lists
commit 63a18c478c 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Fri Jan 11 03:39:57 2013 +0530
    Testing out some HTML in Markdown
commit 8d9442be52 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Thu Jan 10 01:14:16 2013 +0530
    Trying out code blocks instead of Rdoc tables
commit 766c80f1af 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Thu Jan 10 00:40:48 2013 +0530
    Fixed some more errors.
commit 2e9dc82a5a 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Thu Jan 10 00:39:25 2013 +0530
    Fixed some more errors.
commit f12333bcd3 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Thu Jan 10 00:33:47 2013 +0530
    Fixed a typo and finished the conversion.
commit 72830645c0 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Thu Jan 10 00:31:52 2013 +0530
    First walkthrough done.
commit a43f41fab9 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 22:32:34 2013 +0530
    First walkthrough done.
commit eb73fe095f 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 22:24:59 2013 +0530
    testing blockquote
commit 3cb91c4828 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 22:19:21 2013 +0530
    testing blockquote
commit ae9119393e 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 21:49:19 2013 +0530
    testing blockquote
commit 64a659c731 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 21:48:02 2013 +0530
    testing blockquote
commit 8d718ef1aa 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 21:42:17 2013 +0530
    testing blockquote
commit 0b16fc50d8 
Author: Kashyap <kashyap.kmbc@gmail.com>
Date:   Wed Jan 9 21:37:55 2013 +0530
    rdoc to md conversion in progress
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com> 
							
						 
						
							2013-01-20 12:17:56 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Konstantin Haase 
								
							 
						 
						
							
							
							
							
								
							
							
								d085ff9524 
								
							 
						 
						
							
							
								
								clean up gitignore  
							
							 
							
							
							
						 
						
							2011-06-05 15:27:53 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Konstantin Haase 
								
							 
						 
						
							
							
							
							
								
							
							
								d0946d0bfb 
								
							 
						 
						
							
							
								
								don't track Gemfile.lock for now  
							
							 
							
							
							
						 
						
							2011-02-21 11:22:57 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Luciano Sousa 
								
							 
						 
						
							
							
							
							
								
							
							
								aed84d9b29 
								
							 
						 
						
							
							
								
								Add Portugese translation.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com> 
							
						 
						
							2010-11-17 16:21:32 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Tomayko 
								
							 
						 
						
							
							
							
							
								
							
							
								230f1ea10d 
								
							 
						 
						
							
							
								
								Build distributables under pkg/ instead of dist/ (per blake's request)  
							
							 
							
							... 
							
							
							
							While here, clean up some random cruft in the Rakefile 
							
						 
						
							2009-03-24 01:47:24 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Blake Mizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								eef4cb3043 
								
							 
						 
						
							
							
								
								ignore emacs files  
							
							 
							
							
							
						 
						
							2009-01-06 16:44:06 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Tomayko 
								
							 
						 
						
							
							
							
							
								
							
							
								69293f6ced 
								
							 
						 
						
							
							
								
								doc/website cleanup  
							
							 
							
							
							
						 
						
							2008-11-02 04:55:23 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Simon Rozet 
								
							 
						 
						
							
							
							
							
								
							
							
								fe1ed270d0 
								
							 
						 
						
							
							
								
								rake tasks to build a simple website  
							
							 
							
							
							
						 
						
							2008-11-02 04:33:32 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Karel Minarik 
								
							 
						 
						
							
							
							
							
								
							
							
								d8a02423e9 
								
							 
						 
						
							
							
								
								rake task for generating rubyforge website; assets (logo, CSS)  
							
							 
							
							
							
						 
						
							2008-11-02 04:28:31 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ryan Tomayko 
								
							 
						 
						
							
							
							
							
								
							
							
								e31941dd92 
								
							 
						 
						
							
							
								
								add .gemspec; remove echoe  
							
							 
							
							
							
						 
						
							2008-08-31 02:12:25 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Markus Prinz 
								
							 
						 
						
							
							
							
							
								
							
							
								b73450982a 
								
							 
						 
						
							
							
								
								Merge commit 'bmizerany/master'  
							
							 
							
							
							
						 
						
							2008-05-19 09:20:44 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bmizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								d2cfe06c3b 
								
							 
						 
						
							
							
								
								ignore test file  
							
							 
							
							
							
						 
						
							2008-05-18 16:01:16 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bmizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								08b1452a37 
								
							 
						 
						
							
							
								
								getting ready for 0.2.3  
							
							 
							
							
							
						 
						
							2008-05-18 15:58:57 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									bmizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								d2e256a957 
								
							 
						 
						
							
							
								
								getting ready for 0.2.3  
							
							 
							
							
							
						 
						
							2008-05-07 18:51:02 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Blake Mizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								40acdeebb7 
								
							 
						 
						
							
							
								
								don't ignore rack  
							
							 
							
							
							
						 
						
							2008-04-19 13:56:40 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Blake Mizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								f747bfe403 
								
							 
						 
						
							
							
								
								pick a server, any server!  
							
							 
							
							
							
						 
						
							2008-04-14 00:25:06 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Blake Mizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								0380230d69 
								
							 
						 
						
							
							
								
								more ignores  
							
							 
							
							
							
						 
						
							2008-02-20 20:14:53 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Blake Mizerany 
								
							 
						 
						
							
							
							
							
								
							
							
								68e70fbe06 
								
							 
						 
						
							
							
								
								ignores  
							
							 
							
							
							
						 
						
							2007-10-07 15:46:44 -07:00