You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
admin Add microsoft oauth2 providers (#16544) 3 years ago
dev Refactor routers directory (#15800) 3 years ago
events Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
explore Rename context.Query to context.Form (#16562) 3 years ago
org Rename context.Query to context.Form (#16562) 3 years ago
repo Replace `list.List` with slices (#16311) 3 years ago
user Add microsoft oauth2 providers (#16544) 3 years ago
base.go Allow setting X-FRAME-OPTIONS (#16643) 3 years ago
goget.go Rename context.Query to context.Form (#16562) 3 years ago
home.go Refactor routers directory (#15800) 3 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Add agit flow support in gitea (#14295) 3 years ago