summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set correct PR status on 3way on conflict checking (#19457)Gusted2022-04-211-0/+73
* Don't panic on `ErrEmailInvalid` (#19441)Gusted2022-04-201-0/+6
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+166
* upgrade postgres refrence to 14 (#19416)Stephen J. Fuhry2022-04-161-1/+1
* Use "main" as default branch name (#19354)wxiaoguang2022-04-081-0/+1
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-084-10/+13
* Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...wxiaoguang2022-04-082-0/+53
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-088-93/+87
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-074-0/+309
* Package registry changes (#19305)KN4CK3R2022-04-061-3/+30
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-038-11/+12
* An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)Peter Gardfjäll2022-04-011-0/+21
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-022-3/+4
* A pull-mirror repo should be marked as such on creation (#19295)Peter Gardfjäll2022-04-011-0/+1
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-2/+1
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-015-38/+36
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Update reserved usernames list (#18438)Gusted2022-03-311-4/+22
* Add Package Registry (#16510)KN4CK3R2022-03-3010-0/+2898
* Make git.OpenRepository accept Context (#19260)65432022-03-3012-19/+21
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-295-30/+33
* Allow API to create file on empty repo (#19224)zeripath2022-03-281-8/+32
* Add `ContextUser` to http request context (#18798)KN4CK3R2022-03-261-1/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-2335-106/+107
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-221-5/+5
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-222-8/+8
* rm .sample hooks which aren't used (#19101)techknowlogick2022-03-16234-13256/+0
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-1/+3
* Add note to GPG key response if user has no keys (#18961)KN4CK3R2022-03-021-0/+1
* Fix page and missing return on unadopted repos API (#18848)qwerty2872022-02-271-1/+0
* Set is_empty in fixtures (#18869)KN4CK3R2022-02-262-0/+7
* migrations: add test for importing pull requests in gitea uploader (#18752)singuliere2022-02-251-0/+5
* Fix ldap loginname (#18789)Johan Van de Wauw2022-02-181-2/+0