summaryrefslogtreecommitdiffstats
path: root/modules/convert
Commit message (Expand)AuthorAgeFilesLines
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+1
* Calculate label URL on API (#16186)65432021-09-102-6/+33
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+2
* Add agit flow support in gitea (#14295)a10121127962021-07-281-1/+19
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+2
* Introduce NotifySubjectType (#16320)65432021-07-011-4/+4
* Fix API to return author for author on commits(#16276)65432021-06-271-2/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-262-0/+12
* [API] GET / SET User Settings (#16169)65432021-06-231-0/+15
* Fix some API bugs (#16184)65432021-06-181-1/+1
* [API] Add repoCreateTag (#16165)65432021-06-171-0/+2
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-171-0/+9
* [API] User expose counters (#16167)65432021-06-171-0/+4
* Fix individual tests (addition to #15802) (#15818)KN4CK3R2021-05-121-0/+2
* Add Active and ProhibitLogin to API (#15689)KN4CK3R2021-05-111-0/+2
* Add Location, Website and Biography to API (#15675)KN4CK3R2021-05-011-7/+10
* [API] pull notification subject status: add "merged" (#15344)65432021-04-091-0/+5
* Expose resolver via API (#15167)sotho2021-03-281-1/+2
* [refactor] Unify the export of user data via API (#15144)65432021-03-2710-28/+40
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+3
* fix regression of 15139 (#15164)65432021-03-261-1/+1
* Fix wrong user returned in API (#15139)sotho2021-03-241-7/+6
* [API] get pull, return head branch sha, even if deleted (#14931)65432021-03-081-0/+18
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-1/+7
* [API] Add Restricted Field to User (#14630)65432021-02-181-6/+7
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+1
* [API] Add affected files of commits to commit struct (#14579)65432021-02-071-0/+15
* Add some Unit-Tests (#14500)65432021-01-281-0/+39
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+2
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+8
* migrate from com.* to alternatives (#14103)65432020-12-251-4/+2
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-182-21/+56
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-2/+1
* [API] Add Ref to Issue (#13946)zeripath2020-12-131-0/+1
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-2/+2
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-2/+2
* issue #12450: return original URL in `original_url` JSON field (#13885)Eric Belhomme2020-12-071-0/+1
* Move LFSLock APIFormat into convert package (#13808)65432020-12-031-0/+14
* Move Repo APIFormat to convert package (#13787)65432020-12-024-4/+141
* move notification APIFormat (#13783)65432020-12-021-0/+69
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-22/+23
* Add review request api (#11355)a10121127962020-10-202-0/+5
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-178-8/+132
* [#13004] Add Timestamp to Tag list API (#13026)Lucas Queiroz2020-10-052-2/+45
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-183-57/+207
* Convert User expose ID each time (#12855)65432020-09-172-24/+36
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-0/+20
* Add Created & Updated to Milestone (#12662)65432020-09-052-0/+6
* Default empty merger list to those with write permissions (#12535)zeripath2020-08-201-1/+5
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-1/+1