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>
2021-08-09 14:08:51 -04:00
..
agit Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
archiver Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
auth Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
comments Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
forms Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
issue Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
lfs Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
mailer Use TrN helper for email templates (#16425) 2021-07-14 15:06:09 +02:00
mirror Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
pull Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
release Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
repository Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
webhook Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
wiki Fix 500 on first wiki page (#16586) 2021-08-01 19:04:32 +02:00