- 17 Mar, 2020 23 commits
-
-
Stan Hu authored
Snippets access rights checking single file constraint See merge request gitlab-org/gitlab!26551
-
Paul Slaughter authored
Add tooltip to file tree Closes #205399 See merge request gitlab-org/gitlab!27158
-
Joshua Lambert authored
Document Puma setting with rugged in nfs doc See merge request gitlab-org/gitlab!27310
-
Qingyu Zhao authored
-
Marcel Amirault authored
Update docs to include a note about limitation of visual reviews See merge request gitlab-org/gitlab!27330
-
Erick Bajao authored
-
Heinrich Lee Yu authored
Add RSpec stdout metadata See merge request gitlab-org/gitlab!27128
-
Maxime Orefice authored
Ties a capybara screenshot to a rspec failing test
-
Ash McKenzie authored
Merge branch '209277-introduce-a-feature-flag-for-resolve-notifications-for-when-pipelines-are-fixed' into 'master' Introduce a feature flag for fixed pipeline notifications Closes #209277 See merge request gitlab-org/gitlab!26682
-
🙈 jacopo beschi 🙉 authored
Introduce a FF "ci_pipeline_fixed_notifications" for Pipeline Fixed notification.
-
Russell Dickenson authored
Docs change: move Roadmaps to Premium See merge request gitlab-org/gitlab!26996
-
Marcin Sedlak-Jakubowski authored
-
Paul Slaughter authored
-
Russell Dickenson authored
Move docs from event tracking to telemetry See merge request gitlab-org/gitlab!26746
-
Jerome Ng authored
-
James Fargher authored
Ensure freshness of settings with project creation Closes gitaly#2147 See merge request gitlab-org/gitlab!27156
-
Mark Chao authored
Treat rename as single file operation. We only check the tip commit to avoid N+1 query.
-
Mark Chao authored
BaseChecker uses validate instead of exec
-
Evan Read authored
Docs styleguide on internal links See merge request gitlab-org/gitlab!27369
-
Nick Gaskill authored
-
Robert Speicher authored
Upgrade Gitaly gem and fix UserSquash RPC usage See merge request gitlab-org/gitlab!27372
-
Paul Okstad authored
Gitaly v1.84.0 removes the branch parameter from the UserSquash RPC in https://gitlab.com/gitlab-org/gitaly/merge_requests/1786 because the target branch isn't actually relevant to squash. Only the start and end SHA matter here because squash is concerned primarily about collapsing commits from the source, not target, branch.
-
Marcel Amirault authored
Docs: Fix foss-links See merge request gitlab-org/gitlab!27320
-
- 16 Mar, 2020 17 commits
-
-
James Fargher authored
Resolve "Follow-up from "Optimize ZoomMeeting batch query"" Closes #210559 See merge request gitlab-org/gitlab!27236
-
Douglas Barbosa Alexandre authored
Geo: Fix tracking DB timeouts while finding LFS objects to sync, especially on PostgreSQL 9.6 See merge request gitlab-org/gitlab!27154
-
Russell Dickenson authored
Issue health MVC docs See merge request gitlab-org/gitlab!26498
-
Marcin Sedlak-Jakubowski authored
-
Russell Dickenson authored
Add caveat for single node updates See merge request gitlab-org/gitlab!27275
-
Mayra Cabrera authored
Fix Gitaly Sidekiq timings in Prometheus See merge request gitlab-org/gitlab!27331
-
Dylan Griffith authored
Allow numeric emoji names in validation Closes #210335 See merge request gitlab-org/gitlab!27101
-
Mek Stittri authored
Add response time to severity table in the docs Closes gitlab-org/quality/performance#95 See merge request gitlab-org/gitlab!26033
-
Tanya Pazitny authored
-
Mayra Cabrera authored
Use new codequality docker image See merge request gitlab-org/gitlab!27098
-
Maxime Orefice authored
-
Douglas Barbosa Alexandre authored
Take confidential attr into account in NotePolicy See merge request gitlab-org/gitlab!26766
-
Mayra Cabrera authored
Regenerate pages certificate and remove duplicates Closes #210583 See merge request gitlab-org/gitlab!27313
-
Stan Hu authored
Full SCIM Identities Support See merge request gitlab-org/gitlab!26704
-
Robert Speicher authored
Revert "Merge branch 'ci-variables-ui-turn-on-ff' into 'master'" See merge request gitlab-org/gitlab!27364
-
Samantha Ming authored
- Remove tooltip specs from components & revert back to original - Add delete scenario in changed_file_icon_spec
-
Samantha Ming authored
- Move ide tooltip message to ide specific component - Add tooltip message to passed down to changed_file_icon component - Create tooltip message for filetree
-