- 26 Feb, 2018 8 commits
-
-
Filipa Lacerda authored
Don't convert issuable_initial_data into JSON See merge request gitlab-org/gitlab-ce!17318
-
Phil Hughes authored
Fix Group labels load failure when there are duplicate labels present Closes #43598 See merge request gitlab-org/gitlab-ce!17353
-
Douwe Maan authored
Respond with more appropriate HTTP status code when repo does not exist See merge request gitlab-org/gitlab-ce!17341
-
Douwe Maan authored
Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed Closes gitaly#1036 See merge request gitlab-org/gitlab-ce!17293
-
Jacob Vosmaer (GitLab) authored
-
Jan Provaznik authored
Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
-
Kushal Pandya authored
-
Kushal Pandya authored
-
- 25 Feb, 2018 3 commits
-
-
Ian Baum authored
[ci skip]
-
Grzegorz Bizon authored
QA BACKPORT - Test merge request rebase See merge request gitlab-org/gitlab-ce!17186
-
Michael Kozono authored
-
- 24 Feb, 2018 2 commits
-
-
Grzegorz Bizon authored
Minimal fix for artifacts service Closes #43022 See merge request gitlab-org/gitlab-ce!17313
-
Clement Ho authored
Move RecentSearchesDropdownContent vue component See merge request gitlab-org/gitlab-ce!16951
-
- 23 Feb, 2018 27 commits
-
-
Stan Hu authored
Merge branch '43570-localstorage-clear-error-when-feature-test-fails-before-visiting-page' into 'master' Resolve "localStorage.clear() error when Capybara test fails before visiting page" Closes #43570 See merge request gitlab-org/gitlab-ce!17339
-
Stan Hu authored
Fix deletion attempts on dropped tables in specs Closes #42897 See merge request gitlab-org/gitlab-ce!17340
-
Jacob Schatz authored
Refactored use of boards/boards_bundle.js and created a dispatcher import See merge request gitlab-org/gitlab-ce!17145
-
Michael Kozono authored
-
Felipe Artur authored
-
Mike Greiling authored
-
Jacob Schatz authored
# Conflicts: # config/webpack.config.js
-
Jacob Schatz authored
Refactored webpack bundle tag for deploy keys See merge request gitlab-org/gitlab-ce!17324
-
Jacob Schatz authored
Reduce webpack merge conflicts See merge request gitlab-org/gitlab-ce!17328
-
Constance Okoghenun authored
-
Jacob Schatz authored
Remove issue_show webpack bundle See merge request gitlab-org/gitlab-ce!17326
-
Mike Greiling authored
move webpack bundles we intend to keep below the list of bundles we're refactoring to reduce conflicts
-
Clement Ho authored
-
Robert Speicher authored
Backport custom metrics ce components See merge request gitlab-org/gitlab-ce!17300
-
Paweł Chojnacki authored
-
Mike Greiling authored
-
Shinya Maeda authored
This reverts commit 34e16110.
-
Robert Speicher authored
Resolve "Domain validation for Pages custom domains" (master branch) Closes #29497, #42971, and #42083 See merge request gitlab-org/gitlab-ce!17311
-
Shinya Maeda authored
This reverts commit 28c6a6b0.
-
Filipa Lacerda authored
Add a button to deploy a runner to a Kubernetes cluster in the settings page Closes #42044 See merge request gitlab-org/gitlab-ce!17278
-
Shinya Maeda authored
-
Constance Okoghenun authored
-
Jacob Schatz authored
Add missing empty line at the end of file See merge request gitlab-org/gitlab-ce!17303
-
Mike Greiling authored
Convert switch into if statement See merge request gitlab-org/gitlab-ce!17304
-
Shinya Maeda authored
-
Robert Speicher authored
# Conflicts: # db/schema.rb
-
Shinya Maeda authored
-