Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								900f233b3c
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #152 from lunny/lunny/optimization_in
							
							
							
							
							
							
							
							optimization on database IN 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								ade6d4a20f
								
							
								
							
						 | 
						
							
							
								
								optimization on database IN
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								9bf28a2799
								
							
								
							
						 | 
						
							
							
								
								bug fixed for 500 caused by get org users (#149)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								a8c6698de8
								
							
								
							
						 | 
						
							
							
								
								Fix error 500 on organization dashboard page (#150)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								e2aa991e10
								
							
								
							
						 | 
						
							
							
								
								ask for go get from code.gitea.io/gitea and change gogs to gitea on main file (#146)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thomas Boerger
							
						 | 
						
							
							
							
							
								
							
								5fc370e332
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #142 from 0xbaadf00d/feature/gofmt
							
							
							
							
							
							
							
							Normalize files with gofmt 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thomas Boerger
							
						 | 
						
							
							
							
							
								
							
								f07362b90f
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #144 from strk/install-via-go
							
							
							
							
							
							
							
							Add instructions to install via go 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Sandro Santilli
							
						 | 
						
							
							
							
							
								
							
								786cc5bbc8
								
							
								
							
						 | 
						
							
							
								
								Add info about installing via go
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								ddee4c8b58
								
									
								
							
								
							
						 | 
						
							
							
								
								Normalize files with gofmt
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Sandro Santilli
							
						 | 
						
							
							
							
							
								
							
								a1c5f02444
								
							
								
							
						 | 
						
							
							
								
								Fix import path of go-sdk (#141)
							
							
							
							
							
							
							
							From code.gitea.io/go-sdk/gitea
  To code.gitea.io/sdk/gitea 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Andrey Nering
							
						 | 
						
							
							
							
							
								
							
								96c9fef35f
								
							
								
							
						 | 
						
							
							
								
								Update home page to Gitea (#138)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Andrey Nering
							
						 | 
						
							
							
							
							
								
							
								52cc3fd36a
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries
							
							
							
							
							
							
							
							Rewrite raw queries 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								b12f2a5916
								
									
								
							
								
							
						 | 
						
							
							
								
								Remove unused import
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								b0ddced2b5
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
							
							
							
							
							
							
							
							# Conflicts:
#	models/git_diff.go
#	models/issue.go
#	models/org.go
#	models/pull.go
#	models/repo.go 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								a4454f5d0f
								
									
								
							
								
							
						 | 
						
							
							
								
								Rewrite XORM queries
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Sandro Santilli
							
						 | 
						
							
							
							
							
								
							
								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 | 
						
					
				
					
						
							
							
								 
								Andrey Nering
							
						 | 
						
							
							
							
							
								
							
								1c0a4e166f
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #134 from metalmatze/fix/admin-templates
							
							
							
							
							
							
							
							Fix bug that tries to load mistyped templates 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								63ca42d17f
								
							
								
							
						 | 
						
							
							
								
								Fix bug that tries to load mistyped templates
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Rachid Zarouali
							
						 | 
						
							
							
							
							
								
							
								c040f2fbb1
								
							
								
							
						 | 
						
							
							
								
								first batch of Readme updates (#65)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								94b2747375
								
							
								
							
						 | 
						
							
							
								
								Remove go version from build tags (#133)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								31da225309
								
							
								
							
						 | 
						
							
							
								
								Check unhandled errors (#128)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								24d7bae2b2
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #131 from 0xbaadf00d/feature/gitignore
							
							
							
							
							
							
							
							Add IDEA IntelliJ to .gitignore 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								1b238fe4d5
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #121 from joubertredrat/feature-last-login
							
							
							
							
							
							
							
							Last Login for admin manage your users 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								c6c840faf7
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #129 from lunny/lunny/SQL_instead_Sql
							
							
							
							
							
							
							
							use x.SQL instead of x.Sql 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								7ea943d501
								
									
								
							
								
							
						 | 
						
							
							
								
								Add IDEA IntelliJ to .gitignore
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								b5bfab9855
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user
							
							
							
							
							
							
							
							Ordering organizations and users by name 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thibault Meyer
							
						 | 
						
							
							
							
								
								
							
							
								
							
								3a10a0c1ca
								
									
								
							
								
							
						 | 
						
							
							
								
								Ordering organizations and users by name
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								7dcc3bc3d7
								
							
								
							
						 | 
						
							
							
								
								use x.SQL instead of x.Sql
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								145648a233
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #127 from metalmatze/enhancement/cli
							
							
							
							
							
							
							
							Use cli Flags directly and not some helper funcs 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								90fb64b217
								
							
								
							
						 | 
						
							
							
								
								Improve formatting of admin command
							
							
							
							
							
							
							
							Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								5cd093aa46
								
							
								
							
						 | 
						
							
							
								
								Use cli Flags directly and not some helper funcs
							
							
							
							
							
							
							
							Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Joubert RedRat
							
						 | 
						
							
							
							
							
								
							
								f91cbf0fed
								
							
								
							
						 | 
						
							
							
								
								Support to last login feature
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								475ddd8d89
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #116 from lunny/lunny/lang-miss
							
							
							
							
							
							
							
							fixed lack of translation for zh-CN 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								c511f1c6c3
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #18 from LefsFlarey/issue/3675
							
							
							
							
							
							
							
							Fix 500 error caused by deleted users on issues (#3675) 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Flare
							
						 | 
						
							
							
							
								
								
							
							
								
							
								a6c487f6ca
								
									
								
							
								
							
						 | 
						
							
							
								
								Fix err not being nil
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								45c4539c61
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #17 from LefsFlarey/issue/3666
							
							
							
							
							
							
							
							Fixed 404 caused by unexpected question mark 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Flare
							
						 | 
						
							
							
							
								
								
							
							
								
							
								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 | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								f6d53ecbc1
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #119 from metalmatze/fix/editorconfig
							
							
							
							
							
							
							
							Go uses ident size 8 with tabs. Nothing else. 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
							
								
							
								1ceb56fc7f
								
							
								
							
						 | 
						
							
							
								
								Go uses ident size 8 with tabs. Nothing else.
							
							
							
							
							
							
							
							We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces. 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Kim "BKC" Carlbäcker
							
						 | 
						
							
							
							
							
								
							
								85b8b7f4e1
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #90 from metalmatze/feature/tool-tests
							
							
							
							
							
							
							
							Start to add tests for modules/base/tool 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								8b0576b377
								
							
								
							
						 | 
						
							
							
								
								lack of translation for zh-CN
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								8857d701fb
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #115 from strk/license
							
							
							
							
							
							
							
							Re-add "Gogs authors" copyright (togheter with "Gitea authors") 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								e06e0f9bb9
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #113 from avelino/update_locale
							
							
							
							
							
							
							
							replace Gogs to Gitea on locale files 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Sandro Santilli
							
						 | 
						
							
							
							
							
								
							
								4e4c0c2cd3
								
							
								
							
						 | 
						
							
							
								
								Fix typo
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Sandro Santilli
							
						 | 
						
							
							
							
							
								
							
								dad9dbacf7
								
							
								
							
						 | 
						
							
							
								
								Re-add "Gogs authors" copyright (togheter with "Gitea authors")
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Thiago Avelino
							
						 | 
						
							
							
							
							
								
							
								5ea257be87
								
							
								
							
						 | 
						
							
							
								
								update copyright gitea license (#112)
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Avelino
							
						 | 
						
							
							
							
							
								
							
								b4671c9aab
								
							
								
							
						 | 
						
							
							
								
								replace Gogs to Gitea on locale files
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Lunny Xiao
							
						 | 
						
							
							
							
							
								
							
								5667d4daae
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #73 from bkcsoft/gt/2164-release-pagination
							
							
							
							
							
							
							
							Add Pagination to Releases-page (and de-duplicate pagination templates) 
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
								
								
							
							
								
							
								e74868a850
								
									
								
							
								
							
						 | 
						
							
							
								
								Add test for IsTextFile()
							
							
							
							
							
						 | 
						
							9 years ago | 
						
					
				
					
						
							
							
								 
								Matthias Loibl
							
						 | 
						
							
							
							
								
								
							
							
								
							
								95d4cd9292
								
									
								
							
								
							
						 | 
						
							
							
								
								Make long godoc comment 2 lines
							
							
							
							
							
						 | 
						
							9 years ago |