- 31 May, 2018 16 commits
-
-
Yorick Peterse authored
Replace `.exists` with `EXISTS ()` Closes #46277 See merge request gitlab-org/gitlab-ce!19178
-
Douwe Maan authored
Use Gitaly 0.104.0 See merge request gitlab-org/gitlab-ce!19258
-
Douwe Maan authored
Fix encoding bug in Gitaly::Commit::TreeEntry Closes #46445 and gitaly#1208 See merge request gitlab-org/gitlab-ce!19243
-
Phil Hughes authored
Merge branch '45520-remove-links-from-web-ide-unexpectedly-navigate-you-to-a-different-page' into 'master' Resolve "Remove links from Web IDE unexpectedly navigate you to a different page" Closes #45520 See merge request gitlab-org/gitlab-ce!19129
-
Sam Beckham authored
-
Rémy Coutable authored
Cleanup code for General Project Settings See merge request gitlab-org/gitlab-ce!19245
-
Lukas Eipert authored
-
Sean McGivern authored
Adjust permitted params filtering on merge scheduling Closes #46903 See merge request gitlab-org/gitlab-ce!19255
-
Sean McGivern authored
Resolve "Unable to start rails console if using master from gitlab-shell" Closes #46991 See merge request gitlab-org/gitlab-ce!19251
-
Douwe Maan authored
Fix cattr_accessor definition Closes #46282 See merge request gitlab-org/gitlab-ce!19192
-
Douwe Maan authored
Removal of API v3 from the codebase Closes #36819 See merge request gitlab-org/gitlab-ce!18970
-
Phil Hughes authored
Resolve "Extra whitespace when hovering commit sha in MR widget" Closes #46971 See merge request gitlab-org/gitlab-ce!19267
-
Rémy Coutable authored
Fix various bugs related to relative_url_root in development See merge request gitlab-org/gitlab-ce!19213
-
Achilleas Pipinellis authored
Improve structure of snippets documentation See merge request gitlab-org/gitlab-ce!19234
-
Andreas Kämmerle authored
-
Achilleas Pipinellis authored
Add Wiki and Snippets to project feature overview See merge request gitlab-org/gitlab-ce!19235
-
- 30 May, 2018 24 commits
-
-
Filipa Lacerda authored
* master: (32 commits) Update CHANGELOG.md for 10.8.3 Update "col-xs" usage to bootstrap4 Add missing usage_ping_enabled to API settings Make Repository#blob_data_at a public method Fix UI broken in line profiling modal due to Bootstrap 4 Only preload member records for the relevant projects/groups/user in projects API Fix after sign-in with Google button Fix a wrong link reference in docs Simplify spec: `2.times.each` -> `2.times` Replace grape-route-helpers with our own grape-path-helpers Add archived param to the json response Consider we might have prefix for stable branches Convert spec/javascripts/.eslintrc to yml format as well Remove version lock on awesome_print dependency Fix import project by url layout Fix missing timeout value in object storage pre-authorization call fix last lints disable no-multi-assign fix `spaced-comment` remove unused createComponentWithMixin from vue spec helpers ...
-
Mayra Cabrera authored
[ci skip]
-
Filipa Lacerda authored
-
Clement Ho authored
Update "col-xs" usage to bootstrap4 Closes #47002 See merge request gitlab-org/gitlab-ce!19256
-
Paul Slaughter authored
-
Robert Speicher authored
Make Repository#blob_data_at a public method See merge request gitlab-org/gitlab-ce!19259
-
Robert Speicher authored
Add missing usage_ping_enabled to API settings See merge request gitlab-org/gitlab-ce!19263
-
Filipa Lacerda authored
Fix after sign-in with Google button Closes #45551 See merge request gitlab-org/gitlab-ce!19249
-
Stan Hu authored
Identified while resolving conflicts in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5906
-
Mike Greiling authored
Upgrade eslint 3 -> 4 Closes #40476 See merge request gitlab-org/gitlab-ce!19182
-
Clement Ho authored
Line profiling modal width Closes #46999 See merge request gitlab-org/gitlab-ce!19253
-
Brett Walker authored
-
Stan Hu authored
This reduces conflicts with EE, where it is public because it is called in ee/lib/gitlab/ci/external/file/local.rb.
-
Jacob Vosmaer authored
-
Francisco Javier López authored
-
Oswaldo Ferreira authored
-
Takuya Noguchi authored
-
Kim "BKC" Carlbäcker authored
-
Clement Ho authored
Resolve "BS4: Import project page is missing margins and wells" Closes #46879 See merge request gitlab-org/gitlab-ce!19215
-
Robert Speicher authored
Remove version lock on awesome_print dependency See merge request gitlab-org/gitlab-ce!19232
-
Robert Speicher authored
Only preload member records for the relevant projects/groups/user in projects API See merge request gitlab-org/gitlab-ce!18945
-
Sean McGivern authored
Replace grape-route-helpers with our own grape-path-helpers Closes #45718 See merge request gitlab-org/gitlab-ce!19240
-
Douwe Maan authored
-
Douwe Maan authored
Simplify spec: `2.times.each` -> `2.times` See merge request gitlab-org/gitlab-ce!19242
-