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
*
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
*
api/repo: improve migration error handling
Unknwon
2017-04-07
*
modes/mirror: make Updated unchanged if no new commits fetched (#4341)
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
models/mirror: feed git.IsRepoURLAccessible with raw mirror address
Unknwon
2017-04-04
*
models/mirror: unescape credentials at read (#4014)
Unknwon
2017-04-04
*
models/mirror: escape credentials before write mirror address (#4014)
Unknwon
2017-04-04
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
models/repo_diff: move core functions to gogits/git-module
Unknwon
2017-04-04
*
vendor: update github.com/gogits/git-module
Unknwon
2017-04-03
*
repo: handle git.ErrUnsupportedVersion error type
Unknwon
2017-04-01
*
modes: fix test compile error
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
migrations.v17: skip if table not exist
Unknwon
2017-03-30
*
migration.v17: handle mysql error (#4361)
Kyle McCullough
2017-03-29
*
migration.v17: add nil error check
Unknwon
2017-03-28
*
migration/v17: skip if protect_branch_whitelist table not exist (#4355)
Unknwon
2017-03-28
*
models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333)
Unknwon
2017-03-27
*
modes/mirror: corrected NextUpdate not set (#4345)
Jonas
2017-03-26
*
models/repo: avoid duplicated results in SearchRepositoryByName (#4344)
Pablo Saavedra
2017-03-26
*
cmd/web: remove dependency version checker
Unknwon
2017-03-25
*
models/repo_editor: add pull request test task after commit (#4338)
Unknwon
2017-03-25
*
repo: cleanup some code
Unknwon
2017-03-24
[next]