aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/pulls/compare.tmpl
Commit message (Collapse)AuthorAge
* Web editor: improve edit fileUnknwon2016-08-28
|
* Fix problems with '#' in branchnameOdin Ugedal2016-03-15
| | | | | Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822.
* Fix pull request availability checkUnknwon2016-03-06
|
* #1597 support pull requests in same repositoryUnknwon2016-03-04
|
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-20
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* work on PR conversationUnknwon2015-09-01
|
* fix dropdown searchUnknwon2015-08-31
|
* fix menu overflowUnknwon2015-08-26
|
* upgrade new issue to SUI v2Unknwon2015-08-10
|
* UI: create issue with title and contentUnknwon2015-08-09
|
* auto-redirect when finish filter branchUnknwon2015-08-08
|
* WIP: create PR - choose branchUnknwon2015-08-08