summaryrefslogtreecommitdiffstats
path: root/models/repo_list_test.go
Commit message (Expand)AuthorAgeFilesLines
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-40/+52
* [BugFix] Hide public repos owned by private orgs (#9609)65432020-01-051-2/+2
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-3/+3
* Template Repositories (#8768)John Olheiser2019-11-111-3/+6
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-3/+3
* Include description in repository search. (#7942)David Svantesson2019-08-251-1/+29
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-151-4/+4
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-1/+1
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-5/+5
* Support search operators for commits search (#6479)Mura Li2019-04-121-5/+5
* This commit will reduce join star, repo_topic, topic tables on repo search, s...Lunny Xiao2018-10-301-1/+1
* feat(topic): search keyword by splitting provided values by , (#4939)Bo-Yi Wu2018-10-171-0/+3
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-3/+28
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-3/+3
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+3
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-65/+123
* Fix repository search function (#2689)Morlinest2017-10-171-10/+19
* Remove redudant functions and code (#2652)Morlinest2017-10-101-1/+19
* Add repository search unit and integration tests (#2575)Morlinest2017-10-101-6/+76
* Fix "index out of range" runtime error in repo_list tests (#2376)Morlinest2017-08-281-2/+6
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-231-0/+2
* refactor: move SearchRepositoryByName testing. (#1083)Bo-Yi Wu2017-02-281-0/+63