270 Commits (496e07c1c94cbb2334028191a8984c2314bbc47f)

Author SHA1 Message Date
Unknwon bd1e757350
user: remove sanitizer for FullName (#1937) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon 05dbd3f7d7
refactoring: experimental with models/errors package 8 years ago
Unknwon 22882d7c04
models/user: explicitly select for organization type 8 years ago
Unknwon bab448681d
models/user: handle case when user doesn't belong to any organization (#4258) 8 years ago
Unknwon bb005f3f9a
models/user: better directory handling when change username 8 years ago
Unknwon ebd95dd082
models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 8 years ago
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 266586e866
repo: assignee can be anyone who has read access (#3739) 8 years ago
Unknwon b481927d5e
Improve error handling 8 years ago
Unknwon 0958fe5a4e
Improve Open Graph Meta tags (#3664) 8 years ago
Unknwon b67ec01d41
Able to disable non-admin to create new organization (#1556) 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Renato P. de Aquino ec5a967937 Issue #3814 (#3903) 8 years ago
Denis Denisov 84f28fc5d6 Safe compare password (timing attack) (#4064) 8 years ago
Unknwon ae319da5fd
Disable local path migration by default (#4033) 8 years ago
Unknwon 8059175a5c
Fix dashboard issues/pull request counting 8 years ago
Flare 952e510dfa
Added public entries to reserved keywords list 8 years ago
Unknwon 67380cf47b
Minor code fix 8 years ago
leonklingele 7cb440273c Don't use custom PBKDF2 function (#3952) 8 years ago
leonklingele d96f2a7184 Fix random string generator (#3953) 8 years ago
Unknwon c50d59874d
#3577 incorrect URL produced by AvatarLink 8 years ago
Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name 8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 years ago
Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 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 46e96c008c Use struct for UI settings 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user 8 years ago
Dennis Chen 6488ee12be avatar: make custom and generated avatars equal (#3301) 8 years ago
Unknwon c083d76567 #2937 able to prohibit user login 8 years ago
Unknwon 52322ef624 models/user_mail: refactor EmailAddress 8 years ago
Sandro Santilli a4ea3bd015 Return avatar link as absolute url (#3235) 8 years ago
Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 8 years ago
Unknwon ff731ea07d #2814 LOWER() column value within search 9 years ago
Odin Ugedal 6ccb2d36cf Remove email from user search 9 years ago
Odin Ugedal 3253e3c5aa Make user search look in username, name and email 9 years ago
Unknwon 263304b6b7 #13 fix postgres aggregate 9 years ago
Unknwon 2bf8494332 #13 finish user and repository search 9 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon 13bd16af92 Minor fixes for #2766 9 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes 9 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 years ago