- 17 Apr, 2018 40 commits
-
-
Rémy Coutable authored
Add QA tests for protected branches See merge request gitlab-org/gitlab-ce!18301
-
Rémy Coutable authored
Ignore `locale/gitlab.pot` in ee_compat_check See merge request gitlab-org/gitlab-ce!18424
-
Stan Hu authored
Remove ambiguity when forking a project to a user's namespace See merge request gitlab-org/gitlab-ce!18426
-
Tim Zallmann authored
Resolve "Improve wording / copy for running a pipeline" Closes #21677 See merge request gitlab-org/gitlab-ce!18396
-
Rémy Coutable authored
Add .org? method to Gitlab helper See merge request gitlab-org/gitlab-ce!18429
-
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
-
Oswaldo Ferreira authored
dev_env_or_com? now considers dev.gitlab.org
-
Stan Hu authored
Fix a case with empty secret CI/CD variables Closes #31929 See merge request gitlab-org/gitlab-ce!18400
-
Stan Hu authored
-
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
-
Bob Van Landuyt authored
Conflicts can be resolved by running `bundle exec rake gettext:find; git checkout locale/*/gitlab.po`
-
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
-