| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Not very robust, must execute under correct workdir.
Addresses #2072, #3708, #648
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Change config option from '[mailer] ENABLE_HTML_ALTERNATIVE' to '[mailer] USE_PLAIN_TEXT'
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
| |
This also solved MSSQL pagination query syntax problem reported in #4176.
|
| |
|
|
|
|
| |
But can still fork to organizations.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
List teams without write access to the repository cause confusion
to make users think members of team could push to the branch.
|
| |
|
| |
|
|
|
|
| |
This decreases page load time for webhook edit page.
|
| |
|
| |
|
|
|
|
|
| |
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Fix packaging
* Fix macaron vendor sha
Revision 8be5635c28f40a85ce8e8f65c6118b4ee4e548e9 does not exist
* Add build dependency for centos
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Was only possible to correctly redirect to pull request page within
same repository. And didn't take care of case when upstream has
disabled pull request.
Also add a new method 'PullRequestURL' to unify the code.
|
| |
|
| |
|
| |
|
|
|
|
| |
Add new config option '[session] CSRF_COOKIE_NAME'.
|
| |
|
| |
|
| |
|
| |
|