| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SQL Query for `SearchTeam` (#20844) | Gusted | 2022-08-21 | 3 | -5/+28 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 86 | -411/+411 |
* | Remove useless JS operation for relative time tooltips (#20756) | silverwind | 2022-08-12 | 1 | -1/+1 |
* | Change commit status icons to SVG (#20736) | silverwind | 2022-08-09 | 2 | -13/+13 |
* | Add support for NuGet API keys (#20721) | KN4CK3R | 2022-08-09 | 1 | -0/+11 |
* | Keep download count on Container tag overwrite (#20728) | KN4CK3R | 2022-08-09 | 1 | -1/+13 |
* | Add support for `npm unpublish` (#20688) | KN4CK3R | 2022-08-09 | 1 | -25/+81 |
* | Allow multiple files in generic packages (#20661) | KN4CK3R | 2022-08-09 | 1 | -31/+116 |
* | Refactor legacy git init (#20376) | wxiaoguang | 2022-08-09 | 4 | -49/+5 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 1 | -0/+179 |
* | Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547) | Norwin | 2022-08-06 | 2 | -49/+49 |
* | Allow multiple metadata files for Maven packages (#20674) | KN4CK3R | 2022-08-05 | 1 | -5/+17 |
* | Send correct NuGet status codes (#20647) | KN4CK3R | 2022-08-03 | 1 | -3/+3 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 1 | -2/+3 |
* | Add latest commit's SHA to content response (#20398) | Gusted | 2022-07-30 | 5 | -90/+119 |
* | packages/generic: Do not restrict package versions to SemVer (#20414) | Gergely Nagy | 2022-07-29 | 1 | -1/+0 |
* | Add Docker /v2/_catalog endpoint (#20469) | KN4CK3R | 2022-07-28 | 2 | -17/+73 |
* | Hide internal package versions (#20492) | KN4CK3R | 2022-07-27 | 1 | -0/+8 |
* | Fix org members bug (#20489) | Vladimir Yakovlev | 2022-07-26 | 1 | -0/+18 |
* | Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438) | 6543 | 2022-07-21 | 1 | -2/+6 |
* | Add option to purge users (#18064) | zeripath | 2022-07-14 | 2 | -3/+8 |
* | Fix checks in PR for empty commits #19603 (#20290) | Ing. Jaroslav Šafka | 2022-07-13 | 1 | -2/+28 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 1 | -1/+1 |
* | Add integration tests for the Gitea migration form (#20121) | Aravinth Manivannan | 2022-07-04 | 1 | -0/+56 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 8 | -36/+35 |
* | Use new config options (#20125) | Kyle D | 2022-06-24 | 5 | -11/+11 |
* | Remove depricated queue indexer usage (#20124) | Kyle D | 2022-06-24 | 5 | -10/+20 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 10 | -16/+16 |
* | Disable federation by default (#20045) | Gusted | 2022-06-20 | 2 | -17/+30 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 2 | -1/+104 |
* | Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) | wxiaoguang | 2022-06-16 | 2 | -3/+8 |
* | Remove tab/TabName usage where it's not needed (#19973) | Lauris BH | 2022-06-15 | 1 | -6/+6 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 16 | -137/+142 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 3 | -18/+19 |
* | Fix data-race problems in git module (quick patch) (#19934) | wxiaoguang | 2022-06-11 | 2 | -3/+3 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 2 | -1/+3 |
* | Implement http signatures support for the API (#17565) | Wim | 2022-06-05 | 6 | -0/+142 |
* | Fix typo (#19889) | Gusted | 2022-06-04 | 1 | -1/+1 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 4 | -12/+20 |
* | Add API to serve blob or LFS file content (#19689) | qwerty287 | 2022-06-04 | 1 | -0/+56 |
* | Allow postgres integration tests to run over unix pipe (#19875) | zeripath | 2022-06-03 | 2 | -11/+42 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 7 | -10/+13 |
* | ContainerRegistry - removed Basic Auth header (#19735) | KN4CK3R | 2022-05-17 | 1 | -4/+1 |
* | Fix issue overview for teams (#19652) | Gusted | 2022-05-16 | 3 | -9/+9 |
* | [Refactor] convert team(s) to apiTeam(s) (#13745) | 6543 | 2022-05-13 | 2 | -12/+14 |
* | Use Vue to refactor pull merge UI (#19650) | wxiaoguang | 2022-05-12 | 1 | -4/+2 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 2 | -2/+5 |
* | Add Webfinger endpoint (#19462) | KN4CK3R | 2022-05-09 | 1 | -0/+68 |
* | Move some helper files out of models (#19355) | Lunny Xiao | 2022-05-08 | 1 | -2/+2 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 5 | -0/+15 |