281 Commits (aa53d0978c85818c954bb87990b389f8acd11c5e)

Author SHA1 Message Date
Sb ab2c6cb008 models: fix #4692 and typo in comments (#4695) 7 years ago
Unknwon e02fac4968
repo: fix panic on pull request submit (#4572) 7 years ago
Unknwon 0e6a6bf880
Refactoring: remove sessionRelease() 7 years ago
Unknwon ce6e8ed8fe
models: remove redundant tags for primary keys 7 years ago
Unknwon a11044f789
locale: sync from Crowdin 7 years ago
Unknwon 9e3c83372f
api/repo: improve migration error handling 8 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon 0e271799f2
Refactoring: rename and simplify pkg/tool functions 8 years ago
Unknwon a617d52374
2fa: initial support (#945) 8 years ago
Unknwon 6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
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