- 18 Feb, 2020 1 commit
-
-
Nicolò Maria Mezzopera authored
- component - init function - group page - project page
-
- 17 Feb, 2020 39 commits
-
-
Rémy Coutable authored
Fix rspec_profiling not working See merge request gitlab-org/gitlab!25287
-
Yorick Peterse authored
Fix usage ping timeouts with batch counters See merge request gitlab-org/gitlab!22705
-
Rémy Coutable authored
Fix encrypted application settings not working with pending migrations Closes #197988 See merge request gitlab-org/gitlab!24736
-
Imre Farkas authored
Add http status cop to subfolders of api specs See merge request gitlab-org/gitlab!25162
-
Douglas Barbosa Alexandre authored
Bump auto-deploy-image to 0.9.3 See merge request gitlab-org/gitlab!25271
-
Douglas Barbosa Alexandre authored
Update filebeat managed app to parse modsec logs as JSON See merge request gitlab-org/gitlab!24836
-
Douglas Barbosa Alexandre authored
Improve diff refs and factories Closes #42741 See merge request gitlab-org/gitlab!21337
-
Ramya Authappan authored
Remove reliable tag from test See merge request gitlab-org/gitlab!25353
-
Phil Hughes authored
Resolve "Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/gfm_auto_complete.js'" See merge request gitlab-org/gitlab!25039
-
Raihan Kabir authored
-
Douglas Barbosa Alexandre authored
Geo: Destroy the OAuth application when secondary becomes a primary Closes #10225 See merge request gitlab-org/gitlab!25154
-
Phil Hughes authored
Migrate ee/spec/javascripts/environments/ to Jest Closes #194276 See merge request gitlab-org/gitlab!25248
-
Emily Ring authored
Moved environments_app_spec.js from ee/spec/javascripts/ to ee/spec/frontend/ to migrate testing from karma to jest
-
Douglas Barbosa Alexandre authored
Assert user domain restrictions not vulnerable See merge request gitlab-org/gitlab!25314
-
Phil Hughes authored
Update main JavaScript file to only apply right sidebar CSS class when an aside is present See merge request gitlab-org/gitlab!25164
-
Alper Akgun authored
Usage pings time out on large instances with large tables. This change adds batch counters to fix the issue
-
Natalia Tepluhina authored
Add frontend code for suggesting a pipeline widget See merge request gitlab-org/gitlab!23997
-
Grzegorz Bizon authored
Secure workers use a dedicated queue See merge request gitlab-org/gitlab!24340
-
Cameron Swords authored
Added tests Updated schema as migrations have run
-
Martin Wortschack authored
Update icons documentation See merge request gitlab-org/gitlab!25350
-
Bob Van Landuyt authored
Documentation: external_url and internal_api_url configuration See merge request gitlab-org/gitlab!25348
-
Bob Van Landuyt authored
Internationalize messages for group audit events See merge request gitlab-org/gitlab!25233
-
Hordur Freyr Yngvason authored
The only change is a fix to allow setting image.pullPolicy using a helm values file, see https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/merge_requests/48
-
Alex Kalderimis authored
-
Alex Kalderimis authored
They need to have issues that have the same projects as the designs. This change ensures that. * More informative error message The message 'is invalid' is less helpful than 'is incomplete', which tells the user to look to the 'complete?' method * Adds a factory for diff positions we use this in the notes factory
-
Alex Kalderimis authored
This change ensures that the method `complete` actually returns a boolean, rather than a possibly nil string.
-
Lucas Charles authored
Adds additional processor for parsing modsec audit logs as JSON from `modsecurity-log` sidecar See https://gitlab.com/gitlab-org/gitlab/issues/14707 for more details
-
Paul Slaughter authored
Re-add file stats to diff tree list Closes #198729 See merge request gitlab-org/gitlab!24423
-
Samantha Ming authored
- Fill in slot for ide file row & remove unused prop from file_row - Add spec test to ide_file_row - Remove un-needed test from file_row https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24423
-
Walmyr Lima authored
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
briankabiro authored
When a secondary becomes a primary, the OAuth application is disassociated from that Geo node. This change destroys the OAuth application in addition to the disassociation.
-
Doug Stull authored
- we want to run this experiment for suggesting pipelines to users who have none on a MR.
-
Imre Farkas authored
Remove Name & Path from excluded params on Group Import Closes #206927 See merge request gitlab-org/gitlab!25342
-
Paul Gascou-Vaillancourt authored
-
Lin Jen-Shin authored
Make 'review-deploy' depend on 'review-build-cng' with 'needs' Closes #205420 See merge request gitlab-org/gitlab!25137
-
Heinrich Lee Yu authored
Replace set with let_it_be in spec/requests See merge request gitlab-org/gitlab!24999
-
Pavlo Strokov authored
If you blindly follow the steps on setting Prefect support for GitLab it is hard to notice that 'internal_api_url' value for Gitaly configuration needs to be changed to the proper one. So this commit fixes it by adding explicit instructions about how it needs to be changed. Also this commit adds 'external_url' configuration for GitLab configuration file and comment on how it needs to be setup.
-
James Lopez authored
Set container_expiration_policy for project first See merge request gitlab-org/gitlab!22962
-