1519 Commits (91441c3fb29d8ead645d8fffa4658d749d5b3fc3)

Author SHA1 Message Date
Unknwon c08aab90ec
models/mirror: shot push webhook after synced commits (#4528) 6 years ago
Unknwon 775919c129
mirror: show sync feeds on dashboard (#2017) 6 years ago
Unknwon e33d9e77f4
vendor: rename "gogits" to "gogs" 6 years ago
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Unknwon 05edcde6c9
routes/user/auth: improve coding style 6 years ago
Unknwon 01ccc2cc96
security: prevent same passcode from being reused 6 years ago
Lauris BH eccc8109c1 security: fix path cleanup for repository init and editor (#5207) 6 years ago
Unknwon f2ecfdc96a
auth: support authentication source config file (#3142) 7 years ago
Unknwon 8b66c433c5
models/pull: fix error on merge pull requests to non-default branch (#5138) 7 years ago
Unknwon 0152e12172
locale: sync from Crowdin 7 years ago
Unknwon a855abf8c0
models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys 7 years ago
Unknwon 75555585e8
models/pull: fix rebase merging no effect (#5051) 7 years ago
Unknwon 52ee796d6d
repo_branch: fix SQL builder (#5054) 7 years ago
Dennis Chen f0bbcef3a4 api: fix nil pointer dereference on repo/forks (#4633) 7 years ago
m2nlight aa53d0978c models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4913) 7 years ago
Unknwon 86d249eb16
migrations: remove unused function and fix compile error 7 years ago
Unknwon 1f7983059a
models: move ErrBranchNotExist to errors package 7 years ago
Wendell Sun e4f187cd3d models: bug fix for query protected branches (#5054) 7 years ago
Unknwon dd245fe8bd
pull_request: fix changes not pushed to upstream if between two repositories (#4890) 7 years ago
m2nlight f12c058b78 models: update mySQL charset=utf8mb4 (#4880) 7 years ago
m2nlight 67d67289c7 models: add utf8mb4 to connStr for mysql (#4878) 7 years ago
Unknwon 0f14b92bce
MISC: minor fixes in webhook 7 years ago
Unknwon 43d6ad5fda
pull: fix after commit ID is not latest commit in the base branch (#4442) 7 years ago
Unknwon 3b8b8a2ee3
pull_request: able to ignore whitespace when check conflict (#4834) 7 years ago
Unknwon 181dc5d75e
editor: remove out of sync branch before checkout again 7 years ago
Unknwon 34c2e52bd5
repo/pull: allow rebase before merging (#4805) 7 years ago
mharinder 5cd1fdeb9e
pull: add an option to use rebase for merging pull requests 7 years ago
Unknwon af3911b833
MISC: update README and migration comment 7 years ago
Athurg Feng 52f3833811 Add Dingtalk webhook support (#4773) 7 years ago
Sb ab2c6cb008 models: fix #4692 and typo in comments (#4695) 7 years ago
Unknwon 6bc11c4450
hook: fix email not sent after push (#4430) 7 years ago
Unknwon 643c85e9c8
routes/home: minor code improve 7 years ago
Unknwon ee9950ec2f
explore: fix total repository number and page number do not match (#4441) 7 years ago
Unknwon dc10594d7b
repo: fix cannot fork repository (#4572) 7 years ago
Unknwon e02fac4968
repo: fix panic on pull request submit (#4572) 7 years ago
Unknwon 13cca8a66a
models/comment: remove unused SQL parameter (#4586) 7 years ago
Unknwon 8ed2330d6e
issue_comment: fix pg syntax ambiguous (#4586) 7 years ago
Andy Hochhaus 261237745f api: fix ListIssueComments API (#4587) 7 years ago
Unknwon 11b1498a6e
api/repo: load attributes when listing user repositories (#4565) 7 years ago
Unknwon 0e6a6bf880
Refactoring: remove sessionRelease() 7 years ago
Unknwon 23b83cb736
pkg/process: fix potential race condition 7 years ago
Unknwon e16196124e
setting: disable SSH minimum key size check when not eligible (#4507) 7 years ago
Unknwon ab2197bc75
random: some code simplify 7 years ago
Unknwon a887e475e3
repo: change action visibility when repository visibility changed (#4414) 7 years ago
Unknwon 3efc0d8681
repo: load base repository for loadAttributes 7 years ago
Simon Dann e9a2b72ddb models/repo: modify keyword search to include description for #4287 (#4548) 7 years ago
无闻 51d7f1264b api: GitHub compliance (#4549) 7 years ago
Unknwon 6bb9c442b2
issue: fix updated_unix is not updated for new comments (#4462) 7 years ago
Unknwon c69fa18434
repo: expose more fields to API format (#4484) 7 years ago
Pablo Saavedra 5906268917 models/org_team: getUserTeams uses includes always -1 in the IN statement (#4412) 7 years ago