- 12 Mar, 2020 40 commits
-
-
Paul Slaughter authored
Migrate storage_counter specs to Jest Closes #194308 See merge request gitlab-org/gitlab!26743
-
Stan Hu authored
Fix WikiPage#title_changed for paths with spaces See merge request gitlab-org/gitlab!27087
-
Robert Speicher authored
Updates security-harness for Security remote See merge request gitlab-org/gitlab!27121
-
Nick Thomas authored
Make hostname configurable for smartcard authentication See merge request gitlab-org/gitlab!26411
-
Nick Thomas authored
Add custom bundlerURL to clientside preview See merge request gitlab-org/gitlab!21520
-
Lin Jen-Shin authored
Update CODEOWNERS according to the latest responsibilities See merge request gitlab-org/gitlab!27103
-
Rémy Coutable authored
Let docs-lint tests all run to completion before failing See merge request gitlab-org/gitlab!27097
-
Paul Slaughter authored
Resolve "Migrate spec/javascripts/projects/ to Jest" See merge request gitlab-org/gitlab!26730
-
-
Imre Farkas authored
Hostname is configurable for the endpoint requiring client side certificate.
-
Fatih Acet authored
Change iid argument to ID_TYPE for graphQL queries Closes #208394 See merge request gitlab-org/gitlab!26171
-
Fatih Acet authored
Geo Replicable - Generalize Mutations See merge request gitlab-org/gitlab!26697
-
Adam Hegyi authored
Remove analytics navbar feature flags Closes #202094 See merge request gitlab-org/gitlab!26786
-
Lin Jen-Shin authored
Quarantine a flaky spec Closes #209999 See merge request gitlab-org/gitlab!27099
-
Adam Hegyi authored
Introduce database table for user highest roles See merge request gitlab-org/gitlab!26987
-
Mayra Cabrera authored
Omnibus is currently moving to GitLab Security, so there's no longer a need to check for dev.gitlab.org repository. This commit updates the pre-push hook to only check for the Security remote. Related to https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/692
-
Paul Slaughter authored
-
Paul Slaughter authored
- Adds codesandbox url to settings - Adds to codesandbox url to ide_data - Adds CSP for codesandbox url
-
Paul Slaughter authored
These are the FE changes that anticipate a parameter from the BE (in a following commit)
-
Michael Kozono authored
Resolve "Avatar Content type does not match file extension" Closes #200107 See merge request gitlab-org/gitlab!25401
-
Rémy Coutable authored
- Move `/scripts/frontend` after `/scripts` otherwise `/scripts` will always take precedence. - Add `*.js` for frontend maintainers. - Add `/ee/app/assets` for frontend maintainers. - Add `/spec/javascripts` for frontend maintainers. - Add `/ee/spec/javascripts` for frontend maintainers. - Add `/spec/frontend` for frontend maintainers. - Add `/ee/spec/frontend` for frontend maintainers. - Add `/ee/lib/ee/gitlab/background_migration/` for DB maintainers. - Add `/ee/lib/gitlab/database/` for DB maintainers. - Add `/.gitlab/ci/docs.gitlab-ci.yml` for TW and EPE teams. - Add EPE to `/.gitlab/ci/releases.gitlab-ci.yml` and `/scripts/frontend/`. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Rename some queue urgencies See merge request gitlab-org/gitlab!26908
-
Sean McGivern authored
Add attachment attribute to a test case See merge request gitlab-org/gitlab!26922
-
Maxime Orefice authored
This MR makes it possible to parse an attachment tag on a JUnit report. It creates a new attachment attribute on a test case object.
-
Grzegorz Bizon authored
Fix lookup of namespace by pages host See merge request gitlab-org/gitlab!27081
-
Douglas Barbosa Alexandre authored
Remove a TODO for UpdateMergeRequestsWorker logging See merge request gitlab-org/gitlab!27105
-
Bob Van Landuyt authored
This renames the default queue urgency from `default` to `low` and the latency without SLOs from `none` to `throttled`.
-
Rémy Coutable authored
Fix doc linting issue with HA documentation Closes #210362 See merge request gitlab-org/gitlab!27111
-
Robert Speicher authored
Un-swallow error message in Sentry issue sync worker See merge request gitlab-org/gitlab!26945
-
Sean McGivern authored
Don't recalculate approval metrics on approval remove Closes #210301 See merge request gitlab-org/gitlab!27071
-
Joshua Lambert authored
-
Markus Koller authored
If a wiki page is inside a directory with spaces, the change detection didn't account for hyphenated spaces and mistakenly assumed the title was changed when it wasn't, causing a validation error. This also fixes the specs to catch this case.
-
Corinna Wiesner authored
The table stores the highest role for each User they have in a Group or a Project. If a User has an open invite or pending access request or no membership the highest role will be set to nil.
-
Adam Hegyi authored
- analytics_pages_under_project_analytics_sidebar - analytics_pages_under_group_analytics_sidebar - group_level_productivity_analytics
-
Joshua Lambert authored
Merge branch '210248-move-maturity-model-from-solutions-to-technical-high-availability-docs' into 'master' Docs: Move "maturity" model from solutions to technical high availability docs Closes #210248 See merge request gitlab-org/gitlab!27046
-
Kushal Pandya authored
Split cluster info page into tabs See merge request gitlab-org/gitlab!25940
-
Kushal Pandya authored
Fix analytics max date range See merge request gitlab-org/gitlab!26968
-
Kushal Pandya authored
Enable issue summary on Releases page See merge request gitlab-org/gitlab!27032
-
James Lopez authored
Fix snippet update error message See merge request gitlab-org/gitlab!27082
-
James Lopez authored
Fix inconsistent inflection of Ldap module See merge request gitlab-org/gitlab!26630
-