aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/repository.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-1/+2
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-0/+22
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-0/+7
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-2/+13
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-1/+11
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-0/+94
* Expand fixtures (#2571)Morlinest2017-09-221-0/+97
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-161-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-1/+1
* Make repo private to no interfere with other tests (#2467)Antoine GIRARD2017-09-061-1/+1
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-0/+12
* Fix bare-repo bugs (#2199)Ethan Koenig2017-07-271-0/+7
* Bug fixes and unit tests for org_team (#1016)Ethan Koenig2017-02-231-0/+1
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-221-0/+36
* Unit tests for repo watching (#963)Ethan Koenig2017-02-171-0/+1
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-151-0/+26
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-111-0/+12
* Unit tests for issue_milestone (#878)Ethan Koenig2017-02-091-0/+1
* Fix consistency check (#866)Ethan Koenig2017-02-081-1/+1
* fix: wrong pages number which includes private repository count. (#844)Bo-Yi Wu2017-02-061-0/+36
* Fix inconsistencies in unit test fixturesEthan Koenig2017-02-051-2/+5