aboutsummaryrefslogtreecommitdiffstats
path: root/services/convert
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+3
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-1/+2
* Fix an actions schedule bug (#28942)Zettat1232024-01-311-15/+0
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-4/+5
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-1/+6
* Fix `convert.ToTeams` on empty input (#28426)KN4CK3R2024-01-112-26/+26
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-5/+5
* Abstract hash function usage (#28138)Adam Majer2023-12-131-5/+5
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-4/+3
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Fix attachment download bug (#27486)Lunny Xiao2023-10-101-9/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-036-13/+15
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-293-22/+22
* make writing main test easier (#27270)Lunny Xiao2023-09-281-4/+1
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-2/+1
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+1
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-2/+2
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-16/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-4/+4
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-081-0/+2
* add Upload URL to release API (#26663)Earl Warren2023-08-242-0/+29
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-0/+18
* Allow to archive labels (#26478)puni98692023-08-141-0/+1
* Fix API leaking Usermail if not logged in (#25097)JakobDev2023-07-311-1/+1
* refactor improve NoBetterThan (#26126)caicandong2023-07-261-1/+1
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+1
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-222-7/+7
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-0/+8
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-1/+2
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-105-15/+62
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-4/+4
* Store and use seconds for timeline time comments (#25392)65432023-06-231-0/+12
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-226-14/+30
* Add the ability to pin Issues (#24406)JakobDev2023-05-252-0/+2
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-0/+8
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+22
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-4/+3
* Filter get single commit (#24613)Matthew Walowski2023-05-101-0/+9
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-4/+19
* Rewrite queue (#24505)wxiaoguang2023-05-081-2/+0
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+1
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-191-4/+5
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+52
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-16/+20
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+18
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+11
* Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong2023-02-231-0/+1