| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
Bootlint integration
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Clean up code around commit mentions.
Builds upon !527.
See merge request !528
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Should not make a difference most of the time, since if they're participating in the thread, they have access to the project.
|
| | | |
|
| | | |
|
|\ \ \ |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Revert disallowing usernames to end in period.
cc @JobV @jacobvosmaer
See merge request !545
|
| |/ / / |
|
|\ \ \ \
| |/ / /
|/| | | |
improve new project options
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Simplify new repo commands
* Include directions for how to add an existing folder that is either
already a repo or not yet a repo
Replaces #7918.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove access control for uploaded images to fix broken images in emails
Replaces !530.
> This MR removes the access control for uploaded images. This is needed to display the images in emails again.
>
> The previous solution to base64 encode the images had to be reverted, because not all email clients supported it.
>
> If possible this should go into the 7.10 release.
See merge request !533
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This commit removes the access control for uploaded images.
This is needed to display the images in emails again.
|
|\ \ \ \ |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Ignore submodules that are defined in .gitmodules but are checked in as directories.
Pulls in gitlab_git 7.1.10 which contains gitlab-org/gitlab_git!26.
Fixes #1439 and https://github.com/gitlabhq/gitlabhq/issues/9140
See merge request !540
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
directories.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fixed typo in deploy html
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
do not prepend relative_url_root to avatar
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The commit.author.icon variable contains a full URL, which gets broken
when prepended by the relative_url_root setting (generating hrefs like
"/gitlabhttps://...".
|
|\ \ \ \ \ \ |
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix label color input.
Because `value` was set, every label color would render as purple in the form.
Introduced by 83b5a9ae2bfb594bcb5a9a931d6781ba05c9b9ef between 7.9 and 7.10, so no changelog item.
See merge request !538
|
| | |/ / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Parse GFM references after sanitizing
Parse GFM references - labels, issues, MRs, etc. - after calling the HTML Pipeline `SanitizationFilter` so that we can use non-whitelisted attributes like `style`. See #2188.
See merge request !1745
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Extract and re-insert links after sanitizing user markup.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Parse GFM references - labels, issues, MRs, etc. - after calling the
HTML Pipeline `SanitizationFilter` so that we can use non-whitelisted
attributes like `style`.
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add Google Code importer to changelog.
cc @dzaporozhets
See merge request !537
|
| |/ / / / / |
|
|\ \ \ \ \ \ |
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
Fix Resource Owner Password Authentication Flow
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Let Bootstrap's tab JS handle history
Closes #2219
See merge request !1784
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Closes #2219
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Revert and re-fix image rendering in help pages
Closes #2212
See merge request !1765
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit d365004e684e98459061fcd5fbaf9bea880934a8.
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add the text "Add your ssh key to an application" with link to http://wiki.eclip…
…se.org/EGit/User_Guide#Eclipse_SSH_Configuration
Add text "Add your ssh key to an application" with link to http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration
Add on document http://doc.gitlab.com/ce/ssh/README.html
Reference:
https://twitter.com/elraro21/status/585146770709151747
See merge request !1774
|