summaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls
Commit message (Collapse)AuthorAgeFilesLines
* Fix so that user can still fork his own repository to owned organizations ↵Lauris BH2017-10-151-10/+10
| | | | | | | | | | (#2699) * Fix so that user can still fork his own repository to his organizations * Fix to only use owned organizations * Add integration test for forking own repository to owned organization
* resolved #310: hide fork to self (#323)Lunny Xiao2016-12-011-1/+1
|
* Web editor: improve edit fileUnknwon2016-08-282-2/+2
|
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-3/+3
|
* Refactor User.Id to User.IDUnknwon2016-07-241-4/+4
|
* Fix problems with '#' in branchnameOdin Ugedal2016-03-151-2/+2
| | | | | Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822.
* Fix pull request availability checkUnknwon2016-03-063-4/+4
|
* #1597 support pull requests in same repositoryUnknwon2016-03-041-2/+2
|
* Change colour of numbers on pull request tabs if greater than zerochriswatt2016-02-281-3/+3
|
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-2/+2
|
* #2251 fix button nameUnknwon2015-12-192-2/+2
|
* Indent all templates with tabsAdam Strzelecki2015-12-085-117/+117
| | | | | | | | | | | | 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
* UI: long organization name in create repository owner listUnknwon2015-11-181-4/+4
|
* fix #1981Unknwon2015-11-181-2/+2
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-181-1/+1
|
* basic PR featureUnknwon2015-09-021-4/+4
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-021-1/+11
|
* finish PR UIUnknwon2015-09-024-5/+60
|
* work on PR conversationUnknwon2015-09-011-0/+3
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-1/+1
|
* fix dropdown searchUnknwon2015-08-311-6/+6
|
* fix menu overflowUnknwon2015-08-261-2/+3
|
* upgrade new issue to SUI v2Unknwon2015-08-101-2/+2
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-3/+3
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-091-3/+3
| |
* | UI: create issue with title and contentUnknwon2015-08-091-0/+1
| |
* | auto-redirect when finish filter branchUnknwon2015-08-081-2/+2
| |
* | WIP: create PR - choose branchUnknwon2015-08-081-0/+51
|/
* better fork permission checkUnknwon2015-08-081-0/+2
|
* improve fork processUnknwon2015-08-081-0/+69