summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix ldap user sync missed email in email_address table (#18786) (#18876)Lunny Xiao2022-02-241-1/+2
* Fix login with email for ldap users (#18800) (#18836)Lunny Xiao2022-02-221-1/+1
* Fix ldap loginname (#18789) (#18804)Lunny Xiao2022-02-222-6/+11
* Prevent dangling GetAttribute calls (#18754) (#18755)zeripath2022-02-141-9/+12
* Fix forked repositories missed tags (#18719) (#18735)Lunny Xiao2022-02-121-1/+11
* Restart zero worker if there is still work to do (#18658) (#18672)zeripath2022-02-081-10/+18
* Prevent merge messages from being sorted to the top of email chains (#18566) ...zeripath2022-02-042-4/+131
* Detect conflicts with 3way merge (#18536) (#18537)zeripath2022-02-021-0/+13
* Use `ImagedProvider` for gplus oauth2 provider (#18504) (#18505)Gusted2022-02-011-3/+2
* GitLab reviews may not have the updated_at field set (#18450) (#18461)Aravinth Manivannan2022-01-303-33/+181
* Fix restore without topic failure (#18387) (#18400)Lunny Xiao2022-01-251-0/+3
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-191-1/+1
* Restore propagation of ErrDependenciesLeft (#18325)zeripath2022-01-193-6/+9
* Use indirect comparison when showing pull requests (#18313)zeripath2022-01-181-1/+1
* Correctly upload LFS files (#18316)zeripath2022-01-182-0/+2
* Fix CheckRepoStats and reuse it during migration (#18264)Aravinth Manivannan2022-01-171-0/+4
* Support webauthn (#17957)Lunny Xiao2022-01-145-10/+16
* Fix NPE on try to get tag reference via API (#18245)65432022-01-121-1/+1
* Fix various typos (#18219)luzpaz2022-01-108-10/+10
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-072-22/+40
* Add option to convert CRLF to LF line endings for sendmail (#18075)zeripath2022-01-061-2/+9
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-0/+12
* refactoring nits (#18188)65432022-01-054-20/+22
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-2/+0
* Increase Salt randomness (#18179)Gusted2022-01-041-1/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-0228-143/+143
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-023-7/+0
* services/repository: fix ListUnadoptedRepositories incorrect total count (#17...singuliere2022-01-012-110/+156
* Reset the conflicted files list in testpatch (#18139)zeripath2021-12-311-0/+1
* Set HeadCommit when creating tags. (#18116)KN4CK3R2021-12-292-2/+15
* Add issue hyperlinks in the webhook of wechatwork (#18102)zjjhot2021-12-251-2/+2
* Do not read or write git reference files directly (#18079)zeripath2021-12-231-2/+1
* Add List-Unsubscribe header (#17804)mscherer2021-12-212-1/+2
* Reset Session ID on login (#18018)zeripath2021-12-202-1/+16
* Simplify parameter types (#18006)Gusted2021-12-2011-17/+16
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-203-4/+19
* Add support for ssh commit signing (#17743)Wim2021-12-191-6/+7
* Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu...zeripath2021-12-192-5/+372
* Fix rename notification bug (#18008)Lunny Xiao2021-12-171-0/+4
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-1/+2
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+2
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-0/+1
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-155-3/+6
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-147-21/+93
* Some repository refactors (#17950)Lunny Xiao2021-12-1216-27/+257
* Prevent services/mailer/mailer_test.go tests from deleteing data directory (#...zeripath2021-12-101-7/+6
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-1016-30/+605
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-1062-247/+287
* Improve checkBranchName (#17901)zeripath2021-12-082-29/+26
* allways set a message-id on mails (#17900)Garionion2021-12-082-0/+55