aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* migrations.v17: skip if table not existUnknwon2017-03-30
* migration.v17: handle mysql error (#4361)Kyle McCullough2017-03-29
* migration.v17: add nil error checkUnknwon2017-03-28
* migration/v17: skip if protect_branch_whitelist table not exist (#4355)Unknwon2017-03-28
* models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333)Unknwon2017-03-27
* modes/mirror: corrected NextUpdate not set (#4345)Jonas2017-03-26
* models/repo: avoid duplicated results in SearchRepositoryByName (#4344)Pablo Saavedra2017-03-26
* cmd/web: remove dependency version checkerUnknwon2017-03-25
* models/repo_editor: add pull request test task after commit (#4338)Unknwon2017-03-25
* repo: cleanup some codeUnknwon2017-03-24
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
* repo: update size after fork, migrate and mirror sync (#4336)Unknwon2017-03-24
* milestone: only show issue-related count under issue list (#4316)Unknwon2017-03-24
* user: remove sanitizer for FullName (#1937)Unknwon2017-03-23
* repo: remove legacy sanitizer for repository descriptionUnknwon2017-03-23
* repo: fix unable to propose pull request from secondary fork (#4324)Unknwon2017-03-23
* models: add config options for XORM logger (#3183)Unknwon2017-03-23
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* issue: fix redirect to random issue if index does not exist (#4315)Unknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* explore: able list and search for private but accessible repositories (#3088)Unknwon2017-03-17
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* repo/commit: able to config default commits page size (#4230)Unknwon2017-03-16
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* setting: able to config dashboard news feed paging number (#4247)Unknwon2017-03-16
* webhook: add file status to push event (#3897)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* release: able to add attchments to release (#1614)Unknwon2017-03-13
* models/repo: minor code style and comment fix (#4273)Unknwon2017-03-13
* models/repo: allow SearchRepos to return private but accessible repositories ...Rob Richards2017-03-13
* issue_mail: fix issue poster not receive email if not watching (#2929)Unknwon2017-03-12
* migrations/v16: use continue not return for bad recordsUnknwon2017-03-12
* migrations/v16: make SQLite3 workUnknwon2017-03-12
* migrations/v16: only Warn if repository happens to have bad dataUnknwon2017-03-12
* migrations/v16: sync tableUnknwon2017-03-12
* repo: able to view size (#1158)Unknwon2017-03-12
* refactoring: experimental with models/errors packageUnknwon2017-03-12
* models/webhook: add skip check for Release eventUnknwon2017-03-11
* webhook: add Release event (#2387)Unknwon2017-03-11
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* issue_mail: send notifications to participants in comments (#2929)Unknwon2017-03-10
* release: improve page load performanceUnknwon2017-03-10
* models/user: explicitly select for organization typeUnknwon2017-03-10
* models/pull: treat all errors as conflict (#4265)Unknwon2017-03-09
* models/pull: better error message detection (#4265)Unknwon2017-03-09
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* models/user: handle case when user doesn't belong to any organization (#4258)Unknwon2017-03-08
* ssh_key: create parent directory of 'authorized_keys' fileUnknwon2017-03-08