1487 Commits (ee9950ec2f2811896918e74540fc6c3f40918daf)

Author SHA1 Message Date
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() 8 years ago
Unknwon 23b83cb736
pkg/process: fix potential race condition 8 years ago
Unknwon e16196124e
setting: disable SSH minimum key size check when not eligible (#4507) 8 years ago
Unknwon ab2197bc75
random: some code simplify 8 years ago
Unknwon a887e475e3
repo: change action visibility when repository visibility changed (#4414) 8 years ago
Unknwon 3efc0d8681
repo: load base repository for loadAttributes 8 years ago
Simon Dann e9a2b72ddb models/repo: modify keyword search to include description for #4287 (#4548) 8 years ago
æ— é—» 51d7f1264b api: GitHub compliance (#4549) 8 years ago
Unknwon 6bb9c442b2
issue: fix updated_unix is not updated for new comments (#4462) 8 years ago
Unknwon c69fa18434
repo: expose more fields to API format (#4484) 8 years ago
Pablo Saavedra 5906268917 models/org_team: getUserTeams uses includes always -1 in the IN statement (#4412) 8 years ago
Unknwon 4e87e62d5c
models/repo_collaboration: cannot change permissions of collaborators (#4512) 8 years ago
Unknwon b17995a332
restore: reset table sequences for PostgreSQL (#4357) 8 years ago
Unknwon ce6e8ed8fe
models: remove redundant tags for primary keys 8 years ago
Jon Lundy 1755025e7f models/login_source: add check for user for create/update on LDAP (#4405) 8 years ago
Gibheer 1a4ba4c390 models/ssh_key: don't run ssh-keygen check if disabled (#4519) 8 years ago
Unknwon a11044f789
locale: sync from Crowdin 8 years ago
Unknwon 65277e47c5
api/repo: add Mirror field (#4392) 8 years ago
Unknwon 9e3c83372f
api/repo: improve migration error handling 8 years ago
Unknwon 8d0417497b
modes/mirror: make Updated unchanged if no new commits fetched (#4341) 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 c05717a5f0
models/mirror: feed git.IsRepoURLAccessible with raw mirror address 8 years ago
Unknwon 5a488b6517
models/mirror: unescape credentials at read (#4014) 8 years ago
Unknwon ae1d50d19a
models/mirror: escape credentials before write mirror address (#4014) 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 55afc1ad21
models/repo_diff: move core functions to gogits/git-module 8 years ago
Unknwon c07899701a
vendor: update github.com/gogits/git-module 8 years ago
Unknwon ab42671c63
repo: handle git.ErrUnsupportedVersion error type 8 years ago
Unknwon 52aade232d
modes: fix test compile error 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 4a67bb5806
migrations.v17: skip if table not exist 8 years ago
Kyle McCullough 09723ec0e5 migration.v17: handle mysql error (#4361) 8 years ago
Unknwon abe7f7bc36
migration.v17: add nil error check 8 years ago
Unknwon 717bcc4ad8
migration/v17: skip if protect_branch_whitelist table not exist (#4355) 8 years ago
Unknwon 1038916460
models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 8 years ago
Jonas f40eb9774e modes/mirror: corrected NextUpdate not set (#4345) 8 years ago
Pablo Saavedra 496e07c1c9 models/repo: avoid duplicated results in SearchRepositoryByName (#4344) 8 years ago
Unknwon c238647020
cmd/web: remove dependency version checker 8 years ago
Unknwon 8f52ab8201
models/repo_editor: add pull request test task after commit (#4338) 8 years ago
Unknwon 674106c7b6
repo: cleanup some code 8 years ago