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.
gitea/services
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>
4 years ago
..
agit Add agit flow support in gitea (#14295) 4 years ago
archiver Rework repository archive (#14723) 4 years ago
auth Add microsoft oauth2 providers (#16544) 4 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 4 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add microsoft oauth2 providers (#16544) 4 years ago
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
lfs Rename context.Query to context.Form (#16562) 4 years ago
mailer Use TrN helper for email templates (#16425) 4 years ago
mirror Replace `list.List` with slices (#16311) 4 years ago
pull Replace `list.List` with slices (#16311) 4 years ago
release Add tag protection (#15629) 4 years ago
repository Replace `list.List` with slices (#16311) 4 years ago
webhook Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
wiki Fix 500 on first wiki page (#16586) 4 years ago