| Commit message (Expand) | Author | Age | Files | Lines |
* | [Backport] Fix comment broken issue ref dependence (#12651) (#12692) | 6543 | 2020-09-03 | 1 | -2/+4 |
* | Fix bug preventing transfer to private organization (#12497) (#12501) | techknowlogick | 2020-08-17 | 2 | -2/+11 |
* | Fix ignored login on compare (#12476) (#12478) | techknowlogick | 2020-08-12 | 1 | -1/+1 |
* | Git 2.28 no longer permits diff with ... on unrelated branches (#12370) | zeripath | 2020-07-29 | 1 | -0/+2 |
* | Show 404 page when release not found (#12328) (#12332) | techknowlogick | 2020-07-27 | 1 | -0/+4 |
* | Extend Notifications API and return pinned notifications by default (#12164) ... | zeripath | 2020-07-13 | 3 | -14/+125 |
* | Fix regression: Gitea commits API again returns commit summaries, not full me... | techknowlogick | 2020-07-08 | 1 | -1/+1 |
* | Multiple small admin dashboard fixes (#12153) (#12156) | zeripath | 2020-07-05 | 1 | -3/+6 |
* | Remove spurious logging (#12139) (#12148) | zeripath | 2020-07-05 | 1 | -3/+0 |
* | Ensure BlameReaders close at end of request (#12102) (#12103) | zeripath | 2020-07-01 | 1 | -1/+7 |
* | Global default branch setting (#11918) (#11937) | techknowlogick | 2020-06-17 | 1 | -0/+1 |
* | Rework api/user/repos for pagination (#11827) (#11877) | Cirno the Strongest | 2020-06-13 | 1 | -21/+33 |
* | Handle more pathological branch and tag names (#11843) (#11863) | zeripath | 2020-06-12 | 3 | -10/+24 |
* | Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) | Cirno the Strongest | 2020-06-09 | 2 | -13/+0 |
* | Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809) | zeripath | 2020-06-08 | 1 | -5/+27 |
* | Add option to API to update PullRequest base branch (#11666) (#11796) | 6543 | 2020-06-07 | 1 | -0/+26 |
* | In File Create/Update API return 404 if Branch does not exist (#11791) (#11795) | 6543 | 2020-06-07 | 1 | -0/+4 |
* | Fix doer of rename repo (#11789) (#11794) | 赵智超 | 2020-06-07 | 1 | -1/+1 |
* | Fix timezone on issue deadline (#11697) (#11784) | Cirno the Strongest | 2020-06-06 | 1 | -1/+1 |
* | Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718) | 6543 | 2020-06-01 | 1 | -2/+37 |
* | Fix missing authorization check on pull for public repos of private/limited o... | Cirno the Strongest | 2020-05-29 | 1 | -0/+11 |
* | Handle expected errors in AddGPGkey API (#11644) (#11661) | 6543 | 2020-05-28 | 1 | -2/+10 |
* | When must change password only show Signout (#11600) (#11637) | guillep2k | 2020-05-27 | 1 | -0/+1 |
* | Allow different HardBreaks settings for documents and comments (#11515) (#11599) | zeripath | 2020-05-24 | 4 | -7/+17 |
* | Prevent transferring repos to invisible orgs (#11517) (#11549) | guillep2k | 2020-05-22 | 1 | -0/+9 |
* | Move serviceworker to workbox and fix SSE interference (#11538) (#11547) | silverwind | 2020-05-22 | 1 | -4/+0 |
* | Fix repo-list private and total count bugs (#11500) (#11532) | zeripath | 2020-05-21 | 1 | -3/+6 |
* | Ensure public repositories in private organizations are visible and fix admin... | 6543 | 2020-05-18 | 1 | -1/+2 |
* | Whenever the ctx.Session is updated, release it to save it before sending the... | zeripath | 2020-05-17 | 6 | -100/+168 |
* | Forcibly clean and destroy the session on logout (#11447) | zeripath | 2020-05-17 | 1 | -5/+2 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 2 | -59/+41 |
* | Make API EditIssue and EditPullRequest issue notifications (#11123) | zeripath | 2020-05-17 | 2 | -21/+36 |
* | Add paging and archive/private repository filtering to dashboard list (#11321) | zeripath | 2020-05-16 | 1 | -0/+13 |
* | Support view individual commit for wiki pages (#11415) | mrsdizzie | 2020-05-16 | 3 | -5/+34 |
* | Check that the ctx.User is not nil before checking its ID (#11424) | zeripath | 2020-05-15 | 1 | -1/+1 |
* | Fix webhook template when validation errors occur (#11421) | kolaente | 2020-05-15 | 1 | -2/+9 |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 2 | -0/+8 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+16 |
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 3 | -12/+15 |
* | ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390) | 赵智超 | 2020-05-12 | 1 | -0/+2 |
* | Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) | zeripath | 2020-05-12 | 1 | -40/+181 |
* | Correctly set the organization num repos (#11339) | zeripath | 2020-05-12 | 1 | -3/+3 |
* | Consolidate API for getting single commit (#11368) | Cirno the Strongest | 2020-05-11 | 2 | -49/+7 |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -0/+4 |
* | Add default CommitID for create pull review api (#11334) | 赵智超 | 2020-05-08 | 1 | -0/+19 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 4 | -2/+127 |
* | When deleting a tracked time through the API return 404 not 500 (#11319) | 6543 | 2020-05-07 | 1 | -0/+4 |
* | Protect default branch against deletion (#11115) | 6543 | 2020-05-06 | 2 | -1/+13 |
* | Load Repo Topics on blame view (#11307) | 6543 | 2020-05-05 | 2 | -6/+19 |
* | Allow unauthenticated users to compare (#11240) | Kyle Evans | 2020-05-04 | 2 | -3/+4 |