- Jan 16, 2019
-
-
Robert Speicher authored
The `params` keyword argument only works in Rails 5. Removing it will cause a Rails 4 deprecation warning, but that's better than not working at all.
-
Stan Hu authored
Resolve a transient failure in MWPS feature spec Closes gitlab-ee#6770 See merge request gitlab-org/gitlab-ce!23838
-
Rémy Coutable authored
Fix no avatar not showing in user selection box Closes #56268 See merge request gitlab-org/gitlab-ce!24346 (cherry picked from commit 82852058) 2265ce34 Fix no avatar not showing in user selection box
-
Sean McGivern authored
Fix requests profiler in admin page not rendering HTML properly Closes #56152 See merge request gitlab-org/gitlab-ce!24291 (cherry picked from commit 59c0c173) 4ac4ba26 Fix requests profiler in admin page not rendering HTML properly
-
Robert Speicher authored
Fix broken templated "Too many changes to show" text Closes #56138 See merge request gitlab-org/gitlab-ce!24282 (cherry picked from commit 819de8e8) 488d7d1f Fix broken templated "Too many changes to show" text
-
Phil Hughes authored
Add syntax highlighting to suggestion diff Closes #55945 See merge request gitlab-org/gitlab-ce!24156 (cherry picked from commit da3b20f7) 2635f2c6 Add syntax highlighting to suggestion diff e3919efd Add unit test for syntax highlighting 95f2d284 Add changelog entry
-
Kushal Pandya authored
Fixes diff sugestions removing dashes from diff Closes #55634 See merge request gitlab-org/gitlab-ce!23994 (cherry picked from commit 32f80629) e6f1209e Fixes diff sugestions removing dashes from diff
-
Alex Hanselka authored
[11.6] Backport of 8810-fix-weight-sort See merge request gitlab-org/gitlab-ce!23919
-
- Jan 15, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Yorick Peterse authored
[11.6] Validate bundle files before unpacking them See merge request gitlab/gitlabhq!2774 (cherry picked from commit ad73bf817253ec4fc3fae8c7fb60898f11922218) 5f2fe991 Validate bundle files before unpacking them
- Jan 04, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Alex Hanselka authored
Prepare 11.6.3 release See merge request gitlab-org/gitlab-ce!24155
-
Douglas Barbosa Alexandre authored
Fix clone URL not showing if protocol is HTTPS Closes #55896 See merge request gitlab-org/gitlab-ce!24131 (cherry picked from commit 64c582d1) 913084e6 Fix clone URL not showing if protocol is HTTPS
- Jan 02, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Alex Hanselka authored
Prepare 11.6.2 release See merge request gitlab-org/gitlab-ce!24105
-
Stan Hu authored
We got rid of `Gemfile.rails4.lock` in `master`, but this stable branch still uses it. To fix this, we just need to run: ``` BUNDLE_GEMFILE=Gemfile.rails4 bundle install ```
-
Use px instead of rems to prep for csslab Closes #55314 See merge request gitlab-org/gitlab-ce!23804
-
Marin Jankovski authored
Stop using deprecated argument to `gem` See merge request gitlab-org/gitlab-ce!24079 (cherry picked from commit a352a95e) 1854f142 Stop using deprecated argument to `gem`
-
Sean McGivern authored
Fixed content-disposition in blob and files API endpoint Closes #55781 See merge request gitlab-org/gitlab-ce!24078 (cherry picked from commit ca14b70d) 2cd47bba Fixed api content-disposition in blob and files endpoint
-
Kushal Pandya authored
Fix missing Git clone button when protocol restriction setting enabled Closes #55676 See merge request gitlab-org/gitlab-ce!24015 (cherry picked from commit f044679c) 4a8b4d8a Fix missing Git clone button when protocol restriction setting enabled f50ee65b Add spec for HTTP/SSH clone panel 91b0754d Fix HTTP/SSH clone panel for mobile 29adade5 Fix and move specs into admin_disables_git_access_protocol_spec.rb
-
Filipa Lacerda authored
Fixes the markdown toolbar buttons Closes #55618 See merge request gitlab-org/gitlab-ce!23979 (cherry picked from commit 82772caf) 3019a567 Fixes the markdown toolbar buttons
-
Mark Lapierre authored
Using find_elements instead of all_elements Closes gitlab-org/quality/staging#18 See merge request gitlab-org/gitlab-ce!23977 (cherry picked from commit 78dcdc87) 35193d5c Using find_elements instead of all_elements
-
Mike Greiling authored
Remove &:not(.use-csslab) from table to fix dark diff themes Closes #55282 See merge request gitlab-org/gitlab-ce!23941 (cherry picked from commit c699b97f) a798e2cb Remove &:not(.use-csslab) from table to fix dark diff themes
-
Douglas Barbosa Alexandre authored
Fix sidekiq-reliable-fetch version Closes sidekiq-reliable-fetch#18 See merge request gitlab-org/gitlab-ce!23937 (cherry picked from commit 37c934e0) 586fd677 Fix sidekiq-reliable-fetch version
-
Kushal Pandya authored
Resolve "Hide cluster features that don't work yet with Group Clusters" Closes #55103 See merge request gitlab-org/gitlab-ce!23935 (cherry picked from commit a91138ba) 4ed4a640 Expose environment's cluster type 55bfea0a Disable terminal button for group clusters bfbea9b8 Use constants for cluster_type b1fb15f8 Fix formatting e9c4f190 Add CHANGELOG.md entry for gitlab-ce!23935 0d608a7b Add test for environment_terminal_button e18fb5b3 Memoize call for EnvironmentEntity#cluster_type a45fb5d6 Moves memoization to Environment
-
Kamil Trzcińśki authored
Handle nil terminals in Clusters::Platforms::Kubernetes Closes #55551 See merge request gitlab-org/gitlab-ce!23925 (cherry picked from commit 6b02f502) 6d4c2529 Handle nil terminals in Clusters::Platforms::Kubernetes
-
Douwe Maan authored
Remove feature flag for suggest changes feature See merge request gitlab-org/gitlab-ce!23892 (cherry picked from commit 58ee1746) ee425c9c Remove feature flag for suggest changes feature
-
Mike Greiling authored
Fix line-height of line numbers Closes #55278 and #51668 See merge request gitlab-org/gitlab-ce!23775 (cherry picked from commit ed3f0100) c21df376 Adjust line height of blame view line numbers
- Dec 28, 2018
-
-
GitLab Release Tools Bot authored
[ci skip]
- Dec 27, 2018
-
-
John Jarvis authored
-
John Jarvis authored
[11.6] Resolve "Removing a user from a private group doesn't remove them from group's project, if their project's role was changed" See merge request gitlab/gitlabhq!2716
-
John Jarvis authored
[11.6] Persistent Symlink in Project Import See merge request gitlab/gitlabhq!2728
-
John Jarvis authored
-