summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect repo url when changed the case of ownername (#25733) (#25881)Giteabot2023-07-151-1/+1
* Fix the error message when the token is incorrect (#25701) (#25836)Giteabot2023-07-122-24/+41
* For API attachments, use API URL (#25639) (#25814)Giteabot2023-07-108-22/+69
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...Giteabot2023-07-101-0/+5
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-0421-56/+56
* Log the real reason when authentication fails (but don't show the user) (#254...Giteabot2023-07-031-2/+37
* Fix content holes in Actions task logs file (#25560) (#25566)Giteabot2023-06-281-4/+12
* Add Adopt repository event and handler (#25497) (#25518)Giteabot2023-06-261-11/+13
* Move some regexp out of functions (#25430) (#25445)John Olheiser2023-06-221-2/+3
* Fix `Permission` in API returned repository struct (#25388) (#25441)Giteabot2023-06-229-111/+126
* Change default email domain for LDAP users (#25425) (#25434)Giteabot2023-06-222-2/+2
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-222-4/+14
* Use "utf8mb4" for MySQL by default (#25432)wxiaoguang2023-06-221-1/+0
* Use the new download domain replace the old (#25405) (#25409)Giteabot2023-06-211-1/+1
* Fix LDAP sync when Username Attribute is empty (#25278) (#25379)Giteabot2023-06-201-30/+32
* Fix profile render when the README.md size is larger than 1024 bytes (#25270)yp053272023-06-151-1/+1
* Fix panic when migrating a repo from GitHub with issues (#25246) (#25247)Giteabot2023-06-141-1/+1
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-141-1/+1
* Use inline SVG for built-in OAuth providers (#25171) (#25234)Giteabot2023-06-133-16/+37
* Fix compatible for webhook ref type (#25195) (#25223)Giteabot2023-06-132-5/+5
* Add `WithPullRequest` for `actionsNotifier` (#25144) (#25197)Giteabot2023-06-121-0/+7
* Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#...Giteabot2023-06-096-32/+45
* Use RepositoryList instead of []*Repository (#25074)Lunny Xiao2023-06-051-1/+1
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-043-9/+16
* GitLab migration: Sanitize response for reaction list (#25054)65432023-06-022-15/+67
* Update repo's default branch when adding new files in an empty one (#25017)wxiaoguang2023-05-311-8/+8
* Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988)谈笑风生间2023-05-312-4/+4
* Update github.com/google/go-github to v52 (#24004)65432023-05-312-14/+7
* Display file mode for new file and file mode changes (#24966)Yevhen Pavlov2023-05-291-4/+23
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-293-368/+279
* Improve queue and logger context (#24924)wxiaoguang2023-05-269-45/+36
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-2619-122/+169
* Add the ability to pin Issues (#24406)JakobDev2023-05-253-0/+9
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-244-25/+62
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+22
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-231-1/+1
* Add CRAN package registry (#22331)KN4CK3R2023-05-222-1/+3
* Merge message template support for rebase without merge commit (#22669)Brecht Van Lommel2023-05-222-21/+99
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-222-23/+43
* Rewrite logger system (#24726)wxiaoguang2023-05-217-35/+21
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-214-98/+156
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2113-104/+123
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-201-0/+1
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Support for status check pattern (#24633)Zettat1232023-05-172-23/+33
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-4/+3
* Add Go package registry (#24687)KN4CK3R2023-05-142-1/+3
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-132-0/+18
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-132-10/+4