Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						fc39034772 
					 
					
						
						
							
							Whitespace  
						
						
						
						
					 
					
						2013-01-22 13:19:08 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						ef37597c39 
					 
					
						
						
							
							Build documentation last  
						
						
						
						
					 
					
						2013-01-22 12:05:47 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						f3a274657d 
					 
					
						
						
							
							Trailing whitespace  
						
						
						
						
					 
					
						2013-01-22 12:05:33 +01:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						d4e49773c5 
					 
					
						
						
							
							Allow dashes in attrNames  
						
						
						
						
					 
					
						2013-01-11 12:16:21 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						64399991a7 
					 
					
						
						
							
							Give Hydra binary caches a low priority  
						
						... 
						
						
						
						We only want to hit a Hydra binary cache if static caches don't
provide a binary. 
						
						
					 
					
						2012-11-06 17:13:17 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						2906116fda 
					 
					
						
						
							
							Log time required by a request  
						
						
						
						
					 
					
						2012-11-05 17:37:23 +01:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						9ba1fd6952 
					 
					
						
						
							
							Turn off overly verbose log messages by default  
						
						... 
						
						
						
						The "Request took ...s" messages are rather spammy, so turn them off
by default.  You can set CATALYST_DEBUG=1 if you need them. 
						
						
					 
					
						2012-11-05 17:21:09 +01:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						8478088cee 
					 
					
						
						
							
							release.nix: Add dependency on Guile.  
						
						
						
						
					 
					
						2012-10-18 23:20:53 +02:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						183078131a 
					 
					
						
						
							
							Capture the path to `guile', when available.  
						
						
						
						
					 
					
						2012-10-17 16:25:49 +02:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						f27ae1d566 
					 
					
						
						
							
							Add support for Guile & Guix.  
						
						
						
						
					 
					
						2012-10-17 16:23:00 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						4ade8c5a1b 
					 
					
						
						
							
							Add dollar to pathCompRE, which allows files with dollars in them to be served by Hydra, e.g. sphinx generated docs often has these types of files.  
						
						
						
						
					 
					
						2012-10-12 13:48:11 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						5fa688acf5 
					 
					
						
						
							
							Don't ignore assertion failures in getDerivation()  
						
						
						
						
					 
					
						2012-10-04 15:24:25 -04:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						a4ff9b0d08 
					 
					
						
						
							
							hydra-eval-jobs: Don't go into an infinite recursion  
						
						... 
						
						
						
						The function getDerivation() can return false if its argument is a
derivation.  This happens if evaluating the name or system attribute
triggers an assertion.  In that case, we shouldn't recurse into the
attributes of the derivation. 
						
						
					 
					
						2012-10-04 14:31:47 -04:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						f4a24b94ee 
					 
					
						
						
							
							Fallback for git fetch, which allows specific gits revisions to be used as build inputs.  
						
						
						
						
					 
					
						2012-09-11 22:31:49 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						c57242c76d 
					 
					
						
						
							
							Show build status for up to 100 jobs in stead of 50.  
						
						
						
						
					 
					
						2012-09-10 12:15:31 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						396a356198 
					 
					
						
						
							
							Add create-user action that was mostly present already.  
						
						
						
						
					 
					
						2012-08-06 00:02:14 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						90c9b5dd60 
					 
					
						
						
							
							Do not send emails when build is cancelled/aborted. Also, ignore aborted/cancelled builds in comparing to previous build.  
						
						
						
						
					 
					
						2012-08-06 00:00:07 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						aa8bf564e2 
					 
					
						
						
							
							Set the Content-Type properly  
						
						
						
						
					 
					
						2012-08-01 18:00:55 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						13688e364f 
					 
					
						
						
							
							Add a binary-cache-url file to channels to advertise the binary cache URL  
						
						
						
						
					 
					
						2012-08-01 16:31:25 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						fad2a084fa 
					 
					
						
						
							
							Provide the nix-cache-info file required by the binary cache substituter  
						
						
						
						
					 
					
						2012-07-30 20:26:34 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						d15dd6bac9 
					 
					
						
						
							
							Include the URL of the binary cache in .nixpkg files  
						
						
						
						
					 
					
						2012-07-30 20:26:11 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						74fb2b37ce 
					 
					
						
						
							
							Add more spacing between products  
						
						
						
						
					 
					
						2012-07-19 00:33:02 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						00155aa7b1 
					 
					
						
						
							
							Add an icon for binary distributions  
						
						
						
						
					 
					
						2012-07-19 00:16:22 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						67528698e6 
					 
					
						
						
							
							Allow creating a release from an evaluation  
						
						
						
						
					 
					
						2012-07-18 23:46:41 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						2ab4c7d597 
					 
					
						
						
							
							Update queryPathInfo calls  
						
						
						
						
					 
					
						2012-07-18 23:14:45 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						da960b507d 
					 
					
						
						
							
							Use queryPathFromHashPart to look up binary cache requests efficiently  
						
						
						
						
					 
					
						2012-07-18 23:14:17 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						544f2f2503 
					 
					
						
						
							
							Removing tarball as option for build input; does not exist.  
						
						
						
						
					 
					
						2012-07-13 13:06:55 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						1b3cf68b77 
					 
					
						
						
							
							Generate *.narinfo files on the fly to support the binary cache substituter  
						
						
						
						
					 
					
						2012-07-02 20:09:45 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						fe2dab6fe8 
					 
					
						
						
							
							Fix some warnings about undefined values  
						
						
						
						
					 
					
						2012-07-02 15:18:30 +00:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						d37c2c239c 
					 
					
						
						
							
							export logContents  
						
						
						
						
					 
					
						2012-06-26 12:09:05 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						a2f56ce574 
					 
					
						
						
							
							* Read logs using logContents function in stead of handling it everywhere separately.  
						
						
						
						
					 
					
						2012-06-26 12:00:18 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						0701cd0da8 
					 
					
						
						
							
							* Fix getBuildLog for bzip2'd files.  
						
						
						
						
					 
					
						2012-06-26 08:04:35 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						2aa52131ac 
					 
					
						
						
							
							* Nix now stores logs by default as bzip2, make sure the build page uncompresses before showing.  
						
						
						
						
					 
					
						2012-06-25 15:05:16 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						209c51ca6c 
					 
					
						
						
							
							* Remove accidentally commited foo/bar.  
						
						
						
						
					 
					
						2012-06-25 13:37:06 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						9a7811aa92 
					 
					
						
						
							
							* Add 'set -e' to all scm test setup scripts, to catch errors as early as possible  
						
						... 
						
						
						
						* Fix git setup 
						
						
					 
					
						2012-06-25 13:33:36 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						478d3863bb 
					 
					
						
						
							
							Add bar with 1  
						
						
						
						
					 
					
						2012-06-25 13:00:55 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						ebececb0ee 
					 
					
						
						
							
							Increase depth 2  
						
						
						
						
					 
					
						2012-06-25 12:24:03 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						9e8d3cdcc5 
					 
					
						
						
							
							Increase depth 1  
						
						
						
						
					 
					
						2012-06-25 12:24:03 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						2cdcbd587a 
					 
					
						
						
							
							Increase depth 0  
						
						
						
						
					 
					
						2012-06-25 12:24:03 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						12223d6202 
					 
					
						
						
							
							Add bzip2 to buildInputs.  
						
						
						
						
					 
					
						2012-06-25 12:04:25 +02:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						94ba1ed71f 
					 
					
						
						
							
							hydra-module: Always GC to have at least 100 GiB available.  
						
						
						
						
					 
					
						2012-06-14 10:57:55 +02:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						6411d991c7 
					 
					
						
						
							
							hydra-module: Fix typo in the job name in `checkSpace'.  
						
						
						
						
					 
					
						2012-06-14 10:17:33 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						ab4f0911ce 
					 
					
						
						
							
							Fix rendering of Subversion inputs in the Evaluations table  
						
						... 
						
						
						
						Broken since commit 75277311acFixes  #30 . 
						
						
					 
					
						2012-06-04 14:55:24 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						fdf441a8b7 
					 
					
						
						
							
							Set utf-8 encoding on raw log pages  
						
						
						
						
					 
					
						2012-05-25 14:27:56 +00:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						75277311ac 
					 
					
						
						
							
							Different icons (darker red) for cancelled builds.  Fixes   #25 .  
						
						
						
						
					 
					
						2012-05-25 04:14:36 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						d1da9a8823 
					 
					
						
						
							
							Escape the log tail to ensure we produce correct HTML  
						
						
						
						
					 
					
						2012-05-23 20:14:51 +00:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
						
						fdc516289c 
					 
					
						
						
							
							Doh - clear $NIX_PATH properly  
						
						
						
						
					 
					
						2012-05-23 14:44:23 -04:00 
						 
				 
			
				
					
						
							
							
								Ludovic Courtès 
							
						 
					 
					
						
						
							
						
						2865569392 
					 
					
						
						
							
							doc: Update to use angle brackets and `tarball' in the same evaluation.  
						
						
						
						
					 
					
						2012-05-23 00:07:49 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						97d41a2102 
					 
					
						
						
							
							Allow project members to create jobsets, regression introduced by bootstrap make-over. Currently all logged in users see these options, however, only on performing the action the privileges are checked. Need to change that in the future.  
						
						
						
						
					 
					
						2012-05-18 10:09:53 +02:00 
						 
				 
			
				
					
						
							
							
								Rob Vermaas 
							
						 
					 
					
						
						
							
						
						da206fdfac 
					 
					
						
						
							
							Add time to evaluation error tab.  Fixes   #21 .  
						
						
						
						
					 
					
						2012-05-18 10:06:55 +02:00