Commit Graph

42 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192)
3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
4 years ago
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
zeripath c642cd0676
Allow all members of private orgs to see public repos (#11442)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
zeripath 209045f55b
Slight simplification of accessibleRepositoryCondition (#10875)
4 years ago
Lunny Xiao 61f603cd8a
Create a new function to build search repository condition (#10858)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609)
4 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
David Svantesson ca6fb004ac Change repo search to use exact match for topic search. (#7941)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Lunny Xiao 10370651fc This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136)
6 years ago
Bo-Yi Wu 486e989a39 feat(topic): search keyword by splitting provided values by , (#4939)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)
6 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
6 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254)
6 years ago
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072)
6 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Morlinest ccd3577970 Fix repository search function (#2689)
7 years ago
Morlinest dff26e25ca Remove redudant functions and code (#2652)
7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572)
7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Andrey Nering ab79069dc7 Improve dashboard repo search (#1652)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Ethan Koenig c99e7e1a62 Simplify RepositoryList.loadAttributes() (#1211)
7 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061)
7 years ago