| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix file table overflows (#12603) | silverwind | 2020-08-26 | 1 | -1/+1 |
* | Increase clickable area on files table links (#12553) | silverwind | 2020-08-23 | 1 | -1/+1 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 2 | -8/+12 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 21 | -0/+742 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 8 | -27/+32 |
* | Add API to update pr headBranch (#12419) | 赵智超 | 2020-08-04 | 1 | -6/+8 |
* | Add name filter to API for GetMilestoneList (#12336) | 6543 | 2020-07-28 | 1 | -0/+12 |
* | Use a small size repo for migrate test (#12300) | 赵智超 | 2020-07-24 | 2 | -7/+7 |
* | prefer NoError/Error over Nil/NotNil (#12271) | Stephen Solka | 2020-07-19 | 2 | -7/+7 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -1/+1 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 2 | -5/+5 |
* | Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) | zeripath | 2020-07-05 | 1 | -0/+5 |
* | API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s... | 6543 | 2020-06-22 | 1 | -6/+4 |
* | Fix commenting on non-utf8 encoded files (#11916) | zeripath | 2020-06-18 | 5 | -3/+10 |
* | upgrade to use testfixtures v3 (#11904) | techknowlogick | 2020-06-17 | 1 | -16/+0 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 1 | -2/+0 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -8/+8 |
* | API allow to create closed milestones (#11745) | 6543 | 2020-06-09 | 1 | -0/+13 |
* | Honor DEFAULT_PAGING_NUM for API (#11805) | Cirno the Strongest | 2020-06-08 | 2 | -1/+15 |
* | give gitea time to calculate language stats (#11812) | 6543 | 2020-06-08 | 1 | -0/+4 |
* | Add option to API to update PullRequest base branch (#11666) | 6543 | 2020-06-07 | 1 | -3/+18 |
* | Add language statistics API endpoint (#11737) | Lauris BH | 2020-06-07 | 1 | -0/+46 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 1 | -0/+414 |
* | [API] Expose allowed Reactions (#11735) | 6543 | 2020-06-04 | 1 | -0/+16 |
* | Don't put integration test data outside of test folder (#11746) | mrsdizzie | 2020-06-03 | 4 | -18/+40 |
* | Fix verification of subkeys of default gpg key (#11713) | zeripath | 2020-06-03 | 1 | -2/+49 |
* | log slow tests (#11487) | zeripath | 2020-06-01 | 3 | -1/+75 |
* | Handle expected errors in FileCreate & FileUpdate API (#11643) | 6543 | 2020-05-31 | 2 | -2/+2 |
* | Add API Endpoint for Branch Creation (#11607) | Terence Le Huu Phuong | 2020-05-29 | 2 | -0/+79 |
* | Handle expected errors in AddGPGkey API (#11644) | 6543 | 2020-05-28 | 1 | -1/+1 |
* | Fix styling for PR merge section when no checks (#11609) | Cirno the Strongest | 2020-05-25 | 1 | -1/+1 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -2/+2 |
* | Correctly set the organization num repos (#11339) | zeripath | 2020-05-12 | 2 | -0/+223 |
* | Consolidate API for getting single commit (#11368) | Cirno the Strongest | 2020-05-11 | 1 | -22/+6 |
* | Support Range header end in lfs (#11314) | burbon | 2020-05-11 | 1 | -13/+104 |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -3/+3 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+78 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 1 | -0/+120 |
* | Return issue subscription status from API subscribe (#10966) | 6543 | 2020-04-30 | 1 | -0/+8 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 1 | -0/+11 |
* | Make the PushCreate test declarative (#11229) | zeripath | 2020-04-28 | 3 | -102/+72 |
* | Slight performance changes to integrations/git_test.go (#11227) | zeripath | 2020-04-27 | 2 | -11/+27 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 1 | -0/+66 |
* | Use /tmp for test repositories (#11126) | guillep2k | 2020-04-19 | 5 | -5/+5 |
* | [API] Add branch delete (#11112) | 6543 | 2020-04-19 | 1 | -0/+14 |
* | Contents API should return 404 on not exist (#10323) | zeripath | 2020-04-15 | 3 | -29/+3 |
* | Cache PullRequest Divergence (#10914) | 6543 | 2020-04-14 | 1 | -0/+7 |
* | Reject duplicate AccessToken names (#10994) | 6543 | 2020-04-13 | 1 | -1/+5 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -1/+9 |
* | Prettify Timeline (#10972) | Sorien | 2020-04-11 | 3 | -8/+8 |