- 18 Feb, 2020 40 commits
-
-
Toon Claes authored
Migrate mentions from design notes to DB table Closes #198325 See merge request gitlab-org/gitlab!23704
-
Phil Hughes authored
Add limit-container-width class to container registry See merge request gitlab-org/gitlab!25368
-
Phil Hughes authored
Resolve "Design management: Bullet points are not rendering on comments" See merge request gitlab-org/gitlab!25421
-
Mayra Cabrera authored
Add missing Secure Sidekiq changelog entry See merge request gitlab-org/gitlab!25394
-
Sean McGivern authored
Convert request specs into units for PostReceiveService See merge request gitlab-org/gitlab!25377
-
Igor Drozdov authored
-
Marcia Ramos authored
Update GitLab version for duplicating dashboards See merge request gitlab-org/gitlab!25366
-
Marcin Sedlak-Jakubowski authored
-
Peter Leitzen authored
Resolve "NoMethodError: undefined method `term_agreements' for nil:NilClass" Closes #204723 See merge request gitlab-org/gitlab!24771
-
Peter Leitzen authored
Resolve "Rename in MR exported keys - backend" See merge request gitlab-org/gitlab!25247
-
Tetiana Chupryna authored
We'll drop license_management when FE is done
-
Marcel Amirault authored
docs: Fix links to gitlab-foss See merge request gitlab-org/gitlab!25349
-
Sean McGivern authored
Initial a11y scanning CI template See merge request gitlab-org/gitlab!25144
-
Stan Hu authored
Fix a log schema inconsistency Closes gitlab-com/gl-infra/infrastructure#8931 See merge request gitlab-org/gitlab!25419
-
Shinya Maeda authored
Add epic changed status email missing specs See merge request gitlab-org/gitlab!24902
-
Craig Furman authored
In JiraService, some structured logs for errors were sent with a Hash in the error key, and some with a String. This frustrates Elasticsearch, which is commonly used to store structured logs, causing it to have to drop logs from one instance or the other due to the type mismatch.
-
manojmj authored
This change is required to make sure that only logged in users can accept or decline terms
-
Nick Thomas authored
Store lsif ci artifact as gzip See merge request gitlab-org/gitlab!25412
-
Rémy Coutable authored
Merge branch '206937-flaky-spec-spec-features-snippets-user_creates_snippet_spec-rb-66' into 'master' Resolve "Flaky spec: spec/features/snippets/user_creates_snippet_spec.rb:66" Closes #206937 See merge request gitlab-org/gitlab!25408
-
Sean McGivern authored
Improve reference pattern with word boundary See merge request gitlab-org/gitlab!25266
-
drew cimino authored
Apply suggestions to accessibility_testing.md
-
Nick Thomas authored
Handle missing MergeRequestDiff gracefully See merge request gitlab-org/gitlab!24559
-
ntepluhina authored
-
Imre Farkas authored
Disable self-approval at the Instance level - Fix approvals filtering Closes #39060 See merge request gitlab-org/gitlab!25385
-
Gosia Ksionek authored
-
Alessio Caiazza authored
Upgrade pages to 1.16.0 See merge request gitlab-org/gitlab!25238
-
Heinrich Lee Yu authored
Drop signatures in email replies See merge request gitlab-org/gitlab!25389
-
drew cimino authored
Splitting by category isn't sufficient anymore since Verify/Acccessbility is Core and Verify/Browser-Performance is Premium. We brought the Verify/ category as a whole out of EE, and specifically excluded BrowserPerformance for the time being.
-
drew cimino authored
MVC template that can be included in a gitlab-ci.yml file Accompanying first set of docs, modeled on Browser Performance
-
Arturo Herrero authored
The regex (?<issue>\d+\b) is used in several places and here we are abstracting into a common reference.
-
Arturo Herrero authored
This is a follow-up from 08908856 to improve the reference pattern. Match: EXT-123 Not match: EXT-123A
-
Igor Drozdov authored
-
Bob Van Landuyt authored
Documentation: Clarify usage for event tracking and instrumentation See merge request gitlab-org/gitlab!25410
-
Diego Louzán authored
Since signature validation is not performed in incoming emails, it's cleaner to just remove them from the mail attachments before uploading them. This removes noisy email signature objects included as attachments in comments.
-
Phil Hughes authored
Recover hidden cycle analytics stages See merge request gitlab-org/gitlab!25309
-
Ezekiel Kigbo authored
Adds additional getters for getting active stages or hidden stages.
-
Phil Hughes authored
Replace underscore with lodash in the jobs components Closes #196639 See merge request gitlab-org/gitlab!25064
-
Alexandru Croitor authored
Migrate mentions that in notes table with noteable_type = 'DesignManagement::Design'to its respective design_user_mentions db table
-
Marcel Amirault authored
Describe resource_group can use env variables See merge request gitlab-org/gitlab!22411
-
Natalia Tepluhina authored
Resolve "Reinstate "Update to eslint 6"" Closes #202194 See merge request gitlab-org/gitlab!24620
-