| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't keep running SetEngine in migration_test (#12860) | zeripath | 2020-09-15 | 1 | -9/+1 |
* | [API] Milestone endpoints accept names too (#12649) | 6543 | 2020-09-14 | 1 | -0/+5 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 5 | -3/+19 |
* | Add postgres schema to the search_path on database connection (#12634) | zeripath | 2020-09-11 | 1 | -10/+0 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -8/+8 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 1 | -3/+5 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 2 | -5/+18 |
* | Add queue for code indexer (#10332) | Lunny Xiao | 2020-09-07 | 6 | -11/+17 |
* | Add command to recreate tables (#12407) | zeripath | 2020-09-06 | 1 | -0/+24 |
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 1 | -0/+12 |
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 2 | -14/+49 |
* | Test ignore migration rate limitation error (#12715) | 6543 | 2020-09-04 | 1 | -1/+10 |
* | [API] Delete Token accept names too (#12366) | 6543 | 2020-08-28 | 1 | -0/+13 |
* | 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 |