| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 2 | -58/+0 |
* | Fix redirection path if Slack webhook channel is invalid (#10548) | James Lakin | 2020-03-01 | 1 | -2/+2 |
* | Fix 404 after activating secondary email (#10547) | Andreas Shimokawa | 2020-02-29 | 1 | -1/+1 |
* | issue search on my related repositories (#9758) | Brad Albright | 2020-02-29 | 1 | -26/+90 |
* | adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) | Gustavo Marin | 2020-02-29 | 4 | -0/+121 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 3 | -38/+15 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 1 | -1/+1 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 2 | -5/+5 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 6 | -10/+21 |
* | Fix double PR notification from API (#10482) | John Olheiser | 2020-02-26 | 1 | -3/+0 |
* | Fix admin notices (#10480) | John Olheiser | 2020-02-26 | 1 | -1/+1 |
* | Code Refactor of IssueWatch related things (#10401) | 6543 | 2020-02-26 | 1 | -2/+7 |
* | Change admin dashboard to POST (#10465) | John Olheiser | 2020-02-25 | 2 | -11/+20 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 1 | -6/+6 |
* | [API] enable paggination for ListRepoTags (#10454) | 6543 | 2020-02-25 | 1 | -1/+12 |
* | Trigger webhooks on issue label-change via API too (#10421) | 6543 | 2020-02-23 | 1 | -36/+29 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 8 | -0/+19 |
* | Prevent Firefox from using apple-touch-icon (#10402) | silverwind | 2020-02-23 | 1 | -0/+4 |
* | Handle push rejection message in Merge & Web Editor (#10373) | zeripath | 2020-02-22 | 4 | -14/+52 |
* | Render READMEs in docs/ .gitea or .github from root (#10361) | zeripath | 2020-02-21 | 1 | -10/+157 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 2 | -7/+16 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 4 | -2/+533 |
* | Add feishu webhook support (#10229) | Lunny Xiao | 2020-02-12 | 2 | -0/+78 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 4 | -2/+19 |
* | [API] let admin check org membership on other users (#10201) | 6543 | 2020-02-09 | 1 | -1/+1 |
* | Fix followers and following tabs in profile (#10202) | Lauris BH | 2020-02-09 | 2 | -38/+25 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 2 | -3/+25 |
* | Fix push-create SSH bugs (#10145) | John Olheiser | 2020-02-05 | 1 | -1/+11 |
* | Prevent DeleteUser API abuse (#10125) | 6543 | 2020-02-03 | 2 | -1/+7 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -1/+1 |
* | working part of #9998 (#10114) | 6543 | 2020-02-03 | 1 | -2/+6 |
* | Add Unique Queue infrastructure and move TestPullRequests to this (#9856) | zeripath | 2020-02-02 | 1 | -1/+3 |
* | Improve push update options (#10105) | Lunny Xiao | 2020-02-02 | 1 | -9/+2 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -1/+7 |
* | Fix branch page pull request title and link error (#10092) | Lunny Xiao | 2020-02-01 | 1 | -1/+1 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 4 | -7/+110 |
* | Movde dependents on macaron from modules/setting (#10050) | Lunny Xiao | 2020-01-29 | 2 | -4/+27 |
* | Fix milestone API state parameter unhandled (#10049) | Lunny Xiao | 2020-01-29 | 2 | -2/+7 |
* | Refactor api repo dir (#10048) | 6543 | 2020-01-29 | 3 | -234/+264 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 6 | -4/+128 |
* | Minor typo fix (#10043) | Andy Harrison | 2020-01-28 | 1 | -1/+1 |
* | Fix wiki raw view on sub path (#10002) | Lunny Xiao | 2020-01-28 | 2 | -18/+11 |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -2/+2 |
* | On merge of already closed PR redirect back to the pulls page (#10010) | zeripath | 2020-01-27 | 1 | -4/+18 |
* | fix commit view JS features, reimplement folding (#9968) | silverwind | 2020-01-26 | 1 | -0/+2 |
* | Fix wrong paging on org members (#9990) | Lunny Xiao | 2020-01-26 | 1 | -1/+1 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -13/+16 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 57 | -216/+720 |
* | Make archive prefixing configurable with a global setting (#9943) | zeripath | 2020-01-22 | 1 | -1/+5 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 2 | -10/+12 |