68 Commits (d62ab499784386935fa20152c1c163d0ef62d31a)

Author SHA1 Message Date
Kim Carlbäcker 3c0c7a9f83 Fix listing team members (#3048)
8 years ago
Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL
8 years ago
Unknwon 5335e671be #2743 more fixes on SQL errors
8 years ago
Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM
8 years ago
Unknwon c9901bbba5 #2743 workaround to fix XORM problem
8 years ago
Unknwon 97429a25ab #2727 make IN clause compatible with Postgres
8 years ago
Unknwon aa12135b97 Fix panic when view profile without signin
9 years ago
Unknwon fd92d91da3 Minor fix for #2578
9 years ago
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile
9 years ago
Unknwon ddf9fa06c7 Minor fix for #2530
9 years ago
Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
9 years ago
Florian Kaiser fb1708e1af Remove unnecessary private functions
9 years ago
Florian Kaiser 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
9 years ago
Florian Kaiser bba1847a8e Everyone can see public repos
9 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
9 years ago
Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home
9 years ago
Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's
9 years ago
Unknwon 112a7cab31 #2497 incorrect error handle for team name
9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs
9 years ago
Unknwon 3362b3a44f fix possible disclosure
9 years ago
Unknwon 4d31eb2c0d #2155 fix org max repo limit default to -1
9 years ago
Antoine GIRARD c98dad1cf3 New admin organization UI
9 years ago
Unknwon 3d9b98fae4 #1585 order owners list by last changed time
9 years ago
Unknwon 80701d45bb #1193 Make organization emails non-mandatory
9 years ago
Unknwon aa67de910a fix #1558
9 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters
9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
9 years ago
Unknwon 473e265727 models: done testing on new access system
9 years ago
Unknwon 8896c82d34 models: fix issue with transfer repository
10 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon 10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access
10 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
10 years ago
Unknwon 04164eada3 models: able to rename user with diff letter cases #981
10 years ago
Peter Smit 0009a1d2b1 Fix access for team mode update
10 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest
10 years ago
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
10 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
10 years ago
Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739
10 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table
10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments.
10 years ago
Unknwon 8ea7ba3afa fix #644
10 years ago
Unknwon c04aea8d9d Fix #540
10 years ago
Unknwon 0d7b9065c6 Fix #540
10 years ago
lunnyxiao e848b17fab bug fixed for #540
10 years ago