| Commit message (Expand) | Author | Age | Files | Lines |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -40/+52 |
* | [BugFix] Hide public repos owned by private orgs (#9609) | 6543 | 2020-01-05 | 1 | -2/+2 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 1 | -3/+3 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -3/+6 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 1 | -3/+3 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -1/+29 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -4/+4 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -1/+1 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -5/+5 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -5/+5 |
* | This commit will reduce join star, repo_topic, topic tables on repo search, s... | Lunny Xiao | 2018-10-30 | 1 | -1/+1 |
* | feat(topic): search keyword by splitting provided values by , (#4939) | Bo-Yi Wu | 2018-10-17 | 1 | -0/+3 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -3/+28 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 1 | -3/+3 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -3/+3 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -65/+123 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 1 | -10/+19 |
* | Remove redudant functions and code (#2652) | Morlinest | 2017-10-10 | 1 | -1/+19 |
* | Add repository search unit and integration tests (#2575) | Morlinest | 2017-10-10 | 1 | -6/+76 |
* | Fix "index out of range" runtime error in repo_list tests (#2376) | Morlinest | 2017-08-28 | 1 | -2/+6 |
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 1 | -0/+2 |
* | refactor: move SearchRepositoryByName testing. (#1083) | Bo-Yi Wu | 2017-02-28 | 1 | -0/+63 |