df7fa4e995 
								
							
								 
							
						 
						
							
							
								
								issue comment api fix ( #449 )  
							
							... 
							
							
 
							
							* ListAllInRepo & Delete Issue-Comments
* Moar data in issue-comments 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d5d21b67d2 
								
							
								 
							
						 
						
							
							
								
								Fix string format verbs ( #3637 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								380e32e129 
								
							
								 
							
						 
						
							
							
								
								Fix random string generator ( #384 )  
							
							... 
							
							
 
							
							* Remove unused custom-alphabet feature of random string generator
Fix random string generator
Random string generator should return error if it fails to read random data via crypto/rand
* Fixes variable (un)initialization mixed assign
Update test GetRandomString 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6ade13e86e 
								
							
								 
							
						 
						
							
							
								
								serve video files using the HTML5 video tag ( #418 )  
							
							... 
							
							
 
							
							* serve video files using the HTML5 video tag
* lint fix: add comment to IsVideoFile 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								15c3d14d55 
								
							
								 
							
						 
						
							
							
								
								fixed vulnerabilities on deleting release ( #399 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b4c794058a 
								
							
								 
							
						 
						
							
							
								
								fixed vulnerabilities ( #392 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7b5b5178e1 
								
							
								 
							
						 
						
							
							
								
								Bug fix for edit-hook API endpoint  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								04b9a7e7a2 
								
							
								 
							
						 
						
							
							
								
								Bug fixes for repo permissions in API  
							
							... 
							
							
 
							
							Also move duplicated code into repo.APIFormat(..) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								83ed234472 
								
							
								 
							
						 
						
							
							
								
								Integrate templates into bindata optionally ( #314 )  
							
							... 
							
							
 
							
							Integrated optional bindata for the templates 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0f05470cb8 
								
							
								 
							
						 
						
							
							
								
								[API] Pull Requests ( #248 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e8e0539b45 
								
							
								 
							
						 
						
							
							
								
								Linting  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e6cfccdd40 
								
							
								 
							
						 
						
							
							
								
								GitHub API Compliance (& linting)  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								71bb6df75a 
								
							
								 
							
						 
						
							
							
								
								Add undocumented endpoint for /repositories/:id  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5ab85372da 
								
							
								 
							
						 
						
							
							
								
								Added rel="noopener" to target="_blank" hrefs ( #327 )  
							
							... 
							
							
 
							
							* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								590a79ff8a 
								
							
								 
							
						 
						
							
							
								
								Resolved   #296  ( #324 )  
							
							... 
							
							
 
							
							* resolved  #296 
* Indentation fixed 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2343feadd4 
								
							
								 
							
						 
						
							
							
								
								resolved   #310 : hide fork to self ( #323 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2932042a6d 
								
							
								 
							
						 
						
							
							
								
								Get rid of bin folder within makefile, enabled TiDB ( #319 )  
							
							... 
							
							
 
							
							* Get rid of the bin folder within the build process
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped latest make task, it is unused
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Added tidb tag to drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the cert build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped useless minwinsvc build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the useless build tags from drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								42ec5ce740 
								
							
								 
							
						 
						
							
							
								
								Fix breakage from vendor-update  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ec87a75c00 
								
							
								 
							
						 
						
							
							
								
								golint fixed for modules/auth  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a4ece1f223 
								
							
								 
							
						 
						
							
							
								
								Fixes typos  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								94da472717 
								
							
								 
							
						 
						
							
							
								
								Golint fixed for modules/setting ( #262 )  
							
							... 
							
							
 
							
							* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5b998a6680 
								
							
								 
							
						 
						
							
							
								
								golint fixed for modules/auth  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d647d02c2f 
								
							
								 
							
						 
						
							
							
								
								Fix Chrome not liking commas  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								638dd24cec 
								
							
								 
							
						 
						
							
							
								
								Fix HTTP headers for issue attachment download  
							
							... 
							
							
 
							
							- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								faabc76fd6 
								
							
								 
							
						 
						
							
							
								
								Golint fixed for modules/context  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								229ec927b9 
								
							
								 
							
						 
						
							
							
								
								Golint fixed for modules/template  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ff0d1bd602 
								
							
								 
							
						 
						
							
							
								
								Added short-hash support to downloads  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6ed7f269f1 
								
							
								 
							
						 
						
							
							
								
								Move init functions from routers/install to routers/init ( #230 )  
							
							... 
							
							
 
							
							* move init functions from routers/install to routers/init
* copyright typo 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3917ed45de 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers ( #208 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cb1602840c 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers/repo/branch.go ( #206 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b2cce12980 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers/repo/wiki.go ( #203 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f0df8e8dfa 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers/repo/middlewares.go ( #204 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								18dc4f1023 
								
							
								 
							
						 
						
							
							
								
								golint fixed for routers/repo/view.go ( #205 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								659bc2814c 
								
							
								 
							
						 
						
							
							
								
								go lint fixed for routers/admin  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7b75d93f3d 
								
							
								 
							
						 
						
							
							
								
								Fix for anonymous users to switch views  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fc3ed8a1de 
								
							
								 
							
						 
						
							
							
								
								Fix panic when no user is signed in  
							
							... 
							
							
 
							
							See #188  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cf045b029c 
								
							
								 
							
						 
						
							
							
								
								golint fixed for parts of routers root, dev, user and org dirs ( #167 )  
							
							... 
							
							
 
							
							* golint fixed for parts of routers root, dev and org dirs
* add user/auth.go golint fixed
* rename unnecessary exported to unexported and user dir golint fixed 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0834e492c0 
								
							
								 
							
						 
						
							
							
								
								API endpoints for stars  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cd339263d9 
								
							
								 
							
						 
						
							
							
								
								Allow updating draft releases while keeping them as draft  
							
							... 
							
							
 
							
							Closes  #162  
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								739f07c98e 
								
							
								 
							
						 
						
							
							
								
								Remember diff view style ( #163 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ddee4c8b58 
								
									
								
							
								 
							
						 
						
							
							
								
								Normalize files with gofmt  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a1c5f02444 
								
							
								 
							
						 
						
							
							
								
								Fix import path of go-sdk ( #141 )  
							
							... 
							
							
 
							
							From code.gitea.io/go-sdk/gitea
  To code.gitea.io/sdk/gitea 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4247304f5a 
								
							
								 
							
						 
						
							
							
								
								Update import paths from github.com/go-gitea to code.gitea.io ( #135 )  
							
							... 
							
							
 
							
							- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								31da225309 
								
							
								 
							
						 
						
							
							
								
								Check unhandled errors ( #128 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3a10a0c1ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Ordering organizations and users by name  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f91cbf0fed 
								
							
								 
							
						 
						
							
							
								
								Support to last login feature  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								01c5233b53 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed 404 caused by unexpected question mark  
							
							... 
							
							
 
							
							This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								864d1b1f9f 
								
							
								 
							
						 
						
							
							
								
								Fix type in unused constant name ( #111 )  
							
							... 
							
							
 
							
							* Write LDAP, SMTP, PAM, DLDAP back to all uppercase
* Fix type in unused constant name
* Other MixCased fixes
* Complete MixerCasing of template constants
* Re uppercase LTS and LDAPS suffixes
* Uppercase JSON suffix in constant names
* Proper case LoginNoType
* Prefix unexported template path constants with "tpl" 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b7bf9dfd28 
								
							
								 
							
						 
						
							
							
								
								more  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								aadd7dcdc3 
								
							
								 
							
						 
						
							
							
								
								And others  
							
							
 
							
						 
						
							9 years ago