60 次代码提交 (V20220314.patch)

作者 SHA1 备注 提交日期
  Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646) 5 年前
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 年前
  Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 年前
  David Svantesson 8ad2697611 Recalculate repository access only for specific user (#8481) 6 年前
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 6 年前
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 7 年前
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 年前
  Ethan Koenig c5f0d4b1a0 Fix SQL bug in models/access (#583) 9 年前
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 9 年前
  Lunny Xiao c463b1b8cb Optimization for user.GetRepositoryAccesses to reduce db query times (#495) 9 年前
  Bwko 2bb1601d7c Lint models/access.go 9 年前
  Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 9 年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 9 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 年前
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 9 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 年前
  Unknwon e74630ae3b #1384 add pagination for repositories 9 年前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 年前
  Unknwon e6f927f61a #1692 api: admin list and create team under organization 9 年前
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 年前
  Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 9 年前
  Unknwon 2158e6fc43 fix #1997 10 年前
  Unknwon 4d3138cd10 fix #1953 10 年前
  Unknwon f8ae161c74 fix #1302 10 年前
  Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 10 年前
  Unknwon 1453e91f41 minor fix on API response 10 年前
  Unknwon dea3a8c6a4 WIP: create PR - choose branch 10 年前
  Unknwon 04e596f984 #1369: nil pointer when add repo to team 10 年前
  Unknwon 663c28beb6 #1279: Removing user from collaboration removes repositiory 10 年前
  Unknwon 6f81c05dde #1143 Team member access lost when adding repository collaborator 10 年前
  Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 10 年前
  Unknwon f44204e944 REAMDE: update 10 年前
  Unknwon 473e265727 models: done testing on new access system 10 年前
  Unknwon 8896c82d34 models: fix issue with transfer repository 10 年前
  Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 10 年前
  Unknwon 25f5a8d798 some fixes, but not done yet! 10 年前
  Unknwon 6d0f3a07d4 code fix #941 caution: undertest 10 年前
  Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor 10 年前
  Peter Smit 0a4cda0dd4 Refactoring of the Access Table 10 年前
  Unknwon 7e7160eefd first pass work on migration #925 10 年前
  Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style 10 年前
  Peter Smit 4e79adf6b5 Refactoring of the Access Table 10 年前
  Peter Smit fd1df86c44 Fix dashboard issue after collaboration migration 10 年前
  Peter Smit 76f8904718 Introducing Collaboration Struct 10 年前
  Unknwon 74b31566cf Finsih add/remove repo in organization 11 年前
  Unknown e0f9c628c5 Add create organization 11 年前
  Unknown ad5ec45dd6 Fix #165 11 年前
  Unknown 914ffa496f Show private repository activities in dashboard if has access 11 年前
  Unknown e867283406 Assignee back end 11 年前
  Unknown f6c4fbeb37 Collaborator 11 年前