- 21 Feb, 2020 1 commit
-
-
Diego Louzán authored
Allow external applications to destroy sessions without requiring a CSRF token
-
- 19 Feb, 2020 39 commits
-
-
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
-
Bob Van Landuyt authored
Introduce `idempotent` worker attribute with new Cop See merge request gitlab-org/gitlab!25202
-
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
-
Phil Hughes authored
Chore: replace underscore with lodash for in /app/assets/javascripts/blob See merge request gitlab-org/gitlab!25113
-
Heinrich Lee Yu authored
Consider flags disabled when generating GraphQL schema See merge request gitlab-org/gitlab!25172
-
Patrick Derichs authored
Use default system note content for MilestoneNote Also update specs and fixed one typo. Remove milestones_of method Fix display of synthetic milestone notes Fix display of synthetic milestone notes with direct banzai render call Cleanup and simplify options hash Extract ResourceEventTools module Move some scopes and validations to resource events module Add changelog entry
-
Peter Leitzen authored
Use sentinel value for truncated param logging See merge request gitlab-org/gitlab!25518
-
James Lopez authored
Remove ignore_column :storage_version Closes #205196 See merge request gitlab-org/gitlab!25515
-
Nick Thomas authored
Add http status cop to some subdir request specs See merge request gitlab-org/gitlab!25166
-
Peter Leitzen authored
285 files inspected, 21 offenses detected, 21 offenses corrected
-
Sean McGivern authored
Our Elasticsearch mapping on GitLab.com requires params to be an array of hashes, each hash with a `key` and `value` key. This does not apply to our Sidekiq arguments logging, as Sidekiq arguments can be of different types anyway, and do not have keys.
-
Nick Thomas authored
Being collecting blob size metrics See merge request gitlab-org/gitlab!25462
-
James Lopez authored
Use gitlab-workhorse v8.22.0 See merge request gitlab-org/gitlab!25425
-
Simon Knox authored
This might have done something once but it doesn't anymore
-
Natalia Tepluhina authored
Resolve "Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/blob/template_selector.js'" See merge request gitlab-org/gitlab!25045
-
Raihan Kabir authored
Resolve "Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/blob/template_selector.js'"
-
Natalia Tepluhina authored
Allow enabling/disabling modsecurity from UI See merge request gitlab-org/gitlab!24747
-
Zamir Martins Filho authored
This is a change on the front-end on clusters applications page. Similar to what has been done by other cluster apps, it makes modsecurity settings editable by the user.
-
Francisco Javier López authored
-
Peter Leitzen authored
Separate pipelines query from vuln findings query See merge request gitlab-org/gitlab!24757
-
Avielle Wolfe authored
* Refactor VulnerabilityFindingsFinder to take pipeline IDs and use them in the query for vulnerability findings * Move query for pipelines to the controller actions and the caching classes * Removes Vulnerable. We are no longer using the methods included in it https://gitlab.com/gitlab-org/gitlab/issues/202183
-
James Lopez authored
Skip SPDX deprecated licenses See merge request gitlab-org/gitlab!25278
-
Lin Jen-Shin authored
Use a path instead of URL for badge API endpoints See merge request gitlab-org/gitlab!25493
-
James Lopez authored
Define hit/miss counters for diff caching Closes #207005 See merge request gitlab-org/gitlab!25382
-