- 23 Apr, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
Revert Rails.application.env_config after using mock_auth_hash See merge request gitlab-org/gitlab-ce!27596
-
Douglas Barbosa Alexandre authored
[CE] Use presenter for labels in UI See merge request gitlab-org/gitlab-ce!27374
-
Jan Provaznik authored
When rendering a label we want to check 'scoped_label' feature availability on a project/group where label is being used. For this reason a label presenter is used in UI and information about context project/group is passed to this presenter.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Michael Kozono authored
Provide a new gitlab:seed:issues task See merge request gitlab-org/gitlab-ce!27454
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
Update proofreader.md - add simplified chinese proofreader See merge request gitlab-org/gitlab-ce!27568
-
Grzegorz Bizon authored
Support negative matches See merge request gitlab-org/gitlab-ce!27510
-
Fatih Acet authored
Fix issue with list label text color Closes #47584 See merge request gitlab-org/gitlab-ce!26794
-
Tucker Chapman authored
-
Douwe Maan authored
Add feature flag to disable LFS check Closes #60588 See merge request gitlab-org/gitlab-ce!27451
-
Igor authored
-
Kamil Trzciński authored
This adds support for != and !~ operators giving more flexibility in comparing values
-
Achilleas Pipinellis authored
Add whitespace for list so it renders See merge request gitlab-org/gitlab-ce!27564
-
Evan Read authored
-
Rémy Coutable authored
Upgrade Rails to 5.1 See merge request gitlab-org/gitlab-ce!27480
-
Andreas Brandl authored
Add auto_ssl_enabled to pages domains See merge request gitlab-org/gitlab-ce!27304
-
Marcia Ramos authored
Make it clearer when CI_MERGE_REQUEST_ variables are available Closes #60308 See merge request gitlab-org/gitlab-ce!27460
-
Achilleas Pipinellis authored
-
Kamil Trzciński authored
Adds `label_name` back as a scalar param in `IssuableFinder` Closes #60569 See merge request gitlab-org/gitlab-ce!27507
-
Rémy Coutable authored
Update proofreader.md - remove incorrect proofreader and resign See merge request gitlab-org/gitlab-ce!27567
-
Rémy Coutable authored
Update proofreader.md - Request to be proofreader See merge request gitlab-org/gitlab-ce!27556
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Externalize some strings in issue page and new issue page See merge request gitlab-org/gitlab-ce!27529
-
Victor Wu authored
-
Douwe Maan authored
Don't create a temp reference for branch comparisons within project Closes #58315 See merge request gitlab-org/gitlab-ce!24038
-
Sean McGivern authored
Remove protected_branch_creation feature flag Closes #59572 See merge request gitlab-org/gitlab-ce!27543
-
Robert Speicher authored
Exclude ee/bin from Naming/FileName cop See merge request gitlab-org/gitlab-ce!27488
-
Robert Speicher authored
Bump Sidekiq to 5.2.7 See merge request gitlab-org/gitlab-ce!27512
-
Phil Hughes authored
Resolve EE / CE diff of noteable_discussion See merge request gitlab-org/gitlab-ce!27562
-
Phil Hughes authored
Resolve "Web IDE template dropdown showing duplicates" Closes #58252 See merge request gitlab-org/gitlab-ce!27237
-
Natalia Tepluhina authored
This reverts commit 2869a61f3b7aeb8b6d79c74332c93e32cec20caa.
-
Phil Hughes authored
Resolve "Web IDE uploading images shows base64 string" Closes #59514 See merge request gitlab-org/gitlab-ce!27471
-
Phil Hughes authored
Make swipe view images line up Closes #58850 See merge request gitlab-org/gitlab-ce!26969
-
ftab authored
If left without a width/height, swipeFrame goes off track when the image isn't wide enough to fill the available width. The spaceLeft prevented reaching the right edge of the image.
-