30 Commits (2f8c65c885ecd49e042e0d8ca8677090dc1956c6)

Author SHA1 Message Date
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#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
7 years ago
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323) 8 years ago
Unknwon ba27d71abe Web editor: improve edit file 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Odin Ugedal ac390d28b8 Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822.
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
chriswatt 548440b48f Change colour of numbers on pull request tabs if greater than zero 8 years ago
Unknwon c62a6b7a12 #2014 allow switch branches between two orgs in compose PR 9 years ago
Unknwon 5ff6eedf5e #2251 fix button name 9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
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
9 years ago
Unknwon f04d773f4f UI: long organization name in create repository owner list 9 years ago
Unknwon 81d7359fdd fix #1981 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon ee3e0c3c49 fix dropdown search 9 years ago
Unknwon 2f2bf20aae fix menu overflow 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar 9 years ago
Unknwon 43a87b0caf auto-redirect when finish filter branch 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon e3bdfd51ff better fork permission check 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago