index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
Commit message (
Expand
)
Author
Age
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
models/pull: fix error on merge pull requests to non-default branch (#5138)
Unknwon
2018-04-09
*
locale: sync from Crowdin
Unknwon
2018-03-30
*
models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys
Unknwon
2018-03-30
*
models/pull: fix rebase merging no effect (#5051)
Unknwon
2018-03-21
*
repo_branch: fix SQL builder (#5054)
Unknwon
2018-03-20
*
api: fix nil pointer dereference on repo/forks (#4633)
Dennis Chen
2018-03-12
*
models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4...
m2nlight
2018-03-09
*
migrations: remove unused function and fix compile error
Unknwon
2018-03-09
*
models: move ErrBranchNotExist to errors package
Unknwon
2018-03-08
*
models: bug fix for query protected branches (#5054)
Wendell Sun
2018-03-06
*
pull_request: fix changes not pushed to upstream if between two repositories ...
Unknwon
2017-11-22
*
models: update mySQL charset=utf8mb4 (#4880)
m2nlight
2017-11-22
*
models: add utf8mb4 to connStr for mysql (#4878)
m2nlight
2017-11-21
*
MISC: minor fixes in webhook
Unknwon
2017-11-18
*
pull: fix after commit ID is not latest commit in the base branch (#4442)
Unknwon
2017-11-18
*
pull_request: able to ignore whitespace when check conflict (#4834)
Unknwon
2017-11-16
*
editor: remove out of sync branch before checkout again
Unknwon
2017-11-16
*
repo/pull: allow rebase before merging (#4805)
Unknwon
2017-11-15
*
pull: add an option to use rebase for merging pull requests
mharinder
2017-11-15
*
MISC: update README and migration comment
Unknwon
2017-10-22
*
Add Dingtalk webhook support (#4773)
Athurg Feng
2017-09-21
*
models: fix #4692 and typo in comments (#4695)
Sb
2017-08-13
*
hook: fix email not sent after push (#4430)
Unknwon
2017-07-27
*
routes/home: minor code improve
Unknwon
2017-07-18
*
explore: fix total repository number and page number do not match (#4441)
Unknwon
2017-07-18
*
repo: fix cannot fork repository (#4572)
Unknwon
2017-07-18
*
repo: fix panic on pull request submit (#4572)
Unknwon
2017-07-14
*
models/comment: remove unused SQL parameter (#4586)
Unknwon
2017-06-27
*
issue_comment: fix pg syntax ambiguous (#4586)
Unknwon
2017-06-27
*
api: fix ListIssueComments API (#4587)
Andy Hochhaus
2017-06-27
*
api/repo: load attributes when listing user repositories (#4565)
Unknwon
2017-06-21
*
Refactoring: remove sessionRelease()
Unknwon
2017-06-11
*
pkg/process: fix potential race condition
Unknwon
2017-06-11
*
setting: disable SSH minimum key size check when not eligible (#4507)
Unknwon
2017-06-11
*
random: some code simplify
Unknwon
2017-06-11
*
repo: change action visibility when repository visibility changed (#4414)
Unknwon
2017-06-11
*
repo: load base repository for loadAttributes
Unknwon
2017-06-08
*
models/repo: modify keyword search to include description for #4287 (#4548)
Simon Dann
2017-06-06
*
api: GitHub compliance (#4549)
无闻
2017-06-05
*
issue: fix updated_unix is not updated for new comments (#4462)
Unknwon
2017-06-02
*
repo: expose more fields to API format (#4484)
Unknwon
2017-06-02
*
models/org_team: getUserTeams uses includes always -1 in the IN statement (#4...
Pablo Saavedra
2017-05-29
*
models/repo_collaboration: cannot change permissions of collaborators (#4512)
Unknwon
2017-05-29
*
restore: reset table sequences for PostgreSQL (#4357)
Unknwon
2017-05-21
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
models/login_source: add check for user for create/update on LDAP (#4405)
Jon Lundy
2017-05-21
*
models/ssh_key: don't run ssh-keygen check if disabled (#4519)
Gibheer
2017-05-20
*
locale: sync from Crowdin
Unknwon
2017-05-17
*
api/repo: add Mirror field (#4392)
Unknwon
2017-04-07
[next]