817b48ed1e 
								
							
								 
							
						 
						
							
							
								
								Show owner/poster tags of comments and  fix   #1312  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b4c0b7b98b 
								
							
								 
							
						 
						
							
							
								
								finish view issue without comments and ops  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								75aff60c90 
								
							
								 
							
						 
						
							
							
								
								finish create issue with milestone and assignee  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dea3a8c6a4 
								
							
								 
							
						 
						
							
							
								
								WIP: create PR - choose branch  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								39a3b768bc 
								
							
								 
							
						 
						
							
							
								
								#334 : Add Deployment Key Support  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0705f55ce0 
								
							
								 
							
						 
						
							
							
								
								finish new milestone page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e50982f5ec 
								
							
								 
							
						 
						
							
							
								
								allow anonymous SSH clone  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								eea9302d8f 
								
							
								 
							
						 
						
							
							
								
								fix   #1204  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								73698d292a 
								
							
								 
							
						 
						
							
							
								
								fix .keys route  
							
							... 
							
							
 
							
							This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								698b9e2acc 
								
							
								 
							
						 
						
							
							
								
								#1070  Clearer error message for illegal characters  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1cb57b1a44 
								
							
								 
							
						 
						
							
							
								
								#1094 : fix locale  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								96a71aaed8 
								
							
								 
							
						 
						
							
							
								
								Apply ng to issue dashboard  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								466facc009 
								
							
								 
							
						 
						
							
							
								
								#1067 : Deleting users should remove them from collaborator lists  
							
							... 
							
							
 
							
							- fix delete user but repository watches are not decreased 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								588f3215c6 
								
							
								 
							
						 
						
							
							
								
								#1040 : dashboard no longer accessible when repo is missing  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								04164eada3 
								
							
								 
							
						 
						
							
							
								
								models: able to rename user with diff letter cases  #981  
							
							... 
							
							
 
							
							- templates/org: mirror fix on name output
- routers: add missing error check 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1654e9ecab 
								
							
								 
							
						 
						
							
							
								
								templates/user/settings/emial.tmpl: little fix on UI  
							
							... 
							
							
 
							
							- routers/user: little code format
- conf/locale: update French locale 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0fa209d07b 
								
							
								 
							
						 
						
							
							
								
								Update/simplify fix that owners also see actions on their repositories  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								455fad0fbd 
								
							
								 
							
						 
						
							
							
								
								Fix that owners also see actions on their repositories  
							
							... 
							
							
 
							
							This is a balance between speed and nice code, where speed has won. To prevent a repository query for each action the ownername is match with the current user.
It would be "cleaner" or "better" if we fetch the repository each time. Another option is to add the RepoOwnerID to action 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6d0f3a07d4 
								
							
								 
							
						 
						
							
							
								
								code  fix   #941  caution: undertest  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0a4cda0dd4 
								
							
								 
							
						 
						
							
							
								
								Refactoring of the Access Table  
							
							... 
							
							
 
							
							This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0d158e569b 
								
							
								 
							
						 
						
							
							
								
								Change constants to UPPERCASE_WITH_UNDERSCORE style  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								4e79adf6b5 
								
							
								 
							
						 
						
							
							
								
								Refactoring of the Access Table  
							
							... 
							
							
 
							
							This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								76f8904718 
								
							
								 
							
						 
						
							
							
								
								Introducing Collaboration Struct  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6251626de4 
								
							
								 
							
						 
						
							
							
								
								Implement  #798  Flexible ssh-key input  
							
							... 
							
							
 
							
							It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								20b5c23a19 
								
							
								 
							
						 
						
							
							
								
								Small fixes to multiple_emails feature  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0a697517ac 
								
							
								 
							
						 
						
							
							
								
								work on  #754  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c4820f119d 
								
							
								 
							
						 
						
							
							
								
								work on  #754  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								57b3be4016 
								
							
								 
							
						 
						
							
							
								
								work on  #756  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b033f2f535 
								
							
								 
							
						 
						
							
							
								
								Finish method for having multiple emails/user.  
							
							... 
							
							
 
							
							All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ec71d538fc 
								
							
								 
							
						 
						
							
							
								
								Method for activating email addresses through verification email  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d01f2f3c22 
								
							
								 
							
						 
						
							
							
								
								fix   #751  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b6437b5a4c 
								
							
								 
							
						 
						
							
							
								
								safe check  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								db4951bc61 
								
							
								 
							
						 
						
							
							
								
								mirror fix on oauth2  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d6132aaa88 
								
							
								 
							
						 
						
							
							
								
								fix oauth2  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1b66600bd0 
								
							
								 
							
						 
						
							
							
								
								Fix   #652  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dc53270da9 
								
							
								 
							
						 
						
							
							
								
								Fix 653  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ef275ebf62 
								
							
								 
							
						 
						
							
							
								
								more on change avatar  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								22ab4fa1b0 
								
							
								 
							
						 
						
							
							
								
								fix   #139  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								55dfe2c978 
								
							
								 
							
						 
						
							
							
								
								custom avatar upload  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9e22840483 
								
							
								 
							
						 
						
							
							
								
								fix   #622  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8c9338a537 
								
							
								 
							
						 
						
							
							
								
								add personal access token panel  #12  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								146c8efee3 
								
							
								 
							
						 
						
							
							
								
								Fix API broken  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3abc41ccca 
								
							
								 
							
						 
						
							
							
								
								Fix API broken  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								452ccff81c 
								
							
								 
							
						 
						
							
							
								
								Mirror fix on add ssh key  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								976f1486e0 
								
							
								 
							
						 
						
							
							
								
								Set cookiepath to AppSubUrl  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7ba9257a7f 
								
							
								 
							
						 
						
							
							
								
								Add suburl support  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0055cbd365 
								
							
								 
							
						 
						
							
							
								
								Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
							
							... 
							
							
 
							
							Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ad041167f7 
								
							
								 
							
						 
						
							
							
								
								fix user's actions on domain/org/name-of-organization/dashboard  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								632b1b694d 
								
							
								 
							
						 
						
							
							
								
								Fix   #465  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								81287ba022 
								
							
								 
							
						 
						
							
							
								
								Mirror issue fix  
							
							
 
							
						 
						
							11 years ago