- 23 Oct, 2019 28 commits
-
-
Achilleas Pipinellis authored
Update license compliance configuration documentation See merge request gitlab-org/gitlab!18695
-
Walmyr Lima e Silva Filho authored
Creating a maven package test Closes gitlab-org/quality/testcases#219 See merge request gitlab-org/gitlab!18786
-
Tomislav Nikić authored
Created a working maven package test that creates a package that is pushed to the internal gitlab package repository.
-
Martin Wortschack authored
Snowplow - setUserId to User.id if available for gitlab.com Closes telemetry#97 and telemetry#57 See merge request gitlab-org/gitlab!14182
-
Ash McKenzie authored
For gitlab.com only. Snowplow: :individual_tracking feature Add in new tracking module methodology
-
Ash McKenzie authored
Get rid of namespace exist? calls entirely Closes #33463 See merge request gitlab-org/gitlab!18611
-
Rémy Coutable authored
Remove dead code See merge request gitlab-org/gitlab!18896
-
Achilleas Pipinellis authored
Add Consul Upgrade Documentation See merge request gitlab-org/gitlab!18778
-
Robert Marshall authored
- Adds documentation for what to do during Consul Upgrades. Related https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2906Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Rémy Coutable authored
Clarify we skip nil environment when cleaning up See merge request gitlab-org/gitlab!18989
-
Jan Provaznik authored
Change Sidekiq testing mode to `fake` instead of `inline` See merge request gitlab-org/gitlab!15479
-
Ash McKenzie authored
Logs: Rename path to endpoint and use a BE generate path for logs Closes #33537 See merge request gitlab-org/gitlab!18929
-
Filipa Lacerda authored
Productivity Analytics: Use options for stateless data in filter dropdowns component See merge request gitlab-org/gitlab!18798
-
Martin Wortschack authored
-
Kushal Pandya authored
Use EpicActionsSplitButton in RelatedItemsTreeHeader Closes #34530 See merge request gitlab-org/gitlab!18936
-
Winnie Hellmann authored
-
John Cai authored
Also gets rid of all but one call to rm_namespace
-
Achilleas Pipinellis authored
GitLab.com chatops: Any developer can add new members See merge request gitlab-org/gitlab!18971
-
Lin Jen-Shin authored
-
Martin Wortschack authored
Skip feeback on onboarding if tracking is not enabled See merge request gitlab-org/gitlab!18671
-
Doug Stull authored
- we should not ask for feedback if the tracking mechanism is not enabled, or DNT is set in user browser
-
Lin Jen-Shin authored
Add nil check for environment iterator See merge request gitlab-org/gitlab!18956
-
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 12 commits
-
-
Thong Kuah authored
Increased deactivation threshold to 180 days Closes #34692 See merge request gitlab-org/gitlab!18902
-
Thong Kuah authored
Just have to make sure that they are project member in https://ops.gitlab.net/gitlab-com/chatops/-/project_members
-
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
-