Antoine GIRARD
							
						 
						
							 
							
							
							
							
								
							
							
								a97d6bf24b 
								
							 
						 
						
							
							
								
								Use production version of vuejs. ( #1869 )  
							
							 
							
							
							
						 
						
							2017-06-04 11:04:42 +08:00  
						
					 
				
					
						
							
							
								 
								Hussain Khalil
							
						 
						
							 
							
							
							
							
								
							
							
								009a073990 
								
							 
						 
						
							
							
								
								Remove annoying difference in button heights. ( #1853 )  
							
							 
							
							... 
							
							
							
							* Remove annoying difference in button heights.
Why was that even there?
See before & after: http://imgur.com/a/yKdUR 
* (2/2) Remove annoying difference in button heights 
							
						 
						
							2017-06-03 16:58:43 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								2ec5dc1661 
								
							 
						 
						
							
							
								
								Fix 404 for external tracking issues ( #1852 )  
							
							 
							
							... 
							
							
							
							* Fix 404 for external tracking issues
* Fix 404 for new/upload file 
							
						 
						
							2017-06-03 00:56:36 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								b900c04316 
								
							 
						 
						
							
							
								
								Display draft releases ( #1854 )  
							
							 
							
							... 
							
							
							
							* Display draft releases
* Include ctx.User in user cache
* Integration test 
							
						 
						
							2017-06-03 11:46:56 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								036ce3f813 
								
							 
						 
						
							
							
								
								Fix bug in removeOrgRepo ( #1858 )  
							
							 
							
							
							
						 
						
							2017-06-02 20:06:09 -05:00  
						
					 
				
					
						
							
							
								 
								Rémy Boulanouar
							
						 
						
							 
							
							
							
							
								
							
							
								62f600cf1c 
								
							 
						 
						
							
							
								
								Display all organization from user settings ( #1739 )  
							
							 
							
							... 
							
							
							
							* Display all organization from user settings
* fix Tab selection
* Update locale_en-US.ini
* Add a condition for display Create organization button
* Remove french translation
* Remove unnecessary admin flag 
							
						 
						
							2017-06-02 03:43:44 -05:00  
						
					 
				
					
						
							
							
								 
								Antoine GIRARD
							
						 
						
							 
							
							
							
							
								
							
							
								976c2a05fa 
								
							 
						 
						
							
							
								
								Fix change introduce by update of go-swagger. ( #1727 )  
							
							 
							
							
							
						 
						
							2017-06-01 23:35:31 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								4e5ee2b67a 
								
							 
						 
						
							
							
								
								Fix user profile activity feed ( #1848 )  
							
							 
							
							... 
							
							
							
							* Fix user profile activity feed
* gofmt, and avoid overlapping database connections 
							
						 
						
							2017-06-02 08:42:25 +08:00  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
							
								
							
							
								5ca6867aaf 
								
							 
						 
						
							
							
								
								Fix some mistakes ( #1833 )  
							
							 
							
							... 
							
							
							
							* Fix some mistakes
* Fixes
* Not correct -> incorrect or invalid
* Update according to comments 
							
						 
						
							2017-06-02 08:41:52 +08:00  
						
					 
				
					
						
							
							
								 
								Bo-Yi Wu
							
						 
						
							 
							
							
							
							
								
							
							
								04c6c31f8e 
								
							 
						 
						
							
							
								
								fix: only run test coverage on master branch. ( #1838 )  
							
							 
							
							
							
						 
						
							2017-06-01 20:07:24 +02:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								abb19eff39 
								
							 
						 
						
							
							
								
								Update code.gitea.io/git ( #1849 )  
							
							 
							
							
							
						 
						
							2017-06-01 09:43:11 +08:00  
						
					 
				
					
						
							
							
								 
								silverwind
							
						 
						
							 
							
							
							
							
								
							
							
								31e8436a1c 
								
							 
						 
						
							
							
								
								Use a better default MAX_GIT_DIFF_LINE_CHARACTERS ( #1845 )  
							
							 
							
							... 
							
							
							
							Tests indicate that line length alone does not make browsers slow, so
increase the default threshold after which diffs get surpressed for line
length from 500 to a more reasonable 5000 characters.
Fixes: https://github.com/go-gitea/gitea/issues/1826  
							
						 
						
							2017-05-31 20:10:11 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								a977ab7889 
								
							 
						 
						
							
							
								
								Don't ignore error in getMergeCommit ( #1843 )  
							
							 
							
							
							
						 
						
							2017-05-31 19:51:24 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								336e311a7c 
								
							 
						 
						
							
							
								
								Fix locking bug in removeOrgRepo ( #1842 )  
							
							 
							
							
							
						 
						
							2017-06-01 08:41:14 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								5554165a0c 
								
							 
						 
						
							
							
								
								Fix pull request compare link ( #1832 )  
							
							 
							
							... 
							
							
							
							* Fix pull request compare link
* Integration test 
							
						 
						
							2017-05-31 09:47:42 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								bfb44f8854 
								
							 
						 
						
							
							
								
								Fix status table race condition ( #1835 )  
							
							 
							
							
							
						 
						
							2017-05-31 16:57:17 +08:00  
						
					 
				
					
						
							
							
								 
								himaaaatti
							
						 
						
							 
							
							
							
							
								
							
							
								0f5b399e35 
								
							 
						 
						
							
							
								
								Add variable for docker tag ( #1825 )  
							
							 
							
							... 
							
							
							
							Signed-off-by: Shunsuke Mie <sux2mfgj@gmail.com> 
							
						 
						
							2017-05-31 09:16:51 +08:00  
						
					 
				
					
						
							
							
								 
								Sondre Nilsen
							
						 
						
							 
							
							
							
							
								
							
							
								24859fe5b6 
								
							 
						 
						
							
							
								
								Fix FOUC on Firefox ( #1728 )  
							
							 
							
							... 
							
							
							
							Firefox users will experience a flash of unstyled content on loading
various pages, this patch will fix this issue using Filament Groups
loadCSS library to asynchronously load the CSS responsible for the FOUC.
Will fix  #1698 .
Signed-off-by: Sondre Nilsen <nilsen.sondre@gmail.com> 
							
						 
						
							2017-05-31 09:05:49 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								642f844735 
								
							 
						 
						
							
							
								
								Fix PR template error ( #1834 )  
							
							 
							
							
							
						 
						
							2017-05-30 07:04:12 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								474d636794 
								
							 
						 
						
							
							
								
								Update code.gitea.io/git ( #1824 )  
							
							 
							
							... 
							
							
							
							* Update code.gitea.io/git
* Update function calls
* govendor fetch 
							
						 
						
							2017-05-30 04:32:01 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								367ff327ed 
								
							 
						 
						
							
							
								
								Use ghost users in issues/PRs ( #1831 )  
							
							 
							
							
							
						 
						
							2017-05-30 14:08:36 +08:00  
						
					 
				
					
						
							
							
								 
								Timo Myyrä
							
						 
						
							 
							
							
							
							
								
							
							
								2525195749 
								
							 
						 
						
							
							
								
								use writeTmpKeyFile in calcFingerprint ( #1828 )  
							
							 
							
							... 
							
							
							
							this makes calcFingerprint use SSH.KeyTestpath instead of os temp dir. 
							
						 
						
							2017-05-29 19:51:16 +08:00  
						
					 
				
					
						
							
							
								 
								Jonas Östanbäck
							
						 
						
							 
							
							
							
							
								
							
							
								b93568cce4 
								
							 
						 
						
							
							
								
								xxx_active_code_live setting in printed in hours and minutes instead … ( #1814 )  
							
							 
							
							... 
							
							
							
							* xxx_active_code_live setting in printed in hours and minutes instead of just hours
* Update app.ini description of xxx_code_lives settings 
							
						 
						
							2017-05-29 02:35:47 -05:00  
						
					 
				
					
						
							
							
								 
								Rémy Boulanouar
							
						 
						
							 
							
							
							
							
								
							
							
								e0c6ab2d44 
								
							 
						 
						
							
							
								
								Add Gitea Webhook ( #1755 )  
							
							 
							
							... 
							
							
							
							* Replace Gogs by Gitea
* Fix missing changes
* Create Gitea webhook and put Gogs webhook apart. 
							
						 
						
							2017-05-29 02:17:15 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								c85ff532e9 
								
							 
						 
						
							
							
								
								Commitless repos should be bare  
							
							 
							
							
							
						 
						
							2017-05-28 22:31:40 -04:00  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
							
								
							
							
								e67ece26f0 
								
							 
						 
						
							
							
								
								Merge pull request  #1750  from andreynering/dashboard-search-org-repos  
							
							 
							
							... 
							
							
							
							More fixes for dashboard search 
							
						 
						
							2017-05-27 17:40:09 -03:00  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
							
								
							
							
								12dbdaac76 
								
							 
						 
						
							
							
								
								Fix private repo icon  
							
							 
							
							
							
						 
						
							2017-05-27 13:40:54 -03:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								bafd778c25 
								
							 
						 
						
							
							
								
								Fix invalid reference in feeds template ( #1820 )  
							
							 
							
							... 
							
							
							
							* Fix invalid reference in feeds template
* Comment for GetActAvatar
* Add integration test 
							
						 
						
							2017-05-27 11:34:11 +08:00  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
							
								
							
							
								97f7f88bed 
								
							 
						 
						
							
							
								
								Improve clarity between is_activated and prohibit_login ( #1788 )  
							
							 
							
							... 
							
							
							
							It used to be unclear what the difference between the two are. 
							
						 
						
							2017-05-27 09:14:13 +08:00  
						
					 
				
					
						
							
							
								 
								Lunny Xiao
							
						 
						
							 
							
							
							
							
								
							
							
								3b51da9dae 
								
							 
						 
						
							
							
								
								resign drone and  fix   #1816  ( #1819 )  
							
							 
							
							
							
						 
						
							2017-05-26 23:08:38 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								7e6ff69c00 
								
							 
						 
						
							
							
								
								Fix 500 for GET /teams/:id endpoints ( #1811 )  
							
							 
							
							... 
							
							
							
							* Fix 500 for GET /teams/:id endpoints
* Integration test for GET /team/:id
* Clean up integration test 
							
						 
						
							2017-05-26 08:15:45 -05:00  
						
					 
				
					
						
							
							
								 
								Lunny Xiao
							
						 
						
							 
							
							
							
							
								
							
							
								3611a3e552 
								
							 
						 
						
							
							
								
								fix bug to deny to add orgnization as a member of an orgnization or team ( #1815 )  
							
							 
							
							
							
						 
						
							2017-05-26 08:12:02 -05:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								39348cd27e 
								
							 
						 
						
							
							
								
								Give all units to owner team ( #1812 )  
							
							 
							
							
							
						 
						
							2017-05-26 16:03:37 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								9c66d1d9ea 
								
							 
						 
						
							
							
								
								Fix deadlock in updateRepository ( #1813 )  
							
							 
							
							
							
						 
						
							2017-05-26 13:08:13 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								0c332f0480 
								
							 
						 
						
							
							
								
								Fix activity feed ( #1779 )  
							
							 
							
							... 
							
							
							
							* Fix activity feed
Preserve actions after user/repo name change
* Add missing comment
* Fix migration, and remove fields completely
* Tests 
							
						 
						
							2017-05-26 09:38:18 +08:00  
						
					 
				
					
						
							
							
								 
								Jonas Franz
							
						 
						
							 
							
							
							
							
								
							
							
								03912ce014 
								
							 
						 
						
							
							
								
								Adding #issuecomment to the URL in E-Mail notifications ( #1674 )  
							
							 
							
							... 
							
							
							
							* Added comment's hashtag to url for mail notifications.
Signed-off-by: Jonas <info@jonasfranz.software>
* Added comment's hashtag to url for mail notifications.
Added explanation to return statement.
Signed-off-by: Jonas <info@jonasfranz.software>
* Added comment's hashtag to url for mail notifications.
Added explanation to return statement + documentation.
Signed-off-by: Jonas <info@jonasfranz.software>
* Added comment's hashtag to url for mail notifications.
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Replacing in-line link generation with HTMLURL. (+gofmt)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Replaced action-based model with nil-based model. (+gofmt)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Replaced mailIssueActionToParticipants with mailIssueCommentToParticipants.
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Updating comment for mailIssueCommentToParticipants
Signed-off-by: Jonas Franz <info@jonasfranz.software> 
							
						 
						
							2017-05-25 10:38:56 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								cb74f1b84d 
								
							 
						 
						
							
							
								
								Remove stale rule from Makefile ( #1782 )  
							
							 
							
							
							
						 
						
							2017-05-25 08:53:03 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								ff96bda138 
								
							 
						 
						
							
							
								
								Only run coverage on merges/pushes to master ( #1783 )  
							
							 
							
							
							
						 
						
							2017-05-25 00:13:18 +08:00  
						
					 
				
					
						
							
							
								 
								Lunny Xiao
							
						 
						
							 
							
							
							
							
								
							
							
								19d889daa2 
								
							 
						 
						
							
							
								
								fix bug not to trim space of login username ( #1796 )  
							
							 
							
							
							
						 
						
							2017-05-25 00:12:00 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								ff2464c87d 
								
							 
						 
						
							
							
								
								Fix renaming bug ( #1786 )  
							
							 
							
							
							
						 
						
							2017-05-24 14:01:02 +08:00  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
							
								
							
							
								98ae013e90 
								
							 
						 
						
							
							
								
								Make navbar scroll on overflow ( #1777 )  
							
							 
							
							... 
							
							
							
							* Scrollbars on overflow of horizontal nav
* Update _base.less
* Add fade out on right side of overflowing nav
* Update _base.less 
							
						 
						
							2017-05-24 14:00:40 +08:00  
						
					 
				
					
						
							
							
								 
								Jonas Östanbäck
							
						 
						
							 
							
							
							
							
								
							
							
								7b907ed348 
								
							 
						 
						
							
							
								
								Rename RepoCreationNum -> MaxCreationLimit ( #1766 )  
							
							 
							
							
							
						 
						
							2017-05-24 08:27:08 +08:00  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
							
								
							
							
								de39d09caa 
								
							 
						 
						
							
							
								
								Improve grammar ( #1775 )  
							
							 
							
							
							
						 
						
							2017-05-23 16:01:27 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								bdc90aeaee 
								
							 
						 
						
							
							
								
								Delete repo redirects on repo deletion ( #1776 )  
							
							 
							
							
							
						 
						
							2017-05-23 16:00:10 +08:00  
						
					 
				
					
						
							
							
								 
								Patrick G
							
						 
						
							 
							
							
							
							
								
							
							
								cc2071c3fd 
								
							 
						 
						
							
							
								
								Make side nav on dashboard stackable ( #1778 )  
							
							 
							
							
							
						 
						
							2017-05-23 15:58:43 +08:00  
						
					 
				
					
						
							
							
								 
								Bo-Yi Wu
							
						 
						
							 
							
							
							
							
								
							
							
								1e40c2e579 
								
							 
						 
						
							
							
								
								fix :  #1757  fix set MAX_CREATION_LIMIT as zero. ( #1762 )  
							
							 
							
							... 
							
							
							
							* fix : #1757  fix set MAX_CREATION_LIMIT as zero.
* fix: missing default value 
							
						 
						
							2017-05-21 22:48:35 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								b0308d86dc 
								
							 
						 
						
							
							
								
								Fix unloaded owner ( #1770 )  
							
							 
							
							
							
						 
						
							2017-05-21 14:35:45 +08:00  
						
					 
				
					
						
							
							
								 
								Ethan Koenig
							
						 
						
							 
							
							
							
							
								
							
							
								cf02cd7ba0 
								
							 
						 
						
							
							
								
								Fix and test for delete user ( #1713 )  
							
							 
							
							... 
							
							
							
							* Fix and test for delete user
* Run updates in batches
* Unit test 
							
						 
						
							2017-05-20 16:48:22 +08:00  
						
					 
				
					
						
							
							
								 
								Jonas Östanbäck
							
						 
						
							 
							
							
							
							
								
							
							
								85a7396525 
								
							 
						 
						
							
							
								
								Add error direclty when user tries to create new repo and limit already hit ( #1767 )  
							
							 
							
							
							
						 
						
							2017-05-20 16:47:48 +08:00  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
							
								
							
							
								be5323a05f 
								
							 
						 
						
							
							
								
								Update HighlightJS and fix YAML files highlighting ( #1764 )  
							
							 
							
							... 
							
							
							
							* Update HighlightJS to 9.11.0
* Fix YAML files highlighting 
							
						 
						
							2017-05-20 11:52:35 +08:00