summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Automatically remove Watches, Assignments, etc if user loses access due to be...65432020-04-073-13/+47
* Fix release counter on API repository info (#10968)65432020-04-061-2/+3
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-067-40/+259
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-062-4/+64
* Allow X in addition to x in tasks (#10979)zeripath2020-04-051-2/+2
* Add gitea-vet (#10948)John Olheiser2020-04-057-0/+28
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-032-5/+5
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-019-97/+475
* Various Merge Base fixes (#10786)zeripath2020-03-313-4/+114
* Fix milestones too many SQL variables bug (#10880)Lunny Xiao2020-03-313-21/+72
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-302-4/+4
* Use subquery to instead In (#10874)Lunny Xiao2020-03-302-10/+31
* Protect against NPEs in notifications list (#10879)zeripath2020-03-291-19/+57
* Slight simplification of accessibleRepositoryCondition (#10875)zeripath2020-03-291-5/+6
* Create a new function to build search repository condition (#10858)Lunny Xiao2020-03-291-6/+13
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)zeripath2020-03-281-0/+7
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+4
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-66/+0
* Fix typo of MSSQL (#10850)Success Go2020-03-271-1/+1
* make avatar lookup occur at image request (#10540)zeripath2020-03-274-0/+67
* Set MySQL rowtype to dynamic for new tables (#10833)Lauris BH2020-03-271-0/+3
* In authorized_keys use double-quote for windows compatibility (#10841)zeripath2020-03-271-2/+3
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-274-0/+62
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-0/+1
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-2213-64/+76
* account for empty lines in receive-hook message (#10773)zeripath2020-03-201-1/+1
* 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