| Commit message (Expand) | Author | Age |
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
* | issue: fix redirect to random issue if index does not exist (#4315) | Unknwon | 2017-03-22 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | release: able to add attchments to release (#1614) | Unknwon | 2017-03-13 |
* | repo/pull: handle head repository of merged pull requests deleted | Unknwon | 2017-03-10 |
* | templates/repo: only show Git stats in repository home page (#3518) | Unknwon | 2017-03-10 |
* | webhook: add fork event | Unknwon | 2017-02-27 |
* | repo: able to perform initial commit on behave of actual user | Unknwon | 2017-02-27 |
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
* | repo: does not allow fork to original owner (#4182) | Unknwon | 2017-02-25 |
* | models/access: hasAccess only need userID not user object | Unknwon | 2017-02-23 |
* | pull: fix split view on pull request page (#3695) | Unknwon | 2017-02-23 |
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 |
* | refactoring: SSH and HTTP push procees is now unified | Unknwon | 2017-02-16 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | routers/repo/pull: fix 404 on PR compare (#4074) | Unknwon | 2017-02-08 |
* | Fix 500 when repo has invalid .editorconfig (#3758) | Andrey Nering | 2017-02-01 |
* | Improve code for fix of #4006 | Unknwon | 2017-01-03 |
* | Fix incorrect logic check for fork repo action | Unknwon | 2017-01-03 |
* | Fix vulnerability reported in #4006 | Unknwon | 2017-01-03 |
* | Code fix for PR #3547 | Unknwon | 2016-12-22 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 |
* | #3466 fix response of pull request form validation error | Unknwon | 2016-08-15 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 |
* | On showing diff/file, use the tab_width specified on .editorconfig, if any (#... | Andrey Nering | 2016-08-11 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | #2790 fix not detect diff style in pull request file changes | Unknwon | 2016-07-23 |
* | #3181 detect situation when base branch is deleted in pull request | 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 |
* | Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) | Andrey Nering | 2016-06-29 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
* | Fix pull request availability check | Unknwon | 2016-03-06 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 |
* | #1597 fix premission logic check of pull request | Unknwon | 2016-03-04 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 |
* | Call PushToBaseRepo() also on Pull Request creation and not only on git push | Martin Hartkorn | 2016-02-24 |
* | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 |
* | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 |
* | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 |
* | Compute inline diff for pull request view, too. Fix #2462 | Andrey Nering | 2016-01-25 |
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 |
* | #1692 add organization APIs | Unknwon | 2015-12-17 |
* | rename import path | Unknwon | 2015-12-15 |
* | fix possible disclosure | Unknwon | 2015-12-14 |