summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#...zeripath2020-03-231-3/+1
* Migrate to go-git/go-git v5.0.0 (#10735) (#10753)Lauris BH2020-03-182-4/+5
* Issue writers perms can modify issues (#10623) (#10626)John Olheiser2020-03-061-0/+2
* Handle deleted base branch in PR (#10618) (#10619)Lauris BH2020-03-051-0/+10
* Fix redirection path if Slack webhook channel is invalid (#10566)James Lakin2020-03-021-2/+2
* Show Signer in commit lists and add basic trust (#10425) (#10524)zeripath2020-02-285-8/+21
* Fix potential bugs (#10513) (#10518)65432020-02-282-5/+5
* Handle push rejection message in Merge & Web Editor (#10373) (#10497)zeripath2020-02-272-15/+32
* Fix branch page pull request title and link error (#10092) (#10097)Lunny Xiao2020-02-011-1/+1
* Fix milestone API state parameter unhandled (#10049) (#10052)Lunny Xiao2020-01-291-1/+1
* Fix wiki raw view on sub path (#10002) (#10040)Lunny Xiao2020-01-282-18/+11
* Fix wrong hint when status checking is running on pull request view (#9886) (...Lunny Xiao2020-01-221-1/+3
* Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)Lunny Xiao2020-01-202-8/+7
* Fix issues/pulls dependencies problems (#9842) (#9864)Lunny Xiao2020-01-193-22/+30
* fix (#9837)65432020-01-171-1/+7
* Fix download file wrong content-type (#9825) (#9834)Lunny Xiao2020-01-171-1/+7
* Fix wrong identify poster on a migrated pull request when submi… (#9827) (#...Lunny Xiao2020-01-171-1/+1
* Fix compare (#9808) (#9814)Lunny Xiao2020-01-171-24/+20
* Fix push-to-create (#9772) (#9797)John Olheiser2020-01-161-1/+58
* Fix add team on collaborator page when same name as organization (#9778)David Svantesson2020-01-151-1/+1
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-072-22/+24
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-073-31/+97
* Fix create bugs (#9606)John Olheiser2020-01-041-2/+3
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-0/+56
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-032-1/+3
* Dont trigger notification twice on issue assignee change (#9582)65432020-01-021-4/+1
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-281-1/+1
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-1/+2
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-0/+30
* [Fix] AllowedReaction code (#9518)65432019-12-272-2/+0
* [API] Extend times API (#9200)65432019-12-271-1/+1
* Push update after branch is restored (#9416)Mario Lubenka2019-12-261-0/+16
* Trigger webhook when deleting a branch after merging a PR (#9424)Brad Albright2019-12-251-0/+16
* adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484)Brad Albright2019-12-251-0/+10
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-2/+2
* Change PR commits and diffs to use base repo rather than forked (#3648)Keith Rutkowski2019-12-181-70/+35
* Fix some SimpleMDE (#9400)John Olheiser2019-12-172-0/+3
* Fix double webhook for new PR (#9375)John Olheiser2019-12-161-2/+0
* Add SimpleMDE to compare page for PRs (#9376)John Olheiser2019-12-161-0/+1
* Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)Benno2019-12-161-0/+1
* Change target branch for pull request (#6488)Mario Lubenka2019-12-162-0/+88
* Move PushToBaseRepo from models to services/pull (#9352)Lunny Xiao2019-12-151-3/+0
* Push to create repo (#8419)John Olheiser2019-12-151-20/+41
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-1/+2
* Fix PR/issue redirects when having external tracker (#9339)David Svantesson2019-12-143-16/+16
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-132-67/+9
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+176
* [API] Add Reactions (#9220)65432019-12-071-12/+8
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-0/+14
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-061-1/+2