summaryrefslogtreecommitdiffstats
path: root/models/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-252-1/+10
* Allow get release download files and lfs files with oauth2 token format (#264...Giteabot2023-10-012-0/+27
* Fix more yaml lint errors (#27284) (#27288)Giteabot2023-09-2610-21/+20
* Fix review request number and add more tests (#27104) (#27168)Giteabot2023-09-216-2/+72
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-144-47/+47
* Fix context cache bug & enable context cache for dashabord commits' authors (...Lunny Xiao2023-09-111-2/+2
* Fix verifyCommits error when push a new branch (#26664)CaiCandong2023-08-303-4/+34
* Allow to archive labels (#26478)puni98692023-08-141-0/+9
* fix generated source URL on rendered files (#26364)Earl Warren2023-08-081-0/+12
* Fix access check for org-level project (#26182)Zettat1232023-07-291-0/+6
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-285-1/+92
* Fix incorrect oldest sort in project list (#25806)yp053272023-07-111-0/+8
* Revert package access change from #23879 (#25707)KN4CK3R2023-07-095-1/+150
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-012-1/+50
* Sync branches into databases (#22743)Lunny Xiao2023-06-292-15/+47
* Fix duplicate Reviewed-by trailers (#24796)Cory Todd2023-06-091-0/+27
* Implement actions artifacts (#22738)FuXiaoHei2023-05-194-1/+54
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-101-0/+28
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-193-1/+8
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-184-1/+83
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-072-0/+47
* Improve permission check of packages (#23879)yp053272023-04-065-3/+32
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-1/+1
* Fix missed migration in #22235 (#23482)Lunny Xiao2023-03-151-0/+4
* Add user webhooks (#21563)KN4CK3R2023-03-101-1/+1
* Test renderReadmeFile (#23185)Nick2023-03-093-1/+20
* Add default owner team to privated_org and limited_org in unit test (#23109)yp053272023-03-042-2/+24
* Use correct README link to render the README (#23152)yp053272023-03-031-1/+1
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-201-66/+66
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-201-0/+13
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-65/+65
* Scoped labels (#22585)Brecht Van Lommel2023-02-184-1/+75
* Do not overwrite empty DefaultBranch (#22708)Jason Song2023-02-021-0/+26
* Don't return duplicated users who can create org repo (#22560)Gusted2023-01-303-1/+18
* Support org/user level projects (#22235)Lunny Xiao2023-01-202-0/+17
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-131-1/+1
* Check primary keys for all tables and drop ForeignReference (#21721)Jason Song2022-12-231-1/+0
* Test views of LFS files (#22196)Nick2022-12-234-1/+50
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-123-1/+34
* Record OAuth client type at registration (#21316)M Hickford2022-10-243-1/+27
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-211-1/+0
* Add some api integration tests (#18872)KN4CK3R2022-10-189-287/+1823
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-0/+15
* Improve OAuth integration tests (#21390)M Hickford2022-10-121-1/+1
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-291-2/+2
* Fix user visible check (#21210)KN4CK3R2022-09-206-2/+53
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-212-1/+7
* Exclude Archived repos from Dashboard Milestones (#19882)zeripath2022-06-041-1/+2
* Fix issue overview for teams (#19652)Gusted2022-05-165-2/+34
* GetFeeds must always discard actions with dangling repo_id (#19598)singuliere2022-05-051-0/+8