Joe Chen
							
						 | 
						
							
							
								4d05804729
							
							all: unwrap `database.RepositoriesStore` interface (#7706)
						 | 
						1 year ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								5cf0189df1
							
							all: unwrap `database.PermissionsStore` interface (#7701)
						 | 
						1 year ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								8054ffc12f
							
							all: unwrap `database.AccessTokensStore` interface (#7670)
						 | 
						1 year ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								3650b32ec5
							
							chore: rename `internal/db` to `internal/database` (#7665)
						 | 
						1 year ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								44333afd20
							
							chore: consistently use `errors.Cause` for identifying error types (#7264)
						 | 
						2 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								3265abfbc2
							
							refactor(db): migrate perms methods off `user.go` (#7207)
						 | 
						3 years ago | 
					
				
					
						
							
								   Yang Liu
							
						 | 
						
							
							
								b9f5cfddc1
							
							auth: enable authentication by token from password (#7198)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								1df62fafb9
							
							db: use `context` and go-mockgen for `ReposStore` (#7046)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								f837ea6346
							
							db: use `context` and go-mockgen for `UsersStore` (#7042)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								7229dd893f
							
							db: use `context` and go-mockgen for `PermsStore` (#7033)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								fe1d07f29c
							
							db: rename `AccessTokensStore.Save` to `Touch` (#7029)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								9bf748b6c4
							
							http: clean request path from Git endpoints (#7022)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								0a92ad27ef
							
							db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
						 | 
						3 years ago | 
					
				
					
						
							
								   E99p1ant
							
						 | 
						
							
							
								a328e7ccc4
							
							access_token: encrypt access token with SHA256 (#7008)
						 | 
						3 years ago | 
					
				
					
						
							
								   Joe Chen
							
						 | 
						
							
							
								75e10445ca
							
							http: fix non-sense `NotFound` call (#7003)
						 | 
						3 years ago | 
					
				
					
						
							
								   deepsource-autofix[bot]
							
						 | 
						
							
							
								deec3516d5
							
							autofix: fix check for empty string (#6804)
						 | 
						3 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								2eaf1d693a
							
							db: migrate access table to use GORM (#6371)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								3af91d7cfd
							
							auth: decouple types and functions from db (#6320)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								62dda96159
							
							access_token: migrate to GORM and add tests (#6086)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								07818d5fa5
							
							route: no session for routes without UI (#6066)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								34145c990d
							
							lfs: implement HTTP routes (#6035)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								5843038a08
							
							workflows: enable golangci-lint (#5998)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								9e9ca66467
							
							refactor: unify error handling in routing layer
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								7950f2d17d
							
							conf: overhaul auth and user settings (#5942)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								c4a0a40473
							
							conf: overhaul repository settings (#5932)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								648d9e253c
							
							conf: overhaul server settings (#5928)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								1c09373b4f
							
							log: migrate to unknwon.dev/clog/v2 (#5927)
						 | 
						5 years ago | 
					
				
					
						
							
								   ᴜɴᴋɴᴡᴏɴ
							
						 | 
						
							
							
								b28fb90851
							
							all: use lazyregexp (#5911)
						 | 
						5 years ago | 
					
				
					
						
							
								   Unknwon
							
						 | 
						
							
							
								01c8df01ec
							
							internal: move packages under this directory (#5836)
						 | 
						6 years ago |