aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/repository.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unit tests and bug fix for models/orgEthan Koenig2017-01-271-0/+12
* Unit tests for models/access.go (#606)Ethan Koenig2017-01-081-0/+22
* Unit tests for models/pull.goEthan Koenig2017-01-061-0/+21