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  
				
					
						
							
							
								 
						
							
								10e4887b2b 
								
							 
						 
						
							
							
								
								Merge pull request  #2612  from Eriner/master  
							
							... 
							
							
							
							update .gopmfile to reflect git-module update 
							
						 
						
							2016-02-12 14:50:03 -05:00  
				
					
						
							
							
								 
						
							
								643acdd32d 
								
							 
						 
						
							
							
								
								update .gopmfile to reflect git-module update  
							
							... 
							
							
							
							Updated to reflect version increment in commit 47adc0e 
							
						 
						
							2016-02-12 12:40:35 -05:00  
				
					
						
							
							
								 
						
							
								8662990746 
								
							 
						 
						
							
							
								
								Add default branch to repo payload  
							
							
							
						 
						
							2016-02-12 11:04:46 -05:00  
				
					
						
							
							
								 
						
							
								25845ea1a5 
								
							 
						 
						
							
							
								
								Merge pull request  #2609  from joshfng/add-config-log-path  
							
							... 
							
							
							
							Add install option for log path 
							
						 
						
							2016-02-12 10:21:46 -05:00  
				
					
						
							
							
								 
						
							
								d3ca5accfd 
								
							 
						 
						
							
							
								
								Remove redundant nil check.  
							
							
							
						 
						
							2016-02-12 10:15:47 -05:00  
				
					
						
							
							
								 
						
							
								8ab5399e83 
								
							 
						 
						
							
							
								
								Make log path required  
							
							
							
						 
						
							2016-02-12 10:10:02 -05:00  
				
					
						
							
							
								 
						
							
								ec478b4b06 
								
							 
						 
						
							
							
								
								Set default log path if empty during install  
							
							
							
						 
						
							2016-02-12 10:03:04 -05:00  
				
					
						
							
							
								 
						
							
								1feecd6beb 
								
							 
						 
						
							
							
								
								Add helper text for log path.  
							
							
							
						 
						
							2016-02-12 09:24:09 -05:00  
				
					
						
							
							
								 
						
							
								a3e8c32a30 
								
							 
						 
						
							
							
								
								Add install option for log path  
							
							
							
						 
						
							2016-02-12 09:19:45 -05:00  
				
					
						
							
							
								 
						
							
								779bb890fa 
								
							 
						 
						
							
							
								
								Minor docs update for  #2605  
							
							
							
						 
						
							2016-02-12 08:18:12 -05:00  
				
					
						
							
							
								 
						
							
								1fa4fe706a 
								
							 
						 
						
							
							
								
								Merge pull request  #2605  from 0rax/develop  
							
							... 
							
							
							
							Add the ability to run crond inside the Docker container 
							
						 
						
							2016-02-12 08:14:26 -05:00  
				
					
						
							
							
								 
						
							
								f4bc9263d9 
								
							 
						 
						
							
							
								
								Add the ability to run crond inside the Docker container  
							
							... 
							
							
							
							- Add the crond init script for s6
- Add the RUN_CROND configuration variable to setup crond
- Crond will not be run by default (hence the `down` file in the service directory)
- `start.sh` check if RUN_CROND = "true" || "1" and remove this file to tell s6 to run the initscript
- Resolves  #2597  
							
						 
						
							2016-02-12 02:48:55 +00:00  
				
					
						
							
							
								 
						
							
								600d8edaca 
								
							 
						 
						
							
							
								
								Merge pull request  #2604  from joshfng/fix-wiki-transfer  
							
							... 
							
							
							
							Remove local wiki copy on repo transfer. Fixes  #2558  
							
						 
						
							2016-02-11 19:57:19 -05:00  
				
					
						
							
							
								 
						
							
								ce3708b3ea 
								
							 
						 
						
							
							
								
								Remove local wiki copy on repo transfer.  Fixes   #2558  
							
							
							
						 
						
							2016-02-11 19:26:51 -05:00  
				
					
						
							
							
								 
						
							
								23bc9a2911 
								
							 
						 
						
							
							
								
								Merge pull request  #2603  from joshfng/bump-git-module-version  
							
							... 
							
							
							
							Bump git-module. Fixes  #2589  
							
						 
						
							2016-02-11 17:09:06 -05:00  
				
					
						
							
							
								 
						
							
								47adc0e8f7 
								
							 
						 
						
							
							
								
								Bump git-module.  Fixes   #2589  
							
							
							
						 
						
							2016-02-11 17:03:39 -05:00  
				
					
						
							
							
								 
						
							
								5258ee3740 
								
							 
						 
						
							
							
								
								Update locales and update sponsor  
							
							
							
						 
						
							2016-02-11 13:34:21 -05:00  
				
					
						
							
							
								 
						
							
								59745c62b4 
								
							 
						 
						
							
							
								
								#1577  fix missing SQL query placeholder  
							
							
							
						 
						
							2016-02-10 17:30:24 -05:00  
				
					
						
							
							
								 
						
							
								0ad5f51059 
								
							 
						 
						
							
							
								
								Merge pull request  #2599  from mhartkorn/fix-release-error-deleted-user  
							
							... 
							
							
							
							Fix for server error on release page when a user deleted their account 
							
						 
						
							2016-02-10 16:11:56 -05:00  
				
					
						
							
							
								 
						
							
								6b3e47b103 
								
							 
						 
						
							
							
								
								Removed HTTP 500 error on the release page when a user deleted their account  
							
							
							
						 
						
							2016-02-10 22:04:11 +01:00  
				
					
						
							
							
								 
						
							
								297e772c20 
								
							 
						 
						
							
							
								
								#2485  fix payloads mixed up for webhook  
							
							... 
							
							
							
							When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable. 
							
						 
						
							2016-02-10 15:21:39 -05:00  
				
					
						
							
							
								 
						
							
								8bf3032b16 
								
							 
						 
						
							
							
								
								Merge pull request  #2585  from andreynering/theme-color-meta-tag  
							
							... 
							
							
							
							Implementing the "theme-color" meta tag. 
							
						 
						
							2016-02-08 15:03:08 -05:00  
				
					
						
							
							
								 
						
							
								e40d94bb4f 
								
							 
						 
						
							
							
								
								Implementing the "theme-color" meta tag.  
							
							... 
							
							
							
							Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android  
							
						 
						
							2016-02-08 17:03:18 -02:00  
				
					
						
							
							
								 
						
							
								7ffe845c61 
								
							 
						 
						
							
							
								
								Merge pull request  #2582  from chriswatt/tabindex  
							
							... 
							
							
							
							Fix tab index on new issue/comment form 
							
						 
						
							2016-02-07 17:18:30 -05:00  
				
					
						
							
							
								 
						
							
								af8e323248 
								
							 
						 
						
							
							
								
								Fix tab index on new issue/comment form  
							
							
							
						 
						
							2016-02-07 22:14:33 +00:00  
				
					
						
							
							
								 
						
							
								b09ddc72d2 
								
							 
						 
						
							
							
								
								Merge pull request  #2581  from chriswatt/committab  
							
							... 
							
							
							
							Make commits tab active when on diff page 
							
						 
						
							2016-02-07 15:37:22 -05:00  
				
					
						
							
							
								 
						
							
								a881f776d0 
								
							 
						 
						
							
							
								
								Make commits tab active when on diff page  
							
							
							
						 
						
							2016-02-07 20:11:25 +00:00