b7f3d94cd0 
								
							 
						 
						
							
							
								
								Minor fix for  #2524  
							
							
							
						 
						
							2016-02-19 22:16:26 -05:00  
				
					
						
							
							
								 
						
							
								f6c98465c7 
								
							 
						 
						
							
							
								
								Merge pull request  #2524  from mhartkorn/pullrefs  
							
							... 
							
							
							
							Enable a way to checkout Pull Requests from remote refs 
							
						 
						
							2016-02-19 22:00:25 -05:00  
				
					
						
							
							
								 
						
							
								aa12135b97 
								
							 
						 
						
							
							
								
								Fix panic when view profile without signin  
							
							... 
							
							
							
							Also fix that no matter who, still able to see organizations with private membership. 
							
						 
						
							2016-02-19 18:10:03 -05:00  
				
					
						
							
							
								 
						
							
								f38d5e57dd 
								
							 
						 
						
							
							
								
								Remove border-bottom for tabs header divider  
							
							
							
						 
						
							2016-02-19 17:49:48 -05:00  
				
					
						
							
							
								 
						
							
								341da3cea7 
								
							 
						 
						
							
							
								
								Fix inappropriate markdown post process end tag check  
							
							... 
							
							
							
							When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same. 
							
						 
						
							2016-02-19 17:39:50 -05:00  
				
					
						
							
							
								 
						
							
								7162095635 
								
							 
						 
						
							
							
								
								Merge pull request  #2664  from jwdeitch/patch-1  
							
							... 
							
							
							
							Update contributing guidlines link 
							
						 
						
							2016-02-19 16:09:43 -05:00  
				
					
						
							
							
								 
						
							
								0b54035d7a 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2016-02-19 16:07:15 -05:00  
				
					
						
							
							
								 
						
							
								dbd4697001 
								
							 
						 
						
							
							
								
								Update contributing guidlines link  
							
							... 
							
							
							
							previously displays 404 
							
						 
						
							2016-02-19 15:25:23 -05:00  
				
					
						
							
							
								 
						
							
								2408df3f35 
								
							 
						 
						
							
							
								
								Merge pull request  #2663  from Download-Fritz/MirrorForks  
							
							... 
							
							
							
							#2505  Allow to fork and disallow to create PRs for mirrors. 
						
							2016-02-19 15:04:50 -05:00  
				
					
						
							
							
								 
						
							
								a1b28fc33c 
								
							 
						 
						
							
							
								
								Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().  
							
							
							
						 
						
							2016-02-19 20:48:32 +01:00  
				
					
						
							
							
								 
						
							
								a467184e13 
								
							 
						 
						
							
							
								
								#2505  Allow to fork and disallow to create PRs for mirrors.  
							
							
							
						 
						
							2016-02-19 20:33:06 +01:00  
				
					
						
							
							
								 
						
							
								658bfc2704 
								
							 
						 
						
							
							
								
								Implement issue and pull request templates.  
							
							... 
							
							
							
							Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates 
Priority:
- root
- .gogs
- .github 
							
						 
						
							2016-02-18 21:21:30 -02:00  
				
					
						
							
							
								 
						
							
								736a46dff9 
								
							 
						 
						
							
							
								
								Merge pull request  #2659  from joshfng/fix-issue-email-format  
							
							... 
							
							
							
							Fix issue email formatting. Addresses #2331  
							
						 
						
							2016-02-18 16:19:23 -05:00  
				
					
						
							
							
								 
						
							
								0f1b26ed1e 
								
							 
						 
						
							
							
								
								Fix issue email formatting. Addresses  #2331  
							
							
							
						 
						
							2016-02-18 16:08:20 -05:00  
				
					
						
							
							
								 
						
							
								60896c66af 
								
							 
						 
						
							
							
								
								Merge pull request  #2658  from fnkr/fix-chmod  
							
							... 
							
							
							
							Fix chmod for several files in conf/locale/ and public/ 
							
						 
						
							2016-02-18 14:39:27 -05:00  
				
					
						
							
							
								 
						
							
								eb009923f4 
								
							 
						 
						
							
							
								
								Fix chmod for several files in conf/locale/ and public/  
							
							
							
						 
						
							2016-02-18 19:31:23 +00:00  
				
					
						
							
							
								 
						
							
								338af89d56 
								
							 
						 
						
							
							
								
								#2650  fix possbility that use email as pusher user name  
							
							... 
							
							
							
							Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.
Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more. 
							
						 
						
							2016-02-17 22:47:06 -05:00  
				
					
						
							
							
								 
						
							
								2fdf8fc938 
								
							 
						 
						
							
							
								
								Add issue and pull request template  
							
							
							
						 
						
							2016-02-17 21:22:58 -05:00  
				
					
						
							
							
								 
						
							
								89d6b18dad 
								
							 
						 
						
							
							
								
								Merge pull request  #2649  from andreynering/gh-issue-template  
							
							... 
							
							
							
							Add GitHub's issue and pull request templates. 
							
						 
						
							2016-02-17 18:29:35 -05:00  
				
					
						
							
							
								 
						
							
								b97780ba51 
								
							 
						 
						
							
							
								
								Add GitHub's issue and pull request templates.  
							
							
							
						 
						
							2016-02-17 21:15:11 -02:00  
				
					
						
							
							
								 
						
							
								ccc94dd11c 
								
							 
						 
						
							
							
								
								#2646  fix panic on pushing repositor  
							
							
							
						 
						
							2016-02-17 15:17:52 -05:00  
				
					
						
							
							
								 
						
							
								d5ca913b2f 
								
							 
						 
						
							
							
								
								#2639  add branch prefix for test webhook  
							
							
							
						 
						
							2016-02-17 15:05:07 -05:00  
				
					
						
							
							
								 
						
							
								dab74f21b7 
								
							 
						 
						
							
							
								
								remove ed25519 test for now  
							
							... 
							
							
							
							TravisCI is too old for ed25519, so it can't be tested correctly. 
							
						 
						
							2016-02-17 11:30:48 +01:00  
				
					
						
							
							
								 
						
							
								9eef2e706c 
								
							 
						 
						
							
							
								
								fix ssh public key tests  
							
							... 
							
							
							
							The old API was using []byte, but was changed to string without running
the tests again.
It also sets the variables from the configuration to make them work.
Maybe there is a better way to do this. 
							
						 
						
							2016-02-17 09:33:41 +01:00  
				
					
						
							
							
								 
						
							
								12403bdfb0 
								
							 
						 
						
							
							
								
								allow native and ssh-keygen public key check  
							
							... 
							
							
							
							This commit adds the possibibility to use either the native golang
libraries or ssh-keygen to check public keys. The check is adjusted
depending on the settings, so that only supported keys are let through.
This commit also brings back the blacklist feature, which was removed in
7ef9a05588#2179  it also includes a way to adjust the path to
ssh-keygen and the working directory for ssh-keygen. With this,
sysadmins should be able to adjust the settings in a way, that SELinux
is okay with it. In the worst case, they can switch to the native
implementation and only loose support for ed25519 keys at the moment.
There are some other places which need adjustment to utilize the
parameters and the native implementation, but this sets the ground work. 
							
						 
						
							2016-02-16 23:01:56 +01:00  
				
					
						
							
							
								 
						
							
								3af1d3c581 
								
							 
						 
						
							
							
								
								#2633  fix removed config option  
							
							
							
						 
						
							2016-02-16 13:27:02 -05:00  
				
					
						
							
							
								 
						
							
								24829f314b 
								
							 
						 
						
							
							
								
								Merge pull request  #2635  from lunny/develop  
							
							... 
							
							
							
							fix dependency broken because xorm's API changed 
							
						 
						
							2016-02-16 13:23:44 -05:00  
				
					
						
							
							
								 
						
							
								779b71eda4 
								
							 
						 
						
							
							
								
								fix dependency broken because xorm's API changed  
							
							
							
						 
						
							2016-02-16 22:35:08 +08:00  
				
					
						
							
							
								 
						
							
								9cf4fe043b 
								
							 
						 
						
							
							
								
								Add env var check for update  
							
							
							
						 
						
							2016-02-15 23:11:22 -05:00  
				
					
						
							
							
								 
						
							
								2765b5c7cf 
								
							 
						 
						
							
							
								
								#2630  fix wrong user avatar link in webhook  
							
							... 
							
							
							
							Was using the wrong method and now uses the method which checks if
the avatar link is relative or not. 
							
						 
						
							2016-02-15 15:18:53 -05:00  
				
					
						
							
							
								 
						
							
								632c27802c 
								
							 
						 
						
							
							
								
								Minor fix for  #2624  
							
							
							
						 
						
							2016-02-15 14:57:15 -05:00  
				
					
						
							
							
								 
						
							
								dc89c51f3e 
								
							 
						 
						
							
							
								
								Merge pull request  #2624  from mhartkorn/convert-mirror-to-repo  
							
							... 
							
							
							
							Convert mirrors to regular repositories 
							
						 
						
							2016-02-15 14:26:21 -05:00  
				
					
						
							
							
								 
						
							
								bb595666ac 
								
							 
						 
						
							
							
								
								Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database  
							
							
							
						 
						
							2016-02-15 14:59:24 +01:00  
				
					
						
							
							
								 
						
							
								e9b9e6eb53 
								
							 
						 
						
							
							
								
								Setup CI with testing  
							
							
							
						 
						
							2016-02-14 23:20:07 -05:00  
				
					
						
							
							
								 
						
							
								58e004f7da 
								
							 
						 
						
							
							
								
								Remove cache avatar support and add its tests  
							
							
							
						 
						
							2016-02-14 23:14:55 -05:00  
				
					
						
							
							
								 
						
							
								fd92d91da3 
								
							 
						 
						
							
							
								
								Minor fix for  #2578  
							
							
							
						 
						
							2016-02-14 20:36:03 -05:00  
				
					
						
							
							
								 
						
							
								d8631b616e 
								
							 
						 
						
							
							
								
								Merge pull request  #2578  from exmex/develop  
							
							... 
							
							
							
							Admins and user itself sees private org relations on profile 
							
						 
						
							2016-02-14 20:34:53 -05:00  
				
					
						
							
							
								 
						
							
								aa5e837c65 
								
							 
						 
						
							
							
								
								fix   #2454  
							
							
							
						 
						
							2016-02-14 20:26:49 -05:00  
				
					
						
							
							
								 
						
							
								4f6c3e8bb2 
								
							 
						 
						
							
							
								
								Hijack  #2388  
							
							
							
						 
						
							2016-02-14 20:19:00 -05:00  
				
					
						
							
							
								 
						
							
								a1d97e8f5c 
								
							 
						 
						
							
							
								
								Minor fix for  #2567  
							
							
							
						 
						
							2016-02-14 20:07:42 -05:00  
				
					
						
							
							
								 
						
							
								daa43cfb6e 
								
							 
						 
						
							
							
								
								Merge pull request  #2567  from fnkr/hide-other-teams-activity-from-dashboard  
							
							... 
							
							
							
							Only show activities and repositories on the dashboard, that the user has access to 
							
						 
						
							2016-02-14 19:57:49 -05:00  
				
					
						
							
							
								 
						
							
								9adfe453d5 
								
							 
						 
						
							
							
								
								#2569  delete repo local copy when transfer  
							
							... 
							
							
							
							Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote. 
							
						 
						
							2016-02-14 19:42:38 -05:00  
				
					
						
							
							
								 
						
							
								29cd8ac270 
								
							 
						 
						
							
							
								
								Merge pull request  #2617  from chriswatt/bgcolor  
							
							... 
							
							
							
							Change main content area bg to white, keep area above tabs grey 
							
						 
						
							2016-02-14 18:33:17 -05:00  
				
					
						
							
							
								 
						
							
								d710b5e791 
								
							 
						 
						
							
							
								
								Fix when repo is empty  
							
							
							
						 
						
							2016-02-14 23:26:47 +00:00  
				
					
						
							
							
								 
						
							
								c47866b34a 
								
							 
						 
						
							
							
								
								Add grey bg to tabs on repo page  
							
							
							
						 
						
							2016-02-14 23:09:33 +00:00  
				
					
						
							
							
								 
						
							
								15d37b7a95 
								
							 
						 
						
							
							
								
								Refactored according to suggestions  
							
							
							
						 
						
							2016-02-14 22:40:39 +01:00  
				
					
						
							
							
								 
						
							
								15394f613f 
								
							 
						 
						
							
							
								
								Add missing safety check  
							
							
							
						 
						
							2016-02-14 21:22:36 +01:00  
				
					
						
							
							
								 
						
							
								3650bd8528 
								
							 
						 
						
							
							
								
								Convert mirrors to regular repositories.  
							
							
							
						 
						
							2016-02-14 21:12:00 +01:00  
				
					
						
							
							
								 
						
							
								de3be370f7 
								
							 
						 
						
							
							
								
								Remove unused tests  
							
							... 
							
							
							
							Module httplib will be replaced a well done third-party package
soon, so remove its unused tests 
							
						 
						
							2016-02-13 18:11:15 -05:00  
				
					
						
							
							
								 
						
							
								364874937e 
								
							 
						 
						
							
							
								
								Merge pull request  #2614  from joshfng/add-default-branch-to-repo-payload  
							
							... 
							
							
							
							Add default branch to repo payload 
							
						 
						
							2016-02-12 16:51:46 -05:00