48 次程式碼提交 (12938dd35fc211c8990c3024848cd81685c74ec9)

作者 SHA1 備註 提交日期
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 年之前
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 年之前
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 年之前
  a1012112796 9102738797
not show private user's repo in explore view (#16550) 2 年之前
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 年之前
  Kyle D f44543a1bb
Disable Stars config option (#14653) 3 年之前
  zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 3 年之前
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 年之前
  Jimmy Praet 40274b4a93
Team dashboards (#14159) 3 年之前
  zeripath 7a7f56044a
Adopt repositories (#12920) 3 年之前
  zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500) 4 年之前
  zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 4 年之前
  zeripath c642cd0676
Allow all members of private orgs to see public repos (#11442) 4 年之前
  zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321) 4 年之前
  Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880) 4 年之前
  zeripath 209045f55b
Slight simplification of accessibleRepositoryCondition (#10875) 4 年之前
  Lunny Xiao 61f603cd8a
Create a new function to build search repository condition (#10858) 4 年之前
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4 年之前
  zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018) 4 年之前
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 年之前
  Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 4 年之前
  6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 4 年之前
  John Olheiser 74a6add4d9 Template Repositories (#8768) 4 年之前
  zeripath 5e6a008fba
Add basic repository lfs management (#7199) 4 年之前
  David Svantesson c9546d4cdd Include description in repository search. (#7942) 4 年之前
  David Svantesson ca6fb004ac Change repo search to use exact match for topic search. (#7941) 4 年之前
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 年之前
  kolaente f9ec2f89f2 Add golangci (#6418) 5 年之前
  zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897) 5 年之前
  Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 5 年之前
  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) 5 年之前
  Bo-Yi Wu 486e989a39 feat(topic): search keyword by splitting provided values by , (#4939) 5 年之前
  Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 5 年之前
  Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 年之前
  Lunny Xiao 9e5d0a09eb
Global code search support (#3664) 6 年之前
  Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 6 年之前
  Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072) 6 年之前
  Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756) 6 年之前
  Morlinest ccd3577970 Fix repository search function (#2689) 6 年之前
  Morlinest dff26e25ca Remove redudant functions and code (#2652) 6 年之前
  Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572) 6 年之前
  Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367) 6 年之前
  Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205) 6 年之前
  Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215) 6 年之前
  Andrey Nering ab79069dc7 Improve dashboard repo search (#1652) 7 年之前
  Antoine GIRARD 3edb0c5894 Generate swagger json (#1402) 7 年之前
  Ethan Koenig c99e7e1a62 Simplify RepositoryList.loadAttributes() (#1211) 7 年之前
  Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061) 7 年之前