summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* [Backport] Fix comment broken issue ref dependence (#12651) (#12692)65432020-09-031-2/+4
* Fix bug preventing transfer to private organization (#12497) (#12501)techknowlogick2020-08-171-1/+1
* Show 404 page when release not found (#12328) (#12332)techknowlogick2020-07-271-0/+4
* Ensure BlameReaders close at end of request (#12102) (#12103)zeripath2020-07-011-1/+7
* Global default branch setting (#11918) (#11937)techknowlogick2020-06-171-0/+1
* Handle more pathological branch and tag names (#11843) (#11863)zeripath2020-06-123-10/+24
* Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)Cirno the Strongest2020-06-091-7/+0
* Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809)zeripath2020-06-081-5/+27
* Fix doer of rename repo (#11789) (#11794)赵智超2020-06-071-1/+1
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-242-4/+4
* Prevent transferring repos to invisible orgs (#11517) (#11549)guillep2k2020-05-221-0/+9
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-162-4/+29
* Check that the ctx.User is not nil before checking its ID (#11424)zeripath2020-05-151-1/+1
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-2/+9
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+4
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+16
* Refactor Milestone related (#11225)65432020-05-121-5/+7
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-40/+181
* Protect default branch against deletion (#11115)65432020-05-061-1/+5
* Load Repo Topics on blame view (#11307)65432020-05-052-6/+19
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-0/+1
* Fix orgs not being displayed on create repo form (#11279)Cirno the Strongest2020-05-031-8/+12
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-3/+0
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-6/+15
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-10/+15
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-0/+2
* Add issue subscription check to API (#10967)65432020-04-211-11/+5
* Prevent clones and pushes to disabled wiki (#11131)zeripath2020-04-191-0/+13
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-0/+59
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-183-0/+64
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-162-0/+2
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+1
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-141-20/+5
* Cache PullRequest Divergence (#10914)65432020-04-141-11/+1
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-102-1/+2
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-1/+151
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-043-2/+6
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-013-7/+71
* Various Merge Base fixes (#10786)zeripath2020-03-311-4/+34
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-302-6/+6
* bug: fix assignees double load bug (#10856)赵智超2020-03-281-4/+0
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+97
* Handle push rejection in branch and upload (#10854)zeripath2020-03-283-24/+67
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-1/+1
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-8/+9
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-4/+0
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-3/+3