Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent server 500 on compare branches with no common history (#6555) (#6558) | zeripath | 2019-04-11 | 1 | -0/+3 |
| | | | | | * Prevent server 500 on compare branches with no common history (#6555) * Update code.gitea.io/git module | ||||
* | Add the Owner Name to differentiate when merging (#3807) | Luo Yifei | 2019-02-12 | 1 | -4/+4 |
| | |||||
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | Fix problems with '#' in branchname | Odin Ugedal | 2016-03-15 | 1 | -2/+2 |
| | | | | | 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 | 1 | -2/+2 |
| | |||||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -2/+2 |
| | |||||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 1 | -2/+2 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -40/+40 |
| | | | | | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 1 | -1/+11 |
| | |||||
* | finish PR UI | Unknwon | 2015-09-02 | 1 | -5/+5 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -0/+3 |
| | |||||
* | fix dropdown search | Unknwon | 2015-08-31 | 1 | -6/+6 |
| | |||||
* | fix menu overflow | Unknwon | 2015-08-26 | 1 | -2/+3 |
| | |||||
* | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 1 | -2/+2 |
| | |||||
* | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -0/+1 |
| | |||||
* | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -0/+51 |