aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/repository.yml
Commit message (Expand)AuthorAgeFilesLines
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-141-1/+1
* Allow code search by filename (#32210)Bruno Sofiato2024-10-111-0/+31
* Support repo license (#24872)yp053272024-10-011-1/+1
* Fix agit automerge (#31207)Lunny Xiao2024-08-201-1/+1
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-211-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-4/+4
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-0/+62
* Fix reverting a merge commit failing (#28794)Mihir Joshi2024-01-161-0/+13
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-211-1/+1
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-7/+7
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-0/+31
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-011-1/+1
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-0/+1
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-181-0/+14
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-1/+1
* Test renderReadmeFile (#23185)Nick2023-03-091-0/+13
* Use correct README link to render the README (#23152)yp053272023-03-031-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+12
* Do not overwrite empty DefaultBranch (#22708)Jason Song2023-02-021-0/+26
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-131-1/+1
* Test views of LFS files (#22196)Nick2022-12-231-0/+11
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-0/+27
* Add some api integration tests (#18872)KN4CK3R2022-10-181-115/+904
* Exclude Archived repos from Dashboard Milestones (#19882)zeripath2022-06-041-1/+2
* Fix issue overview for teams (#19652)Gusted2022-05-161-1/+1
* Set is_empty in fixtures (#18869)KN4CK3R2022-02-261-1/+31
* Set is_private in fixtures. (#18868)KN4CK3R2022-02-251-0/+2
* Ensure that restricted users can access repos for which they are members (#17...zeripath2021-10-281-2/+2
* Add filter by owner and team to issue/pulls search endpoint (#16662)Jimmy Praet2021-08-131-1/+1
* API: fix set milestone on PR creation (#14981)Norwin2021-03-131-1/+2
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-121-0/+42
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-0/+13
* Add review request api (#11355)a10121127962020-10-201-1/+1
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+6
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-141-0/+1
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-1/+1
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-0/+48
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)65432020-01-011-4/+5
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-0/+37
* Template Repositories (#8768)John Olheiser2019-11-111-0/+26
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-1/+1
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-1/+42
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+11
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-0/+11
* Include description in repository search. (#7942)David Svantesson2019-08-251-0/+1
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-2/+2
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-2/+3
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-0/+44
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-0/+11
* Support search operators for commits search (#6479)Mura Li2019-04-121-0/+11