80 Commits (v0.11.66)

Author SHA1 Message Date
Unknwon 77275a9b31
models: rename Id to ID 6 years ago
Unknwon f6bdefe3f3
public: minor fix for PR #5276 6 years ago
ususdei cd71077c6a pull request: able to add custom commit description (#5276) 6 years ago
Unknwon 53c8e4263b
models: skip JSON for fields skipped by XORM 6 years ago
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Unknwon 8b66c433c5
models/pull: fix error on merge pull requests to non-default branch (#5138) 7 years ago
Unknwon 75555585e8
models/pull: fix rebase merging no effect (#5051) 7 years ago
Unknwon dd245fe8bd
pull_request: fix changes not pushed to upstream if between two repositories (#4890) 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 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 0e6a6bf880
Refactoring: remove sessionRelease() 7 years ago
Unknwon ce6e8ed8fe
models: remove redundant tags for primary keys 7 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 8f52ab8201
models/repo_editor: add pull request test task after commit (#4338) 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 9e8ffa14cb
webhook: add file status to push event (#3897) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon c3cde864f8
models/pull: treat all errors as conflict (#4265) 8 years ago
Unknwon f860ddbbb7
models/pull: better error message detection (#4265) 8 years ago
Unknwon 89cc6aa430
webhook: add issue comment event 8 years ago
Unknwon c93731339f
webhook: support Issues event (#2319) 8 years ago
Unknwon f5dc436441
Minor improve on error handling 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon 418dab9b96
models/pull: load attributes when fetch list of pull requests (#4089) 8 years ago
Unknwon d04b19545d
Code fix for PR #3547 8 years ago
Kurt Madel 3b0e2c1c3f PR Webhook - Add base/head info (#3547) 8 years ago
Alexander Lunegov 7358e46815 Fix string format verbs (#3637) 8 years ago
Unknwon c1ecb6c60a modules/sync: add UniqueQueue 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon a00c932bbc General code quality improvement 8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality 8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview 8 years ago
Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
lstahlman ea192147ea Add test pull request task on merging a PR. Fixes #3396 (#3425) 8 years ago
Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon 2a931937a8 Update locales 9 years ago
Unknwon e2d370f0da #1597 fix pull request remote head can't update with force push 9 years ago