- 17 Apr, 2018 32 commits
-
-
Phil Hughes authored
Resolve "Collapsed diff spacing wrong when failed to load" Closes #45271 and #45317 See merge request gitlab-org/gitlab-ce!18351
-
Filipa Lacerda authored
Fixed loading state not showing in IDE tree list See merge request gitlab-org/gitlab-ce!18421
-
Nick Thomas authored
Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-pagination-header-links' into 'master' Fix URLs in the `Link` header for `GET /projects/:id/repository/contributors` when no value is passed for `order_by` or `sort` Closes #45363 See merge request gitlab-org/gitlab-ce!18393
-
Stan Hu authored
Fix a case with empty secret CI/CD variables Closes #31929 See merge request gitlab-org/gitlab-ce!18400
-
Rémy Coutable authored
[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort' Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Fix the input confirmation validation for the delete branches modal Closes #44985 See merge request gitlab-org/gitlab-ce!18176
-
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
-
Phil Hughes authored
-
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
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
[ci skip]
-
Phil Hughes authored
-
Filipa Lacerda 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 8 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
-