- 14 Sep, 2020 1 commit
-
-
Vitaly Slobodin authored
We need this logic in other places too, not only in helper.
-
- 09 Sep, 2020 20 commits
-
-
Kushal Pandya authored
Create reusable Registry title component See merge request gitlab-org/gitlab!40943
-
Nicolò Maria Mezzopera authored
- new component - tests
-
Vitaly Slobodin authored
Remove Context from Feature Flag Snowplow Events See merge request gitlab-org/gitlab!41791
-
Vitaly Slobodin authored
Migrate remove description history button to new button Closes #219856 See merge request gitlab-org/gitlab!40806
-
Evan Read authored
Also fix ESLint warning
-
Simon Knox authored
Update $orange- variables in GitLab to match GitLab UI Closes #241728 See merge request gitlab-org/gitlab!40652
-
Jeremy Elder authored
Updating each $orange hex and evaluating usage for each instance.
-
Stan Hu authored
Use 'read' method to get request body in Conan See merge request gitlab-org/gitlab!41801
-
Simon Knox authored
Merge branch '223084-display-a-default-list-when-adding-environments-to-feature-flag-strategies' into 'master' Make environments dropdown fetch results as soon as it's focused See merge request gitlab-org/gitlab!40624
-
Angelo Gulina authored
- reduces number of calls per input event - uses GitLab UI component on old dropdown
-
Tiger Watson authored
Fix typo in index name See merge request gitlab-org/gitlab!41750
-
Ezekiel Kigbo authored
Add detected note to vulnerability details page See merge request gitlab-org/gitlab!40782
-
Daniel Tian authored
-
James Fargher authored
Refactor tests to support Parent Strategy in factories See merge request gitlab-org/gitlab!41763
-
Mark Chao authored
Add usage ping and index for DAST On-Demand Scans See merge request gitlab-org/gitlab!40219
-
Philip Cunningham authored
-
Mark Chao authored
Fix regression for EE asset paths See merge request gitlab-org/gitlab!41761
-
Illya Klymov authored
Disable un-needed contentBase for webpack-dev-server See merge request gitlab-org/gitlab!41841
-
Michael Kozono authored
7314: backup/files: Skip tar warnings while backup procedure when files/folders changed See merge request gitlab-org/gitlab!40572
-
Evgeny Litvinov authored
when files/folders changed
-
- 08 Sep, 2020 19 commits
-
-
Thong Kuah authored
-
Douglas Barbosa Alexandre authored
Make GlRepository the single source of truth for initialising Repository See merge request gitlab-org/gitlab!40679
-
Suzanne Selhorn authored
Docs: Update metadata with info parameter See merge request gitlab-org/gitlab!41836
-
Thong Kuah authored
Remove binding-of-caller shell from development See merge request gitlab-org/gitlab!41629
-
Stan Hu authored
Change 2FA to verify password hash instead of timestamp See merge request gitlab-org/gitlab!41366
-
Russell Dickenson authored
Add schema links to secure integration doc See merge request gitlab-org/gitlab!41821
-
Yannis Roussos authored
Add new column target_id to audit_events table See merge request gitlab-org/gitlab!40954
-
Robert Speicher authored
Matrix job names rollout See merge request gitlab-org/gitlab!41080
-
Marius Bobin authored
Removes feature flag checks and reverts spec files to using fast_spec_helper
-
Thong Kuah authored
Convert spec_helper to fast_spec_helper See merge request gitlab-org/gitlab!41755
-
gaga5lala authored
-
Craig Norris authored
-
Robert Speicher authored
Add config for group_wiki feature flag See merge request gitlab-org/gitlab!41692
-
Tim Zallmann authored
Move charts initialisation further in time See merge request gitlab-org/gitlab!40787
-
Angelo Gulina authored
When Startup.CSS feature is active, the charts will be initialised when the application.css has been loaded to guarantee the container display is not none
-
Małgorzata Ksionek authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41327, we fixed a problem that prevented LDAP users from logging in due to an issue with timestamp precision. To avoid pitfalls with time comparisons, compare a hash of the encrypted password instead of the last updated timestamps. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/244638.
-
Robert Speicher authored
Cleanup feature flag for new checkout experience See merge request gitlab-org/gitlab!41644
-
Mayra Cabrera authored
Group coverage project filter See merge request gitlab-org/gitlab!40547
-
drew authored
Optional parameter that allows for group-level coverage report data to be returned for specific projects within it.
-