summaryrefslogtreecommitdiffstats
path: root/routers/api/v1
Commit message (Expand)AuthorAgeFilesLines
* [API] Add pagination to ListBranches (#14524)65432021-02-033-22/+18
* [API] List, Check, Add & delete endpoints for repository teams (#13630)65432021-02-012-0/+239
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+3
* Fix access log (#14475)Lunny Xiao2021-01-271-0/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-2640-246/+386
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-244-36/+55
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-1/+1
* Add support to migrate from gogs (#14342)65432021-01-211-0/+3
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-1/+8
* Fix middlewares sequences (#14354)Lunny Xiao2021-01-161-5/+5
* [Refactor] Passwort Hash/Set (#14282)65432021-01-101-1/+4
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-022-0/+40
* Team dashboards (#14159)Jimmy Praet2020-12-271-0/+6
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-5/+2
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-1/+10
* migrate from com.* to alternatives (#14103)65432020-12-252-25/+22
* Fix api doc response code (#14123)Norwin2020-12-241-1/+1
* Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)Norwin2020-12-221-11/+37
* rework heatmap permissions (#14080)Norwin2020-12-221-1/+1
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-212-2/+8
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-182-45/+30
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-172-11/+39
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-0/+8
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-082-4/+4
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-0211-18/+23
* move notification APIFormat (#13783)65432020-12-023-3/+6
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+2
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-15/+20
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-5/+19
* [API] Add more filters to issues search (#13514)65432020-11-231-3/+58
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-5/+18
* Add email validity check (#13475)Chris Shyi2020-11-142-1/+6
* [API] Only Return Json (#13511)65432020-11-142-46/+38
* API: Fix GetQueryBeforeSince (#13559)65432020-11-145-23/+43
* Delete tag API (#13358)John Olheiser2020-10-302-1/+58
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-1/+1
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1
* Deny wrong pull (#13308)M4RKUS-111112020-10-261-0/+6
* Add review request api (#11355)a10121127962020-10-203-1/+218
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-177-24/+35
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-132-1/+12
* Return 404 not 500 from API if team does not exist (#13118)zeripath2020-10-121-1/+1
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-0/+2
* fix: case typo (#13049)Rongjian Zhang2020-10-061-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-2/+1
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-252-0/+63