| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use session for retrieving org teams (#11438) | guillep2k | 2020-05-16 | 1 | -1/+1 |
* | Fix issue ref migration (#11419) | kolaente | 2020-05-15 | 1 | -0/+2 |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 2 | -0/+27 |
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 2 | -304/+254 |
* | Correctly set the organization num repos (#11339) | zeripath | 2020-05-12 | 1 | -7/+41 |
* | Changed image of openid-connect logo for better look on arc-green theme (#11312) | Leo | 2020-05-10 | 1 | -1/+1 |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -4/+6 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+15 |
* | Prevent multiple listings of organization when creating a repository (#11303) | 6543 | 2020-05-07 | 1 | -6/+6 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 4 | -12/+105 |
* | Fix spelling mistake with Rewiew (#11262) | zeripath | 2020-04-30 | 1 | -4/+4 |
* | Refactor UpdateOAuth2Application (#11034) | 6543 | 2020-04-30 | 1 | -10/+26 |
* | Fix creation of Organization repos by Users with max created personal repos (... | Andrew Bezold | 2020-04-30 | 1 | -0/+1 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 6 | -13/+28 |
* | BugFix: updateLabel can updated not allowed fields #11242 (#11242) | 6543 | 2020-04-28 | 3 | -9/+16 |
* | make pagination optional for notifications (#10714) | 6543 | 2020-04-21 | 1 | -1/+5 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 2 | -0/+24 |
* | Prevent xorm nil insert in Review.Comments (#11150) | 6543 | 2020-04-20 | 1 | -2/+4 |
* | On Repo Deletion: Delete related TrackedTimes too (#11110) | 6543 | 2020-04-18 | 1 | -0/+5 |
* | Send 404 immediately for known public requests (#11117) | silverwind | 2020-04-18 | 1 | -7/+8 |
* | Add single release page and latest redirect (#11102) | John Olheiser | 2020-04-18 | 1 | -0/+28 |
* | Add a way to mark Conversation (code comment) resolved (#11037) | 赵智超 | 2020-04-18 | 4 | -0/+111 |
* | [BugFix] remove nil inserts in models (#11096) | 6543 | 2020-04-17 | 1 | -11/+20 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 3 | -2/+26 |
* | [BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086) | 6543 | 2020-04-16 | 1 | -13/+11 |
* | Migrate to go-enry new version (#10906) | Lauris BH | 2020-04-15 | 1 | -1/+1 |
* | Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072) | 6543 | 2020-04-14 | 1 | -6/+0 |
* | Cache PullRequest Divergence (#10914) | 6543 | 2020-04-14 | 3 | -0/+88 |
* | ui: Add MergePull comment type instead of close for merge PR (#11058) | 赵智超 | 2020-04-14 | 3 | -3/+7 |
* | Reject duplicate AccessToken names (#10994) | 6543 | 2020-04-13 | 2 | -0/+41 |
* | Fix CreateComment for SQLite and JS click event on Request Review (#11040) | 赵智超 | 2020-04-11 | 1 | -3/+7 |
* | remove package code.gitea.io/gitea/modules/git import out of models (#11025) | 6543 | 2020-04-10 | 1 | -200/+0 |
* | Fix forked repo has no icon and language stat. (#10791) | L0veSunshine | 2020-04-08 | 1 | -0/+29 |
* | Automatically remove Watches, Assignments, etc if user loses access due to be... | 6543 | 2020-04-07 | 3 | -13/+47 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -2/+3 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 7 | -40/+259 |
* | Mulitple Gitea Doctor improvements (#10943) | zeripath | 2020-04-06 | 2 | -4/+64 |
* | Allow X in addition to x in tasks (#10979) | zeripath | 2020-04-05 | 1 | -2/+2 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 7 | -0/+28 |
* | Change review status icons on PR view style to Github style (#10737) | 赵智超 | 2020-04-03 | 2 | -5/+5 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 9 | -97/+475 |
* | Various Merge Base fixes (#10786) | zeripath | 2020-03-31 | 3 | -4/+114 |
* | Fix milestones too many SQL variables bug (#10880) | Lunny Xiao | 2020-03-31 | 3 | -21/+72 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 2 | -4/+4 |
* | Use subquery to instead In (#10874) | Lunny Xiao | 2020-03-30 | 2 | -10/+31 |
* | Protect against NPEs in notifications list (#10879) | zeripath | 2020-03-29 | 1 | -19/+57 |
* | Slight simplification of accessibleRepositoryCondition (#10875) | zeripath | 2020-03-29 | 1 | -5/+6 |
* | Create a new function to build search repository condition (#10858) | Lunny Xiao | 2020-03-29 | 1 | -6/+13 |
* | Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) | zeripath | 2020-03-28 | 1 | -0/+7 |
* | Add Matrix webhook (#10831) | S7evinK | 2020-03-28 | 1 | -0/+4 |