c9125c4786 
								
							 
						 
						
							
							
								
								Add Maskable concern for CI variables  
							
							... 
							
							
							
							This adds a concern that abstracts the concept of masking a variable,
including the RegEx for validation. 
							
						 
						
							2019-02-26 14:03:42 +00:00  
				
					
						
							
							
								 
						
							
								b44a2c801a 
								
							 
						 
						
							
							
								
								Update specs to rails5 format  
							
							... 
							
							
							
							Updates specs to use new rails5 format.
The old format:
`get :show, { some: params }, { some: headers }`
The new format:
`get :show, params: { some: params }, headers: { some: headers }` 
							
						 
						
							2018-12-19 10:04:31 +11:00  
				
					
						
							
							
								 
						
							
								a63bce1a4b 
								
							 
						 
						
							
							
								
								Resolve "Rename the `Master` role to `Maintainer`" Backend  
							
							
							
						 
						
							2018-07-11 14:36:08 +00:00  
				
					
						
							
							
								 
						
							
								5f127babcc 
								
							 
						 
						
							
							
								
								Fix API variable specs  
							
							
							
						 
						
							2018-02-05 20:15:06 +01:00  
				
					
						
							
							
								 
						
							
								2f40dac352 
								
							 
						 
						
							
							
								
								Refactor `have_http_status` into `have_gitlab_http_status` in the specs  
							
							
							
						 
						
							2017-10-20 10:13:18 +02:00  
				
					
						
							
							
								 
						
							
								c946ee1282 
								
							 
						 
						
							
							
								
								Enable the Layout/SpaceBeforeBlockBraces cop  
							
							... 
							
							
							
							Signed-off-by: Rémy Coutable <remy@rymai.me> 
							
						 
						
							2017-08-09 11:52:22 +02:00  
				
					
						
							
							
								 
						
							
								72a7b30c9f 
								
							 
						 
						
							
							
								
								Change all `:empty_project` to `:project`  
							
							
							
						 
						
							2017-08-02 17:47:31 -04:00  
				
					
						
							
							
								 
						
							
								01960fce25 
								
							 
						 
						
							
							
								
								Fix optional args for POST :id/variables  
							
							... 
							
							
							
							Always use declared_params(include_missing: false)
so that we don't give nils for optional arguments 
							
						 
						
							2017-06-27 15:20:11 +08:00  
				
					
						
							
							
								 
						
							
								9cc918a5ca 
								
							 
						 
						
							
							
								
								Use be_truthy and add back missing link  
							
							
							
						 
						
							2017-05-26 15:35:30 +08:00  
				
					
						
							
							
								 
						
							
								bd66bf08b5 
								
							 
						 
						
							
							
								
								API and doc for protected variables  
							
							
							
						 
						
							2017-05-25 19:49:46 +08:00  
				
					
						
							
							
								 
						
							
								ff76adb547 
								
							 
						 
						
							
							
								
								Unnecessary "include WaitForAjax" and "include ApiHelpers"  
							
							... 
							
							
							
							Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true` 
							
						 
						
							2017-04-21 22:32:02 +02:00  
				
					
						
							
							
								 
						
							
								86c58687b2 
								
							 
						 
						
							
							
								
								Return 204 for delete endpoints  
							
							
							
						 
						
							2017-02-28 08:32:38 +01:00  
				
					
						
							
							
								 
						
							
								9c560b5cdf 
								
							 
						 
						
							
							
								
								Replace many :project with :empty_projects in API specs  
							
							... 
							
							
							
							Signed-off-by: Rémy Coutable <remy@rymai.me> 
							
						 
						
							2017-01-17 11:41:27 -05:00  
				
					
						
							
							
								 
						
							
								eb4f15571d 
								
							 
						 
						
							
							
								
								Changed API spec files to describe the correct class  
							
							... 
							
							
							
							Restore changes for api spec files
Fix error in rspec Users
Delete extra space Repositories-spec 
							
						 
						
							2016-11-28 10:55:27 -07:00  
				
					
						
							
							
								 
						
							
								1d268a89de 
								
							 
						 
						
							
							
								
								adds second batch of tests changed to active tense  
							
							
							
						 
						
							2016-08-09 15:11:39 +01:00  
				
					
						
							
							
								 
						
							
								abca19da8b 
								
							 
						 
						
							
							
								
								Use HTTP matchers if possible  
							
							
							
						 
						
							2016-06-27 20:10:42 +02:00  
				
					
						
							
							
								 
						
							
								de944c914b 
								
							 
						 
						
							
							
								
								Add traits for each access_level to ProjectMember factory  
							
							
							
						 
						
							2016-03-06 16:53:22 -05:00  
				
					
						
							
							
								 
						
							
								3b7f34281e 
								
							 
						 
						
							
							
								
								Modify :ci_variable factory  
							
							
							
						 
						
							2016-01-13 19:57:23 +01:00  
				
					
						
							
							
								 
						
							
								b60c146267 
								
							 
						 
						
							
							
								
								Change :variable_id to :key as resource ID in API  
							
							
							
						 
						
							2016-01-07 13:49:38 +01:00  
				
					
						
							
							
								 
						
							
								937567b767 
								
							 
						 
						
							
							
								
								Add create feature to variables API  
							
							
							
						 
						
							2015-12-31 22:30:07 +01:00  
				
					
						
							
							
								 
						
							
								c5177dd5e2 
								
							 
						 
						
							
							
								
								Add missing 'not_found' checks in variables API  
							
							
							
						 
						
							2015-12-31 17:03:11 +01:00  
				
					
						
							
							
								 
						
							
								0d014feb1d 
								
							 
						 
						
							
							
								
								Add delete feature to variables API  
							
							
							
						 
						
							2015-12-31 16:56:03 +01:00  
				
					
						
							
							
								 
						
							
								a692ce1c07 
								
							 
						 
						
							
							
								
								Add update feature for variables API  
							
							
							
						 
						
							2015-12-31 16:26:55 +01:00  
				
					
						
							
							
								 
						
							
								ea4777ff50 
								
							 
						 
						
							
							
								
								Add features for list and show details of variables in API  
							
							
							
						 
						
							2015-12-31 16:26:54 +01:00