Commit History

Author SHA1 Message Date
  Unknwon 77275a9b31 models: rename Id to ID 5 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) 6 years ago
  Unknwon 75555585e8 models/pull: fix rebase merging no effect (#5051) 6 years ago
  Unknwon dd245fe8bd pull_request: fix changes not pushed to upstream if between two repositories (#4890) 6 years ago
  Unknwon 43d6ad5fda pull: fix after commit ID is not latest commit in the base branch (#4442) 6 years ago
  Unknwon 3b8b8a2ee3 pull_request: able to ignore whitespace when check conflict (#4834) 6 years ago
  Unknwon 34c2e52bd5 repo/pull: allow rebase before merging (#4805) 6 years ago
  mharinder 5cd1fdeb9e pull: add an option to use rebase for merging pull requests 6 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} 7 years ago
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 7 years ago
  Unknwon 8f52ab8201 models/repo_editor: add pull request test task after commit (#4338) 7 years ago
  Unknwon beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 7 years ago
  Unknwon cac7af2c78 explore: able list and search for private but accessible repositories (#3088) 7 years ago
  Unknwon 9e8ffa14cb webhook: add file status to push event (#3897) 7 years ago
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
  Unknwon c3cde864f8 models/pull: treat all errors as conflict (#4265) 7 years ago
  Unknwon f860ddbbb7 models/pull: better error message detection (#4265) 7 years ago
  Unknwon 89cc6aa430 webhook: add issue comment event 7 years ago
  Unknwon c93731339f webhook: support Issues event (#2319) 7 years ago
  Unknwon f5dc436441 Minor improve on error handling 7 years ago
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 years ago
  Unknwon 418dab9b96 models/pull: load attributes when fetch list of pull requests (#4089) 7 years ago
  Unknwon d04b19545d Code fix for PR #3547 7 years ago
  Kurt Madel 3b0e2c1c3f PR Webhook - Add base/head info (#3547) 7 years ago