| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix page and missing return on unadopted repos API (#18848) | qwerty287 | 2022-02-27 | 1 | -1/+0 |
* | Set is_empty in fixtures (#18869) | KN4CK3R | 2022-02-26 | 2 | -0/+7 |
* | migrations: add test for importing pull requests in gitea uploader (#18752) | singuliere | 2022-02-25 | 1 | -0/+5 |
* | Fix ldap loginname (#18789) | Johan Van de Wauw | 2022-02-18 | 1 | -2/+0 |
* | Add LDAP group sync to Teams, fixes #1395 (#16299) | Sven Seeberg | 2022-02-11 | 1 | -1/+118 |
* | Change git.cmd to RunWithContext (#18693) | Martin Scholz | 2022-02-11 | 1 | -2/+15 |
* | tests: remove redundant comparison in repo dump/restore (#18660) | singuliere | 2022-02-10 | 1 | -9/+0 |
* | Add separate SSH_USER config option (#17584) | Clar Fon | 2022-02-07 | 1 | -1/+1 |
* | more repo dump/restore tests, including pull requests (#18621) | singuliere | 2022-02-07 | 1 | -36/+235 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 5 | -27/+27 |
* | preserve users if restoring a repository on the same Gitea instance (#18604) | singuliere | 2022-02-06 | 1 | -0/+1 |
* | Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) | Gusted | 2022-02-04 | 1 | -1/+1 |
* | Attempt to prevent intermittent failure TestGit/xxx/BranchProtectMerge/MergeP... | zeripath | 2022-01-29 | 1 | -10/+14 |
* | Ensure git tag tests and others create test repos in tmpdir (#18447) | zeripath | 2022-01-29 | 5 | -5/+5 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -4/+1 |
* | Validate migration files (#18203) | Aravinth Manivannan | 2022-01-26 | 1 | -1/+1 |
* | Unexport git.GlobalCommandArgs (#18376) | 6543 | 2022-01-25 | 3 | -23/+7 |
* | Fix partial cloning a repo (#18373) | Gusted | 2022-01-23 | 2 | -0/+17 |
* | Switch to non-deprecation setting (#18358) | Gusted | 2022-01-23 | 4 | -4/+12 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 48 | -239/+257 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 10 | -37/+40 |
* | migrations: a deadline at January 1st, 1970 is valid (#18237) | Aravinth Manivannan | 2022-01-13 | 1 | -6/+37 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 3 | -23/+102 |
* | Integration test for migration (#18124) | Aravinth Manivannan | 2022-01-04 | 1 | -0/+104 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -14/+14 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+22 |
* | Handle invalid issues (#18111) | Gusted | 2021-12-28 | 2 | -2/+2 |
* | Instead of using routerCtx just escape the url before routing (#18086) | zeripath | 2021-12-25 | 1 | -10/+1 |
* | Add API to manage repo tranfers (#17963) | qwerty287 | 2021-12-23 | 1 | -0/+79 |
* | Fix various typos of software names (#18083) | qwerty287 | 2021-12-24 | 1 | -4/+4 |
* | Add NotFound handler (#18062) | zeripath | 2021-12-22 | 2 | -1/+11 |
* | Add API to get file commit history (#17652) | qwerty287 | 2021-12-22 | 1 | -0/+18 |
* | Fix continuance tests (#18027) | Gusted | 2021-12-20 | 3 | -0/+56 |
* | Make test work with different default branch config (#18038) | mscherer | 2021-12-20 | 1 | -0/+3 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 3 | -3/+3 |
* | Abort merge if head has been updated before pressing merge (#18032) | zeripath | 2021-12-20 | 1 | -3/+3 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 2 | -0/+57 |
* | Prevent double decoding of % in url params (#17997) | zeripath | 2021-12-16 | 11 | -1/+37 |
* | Use non-expiring key. (#17984) | KN4CK3R | 2021-12-14 | 1 | -125/+78 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 3 | -5/+5 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 3 | -11/+11 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 49 | -226/+250 |
* | Allow default branch to be inferred on compare page (#17908) | John Olheiser | 2021-12-06 | 1 | -0/+12 |
* | tests: more integration tests for notifications (#17845) | singuliere | 2021-12-03 | 1 | -0/+67 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 2 | -4/+6 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 4 | -20/+24 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 67 | -231/+275 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 4 | -39/+39 |
* | Fix keys test (#17776) | techknowlogick | 2021-11-23 | 1 | -1/+1 |
* | Support pagination of organizations on user settings pages (#16083) | Lunny Xiao | 2021-11-22 | 1 | -1/+4 |