summaryrefslogtreecommitdiffstats
path: root/tests/integration/pull_merge_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-15/+15
* Fix automerge will not work because of some events haven't been triggered (#3...Giteabot2024-05-221-0/+198
* Update issue indexer after merging a PR (#30715) (#30903)Giteabot2024-05-091-0/+61
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-211-2/+2
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+84
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-2/+3
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-14/+81
* Modernize merge button (#28140)Earl Warren2024-01-151-1/+8
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-4/+4
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-8/+8
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Move createrepository from module to service layer (#26927)Lunny Xiao2023-09-061-2/+1
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-6/+6
* Make backend code respond correct JSON when creating PR (#25353)wxiaoguang2023-06-191-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-2/+2
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-8/+16
* Use more specific test methods (#24265)KN4CK3R2023-04-221-1/+1
* Use double quotes consistently in en-US (#24141)Panagiotis "Ivory" Vasilopoulos2023-04-171-1/+1
* Use context parameter in services/repository (#23186)Jason Song2023-02-281-1/+1
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-1/+1
* Fix wrong hint when deleting a branch successfully from pull request UI (#22673)Lunny Xiao2023-01-311-1/+1
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-031-3/+3
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-3/+3
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+423