- 23 Oct, 2019 6 commits
-
-
Ramya Authappan authored
De-quarantined an end-to-end test Closes gitlab-org/quality/nightly#146 See merge request gitlab-org/gitlab!18941
-
Mark Lapierre authored
Merge branch '34214-consider-changing-the-schedule-package-and-qa-notify-jobs-to-notify-at-the-end-of-the-whole-pipeline-instead-of-just-after-schedule-package-and-qa' into 'master' Remove `schedule:package-and-qa:notify*` jobs Closes #34214 See merge request gitlab-org/gitlab!18861
-
Douglas Barbosa Alexandre authored
Sort wiki pages by date See merge request gitlab-org/gitlab!16172
-
Alex Kalderimis authored
This uses an intermediate index to transform the function from `O(n^2)` to `O(n.logn)`, which will be very important for large wikis with lots of directories, which is definitely something we want to support.
-
Ray Paik authored
Update index.md - Corrected typo (GMF to GFM) See merge request gitlab-org/gitlab!18937
-
Thomas Brasser authored
-
- 22 Oct, 2019 34 commits
-
-
Thong Kuah authored
Increased deactivation threshold to 180 days Closes #34692 See merge request gitlab-org/gitlab!18902
-
Clement Ho authored
Environments dashboard ux tweaks See merge request gitlab-org/gitlab!18280
-
Russell Dickenson authored
Improve Merge when pipeline succeeds docs Closes #34298 See merge request gitlab-org/gitlab!18776
-
Dylan Griffith authored
- Crosslink to push_options.md - Include example and alias for push options
-
Douglas Barbosa Alexandre authored
Add pendo javascript snippet See merge request gitlab-org/gitlab!15086
-
Doug Stull authored
- We want to track using 3rd party product pendo. - This change will allow it to apply to every page, will need to backport the head file changes to CE as well Skip pendo during testing - I am unsure if this will cover all testing, but will cover rspec Fix pendo tracking stub Use feature flag stub helper - reuse current helpers to help organize code - resolve new line issue on pendo partial Remove binding Add config for pendo api settings and tests Remove use of needless constant in pendo tracker Update to be inline with snowplow implementation Add pendo to the integration settings admin area
-
Russell Dickenson authored
MVC docs for new keyword See merge request gitlab-org/gitlab!18638
-
Evan Read authored
-
Mayra Cabrera authored
Handle multiple entries in the DAST report artifact, Add specs for legacy DAST report See merge request gitlab-org/gitlab!17779
-
Pulkit Sharma authored
Add logging to track events in Kibana Add changelog entry
-
Mayra Cabrera authored
Resolve "Error 502 when viewing billing page after trial ends" See merge request gitlab-org/gitlab!18740
-
Alper Akgun authored
Fixes a regression which appeared since august 16, 2019. Users on trial can't access their personal or group billing pages after their trials expire. Adds tests for the trial views. Added view tests as trial flow is business critical
-
Stan Hu authored
Upgrade flipper gem to support Rails 6 See merge request gitlab-org/gitlab!18903
-
Douglas Barbosa Alexandre authored
Ignore deprecated column and remove references to it Closes #14770 See merge request gitlab-org/gitlab!18911
-
Kerri Miller authored
-
Michael Kozono authored
Query backend for tasks by type chart Closes #32454 See merge request gitlab-org/gitlab!17944
-
Adam Hegyi authored
Query for getting counts by date for Issue or MergeRequest records within a group. This query object is going to be used for the tasks by type chart.
-
Clement Ho authored
Update dependency @gitlab/ui to v6 See merge request gitlab-org/gitlab!18952
-
Dmitriy Zaporozhets authored
Add missing spec coverage for instance clusters See merge request gitlab-org/gitlab!18930
-
Natalia Tepluhina authored
Apply correctly the limit of 10 designs per upload See merge request gitlab-org/gitlab!18819
-
André Luís authored
-
Clement Ho authored
Migrate table_pagination specs to Jest & VTU See merge request gitlab-org/gitlab!18698
-
Andreas Brandl | OOO from Wed authored
Updated database reviewer role steps See merge request gitlab-org/gitlab!18711
-
Lukas Eipert authored
-
Fatih Acet authored
Update dependency @gitlab/svgs to ^1.79.0 See merge request gitlab-org/gitlab!18887
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.10.0/12.4.0 See merge request gitlab-org/gitlab!18879
-
Bob Van Landuyt authored
Remove CE/EE references from i18n merge docs See merge request gitlab-org/gitlab!18931
-
Andrew Fontaine authored
Before, the commit ref would be pushed down, and things wouldn't line up. Now there is sufficient space for branch names that truncate. Also show if a deployment is due to a tag or not. Also show avatars for commits not made by GitLab users.
-
Kushal Pandya authored
Remove the Geo Clone Modal Closes #14785 See merge request gitlab-org/gitlab!18897
-
Zack Cuddy authored
-
Achilleas Pipinellis authored
Update gitlab_rails_cheat_sheet.md See merge request gitlab-org/gitlab!18803
-
Sean McGivern authored
Make SAST compatible with private dependencies via ENV propagation See merge request gitlab-org/gitlab!18193
-
Victor Zagorodny authored
Enable the propagation of all of the job ENV vars to the sast docker container and thus to the analyzer containers being started by it. This enables passing credentials for private repos being accessed by underlying analyzers via UI-set environment variables. Exclude a bunch of system-related ENV vars from propagation.
-
Walmyr Lima authored
-