- 24 Feb, 2020 1 commit
-
-
Adam Cohen authored
-
- 20 Feb, 2020 12 commits
-
-
Russell Dickenson authored
Document DAST addon configuration See merge request gitlab-org/gitlab!25495
-
Russell Dickenson authored
Deprecate CS CLAIR_VULNERABILITIES_DB_URL in docs See merge request gitlab-org/gitlab!24583
-
Adam Cohen authored
- Use CLAIR_DB_CONNECTION_STRING instead of CLAIR_VULNERABILITIES_DB_CONNECTION_STRING - Add section on Running the standalone container scanning tool
-
Dylan Griffith authored
Add DeployTokens instance API endpoint See merge request gitlab-org/gitlab!25066
-
Steve Abrams authored
deploy_tokens endpoint is added to the api
-
Dylan Griffith authored
Complete elasticsearch tracking refactor Closes #38232 See merge request gitlab-org/gitlab!25554
-
Russell Dickenson authored
Add links to monitoring GitLab.com to perf docs See merge request gitlab-org/gitlab!25074
-
allison.browne authored
-
Evan Read authored
Fixed text on how to get the functions' final URL Closes #196567 See merge request gitlab-org/gitlab!23159
-
Viktor Nagy authored
-
Nick Thomas authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24895 we simplified the maintenance story for Elasticsearch record hooks. However, we missed two places where `ElasticIndexWorker` was enqueued directly instead of going through the new hooks. When https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24298 is merged, it will introduce significantly more conditionality into these hooks, so it's important that every part of GitLab uses them.
-
Thong Kuah authored
Add restrictions for email addresses See merge request gitlab-org/gitlab!25122
-
- 19 Feb, 2020 27 commits
-
-
Ash McKenzie authored
Hide the private commit email on the notification settings Closes #197790 See merge request gitlab-org/gitlab!25099
-
Walmyr Lima e Silva Filho authored
Reduce the scope of the epic management reliable tests See merge request gitlab-org/gitlab!25550
-
Robert Speicher authored
Separate 4 EE entities into own class files See merge request gitlab-org/gitlab!25400
-
Mike Greiling authored
Migrated mutations_spec for jest See merge request gitlab-org/gitlab!25379
-
Robert Speicher authored
Add scheduling_type to tags entry with default values Closes #207266 See merge request gitlab-org/gitlab!25545
-
Lin Jen-Shin authored
Cleanup labels helper and fix prepending logic See merge request gitlab-org/gitlab!25257
-
Mark Florian authored
Merge branch '207195-move-the-vulnerability-status-dropdown-from-the-dashboard-to-the-vulnerabilities-path' into 'master' Merge the vulnerability state dropdown into existing page See merge request gitlab-org/gitlab!25498
-
Daniel Tian authored
Merges the vulnerability dropdown into an existing page that was created after the vulnerability dropdown feature was implemented and deletes the files from the old location
-
Heinrich Lee Yu authored
This makes it easier to override this helper's class methods in EE
-
Bob Van Landuyt authored
Introduce `idempotent` worker attribute with new Cop See merge request gitlab-org/gitlab!25202
-
Walmyr Lima authored
Due to https://gitlab.com/gitlab-org/gitlab/issues/207265
-
Kyle Wiebers authored
- Fixes https://gitlab.com/gitlab-org/gitlab/issues/207266
-
Mark Florian authored
Migrate fa-spinner to spinner in views dashboard todos. See merge request gitlab-org/gitlab!25142
-
Mike Greiling authored
Remove unused reload property from board_store See merge request gitlab-org/gitlab!25490
-
Sean McGivern authored
Create ResourceMilestoneEvents whenever milestones are changed See merge request gitlab-org/gitlab!24780
-
Sean McGivern authored
Rescue elasticsearch server error in pod logs See merge request gitlab-org/gitlab!25367
-
Adam Hegyi authored
Add context to background migrations See merge request gitlab-org/gitlab!25008
-
Bob Van Landuyt authored
This will add the `caller_id` to the context for every job that might be scheduled from a background migration. So if a background migration reschedules itself or another migration, this will now be visible in the metadata.
-
Imre Farkas authored
Remove jira_connect_app feature flag See merge request gitlab-org/gitlab!24818
-
Andy Soiron authored
Removing the :jira_connect_app feature flag from controllers, services and specs
-
Tsegaselassie Tadesse authored
-
Tsegaselassie Tadesse authored
-
Tsegaselassie Tadesse authored
-
Tsegaselassie Tadesse authored
-
Tsegaselassie Tadesse authored
-
Kamil Trzciński authored
Fixes 'tags' support in 'default' See merge request gitlab-org/gitlab!24741
-
Phil Hughes authored
Fix feature flag check on container registry explorer Closes #23315 See merge request gitlab-org/gitlab!25511
-