Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Web editor: improve edit file | Unknwon | 2016-08-28 |
| | |||
* | Fix problems with '#' in branchname | Odin Ugedal | 2016-03-15 |
| | | | | | Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822. | ||
* | Fix pull request availability check | Unknwon | 2016-03-06 |
| | |||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 |
| | |||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-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 PR | Unknwon | 2015-10-18 |
| | |||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 |
| | |||
* | finish PR UI | Unknwon | 2015-09-02 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |
| | |||
* | fix dropdown search | Unknwon | 2015-08-31 |
| | |||
* | fix menu overflow | Unknwon | 2015-08-26 |
| | |||
* | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 |
| | |||
* | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | |||
* | auto-redirect when finish filter branch | Unknwon | 2015-08-08 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |