| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to filter repositories by language in explore, user and organization re... | Lauris BH | 2022-01-28 | 1 | -0/+9 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 3 | -8/+10 |
* | Only view milestones from current repo (#18414) | zeripath | 2022-01-26 | 1 | -16/+0 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 5 | -6/+10 |
* | API: Return primary language and repository language stats API URL (#18396) | Lauris BH | 2022-01-25 | 2 | -2/+26 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 1 | -0/+1 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 4 | -19/+69 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 27 | -62/+45 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 14 | -48/+57 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 1 | -1/+1 |
* | Prevent ambiguous column error in organizations page (#18314) | zeripath | 2022-01-18 | 1 | -5/+5 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 9 | -168/+215 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 4 | -9/+62 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 9 | -262/+393 |
* | Improve the comment for 2FA filter in admin panel (#18017) | Gusted | 2022-01-13 | 1 | -1/+3 |
* | fix regression from #16075 (#18260) | Norwin | 2022-01-14 | 1 | -3/+2 |
* | migrations: a deadline at January 1st, 1970 is valid (#18237) | Aravinth Manivannan | 2022-01-13 | 1 | -0/+5 |
* | Fix update user bug (#18250) | Lunny Xiao | 2022-01-12 | 1 | -1/+1 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 4 | -4/+4 |
* | Remove `ioutil` (#18222) | Gusted | 2022-01-10 | 2 | -5/+4 |
* | Fix new team (#18212) | Lunny Xiao | 2022-01-08 | 1 | -0/+8 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 2 | -6/+49 |
* | slight optimization for default avatar (#18187) | Lunny Xiao | 2022-01-05 | 1 | -7/+16 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 12 | -46/+195 |
* | Increase Salt randomness (#18179) | Gusted | 2022-01-04 | 3 | -11/+83 |
* | Don't delete branch if other PRs with this branch are open (#18164) | a1012112796 | 2022-01-03 | 2 | -0/+22 |
* | tests: add coverage for models migration helpers (#18162) | Aravinth Manivannan | 2022-01-03 | 3 | -1/+173 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 19 | -146/+129 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+41 |
* | Allow admin to associate missing LFS objects for repositories (#18143) | wxiaoguang | 2022-01-01 | 1 | -15/+38 |
* | tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) | singuliere | 2022-01-01 | 1 | -1/+1 |
* | Fix performance regression when user has many organization (#18125) | Lunny Xiao | 2021-12-30 | 1 | -12/+18 |
* | Use conditions but not repo ids as query condition (#16839) | Lunny Xiao | 2021-12-29 | 9 | -265/+350 |
* | Fix: unstable sort skips/duplicates issues across pages (#18094) | DuckDuckWhale | 2021-12-29 | 1 | -11/+19 |
* | Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor (#18... | Gusted | 2021-12-26 | 1 | -2/+1 |
* | Migration 204 use Sync2 (#18044) | 6543 | 2021-12-20 | 2 | -1/+2 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 4 | -6/+6 |
* | Add support for ssh commit signing (#17743) | Wim | 2021-12-19 | 9 | -18/+497 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 6 | -0/+93 |
* | Fix TemplateRepo no longer in models.repo (#17993) | Caellion | 2021-12-16 | 1 | -0/+10 |
* | Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) | silverwind | 2021-12-16 | 1 | -3/+0 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 5 | -17/+33 |
* | Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi... | zeripath | 2021-12-14 | 1 | -32/+6 |
* | Prevent deadlock in create issue (#17970) | zeripath | 2021-12-13 | 3 | -5/+11 |
* | Improve behavior of "Fork" button (#17288) | qwerty287 | 2021-12-13 | 1 | -0/+30 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 38 | -1308/+1091 |
* | Prevent services/mailer/mailer_test.go tests from deleteing data directory (#... | zeripath | 2021-12-10 | 2 | -6/+17 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 28 | -900/+412 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 91 | -1924/+2012 |
* | Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) | wxiaoguang | 2021-12-09 | 1 | -1/+0 |