summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...Giteabot2023-07-101-1/+1
* Revert package access change from #23879 (#25707) (#25785)Giteabot2023-07-095-1/+150
* Remove unused code (#25734) (#25788)Giteabot2023-07-092-57/+0
* Test if container blob is accessible before mounting (#22759) (#25784)Giteabot2023-07-091-0/+46
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-0434-121/+121
* Add unit test for repository collaboration (#25640) (#25658)Giteabot2023-07-041-0/+88
* Fix bug of branches API with tests(#25578) (#25579)Lunny Xiao2023-07-032-1/+50
* Fix bug when change user name (#25637) (#25646)Giteabot2023-07-031-0/+4
* Fix content holes in Actions task logs file (#25560) (#25566)Giteabot2023-06-284-0/+69
* Improve loadprojects for issue list (#25468) (#25493)Giteabot2023-06-263-23/+24
* Fix wrong warn messages in migration steps (#25475) (#25487)Giteabot2023-06-241-1/+4
* Make "dismiss" content shown correctly (#25461) (#25465)Giteabot2023-06-231-1/+1
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-222-7/+9
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-224-11/+15
* Fix index generation parallelly failure (#25235) (#25269)Giteabot2023-06-152-0/+63
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-143-6/+6
* Hide limited users if viewed by anonymous ghost (#25214) (#25220)Giteabot2023-06-131-0/+4
* Remove stars when repo goes private (#19904)Wim2023-06-052-0/+32
* Fix parallelly generating index failure with Mysql (#24567)Lunny Xiao2023-06-052-7/+50
* Use RepositoryList instead of []*Repository (#25074)Lunny Xiao2023-06-055-9/+9
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-8/+0
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-047-187/+762
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-032-28/+2
* Add user level action runners (#24995)HesterG2023-05-311-1/+5
* Followup to pinned Issues (#24945)JakobDev2023-05-301-2/+9
* Test query must have "order by" explicitly to avoid unstable results (#24963)wxiaoguang2023-05-291-17/+27
* Show `bot` label next to username when rendering autor link if the user is a ...Yarden Shoham2023-05-261-0/+5
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-262-14/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-254-0/+201
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-247-9/+130
* Add missing test case and fix typo in tests (#24915)Philip Peterson2023-05-242-2/+8
* Only validate changed columns when update user (#24867)Lunny Xiao2023-05-242-9/+34
* Fix 500 error when select `No assignee` filter in issue list page (#24854)yp053272023-05-221-1/+1
* Add CRAN package registry (#22331)KN4CK3R2023-05-223-0/+99
* Rewrite logger system (#24726)wxiaoguang2023-05-219-140/+74
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-213-52/+39
* Use `CommentList` instead of `[]*Comment` (#24828)Lunny Xiao2023-05-213-5/+5
* Fix topics deleted via API not being deleted in org page (#24825)Yarden Shoham2023-05-211-20/+25
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-197-926/+930
* Implement actions artifacts (#22738)FuXiaoHei2023-05-199-2/+227
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-185-1645/+1659
* Fix missed table name on iterate lfs meta objects (#24768)Lunny Xiao2023-05-171-1/+1
* Revert "Fix missed table name on iterate lfs meta objects" (#24764)Yarden Shoham2023-05-171-1/+1
* Fix missed table name on iterate lfs meta objectsLunny Xiao2023-05-171-1/+1
* Support no label/assignee filter and batch clearing labels/assignees (#24707)Lunny Xiao2023-05-171-14/+26
* Fix team members API endpoint pagination (#24754)Yarden Shoham2023-05-171-2/+2
* Respect original content when creating secrets (#24745)Jason Song2023-05-161-1/+1
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-2/+2
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-141-10/+0
* Add Go package registry (#24687)KN4CK3R2023-05-142-0/+8