summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* API expose usefull General Repo settings settings (#11758)65432020-06-103-0/+25
* API allow to create closed milestones (#11745)65432020-06-091-0/+5
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-0939-61/+61
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-082-13/+0
* Ensure rejected push to refs/pull/index/head fails nicely (#11724)zeripath2020-06-081-5/+27
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+26
* In File Create/Update API return 404 if Branch does not exist (#11791)65432020-06-071-0/+4
* Fix doer of rename repo (#11789)赵智超2020-06-071-1/+1
* Add language statistics API endpoint (#11737)Lauris BH2020-06-073-0/+92
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-063-7/+27
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-1/+1
* Add hide activity option (#11353)l-jonas2020-06-053-2/+7
* Provide diff and patch API endpoints (#11751)zeripath2020-06-052-0/+84
* Fix bug with globally disabling mirror (#11760)65432020-06-042-1/+4
* API: Return error when Mirrors globaly disabled and like to create one (#11757)65432020-06-041-1/+5
* [API] Expose allowed Reactions (#11735)65432020-06-043-0/+33
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-022-2/+3
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-311-2/+37
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-293-0/+94
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-2/+10
* When must change password only show Signout (#11600)zeripath2020-05-261-0/+1
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-264-4/+4
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-244-7/+17
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-0/+1
* Use default commit message for wiki edits (#11550)mrsdizzie2020-05-221-0/+9
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-4/+0
* Prevent transferring repos to invisible orgs (#11517)guillep2k2020-05-211-0/+9
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-3/+6
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+6
* Ensure public repositories in private organizations are visible and fix admin...zeripath2020-05-181-1/+2
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-176-100/+168
* Forcibly clean and destroy the session on logout (#11447)zeripath2020-05-171-5/+2
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-162-59/+41
* Make API EditIssue and EditPullRequest issue notifications (#11123)zeripath2020-05-172-21/+36
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-0/+13
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-163-5/+34
* Check that the ctx.User is not nil before checking its ID (#11424)zeripath2020-05-151-1/+1
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-2/+9
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-142-0/+8
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+16
* Refactor Milestone related (#11225)65432020-05-123-12/+15
* ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390)赵智超2020-05-121-0/+2
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-40/+181
* Correctly set the organization num repos (#11339)zeripath2020-05-121-3/+3
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-112-49/+7
* Fix tracked time issues (#11349)65432020-05-091-0/+4
* Add default CommitID for create pull review api (#11334)赵智超2020-05-081-0/+19
* Add EventSource support (#11235)zeripath2020-05-074-2/+127
* When deleting a tracked time through the API return 404 not 500 (#11319)65432020-05-071-0/+4