- 17 Apr, 2018 22 commits
-
-
Paul authored
-
Phil Hughes authored
Replace 'GKE' with 'Google Kubernetes Engine' Closes #43567 See merge request gitlab-org/gitlab-ce!18292
-
Taurie Davis authored
-
Rémy Coutable authored
Replace project builds permissions spinach with RSpec See merge request gitlab-org/gitlab-ce!18306
-
Sean McGivern authored
Merge branch '45436-markdown-is-not-rendering-error-loading-viewer-undefined-method-html_escape' into 'master' Resolve "Markdown is not rendering, "Error loading viewer": undefined method `html_escape'" Closes #45436 See merge request gitlab-org/gitlab-ce!18418
-
Grzegorz Bizon authored
Memoize Git::Repository#has_visible_content? See merge request gitlab-org/gitlab-ce!18383
-
Rémy Coutable authored
[Rails5] Fix `undefined method 'arel_table' for Ci::Group:Class` error See merge request gitlab-org/gitlab-ce!18329
-
Rémy Coutable authored
Add @tokiuji as Japanese proofreader See merge request gitlab-org/gitlab-ce!18382
-
Brett Walker authored
-
Phil Hughes authored
Merge branch '45406-error-getting-performance-bar-results-for-uuid-regularly-seen-in-production' into 'master' Resolve ""Error getting performance bar results for [UUID]" regularly seen in production" Closes #45406 See merge request gitlab-org/gitlab-ce!18419
-
Phil Hughes authored
Resolve "Pipeline table breaks when commit is not found" Closes #43404 See merge request gitlab-org/gitlab-ce!18379
-
Sean McGivern authored
When a request contains an ETag value in its If-None-Match header, the backend may send a request ID (from Rack) that does not correspond to a value in Peek's Redis cache (because we aborted the Rails processing in our ETag middleware). Because a cached response (304) has to replace the headers with those from the previous 200 - https://tools.ietf.org/html/rfc7234#section-4.3.4 - we add a custom header that will only be present in cache hits, that can tell the frontend to ignore these.
-
Filipa Lacerda authored
Move PipelineFailed vue component See merge request gitlab-org/gitlab-ce!18277
-
Sean McGivern authored
Method to track recoverable exceptions in sentry See merge request gitlab-org/gitlab-ce!18391
-
Filipa Lacerda authored
-
Bob Van Landuyt authored
This adds a method to track errors that can be recovered from in sentry. It is useful when debugging performance issues, or exceptions that are hard to reproduce.
-
Brett Walker authored
-
George Tsiolis authored
-
Filipa Lacerda authored
Fixed web IDE not working for sub-groups Closes #45412 See merge request gitlab-org/gitlab-ce!18404
-
Phil Hughes authored
-
-
Clement Ho authored
FE Docs: Fix header hierarchy in Vuex section of Vue.md See merge request gitlab-org/gitlab-ce!18413
-
- 16 Apr, 2018 18 commits
-
-
Marcia Ramos authored
Add note about HA configurations See merge request gitlab-org/gitlab-ce!18354
-
Marcia Ramos authored
Web IDE is now GA Closes #45307 See merge request gitlab-org/gitlab-ce!18403
-
Marcia Ramos authored
Add RBAC flag for Runner chart to docs Closes #44853 See merge request gitlab-org/gitlab-ce!18113
-
Dennis Tang authored
-
Mike Greiling authored
Move ReadyToMerge vue component See merge request gitlab-org/gitlab-ce!17545
-
Yorick Peterse authored
`package-qa` was renamed to `package-and-qa` See merge request gitlab-org/gitlab-ce!18406
-
Clement Ho authored
Adds helpers to remove withespace and linebreaks See merge request gitlab-org/gitlab-ce!18378
-
Filipa Lacerda authored
-
Robert Speicher authored
[ci skip]
-
Dmitriy Zaporozhets authored
Update permissions.md with guidance for developing new features See merge request gitlab-org/gitlab-ce!18344
-
Robert Speicher authored
Fix container scanning in vendored GitLab CI configuration for Auto Devops See merge request gitlab-org/gitlab-ce!18374
-
Gilbert Roulot authored
-
Sean McGivern authored
Update faraday_middleware to 0.12.2 Closes #45397 See merge request gitlab-org/gitlab-ce!18397
-
Phil Hughes authored
Closes #45412
-
James Ramsay authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (124 commits) Double-check next value for internal ids. Resolve "skeleton placeholder on diff has white background" Replace the `project/commits/comments.feature` spinach test with an rspec analog Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb Update docs on `.gitlab-ci.yml` and variables policy Add note about support of variables policy to docs Revert and fix corrected git cheat sheet url Bump parser gem to 2.5.1.0 to remove warning in rspec Update invalid test application_settings_controller_spec.rb Use stable docker image instead of latest Handle cancelled request Stop polling and fetch the table [ci skip] Updates table when stage is clicked Backport GitLab domain helper methods use jquery object in togglePopover Fix other listeners Fix the metrics link being not rendering the html Fix feature_highlight listener Update custom issue tracker docs ...
-
James Ramsay authored
-