| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									server_lib
									
								
							
						
					
				 | 
				
					
						
							
							cleanup: Remove unused imports.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								.coveragerc
							
						
					
				 | 
				
					
						
							
							requirements: Remove unnecessary install dependency upon six & typing.
						
					
				 | 
				2020-05-05 09:20:50 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								clean-branches
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								clean-repo
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								custom_check.py
							
						
					
				 | 
				
					
						
							
							cleanup: Remove unused imports.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								deploy
							
						
					
				 | 
				
					
						
							
							cleanup: Remove unused imports.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								deploy-branch
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								fetch-pull-request
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								fetch-rebase-pull-request
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								gitlint-rules.py
							
						
					
				 | 
				
					
						
							
							lint: Setup gitlint.
						
					
				 | 
				2021-03-04 11:36:47 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								lint
							
						
					
				 | 
				
					
						
							
							lint: Remove custom --no-gitlint option.
						
					
				 | 
				2021-03-04 14:04:53 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								lint-commits
							
						
					
				 | 
				
					
						
							
							lint: Set repository variable in tools/lint-commits.
						
					
				 | 
				2021-05-24 14:16:41 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								provision
							
						
					
				 | 
				
					
						
							
							provision: Replace virtualenv with python native venv.
						
					
				 | 
				2021-02-24 18:20:49 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								release-packages
							
						
					
				 | 
				
					
						
							
							tools/release-packages: Stop generating universal wheels.
						
					
				 | 
				2020-04-18 20:33:17 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								reset-to-pull-request
							
						
					
				 | 
				
					
						
							
							Make git utility scripts executable.
						
					
				 | 
				2017-12-27 10:55:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								review
							
						
					
				 | 
				
					
						
							
							typing: Convert function type annotations to Python 3 style.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								run-mypy
							
						
					
				 | 
				
					
						
							
							lint: Upgrade zulint.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-bots
							
						
					
				 | 
				
					
						
							
							cleanup: Remove unused imports.
						
					
				 | 
				2020-04-18 20:31:14 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-botserver
							
						
					
				 | 
				
					
						
							
							Finish the remaining migration of shebang to python3.
						
					
				 | 
				2020-04-03 08:18:08 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-lib
							
						
					
				 | 
				
					
						
							
							Finish the remaining migration of shebang to python3.
						
					
				 | 
				2020-04-03 08:18:08 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-main
							
						
					
				 | 
				
					
						
							
							test-main: Pass command-line arguments to each script.
						
					
				 | 
				2018-06-28 14:55:23 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-main.ps1
							
						
					
				 | 
				
					
						
							
							tools: Add test-main equivalent for Powershell on Windows.
						
					
				 | 
				2021-03-11 10:04:31 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test-zulip
							
						
					
				 | 
				
					
						
							
							Finish the remaining migration of shebang to python3.
						
					
				 | 
				2020-04-03 08:18:08 -04:00 |