a9f7fd2c1a 
								
							 
						 
						
							
							
								
								Github Importer  
							
							
							
						 
						
							2015-01-10 09:51:43 -08:00  
				
					
						
							
							
								 
						
							
								6bae8c48ef 
								
							 
						 
						
							
							
								
								Update default regex message to match regex.  
							
							
							
						 
						
							2014-10-01 13:19:40 +02:00  
				
					
						
							
							
								 
						
							
								6a0cb25096 
								
							 
						 
						
							
							
								
								Dont allow ? in project path  
							
							... 
							
							
							
							Because it causes 500 error on every page where link to such project
exists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> 
							
						 
						
							2014-07-08 18:15:23 +03:00  
				
					
						
							
							
								 
						
							
								b1c40e8151 
								
							 
						 
						
							
							
								
								Fix username validation message to match regexp.  
							
							... 
							
							
							
							Also used for project, group and web ui new file names. 
							
						 
						
							2014-06-26 13:31:34 +02:00  
				
					
						
							
							
								 
						
							
								61a72bc2e2 
								
							 
						 
						
							
							
								
								Allow underscore as the first char for project names.  
							
							... 
							
							
							
							Not sure if the default_regex really has to be expanded for this special use case. We tried to extend only the project_name_regex first, but that didn't help. 
							
						 
						
							2014-03-06 14:08:40 +01:00  
				
					
						
							
							
								 
						
							
								cc1f7ea2de 
								
							 
						 
						
							
							
								
								Allow . files to be created  
							
							... 
							
							
							
							Fixes: https://github.com/gitlabhq/gitlabhq/issues/5770  
							
						 
						
							2014-01-14 18:26:01 +01:00  
				
					
						
							
							
								 
						
							
								7cc2520541 
								
							 
						 
						
							
							
								
								Add support for various archive formats.  
							
							... 
							
							
							
							Used mime-types gem instead of hardcoding content types.
Allow multiple extensions in archive route (.tar.gz, .tar.bz2).
Change content disposition from infile(?) to attachment for api.
Fixed api would return “archive” instead of {project}-{hash}.{ext} 
							
						 
						
							2014-01-02 10:18:56 -06:00  
				
					
						
							
							
								 
						
							
								405492e90c 
								
							 
						 
						
							
							
								
								Fixed issue with `bundle exec rake routes` not running.  
							
							... 
							
							
							
							Wrap regex comments in (?#comment) construct. 
							
						 
						
							2013-12-23 20:01:38 -06:00  
				
					
						
							
							
								 
						
							
								64edb27aa9 
								
							 
						 
						
							
							
								
								Extend Gitlab#default_regex. Dont allow project path ends with .git  
							
							... 
							
							
							
							Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> 
							
						 
						
							2013-11-13 16:13:40 +02:00  
				
					
						
							
							
								 
						
							
								05c988419f 
								
							 
						 
						
							
							
								
								Expand refs constraints to include valid characters  
							
							... 
							
							
							
							Fixes  #4831 , #4865 , #4932  
						
							2013-10-24 16:31:15 +11:00  
				
					
						
							
							
								 
						
							
								7825830ca5 
								
							 
						 
						
							
							
								
								Allow project name, path etc start with number. Fixed specs  
							
							
							
						 
						
							2013-08-13 12:24:10 +03:00  
				
					
						
							
							
								 
						
							
								020078663e 
								
							 
						 
						
							
							
								
								Prevent xss attack over group name. Added regex validation for group and team name  
							
							
							
						 
						
							2013-02-18 09:28:18 +02:00  
				
					
						
							
							
								 
						
							
								1f3bdd453e 
								
							 
						 
						
							
							
								
								Allow spaces in project name  
							
							
							
						 
						
							2012-12-28 09:29:57 +02:00  
				
					
						
							
							
								 
						
							
								17ea019f4e 
								
							 
						 
						
							
							
								
								Add Project name validation  
							
							
							
						 
						
							2012-12-26 19:52:15 +04:00  
				
					
						
							
							
								 
						
							
								47234ab367 
								
							 
						 
						
							
							
								
								Validate username. Gitlab::Regex added  
							
							
							
						 
						
							2012-11-28 06:14:05 +03:00