d568019306 
								
							
								 
							
						 
						
							
							
								
								Remember last selected clone protocol, and establish uniform order (https, ssh)  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3bcdb3855c 
								
							
								 
							
						 
						
							
							
								
								#2250  Use HTTP/HTTPS as default clone option  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								df05134494 
								
							
								 
							
						 
						
							
							
								
								Break branch-selection dropdown into a template  
							
							... 
							
							
 
							
							We only handle branch selection for repo home and commits pages, so the
redirection URL is based on PageIsCommits 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a576224d0e 
								
							
								 
							
						 
						
							
							
								
								unified name: IsViewBranch, IsViewCommit and IsViewTag  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								da2585c11e 
								
							
								 
							
						 
						
							
							
								
								Indent all templates with tabs  
							
							... 
							
							
 
							
							This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e538ff2770 
								
							
								 
							
						 
						
							
							
								
								fix   #1829  and  fix   #890  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2580e7b57e 
								
							
								 
							
						 
						
							
							
								
								UI: Always show menu on repo pages  
							
							... 
							
							
 
							
							Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								314664892c 
								
							
								 
							
						 
						
							
							
								
								UI: Keep repo URL action right of ref combo & path  
							
							... 
							
							
 
							
							Just use secondary menu instead custom ".head.meta", which simplifies code.
Also do not display repo URL action when we are in subdirectory or viewing a
file. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3eae4ecde7 
								
							
								 
							
						 
						
							
							
								
								UI: Make repository menu divide header and content  
							
							... 
							
							
 
							
							This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								830d000667 
								
							
								 
							
						 
						
							
							
								
								finish wiki  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b2fb7e3fd2 
								
							
								 
							
						 
						
							
							
								
								more HTTP clone word fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								efaf60ba5a 
								
							
								 
							
						 
						
							
							
								
								fix   #2013  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9ab96172fc 
								
							
								 
							
						 
						
							
							
								
								new watchers, stars and forks UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7b1c10ea7e 
								
							
								 
							
						 
						
							
							
								
								new repo ui  
							
							... 
							
							
 
							
							- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670 
- z-index: #1942  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								953bb06857 
								
							
								 
							
						 
						
							
							
								
								basic PR feature  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								17de3ab0a3 
								
							
								 
							
						 
						
							
							
								
								add migrate from issue.label_ids to issue_label  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dea3a8c6a4 
								
							
								 
							
						 
						
							
							
								
								WIP: create PR - choose branch  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bb1fb8f44 
								
							
								 
							
						 
						
							
							
								
								Use EscapePound in link hrefs in diff/file views  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								167265d533 
								
							
								 
							
						 
						
							
							
								
								Allow file and directory names to contain percent character  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4447a20f87 
								
							
								 
							
						 
						
							
							
								
								UI: issues - finish basic frame  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bc8721fb6c 
								
							
								 
							
						 
						
							
							
								
								Finish new UI for release page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								35977cd34c 
								
							
								 
							
						 
						
							
							
								
								continue work on  #255  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								23eec25274 
								
							
								 
							
						 
						
							
							
								
								Fix   #605 ,  fix   #255 ,  fix   #101  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								963354c5d7 
								
							
								 
							
						 
						
							
							
								
								Add raw, history file button, and other mirror fixes  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								11af8658cf 
								
							
								 
							
						 
						
							
							
								
								Simple fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								49193bebd2 
								
							
								 
							
						 
						
							
							
								
								UI: Confirmation box  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e3a27aeb25 
								
							
								 
							
						 
						
							
							
								
								template and ui fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dccc50e9d4 
								
							
								 
							
						 
						
							
							
								
								template and ui fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a1109e6fbc 
								
							
								 
							
						 
						
							
							
								
								Page: Repository home page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dcb10a41d4 
								
							
								 
							
						 
						
							
							
								
								Add handling to branch switcher label to make label more consistent with  
							
							... 
							
							
 
							
							GitHub behaviour
Addresses #431  
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c5ce33047e 
								
							
								 
							
						 
						
							
							
								
								Mirror fix and hide missing pages for 0.5 release  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5fbf8531e6 
								
							
								 
							
						 
						
							
							
								
								Finish new home page of organization  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								755eec745f 
								
							
								 
							
						 
						
							
							
								
								Finish new repo settings page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5e81383413 
								
							
								 
							
						 
						
							
							
								
								Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8dd07c0ddd 
								
							
								 
							
						 
						
							
							
								
								New UI merge in progress  
							
							
 
							
						 
						
							11 years ago