1ba837a055 
								
							
								 
							
						 
						
							
							
								
								new issue and label page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dc4aab9925 
								
							
								 
							
						 
						
							
							
								
								UI: CURD labels  
							
							... 
							
							
 
							
							- fix update lable break connection with repository 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ac95f6d50f 
								
							
								 
							
						 
						
							
							
								
								UI: basic label list  
							
							... 
							
							
 
							
							- create new label 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								86dbda0b42 
								
							
								 
							
						 
						
							
							
								
								UI: basci issue list without filters  
							
							... 
							
							
 
							
							- fix isRead check
- fix paging 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4447a20f87 
								
							
								 
							
						 
						
							
							
								
								UI: issues - finish basic frame  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								03011ed307 
								
							
								 
							
						 
						
							
							
								
								fix suburl for js  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								562ad02a6d 
								
							
								 
							
						 
						
							
							
								
								Add file permalink button  
							
							... 
							
							
 
							
							The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3be3b8faa7 
								
							
								 
							
						 
						
							
							
								
								fix tmpl error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5cf3732339 
								
							
								 
							
						 
						
							
							
								
								UI: install - new version  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5c63e1015d 
								
							
								 
							
						 
						
							
							
								
								Add app sub url for color picker js lib inclusion  
							
							... 
							
							
 
							
							Currently, the js file doesn't take into account the possibility of a sub url being used (wich is my case :) wich prevents its inclusion. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8061447f0e 
								
							
								 
							
						 
						
							
							
								
								#1114  'New Release' always visible  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								75cbb32b1e 
								
							
								 
							
						 
						
							
							
								
								UI compatibility  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								4aecaf7488 
								
							
								 
							
						 
						
							
							
								
								#1082 : missing link for help  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								471b8a18ab 
								
							
								 
							
						 
						
							
							
								
								Revert "Merge pull request  #1047  from ndarilek/accessibility-fixes"  
							
							... 
							
							
 
							
							This reverts commit c226e9228480b23854bc 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								25dd6f8fa0 
								
							
								 
							
						 
						
							
							
								
								Add additional accessibility text to repository navbar.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								34102f7889 
								
							
								 
							
						 
						
							
							
								
								remove unused scripts and simplify migrate form definition  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5d5d774e03 
								
							
								 
							
						 
						
							
							
								
								Handle submodules without a .gitmodules entry -  fix   #1023  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								059338139c 
								
							
								 
							
						 
						
							
							
								
								routers: able to migrate repo from local path  
							
							... 
							
							
 
							
							- modules/middleware/context.go: add HandleAPI method 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d2f439a241 
								
							
								 
							
						 
						
							
							
								
								fix typo mistake  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c0ad512398 
								
							
								 
							
						 
						
							
							
								
								remove not using vars  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								563e8b4ea9 
								
							
								 
							
						 
						
							
							
								
								gitlab-like hash naming  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1628ef4ba5 
								
							
								 
							
						 
						
							
							
								
								changed repo-clone-url behaviour for bare repo  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e6fc58a744 
								
							
								 
							
						 
						
							
							
								
								Remove GoGet option from repository and handle it with ?go-get=1 instead  
							
							... 
							
							
 
							
							The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ed89b39984 
								
							
								 
							
						 
						
							
							
								
								Updating context and fixing permission issues  
							
							... 
							
							
 
							
							The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/  , Admin Team members are able to change settings of their repositories. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e5d6f4ce56 
								
							
								 
							
						 
						
							
							
								
								Changes to repo-header-download-drop, different repo-clone-url input behaviour  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2a2596fe61 
								
							
								 
							
						 
						
							
							
								
								able to disable SSH for  #883  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fc6d80d619 
								
							
								 
							
						 
						
							
							
								
								Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7140f50637 
								
							
								 
							
						 
						
							
							
								
								public/ng/js: script fix on  #901  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e91b28eb9b 
								
							
								 
							
						 
						
							
							
								
								little fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5d4425bbbc 
								
							
								 
							
						 
						
							
							
								
								add multifile support to diff view highlighting  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7f71fe9dae 
								
							
								 
							
						 
						
							
							
								
								fix diff lines highlighting  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								faddaff90d 
								
							
								 
							
						 
						
							
							
								
								templates: fix commit message render issue  #828  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								37fcc8daf2 
								
							
								 
							
						 
						
							
							
								
								modules/base: add RenderCommitMessage with XSS-safe and special links  
							
							... 
							
							
 
							
							- update russian locale 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8e384ce46c 
								
							
								 
							
						 
						
							
							
								
								fix   #828 , may cause unintentional break in other features, but security is no.1  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c0cfd62b90 
								
							
								 
							
						 
						
							
							
								
								add label-edit and label-delete logic  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ac4a10456e 
								
							
								 
							
						 
						
							
							
								
								api: able to create repo and  fix   #726  
							
							... 
							
							
 
							
							- POST /user/repos
- POST /org/:org/repos 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2f3a7e53cb 
								
							
								 
							
						 
						
							
							
								
								fix   #735  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bc8721fb6c 
								
							
								 
							
						 
						
							
							
								
								Finish new UI for release page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9a1fe801e5 
								
							
								 
							
						 
						
							
							
								
								fix   #711  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0daef29053 
								
							
								 
							
						 
						
							
							
								
								add label-create ui elements  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								528c075ad6 
								
							
								 
							
						 
						
							
							
								
								Added issue link rendering in commit messages  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d4a1d9f82a 
								
							
								 
							
						 
						
							
							
								
								Display multi-line commit message on commit diff page.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0af3a5b603 
								
							
								 
							
						 
						
							
							
								
								add issue list filter ui  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								4d123d0a93 
								
							
								 
							
						 
						
							
							
								
								Fix user links  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								23d53561d1 
								
							
								 
							
						 
						
							
							
								
								update milestone page design  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								79dae254cf 
								
							
								 
							
						 
						
							
							
								
								add milestone page design  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								55dfe2c978 
								
							
								 
							
						 
						
							
							
								
								custom avatar upload  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								32dcaefafa 
								
							
								 
							
						 
						
							
							
								
								fox  #620  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d1a60e3643 
								
							
								 
							
						 
						
							
							
								
								add pull-request and labels page design  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								4f360d8f08 
								
							
								 
							
						 
						
							
							
								
								Fix   #617  and update Germeny locale  
							
							
 
							
						 
						
							11 years ago