- 08 Feb, 2020 9 commits
-
-
Marcel Amirault authored
Document why Junit Reports off by default See merge request gitlab-org/gitlab!24398
-
James Heimbuck authored
-
Marcel Amirault authored
More code block languages See merge request gitlab-org/gitlab!24726
-
Suzanne Selhorn authored
Related to issue 32881
-
Michael Kozono authored
Geo - Remove useless comment on Geo::BlobReplicatorStrategy See merge request gitlab-org/gitlab!24704
-
Stan Hu authored
Separate key and other entities into own class files See merge request gitlab-org/gitlab!24495
-
Rajendra Kadam authored
-
Stan Hu authored
fix: 198645 NPM dependencies, remove deprecated key Closes #198645 See merge request gitlab-org/gitlab!23745
-
Stan Hu authored
Standardize timestamps in Unicorn logs See merge request gitlab-org/gitlab!24612
-
- 07 Feb, 2020 31 commits
-
-
Mayra Cabrera authored
Fix time-dependent spec failures in user_sees_error_details_spec.rb Closes #202678 See merge request gitlab-org/gitlab!24718
-
Stan Hu authored
These features specs were failing because they were using fixed dates and attempting to use Timecop, but Timecop doesn't apply to the browser. When the date crossed the 8th of the month, the Timeago text "1 month ago" advanced to "2 months ago". To fix this issue, we now adjust the test data to use a timestamp relative to today's date, eliminating the need for Timecop. Closes https://gitlab.com/gitlab-org/gitlab/issues/202678
-
Mayra Cabrera authored
Limit number of blobs fetched in a single call See merge request gitlab-org/gitlab!24247
-
Douglas Barbosa Alexandre authored
-
Michael Kozono authored
Rename Cycle Analytics façades to Value Stream Analytics Closes #38319 See merge request gitlab-org/gitlab!23427
-
Robert Hunt authored
This is only to rename the user perceivable (façades) elements of cycle analytics to value stream analytics. This includes: - Renaming content - Renaming error messages - Renaming routes - Renaming docs BE/FE codebase specific changes need to be done as a separate MR
-
Achilleas Pipinellis authored
Create Guide on installation/usage of Defend WAF See merge request gitlab-org/gitlab!18676
-
Aakriti Gupta authored
- to be in UTC - and to be in ISO8601 format with seconds upto 3 fractional digits
-
Achilleas Pipinellis authored
Document how to enable/disable self monitoring project See merge request gitlab-org/gitlab!24497
-
Reuben Pereira authored
- Document how to enable/disable the self-monitoring project.
-
Martin Wortschack authored
Replace underscore with lodash in notes Closes #196689 See merge request gitlab-org/gitlab!24629
-
Phil Hughes authored
Web IDE commit option components minor improvements Closes #35428 See merge request gitlab-org/gitlab!24521
-
Stan Hu authored
Cleanup temporary index at services table on project_id Closes #196858 See merge request gitlab-org/gitlab!24263
-
Paul Slaughter authored
Refactor compare version component to use gl-sprintf Closes #200110 See merge request gitlab-org/gitlab!24330
-
Achilleas Pipinellis authored
Add testing query performance to testing guide See merge request gitlab-org/gitlab!24334
-
Stan Hu authored
Use GET request instead of POST See merge request gitlab-org/gitlab!24635
-
Paul Slaughter authored
Restores previously ignored specs See merge request gitlab-org/gitlab!24337
-
Paul Slaughter authored
Add test to shared component in web ide - part 1/2 Closes #198729 See merge request gitlab-org/gitlab!23720
-
Samantha Ming authored
**Note:** - Also, introduces some components which will be used for IDE and diff row specific things. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23720
-
Achilleas Pipinellis authored
Update permissions table for create commit statuses See merge request gitlab-org/gitlab!24574
-
Marius Bobin authored
-
Samantha Ming authored
-
Imre Farkas authored
Remove issue_link_types flag Closes #38350 See merge request gitlab-org/gitlab!24175
-
Achilleas Pipinellis authored
Fix location of Secure integration documentation See merge request gitlab-org/gitlab!24675
-
Achilleas Pipinellis authored
Update gitlab-shell.log path in docs See merge request gitlab-org/gitlab!24642
-
Sean McGivern authored
Fix validation of project_key See merge request gitlab-org/gitlab!24682
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/rails.gitlab-ci.yml' and '.gitlab/ci/dev-fixtures.gitlab-ci.yml' See merge request gitlab-org/gitlab!24492
-
Sean McGivern authored
Filter out notes with noteable_id pointing to inexistent records See merge request gitlab-org/gitlab!24362
-
Mikolaj Wawrzyniak authored
-
Stan Hu authored
Revert problematic background migration and clear it from the Sidekiq queue See merge request gitlab-org/gitlab!24135
-
Sean McGivern authored
Sort boards by ascending id See merge request gitlab-org/gitlab!24637
-