aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-02622-26341/+0
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+170
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-284-11/+13
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2511-38/+36
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-213-5/+28
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-1686-411/+411
* Remove useless JS operation for relative time tooltips (#20756)silverwind2022-08-121-1/+1
* Change commit status icons to SVG (#20736)silverwind2022-08-092-13/+13
* Add support for NuGet API keys (#20721)KN4CK3R2022-08-091-0/+11
* Keep download count on Container tag overwrite (#20728)KN4CK3R2022-08-091-1/+13
* Add support for `npm unpublish` (#20688)KN4CK3R2022-08-091-25/+81
* Allow multiple files in generic packages (#20661)KN4CK3R2022-08-091-31/+116
* Refactor legacy git init (#20376)wxiaoguang2022-08-094-49/+5
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+179
* Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547)Norwin2022-08-062-49/+49
* Allow multiple metadata files for Maven packages (#20674)KN4CK3R2022-08-051-5/+17
* Send correct NuGet status codes (#20647)KN4CK3R2022-08-031-3/+3
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-2/+3
* Add latest commit's SHA to content response (#20398)Gusted2022-07-305-90/+119
* packages/generic: Do not restrict package versions to SemVer (#20414)Gergely Nagy2022-07-291-1/+0
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-282-17/+73
* Hide internal package versions (#20492)KN4CK3R2022-07-271-0/+8
* Fix org members bug (#20489)Vladimir Yakovlev2022-07-261-0/+18
* Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438)65432022-07-211-2/+6
* Add option to purge users (#18064)zeripath2022-07-142-3/+8
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-2/+28
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Add integration tests for the Gitea migration form (#20121)Aravinth Manivannan2022-07-041-0/+56
* Make better use of i18n (#20096)Gusted2022-06-268-36/+35
* Use new config options (#20125)Kyle D2022-06-245-11/+11
* Remove depricated queue indexer usage (#20124)Kyle D2022-06-245-10/+20
* Add more linters to improve code readability (#19989)Wim2022-06-2010-16/+16
* Disable federation by default (#20045)Gusted2022-06-202-17/+30
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-192-1/+104
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-162-3/+8
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-6/+6
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-1316-137/+142
* Move some code into models/git (#19879)Lunny Xiao2022-06-123-18/+19
* Fix data-race problems in git module (quick patch) (#19934)wxiaoguang2022-06-112-3/+3
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-102-1/+3
* Implement http signatures support for the API (#17565)Wim2022-06-056-0/+142
* Fix typo (#19889)Gusted2022-06-041-1/+1
* Fix order by parameter (#19849)Lunny Xiao2022-06-044-12/+20
* Add API to serve blob or LFS file content (#19689)qwerty2872022-06-041-0/+56
* Allow postgres integration tests to run over unix pipe (#19875)zeripath2022-06-032-11/+42
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-207-10/+13
* ContainerRegistry - removed Basic Auth header (#19735)KN4CK3R2022-05-171-4/+1
* Fix issue overview for teams (#19652)Gusted2022-05-163-9/+9
* [Refactor] convert team(s) to apiTeam(s) (#13745)65432022-05-132-12/+14
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-4/+2