| Commit message (Expand) | Author | Age | Files | Lines |
* | migrations: remove dead code in gitea uploader (#18725) | singuliere | 2022-02-21 | 1 | -13/+3 |
* | Fix login with email for ldap users (#18800) | Lunny Xiao | 2022-02-20 | 1 | -1/+1 |
* | Fix ldap loginname (#18789) | Johan Van de Wauw | 2022-02-18 | 2 | -6/+11 |
* | Prevent dangling GetAttribute calls (#18754) | zeripath | 2022-02-14 | 1 | -0/+1 |
* | Fix forked repositories missed tags (#18719) | Lunny Xiao | 2022-02-12 | 1 | -1/+11 |
* | Add LDAP group sync to Teams, fixes #1395 (#16299) | Sven Seeberg | 2022-02-11 | 7 | -27/+246 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 6 | -50/+242 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 4 | -13/+367 |
* | Restart zero worker if there is still work to do (#18658) | zeripath | 2022-02-08 | 1 | -10/+18 |
* | Added auto-save whitespace behavior if it changed manually (#15566) | Viktor Suprun | 2022-02-08 | 1 | -3/+7 |
* | Be more lenient with label colors (#17752) | Clar Fon | 2022-02-07 | 1 | -1/+1 |
* | Fix the missing i18n key for update checker (#18646) | wxiaoguang | 2022-02-07 | 1 | -0/+7 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 19 | -74/+74 |
* | Fix `make fmt` and `make fmt-check` (#18633) | silverwind | 2022-02-06 | 1 | -0/+1 |
* | preserve users if restoring a repository on the same Gitea instance (#18604) | singuliere | 2022-02-06 | 2 | -26/+111 |
* | Prevent merge messages from being sorted to the top of email chains (#18566) | zeripath | 2022-02-03 | 2 | -4/+131 |
* | Replace `sync.Map` with normal maps (#18584) | Gusted | 2022-02-03 | 1 | -35/+20 |
* | Detect conflicts with 3way merge (#18536) | zeripath | 2022-02-02 | 1 | -0/+13 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 2 | -173/+89 |
* | Use `ImagedProvider` for gplus oauth2 provider (#18504) | Gusted | 2022-02-01 | 1 | -2/+2 |
* | GitLab reviews may not have the updated_at field set (#18450) | Aravinth Manivannan | 2022-01-29 | 3 | -10/+159 |
* | Validate migration files (#18203) | Aravinth Manivannan | 2022-01-26 | 2 | -31/+15 |
* | Fix restore without topic failure (#18387) | Lunny Xiao | 2022-01-25 | 1 | -0/+3 |
* | Fix partial cloning a repo (#18373) | Gusted | 2022-01-23 | 1 | -1/+1 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 4 | -0/+270 |
* | Always use git command but not os.Command (#18363) | Lunny Xiao | 2022-01-23 | 1 | -25/+22 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 7 | -7/+14 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 4 | -3/+108 |
* | Refactor jwt.StandardClaims to RegisteredClaims (#18344) | zeripath | 2022-01-20 | 3 | -9/+6 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 66 | -307/+273 |
* | Updated Chroma to v0.10.0 (#18270) | Jelle Hulter | 2022-01-20 | 1 | -1/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 45 | -392/+446 |
* | Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1 | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Restore propagation of ErrDependenciesLeft (#18325) | zeripath | 2022-01-19 | 3 | -6/+9 |
* | Use indirect comparison when showing pull requests (#18313) | zeripath | 2022-01-18 | 1 | -1/+1 |
* | Correctly upload LFS files (#18316) | zeripath | 2022-01-18 | 2 | -0/+2 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 1 | -0/+4 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 5 | -10/+16 |
* | Fix NPE on try to get tag reference via API (#18245) | 6543 | 2022-01-12 | 1 | -1/+1 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 8 | -10/+10 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 2 | -22/+40 |
* | Add option to convert CRLF to LF line endings for sendmail (#18075) | zeripath | 2022-01-06 | 1 | -2/+9 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 1 | -0/+12 |
* | refactoring nits (#18188) | 6543 | 2022-01-05 | 4 | -20/+22 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -2/+0 |
* | Increase Salt randomness (#18179) | Gusted | 2022-01-04 | 1 | -1/+3 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 28 | -143/+143 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 3 | -7/+0 |
* | services/repository: fix ListUnadoptedRepositories incorrect total count (#17... | singuliere | 2022-01-01 | 2 | -110/+156 |
* | Reset the conflicted files list in testpatch (#18139) | zeripath | 2021-12-31 | 1 | -0/+1 |