Commit Graph

59 Commits (37c3db7be6dd6fc5ee085979cc5f5dda09d978c3)

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