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.
forgejo/services
zeripath db6b7db06d
Improve LDAP synchronization efficiency (#16994)
The current LDAP sync routine has order n^2 efficiency. This change reduces this
to order n.log n.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
agit Return correct error response for agit force-push (#16989) 3 years ago
archiver Add bundle download for repository (#14538) 3 years ago
attachment Add repo_id for attachment (#16958) 3 years ago
auth Improve LDAP synchronization efficiency (#16994) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 4 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Support unprotected file patterns (#16395) 3 years ago
gitdiff Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Test if LFS object is accessible (#16865) 3 years ago
mailer Send registration email on user autoregistration (#16523) 3 years ago
mirror Make mirror feature more configurable (#16957) 3 years ago
pull Support unprotected file patterns (#16395) 3 years ago
release Add repo_id for attachment (#16958) 3 years ago
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
webhook Add proxy settings and support for migration and webhook (#16704) 3 years ago
wiki Add repo_id for attachment (#16958) 3 years ago