aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Use complete SHA to create and query commit status (#22244) (#22258)Jason Song2022-12-281-0/+5
* Workaround for container registry push/pull errors (#21862) (#22069)KN4CK3R2022-12-101-0/+28
* Remove semver compatible flag and change pypi to an array of test cases (#217...Wayne Starr2022-11-091-3/+3
* Allow for resolution of NPM registry paths that match upstream (#21568) (#21723)Wayne Starr2022-11-091-1/+7
* Allow local package identifiers for PyPI packages (#21690) (#21726)Wayne Starr2022-11-091-2/+2
* Fix package access for admins and inactive users (#21580) (#21592)KN4CK3R2022-10-282-0/+26
* support binary deploy in npm packages (#21589)eleith2022-10-251-0/+6
* Case-insensitive NuGet symbol file GUID (#21409) (#21575)Hubert Wawrzyńczyk2022-10-241-1/+1
* Check for valid user token in integration tests (#21520) (#21529)silverwind2022-10-221-2/+3
* Enforce grouped NuGet search results (#21442) (#21480)KN4CK3R2022-10-171-22/+66
* Set SemverCompatible to false for Conan packages (#21275) (#21366)KN4CK3R2022-10-101-1/+1
* Make NuGet service index publicly accessible (#21242) (#21277)KN4CK3R2022-10-081-30/+50
* Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) (#21232)KN4CK3R2022-09-231-0/+13
* Allow multiple metadata files for Maven packages (#20674) (#20916)KN4CK3R2022-08-231-5/+17
* Fix SQL Query for `SearchTeam` (#20844) (#20872)Gusted2022-08-213-6/+28
* Add support for NuGet API keys (#20721) (#20734)KN4CK3R2022-08-101-0/+11
* Keep download count on Container tag overwrite (#20728) (#20735)KN4CK3R2022-08-091-1/+13
* Send correct NuGet status codes (#20647) (#20677)KN4CK3R2022-08-051-3/+3
* Add Docker /v2/_catalog endpoint (#20469) (#20556)65432022-07-302-17/+73
* packages/generic: Do not restrict package versions to SemVer (#20414) (#20531)65432022-07-291-1/+0
* Fix checks in PR for empty commits (#20290) (#20352)Ing. Jaroslav Šafka2022-07-131-2/+28
* Disable federation by default (#20045) (#20046)Gusted2022-06-201-5/+8
* 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
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-112-2/+5
* Add Webfinger endpoint (#19462)KN4CK3R2022-05-091-0/+68
* Move some helper files out of models (#19355)Lunny Xiao2022-05-081-2/+2
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-085-0/+15
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-3/+4
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-084-21/+136
* Hide private repositories in packages (#19584)KN4CK3R2022-05-071-0/+38
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+3
* Federation: return useful statistic information for nodeinfo (#19561)65432022-05-021-0/+4
* Add API to check if team has repo access (#19540)qwerty2872022-05-011-0/+24
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+131
* Unset git author/committer variables when running integration tests (#19512)zeripath2022-04-261-0/+7