summaryrefslogtreecommitdiffstats
path: root/routers/repo/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Fix pull request availability checkUnknwon2016-03-061-1/+1
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-1/+1
* #1597 fix premission logic check of pull requestUnknwon2016-03-041-7/+14
* #1597 support pull requests in same repositoryUnknwon2016-03-041-22/+45
* Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-241-6/+13
* Implement issue and pull request templates.Andrey Nering2016-02-181-0/+11
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-041-0/+2
* Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-271-6/+0
* Compute inline diff for pull request view, too. Fix #2462Andrey Nering2016-01-251-0/+6
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-0/+1
* #1692 add organization APIsUnknwon2015-12-171-1/+1
* rename import pathUnknwon2015-12-151-1/+1
* fix possible disclosureUnknwon2015-12-141-6/+12
* #1612 Ability to send mail when a new pull request is submittedUnknwon2015-12-101-0/+5
* move out git module and #1573 send push hookUnknwon2015-12-091-5/+6
* introduce git-shellUnknwon2015-11-261-12/+2
* more HTTP clone word fixUnknwon2015-11-221-1/+1
* fix #1981Unknwon2015-11-181-1/+1
* Reopen PR need retest patchUnknwon2015-10-251-1/+4
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-0/+33
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-181-34/+34
* add new status: checkingUnknwon2015-10-181-1/+1
* save PR info as patch and minor fix on PRUnknwon2015-10-041-22/+28
* Mirror repository should not allow forkUnknwon2015-09-051-3/+2
* ui and pulls index fixUnknwon2015-09-031-1/+1
* finish initial version of pull requestUnknwon2015-09-021-6/+0
* tmp: fix issue open countUnknwon2015-09-021-1/+2
* basic PR featureUnknwon2015-09-021-31/+151
* PR: nothing to commit and has pull request checkUnknwon2015-09-021-24/+47
* finish PR UIUnknwon2015-09-021-23/+142
* add view pull descUnknwon2015-09-011-7/+8
* work on PR conversationUnknwon2015-09-011-22/+200
* #1206 does not allow fork bare repoUnknwon2015-09-011-0/+7
* rename fieldsUnknwon2015-08-311-5/+16
* WIP: create PR - choose branchUnknwon2015-08-081-7/+58
* better fork permission checkUnknwon2015-08-081-0/+6
* improve fork processUnknwon2015-08-081-0/+95
* New UI merge in progressUnknwon2014-07-261-3/+1
* Use constants to name template fileUnknown2014-06-221-1/+6
* Change new martini impot pathUnknown2014-03-301-1/+1
* Added create issueUnknown2014-03-251-5/+0
* Mirror fixUnknown2014-03-241-0/+1
* refactor repo.goFuXiaoHei2014-03-241-0/+20