256cd6374a 
								
							 
						 
						
							
							
								
								#2790  fix not detect diff style in pull request file changes  
							
							
							
						 
						
							2016-07-23 23:46:49 +08:00  
				
					
						
							
							
								 
						
							
								57a47bbc05 
								
							 
						 
						
							
							
								
								Add some tutorial links [CI SKIP]  
							
							
							
						 
						
							2016-07-23 21:23:30 +08:00  
				
					
						
							
							
								 
						
							
								024fcc836b 
								
							 
						 
						
							
							
								
								Minor HTML fix for delete repository notice  
							
							
							
						 
						
							2016-07-23 20:42:46 +08:00  
				
					
						
							
							
								 
						
							
								250be011c7 
								
							 
						 
						
							
							
								
								Remove redundant Unix timestamp method call  
							
							... 
							
							
							
							Unix() already uses UTC as timezone 
							
						 
						
							2016-07-23 20:24:44 +08:00  
				
					
						
							
							
								 
						
							
								4e822c1911 
								
							 
						 
						
							
							
								
								conf: change default mirror checking interval to 10m  
							
							
							
						 
						
							2016-07-23 20:20:09 +08:00  
				
					
						
							
							
								 
						
							
								26d52ceb48 
								
							 
						 
						
							
							
								
								#3186  fix wrong link for new pull request button of non-fork repository  
							
							
							
						 
						
							2016-07-23 19:55:53 +08:00  
				
					
						
							
							
								 
						
							
								d90acacd86 
								
							 
						 
						
							
							
								
								Update README [CI SKIP]  
							
							
							
						 
						
							2016-07-23 19:22:43 +08:00  
				
					
						
							
							
								 
						
							
								69f5308761 
								
							 
						 
						
							
							
								
								#2903  use different reversed words and patterns for repository and user  
							
							
							
						 
						
							2016-07-23 18:58:18 +08:00  
				
					
						
							
							
								 
						
							
								4b5e09e4d6 
								
							 
						 
						
							
							
								
								#3181  detect situation when base branch is deleted in pull request  
							
							
							
						 
						
							2016-07-23 18:35:16 +08:00  
				
					
						
							
							
								 
						
							
								4f78abe7dc 
								
							 
						 
						
							
							
								
								#3066  fix create organization ignores full name property  
							
							
							
						 
						
							2016-07-23 17:57:22 +08:00  
				
					
						
							
							
								 
						
							
								e63b2881b1 
								
							 
						 
						
							
							
								
								api: fix panic if anonymous user request admin API  
							
							... 
							
							
							
							Add sign in check before check user account level 
							
						 
						
							2016-07-23 17:56:37 +08:00  
				
					
						
							
							
								 
						
							
								745167d57a 
								
							 
						 
						
							
							
								
								#3157  create user path before rename repository while transfer  
							
							... 
							
							
							
							os.Rename does not create parent directory automatically when not exist 
							
						 
						
							2016-07-23 17:36:15 +08:00  
				
					
						
							
							
								 
						
							
								d7bdc1de8d 
								
							 
						 
						
							
							
								
								#3107  fix mention regex does not include dash  
							
							
							
						 
						
							2016-07-23 17:29:34 +08:00  
				
					
						
							
							
								 
						
							
								c912494609 
								
							 
						 
						
							
							
								
								#3076  detect invalid tag name git error  
							
							
							
						 
						
							2016-07-23 15:59:19 +08:00  
				
					
						
							
							
								 
						
							
								69dae1ec1c 
								
							 
						 
						
							
							
								
								Added coding style modes to SimpleMDE ( #3286 )  
							
							... 
							
							
							
							* Added coding style modes to SimpleMDE
* Moved the CodeMirror addon from simplemd to codemirror directory 
							
						 
						
							2016-07-23 13:29:20 +08:00  
				
					
						
							
							
								 
						
							
								cf85e9eb7b 
								
							 
						 
						
							
							
								
								add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )  
							
							
							
						 
						
							2016-07-23 02:18:56 +08:00  
				
					
						
							
							
								 
						
							
								599716bb1b 
								
							 
						 
						
							
							
								
								Update locales [CI SKIP]  
							
							
							
						 
						
							2016-07-22 22:21:26 +08:00  
				
					
						
							
							
								 
						
							
								ae88d76032 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-07-22 21:52:39 +08:00  
				
					
						
							
							
								 
						
							
								9266f28822 
								
							 
						 
						
							
							
								
								Fix GitHub wrong repo language detection  
							
							
							
						 
						
							2016-07-21 18:20:03 +08:00  
				
					
						
							
							
								 
						
							
								6488ee12be 
								
							 
						 
						
							
							
								
								avatar: make custom and generated avatars equal ( #3301 )  
							
							... 
							
							
							
							Sets all avatars to use PNG image format.
Keeps avatars consistent at 290x290px resolution.
Signed-off-by: Dennis Chen <barracks510@gmail.com> 
							
						 
						
							2016-07-21 15:31:14 +08:00  
				
					
						
							
							
								 
						
							
								c2fb01a257 
								
							 
						 
						
							
							
								
								#3299  don’t pop up confirm box when leave on signin page  
							
							
							
						 
						
							2016-07-21 14:36:26 +08:00  
				
					
						
							
							
								 
						
							
								5761342f32 
								
							 
						 
						
							
							
								
								#3291  fix SQLite3 session read/update conflict on create new issue  
							
							
							
						 
						
							2016-07-21 14:26:30 +08:00  
				
					
						
							
							
								 
						
							
								57af7432fc 
								
							 
						 
						
							
							
								
								#3295  fix wrong logic judgement  
							
							
							
						 
						
							2016-07-21 14:15:04 +08:00  
				
					
						
							
							
								 
						
							
								1c7dcdd6b9 
								
							 
						 
						
							
							
								
								Update dep revision  
							
							
							
						 
						
							2016-07-17 10:46:21 +08:00  
				
					
						
							
							
								 
						
							
								25b3836418 
								
							 
						 
						
							
							
								
								Refresh repository mirror from database when the repository's name has changed. ( #3276 )  
							
							
							
						 
						
							2016-07-17 09:30:43 +08:00  
				
					
						
							
							
								 
						
							
								5aa2bf86f4 
								
							 
						 
						
							
							
								
								Update locales and .gopmfile  
							
							
							
						 
						
							2016-07-17 09:25:30 +08:00  
				
					
						
							
							
								 
						
							
								b0eb47cb1c 
								
							 
						 
						
							
							
								
								Fix misselection of issues view type  
							
							
							
						 
						
							2016-07-17 09:25:24 +08:00  
				
					
						
							
							
								 
						
							
								e7a4f96fb6 
								
							 
						 
						
							
							
								
								Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". ( #3269 )  
							
							
							
						 
						
							2016-07-17 09:18:35 +08:00  
				
					
						
							
							
								 
						
							
								60110adc06 
								
							 
						 
						
							
							
								
								models/webhook: restrict deletion to be explicitly with repo and org ID  
							
							
							
						 
						
							2016-07-17 08:33:59 +08:00  
				
					
						
							
							
								 
						
							
								5ff2dfb23e 
								
							 
						 
						
							
							
								
								api: delete repository webhooks ( #3275 )  
							
							... 
							
							
							
							Allows the deletion of a webhook from a repository at the
/:user/:repo/hooks/:id endpoint.
Solves drone/drone issue #1603 .
Signed-off-by: Dennis Chen <barracks510@gmail.com> 
							
						 
						
							2016-07-17 08:08:38 +08:00  
				
					
						
							
							
								 
						
							
								eac32419fc 
								
							 
						 
						
							
							
								
								templates/org/home: minor UI fix  
							
							
							
						 
						
							2016-07-16 15:54:43 +08:00  
				
					
						
							
							
								 
						
							
								e3d3d424b2 
								
							 
						 
						
							
							
								
								Minor fix for go vet  
							
							
							
						 
						
							2016-07-16 15:15:00 +08:00  
				
					
						
							
							
								 
						
							
								971e2c3bd6 
								
							 
						 
						
							
							
								
								Upgrade octicon to 4.3.0  
							
							
							
						 
						
							2016-07-16 12:45:13 +08:00  
				
					
						
							
							
								 
						
							
								c083d76567 
								
							 
						 
						
							
							
								
								#2937  able to prohibit user login  
							
							
							
						 
						
							2016-07-16 10:22:16 +08:00  
				
					
						
							
							
								 
						
							
								52322ef624 
								
							 
						 
						
							
							
								
								models/user_mail: refactor EmailAddress  
							
							
							
						 
						
							2016-07-16 10:08:04 +08:00  
				
					
						
							
							
								 
						
							
								a4ea3bd015 
								
							 
						 
						
							
							
								
								Return avatar link as absolute url ( #3235 )  
							
							... 
							
							
							
							Fixes relative urls coming from api/v1
See https://github.com/drone/drone/issues/1701  
							
						 
						
							2016-07-16 08:19:30 +08:00  
				
					
						
							
							
								 
						
							
								3d93532c87 
								
							 
						 
						
							
							
								
								#3274  fix can't get webhook detail of organization  
							
							
							
						 
						
							2016-07-16 01:02:55 +08:00  
				
					
						
							
							
								 
						
							
								fff615d5fc 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-07-16 00:37:21 +08:00  
				
					
						
							
							
								 
						
							
								f1b8d52eb3 
								
							 
						 
						
							
							
								
								#2854  fix no mail notification when issue is closed/reopened  
							
							
							
						 
						
							2016-07-16 00:36:39 +08:00  
				
					
						
							
							
								 
						
							
								7ca5f8f119 
								
							 
						 
						
							
							
								
								models/repo: remove redundant info for some repo methods  
							
							... 
							
							
							
							RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink 
							
						 
						
							2016-07-15 21:53:43 +08:00  
				
					
						
							
							
								 
						
							
								194a742fb9 
								
							 
						 
						
							
							
								
								#2798  fix assign operation not take effect  
							
							
							
						 
						
							2016-07-15 17:06:17 +08:00  
				
					
						
							
							
								 
						
							
								160956dd31 
								
							 
						 
						
							
							
								
								Update Docker README  
							
							
							
						 
						
							2016-07-15 14:32:42 +08:00  
				
					
						
							
							
								 
						
							
								089bacd54e 
								
							 
						 
						
							
							
								
								Update bindata and CSS  
							
							
							
						 
						
							2016-07-15 14:13:30 +08:00  
				
					
						
							
							
								 
						
							
								d950bf68e3 
								
							 
						 
						
							
							
								
								Ignore Response Body for Slack Hooks  #3169  ( #3256 )  
							
							
							
						 
						
							2016-07-15 14:02:19 +08:00  
				
					
						
							
							
								 
						
							
								7796c9e122 
								
							 
						 
						
							
							
								
								Fixes   #3263  - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )  
							
							
							
						 
						
							2016-07-15 13:57:28 +08:00  
				
					
						
							
							
								 
						
							
								528ec9bffd 
								
							 
						 
						
							
							
								
								Apply font for Japanese / Chinese (more) ( #3266 )  
							
							
							
						 
						
							2016-07-15 13:52:37 +08:00  
				
					
						
							
							
								 
						
							
								32ec4734f9 
								
							 
						 
						
							
							
								
								Changed Turkish language name to 'Türkçe' ( #3268 )  
							
							
							
						 
						
							2016-07-15 13:44:49 +08:00  
				
					
						
							
							
								 
						
							
								6a98e7d914 
								
							 
						 
						
							
							
								
								docker: Support timezones ( #3262 )  
							
							
							
						 
						
							2016-07-15 10:55:05 +08:00  
				
					
						
							
							
								 
						
							
								a752f09055 
								
							 
						 
						
							
							
								
								#2709  validate username attribute fetched from LDAP  
							
							
							
						 
						
							2016-07-12 07:07:57 +08:00  
				
					
						
							
							
								 
						
							
								846bf2ca9f 
								
							 
						 
						
							
							
								
								Add timestamps to repository api response ( #3255 )  
							
							... 
							
							
							
							Additional properties: created_at, updated_at 
							
						 
						
							2016-07-12 06:28:51 +08:00