- 18 Oct, 2019 40 commits
-
-
Achilleas Pipinellis authored
Docs for 5503 dast for the default branch See merge request gitlab-org/gitlab!18232
-
Avielle Wolfe authored
Next up: docs for DAST on the default branch
-
Jan Provaznik authored
Enable Productivity Analytics feature See merge request gitlab-org/gitlab!18754
-
Adam Hegyi authored
This MR turns on the productivity_analytics feature flag by default.
-
Achilleas Pipinellis authored
Remove `gitlab-rake gitlab:setup` from HA init docs Closes #34205 See merge request gitlab-org/gitlab!18762
-
Stan Hu authored
Omnibus GitLab automatically runs `gitlab-rake gitlab:db:configure` to set up the database. Running `gitlab-rake gitlab:setup` often does not work because it requires Gitaly to be started. Closes https://gitlab.com/gitlab-org/gitlab/issues/34205
-
Achilleas Pipinellis authored
Fix a typo in Consul documentation See merge request gitlab-org/gitlab!18779
-
Robert Marshall authored
- Fixes a typo in the Consul documentation Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Mayra Cabrera authored
Fix spec/serializers/build_details_entity_spec.rb See merge request gitlab-org/gitlab!18787
-
Walmyr Lima e Silva Filho authored
Give the pipeline time to complete Closes #34356 See merge request gitlab-org/gitlab!18774
-
Jan Provaznik authored
Expose epic participants on GraphQL See merge request gitlab-org/gitlab!18691
-
Martin Wortschack authored
Use options for stateless data in cycle_analytics component Closes #33147 See merge request gitlab-org/gitlab!18793
-
Brian Kabiro authored
- move `groupsQueryParams` and `projectsQueryParams` to options - update specs to use $options
-
Nick Thomas authored
Don't write on shared FS when OS in enabled See merge request gitlab-org/gitlab!18135
-
Nick Thomas authored
Change state to integer for issuables - Patch 2 of 3 See merge request gitlab-org/gitlab!18099
-
Felipe Artur authored
This is the second patch of the plan to migrate issues and merge requests state column from string to integer type. Deprecates usage of old state:string column in ruby code.
-
Nick Thomas authored
Optimize Gitlab::DiscussionsDiff::FileCollection#load_highlight when no discussions are present Closes #28211 See merge request gitlab-org/gitlab!18290
-
Brian Kabiro authored
- check if mapping is empty before calling `write_multiple` - add spec
-
Sean McGivern authored
Add test to ensure MR widget vulnerabilities are sorted See merge request gitlab-org/gitlab!18751
-
Can Eldem authored
-
Kamil Trzciński authored
Attribute Sidekiq workers to feature categories Closes gitlab-com/gl-infra/scalability#32 See merge request gitlab-org/gitlab!18462
-
Andrew Newdigate authored
We should consider having a clearer mapping between product/categories and sidekiq queues. This adds feature_category attribution for each Sidekiq worker in the GitLab application.
-
Kushal Pandya authored
Change path to full_path on CA API call See merge request gitlab-org/gitlab!18674
-
Brandon Labuschagne authored
As well as remove the flash error message when refreshing data. Including tests for the flash error.
-
Tim Zallmann authored
Add Natalia Tepluhina to codeowners as a new frontend maintainer See merge request gitlab-org/gitlab!18746
-
Natalia Tepluhina authored
-
Kushal Pandya authored
Merge branch '29513-continue-improvements-for-time-window-filtering-on-metrics-dashboard' into 'master' Continue improvements for time window filtering on metrics dashboard Closes #29513 See merge request gitlab-org/gitlab!17554
-
Dhiraj Bodicherla authored
Moved date time processing logic to utils and constants files
-
Grzegorz Bizon authored
Fixed and reenabled EmptyLineAfterSubject See merge request gitlab-org/gitlab!18618
-
Grzegorz Bizon authored
Make commit status created for any pipelines by default Closes #32257 and #14064 See merge request gitlab-org/gitlab!17524
-
Grzegorz Bizon authored
Merge branch '33999-test-when-the-projectcicdsetting-merge_pipelines_enabled-goes-from-false-to-true' into 'master' Test when the `ProjectCiCdSetting#merge_pipelines_enabled` goes from `false` to `true` Closes #33999 See merge request gitlab-org/gitlab!18645
-
Bob Van Landuyt authored
Resolve "Flaky spec in spec/features/groups/issues_spec.rb:92" Closes #29476 See merge request gitlab-org/gitlab!18713
-
James Lopez authored
Respond with 304 Not Modified if Vulnerability is already dismissed See merge request gitlab-org/gitlab!18677
-
Victor Zagorodny authored
-
Mayra Cabrera authored
Merge dependency path to the Licenses List response See merge request gitlab-org/gitlab!18281
-
Tetiana Chupryna authored
Add dependency path to response Fix failed cops Use only blob_path for location Merge dependencies locations to license report Move this functionality to License Scanning report Try to improve merge method
-
Kushal Pandya authored
Do not show new issue button on archived projects See merge request gitlab-org/gitlab!18590
-
Gosia Ksionek authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Resolve sentry errors related to parsing security reports See merge request gitlab-org/gitlab!18423
-