summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* System-wide webhooks (#10546)James Lakin2020-03-093-19/+70
* Fix migration (#10641)John Olheiser2020-03-061-21/+34
* Granular webhook events (#9626)John Olheiser2020-03-064-22/+255
* Add Approval Counts to pulls list (#10238)zeripath2020-03-062-0/+53
* Migration for deleting orphaned dependencies (#10617)Antoine GIRARD2020-03-052-0/+20
* Delete dependencies when deleting a repository (#10608)Lauris BH2020-03-051-0/+12
* Add migration to fix the old broken merge-bases (#10604)Lauris BH2020-03-052-0/+99
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-052-26/+43
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+1
* nextcloud oauth (#10562)techknowlogick2020-03-021-3/+11
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-023-60/+56
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-022-16/+331
* Fix migration bug on v96.go (#10572)Lunny Xiao2020-03-021-16/+31
* Remove Unused Functions (#10516)65432020-03-023-46/+0
* issue search on my related repositories (#9758)Brad Albright2020-02-292-0/+78
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-291-0/+17
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-284-94/+10
* inform participants on UI too (#10473)65432020-02-283-27/+43
* Fix potential bugs (#10513)65432020-02-274-4/+8
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-272-3/+60
* [BugFix] Avoid mailing explicit unwatched (#10475)65432020-02-271-3/+3
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-271-1/+1
* Show the username as a fallback on feeds if full name is blank (#10438)James Lakin2020-02-262-5/+10
* Code Refactor of IssueWatch related things (#10401)65432020-02-264-71/+43
* FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449)65432020-02-242-5/+7
* Various fixes in login sources (#10428)guillep2k2020-02-233-14/+37
* Handle push rejection message in Merge & Web Editor (#10373)zeripath2020-02-221-0/+48
* Ensure only own addresses are updated (#10397)guillep2k2020-02-212-2/+2
* Fix wrong num closed issues on repository when close issue via commit (#10364)Lunny Xiao2020-02-201-0/+4
* Fix test (#10363)Lunny Xiao2020-02-191-0/+1
* Reading pull attachments should depend on read UnitTypePullRequests (#10346)zeripath2020-02-182-2/+6
* Fix migration information update bug when linked github account (#10310)Lunny Xiao2020-02-172-13/+16
* Blacklist manifest.json & milestones user (#10292)techknowlogick2020-02-161-0/+2
* Divide GetIssueStats query in smaller chunks (#10176)guillep2k2020-02-152-0/+36
* Move fixture generation to contrib and add test (#10277)guillep2k2020-02-154-56/+87
* Fix "access" fixtures and tests (#10247)guillep2k2020-02-155-38/+186
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-143-5/+17
* Add API branch protection endpoint (#9311)David Svantesson2020-02-122-0/+44
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+4
* Language statistics bar for repositories (#8037)Lauris BH2020-02-117-32/+274
* Only check for conflicts/merging if the PR has not been merged in the interim...zeripath2020-02-101-18/+46
* [API] Fix inconsistent label color format (#10129)65432020-02-093-35/+52
* Fix invalid repo urls after change username (#10150)mavenbline2020-02-081-1/+11
* Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)65432020-02-044-6/+13
* [API] expose RepoOwner on Issue responce (#10126)65432020-02-041-0/+1
* Move PushUpdateAddDeleteTags to repository module from models (#10106)Lunny Xiao2020-02-034-162/+38
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-311-0/+3
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-3157-3440/+45
* Update topics repo count when deleting repository (#10051)Lauris BH2020-01-314-3/+54
* Fix milestone API state parameter unhandled (#10049)Lunny Xiao2020-01-292-4/+25