514382e2eb 
								
							
								 
							
						 
						
							
							
								
								Rename module: middleware -> context  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1314ba219e 
								
							
								 
							
						 
						
							
							
								
								Updated and created were appended with _unix. Fresh databases have only the newly named fields.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0e9bc2d410 
								
							
								 
							
						 
						
							
							
								
								Fix pull request availability check  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9cf7f3e46f 
								
							
								 
							
						 
						
							
							
								
								Remove duplicated of code  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a5b0400be7 
								
							
								 
							
						 
						
							
							
								
								#1146  finish new access rights for collaborators  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								045f14fbd0 
								
							
								 
							
						 
						
							
							
								
								#1146  finsih UI work for access mode of collaborators  
							
							... 
							
							
 
							
							Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4cb8bf1b75 
								
							
								 
							
						 
						
							
							
								
								#1597  fix premission logic check of pull request  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2d2d85bba4 
								
							
								 
							
						 
						
							
							
								
								#1597  support pull requests in same repository  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9df6ce48c5 
								
							
								 
							
						 
						
							
							
								
								Minor fixes for  #2746  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1ca171dbe9 
								
							
								 
							
						 
						
							
							
								
								Add ability to delete single wiki pages.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								260723e2cc 
								
							
								 
							
						 
						
							
							
								
								Minor fixes for  #2745  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f3358f5927 
								
							
								 
							
						 
						
							
							
								
								Repo setting to delete and disable wiki  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								129638117f 
								
							
								 
							
						 
						
							
							
								
								#2697  fix panic when close issue via commit message  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								51f15880d1 
								
							
								 
							
						 
						
							
							
								
								Call PushToBaseRepo() also on Pull Request creation and not only on git push  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								912f7b51e9 
								
							
								 
							
						 
						
							
							
								
								#1821  add actions for close and reopen issues  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d5a3021a7d 
								
							
								 
							
						 
						
							
							
								
								Make markdown as an independent module  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7140dbac95 
								
							
								 
							
						 
						
							
							
								
								Fix   #857  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a1b28fc33c 
								
							
								 
							
						 
						
							
							
								
								Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a467184e13 
								
							
								 
							
						 
						
							
							
								
								#2505  Allow to fork and disallow to create PRs for mirrors.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								658bfc2704 
								
							
								 
							
						 
						
							
							
								
								Implement issue and pull request templates.  
							
							... 
							
							
 
							
							Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates 
Priority:
- root
- .gogs
- .github 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d5ca913b2f 
								
							
								 
							
						 
						
							
							
								
								#2639  add branch prefix for test webhook  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								632c27802c 
								
							
								 
							
						 
						
							
							
								
								Minor fix for  #2624  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bb595666ac 
								
							
								 
							
						 
						
							
							
								
								Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								15d37b7a95 
								
							
								 
							
						 
						
							
							
								
								Refactored according to suggestions  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								15394f613f 
								
							
								 
							
						 
						
							
							
								
								Add missing safety check  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3650bd8528 
								
							
								 
							
						 
						
							
							
								
								Convert mirrors to regular repositories.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6b3e47b103 
								
							
								 
							
						 
						
							
							
								
								Removed HTTP 500 error on the release page when a user deleted their account  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bc0eee48d5 
								
							
								 
							
						 
						
							
							
								
								parse milestone.deadline as local time  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bfb8bb5fd 
								
							
								 
							
						 
						
							
							
								
								Enable sintax highlighting on diff view.  Close   #733  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0e4ae27caa 
								
							
								 
							
						 
						
							
							
								
								Use pretty 404 pages in repo.HTTPBackend  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1c74612b3c 
								
							
								 
							
						 
						
							
							
								
								Minor fix for  #2444  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3e0a27157c 
								
							
								 
							
						 
						
							
							
								
								Make highlighted markdown code blocks work on issue pages  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5deb726f3f 
								
							
								 
							
						 
						
							
							
								
								Refactoring of inline diff computing to prevent empty diff box.  Fix   #2489  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								85335c5f56 
								
							
								 
							
						 
						
							
							
								
								Go-ism :D  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b31c7fe074 
								
							
								 
							
						 
						
							
							
								
								Fixed Poster/Commenter-bug and clean-up  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2665728ee7 
								
							
								 
							
						 
						
							
							
								
								Fix OP not 'participating' until commented  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f65dedc3be 
								
							
								 
							
						 
						
							
							
								
								Optimize participant-fetching  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2cc1ee3fc0 
								
							
								 
							
						 
						
							
							
								
								Implemented participant-listing for issue-pages  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ee5d6fb025 
								
							
								 
							
						 
						
							
							
								
								Compute inline diff for pull request view, too.  Fix   #2462  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a3eab8185d 
								
							
								 
							
						 
						
							
							
								
								Admins are allowed to create repos for arbitrary Orgs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7655337a1f 
								
							
								 
							
						 
						
							
							
								
								Update repo.go  
							
							... 
							
							
 
							
							Release download file name doesn't include tag number #2339 
Download: Changed to use refName instead of commit.ID for downloaded file name 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e0f0f72a36 
								
							
								 
							
						 
						
							
							
								
								#2345  disallow access of some pages for empty repo  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								73474c043b 
								
							
								 
							
						 
						
							
							
								
								Highlighting differences of lines in the diff view.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0d5dc8a064 
								
							
								 
							
						 
						
							
							
								
								typo fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8fe5d887ae 
								
							
								 
							
						 
						
							
							
								
								Changed name from inline to unified  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0df39b33eb 
								
							
								 
							
						 
						
							
							
								
								Implement Split Diff-View  
							
							... 
							
							
 
							
							- Unified/Inline Diff-View Selectable 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a62290de52 
								
							
								 
							
						 
						
							
							
								
								#2311  improve HTTP auth error message  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8d58e06ad8 
								
							
								 
							
						 
						
							
							
								
								more fix on  #2268  
							
							
 
							
						 
						
							10 years ago