| Commit message (Expand) | Author | Age |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | models: rename Id to ID | Unknwon | 2018-08-16 |
* | public: minor fix for PR #5276 | Unknwon | 2018-06-26 |
* | pull request: able to add custom commit description (#5276) | ususdei | 2018-06-26 |
* | models: skip JSON for fields skipped by XORM | Unknwon | 2018-06-09 |
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | models/pull: fix error on merge pull requests to non-default branch (#5138) | Unknwon | 2018-04-09 |
* | models/pull: fix rebase merging no effect (#5051) | Unknwon | 2018-03-21 |
* | pull_request: fix changes not pushed to upstream if between two repositories ... | Unknwon | 2017-11-22 |
* | pull: fix after commit ID is not latest commit in the base branch (#4442) | Unknwon | 2017-11-18 |
* | pull_request: able to ignore whitespace when check conflict (#4834) | Unknwon | 2017-11-16 |
* | repo/pull: allow rebase before merging (#4805) | Unknwon | 2017-11-15 |
* | pull: add an option to use rebase for merging pull requests | mharinder | 2017-11-15 |
* | Refactoring: remove sessionRelease() | Unknwon | 2017-06-11 |
* | models: remove redundant tags for primary keys | Unknwon | 2017-05-21 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | models/repo_editor: add pull request test task after commit (#4338) | Unknwon | 2017-03-25 |
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
* | explore: able list and search for private but accessible repositories (#3088) | Unknwon | 2017-03-17 |
* | webhook: add file status to push event (#3897) | Unknwon | 2017-03-16 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | models/pull: treat all errors as conflict (#4265) | Unknwon | 2017-03-09 |
* | models/pull: better error message detection (#4265) | Unknwon | 2017-03-09 |
* | webhook: add issue comment event | Unknwon | 2017-03-09 |
* | webhook: support Issues event (#2319) | Unknwon | 2017-03-09 |
* | Minor improve on error handling | Unknwon | 2017-02-10 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | models/pull: load attributes when fetch list of pull requests (#4089) | Unknwon | 2017-02-09 |
* | Code fix for PR #3547 | Unknwon | 2016-12-22 |
* | PR Webhook - Add base/head info (#3547) | Kurt Madel | 2016-12-22 |
* | Fix string format verbs (#3637) | Alexander Lunegov | 2016-12-21 |
* | modules/sync: add UniqueQueue | Unknwon | 2016-08-30 |
* | Web editor: support upload files | Unknwon | 2016-08-30 |
* | General code quality improvement | Unknwon | 2016-08-16 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 |
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 |
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 |
* | Add test pull request task on merging a PR. Fixes #3396 (#3425) | lstahlman | 2016-08-10 |
* | #3393 fix missing sub-url prefix in relative avatar link | Unknwon | 2016-08-07 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 |
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 |