- 17 Nov, 2020 1 commit
-
-
rpereira2 authored
- Currently, seat link data sends the previous day's historical data. This appears to have been done because historical data used to contain date, not timestamp. So, to avoid problems like seemingly future dates being received from GitLab instances in timezones ahead of UTC, the seat link data sends the previous day's historical data. Now that the historical data contains a timestamp with timezone, we can send the latest historical data instead. - Format the timestamp using the iso8601 format when transmitting.
-
- 02 Nov, 2020 29 commits
-
-
Alper Akgun authored
Move historical_data.date column back to original position See merge request gitlab-org/gitlab!46656
-
Natalia Tepluhina authored
Whats new - add pagination and infinite scroll See merge request gitlab-org/gitlab!45101
-
Marcel Amirault authored
Improve messaging on Vale rules See merge request gitlab-org/gitlab!46608
-
Amy Qualls authored
We've since shifted to a shorter comment style for Vale tests.
-
Natalia Tepluhina authored
Move constant values to props in PipelineScvhedulesCallout See merge request gitlab-org/gitlab!46550
-
Vitaly Slobodin authored
Constant values like URLs and image URLs does not need to be reactive. For performance reasons we should move them to props.
-
rpereira2 authored
The column was accidentally moved in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/45893. Move it back to its original position since the change is not required, and to prevent this change from causing diffs in all GDK instances.
-
Kushal Pandya authored
Fixed paths in MR sidebar truncating incorrectly See merge request gitlab-org/gitlab!45994
-
Jan Provaznik authored
Require Git v2.29.0 See merge request gitlab-org/gitlab!46433
-
Mark Chao authored
Re-factor tests for read-only GitLab instance See merge request gitlab-org/gitlab!46342
-
Kushal Pandya authored
Remove multi_select_board feature flag See merge request gitlab-org/gitlab!46430
-
Tiger Watson authored
Include recent failures data in test reports response See merge request gitlab-org/gitlab!45187
-
Aakriti Gupta authored
- Create shared examples and contexts to be re-used for cases other than database read-only mode
-
Adam Hegyi authored
Models for Devops Adoption segment configuration See merge request gitlab-org/gitlab!45748
-
Adam Hegyi authored
- Adding Analytics::DevopsAdoption::Segment model - Analytics::DevopsAdoption::SegmentSelection model
-
Adam Hegyi authored
Remove ignore rule for instance_statistics_visibility_private See merge request gitlab-org/gitlab!46457
-
Magdalena Frankiewicz authored
Column: instance_statistics_visibility_private
-
James Fargher authored
Remove stubbed `vue_group_members_list` feature flag from specs See merge request gitlab-org/gitlab!45814
-
Peter Hegman authored
Also update selectors Preparation for enabling the `vue_group_members_list` feature flag
-
Dylan Griffith authored
Fix validations for user cap setting See merge request gitlab-org/gitlab!46546
-
Ramya Authappan authored
Update test-case issue link See merge request gitlab-org/gitlab!46629
-
Tiger Watson authored
Merge branch '255519-migrate-existing-generic-alert-endpoints-to-http-integrations-format-2' into 'master' Migrate existing Generic Alert Endpoints to HTTP integrations format See merge request gitlab-org/gitlab!46188
-
Evan Read authored
Clarify that repo storage move API moves wiki and design repos too See merge request gitlab-org/gitlab!46510
-
Evan Read authored
Add caution about repo cleanup to repository storage move API See merge request gitlab-org/gitlab!46310
-
Ben Bodenmiller authored
-
Simon Knox authored
Resolve "jest 4/4 failing (timezone)" See merge request gitlab-org/gitlab!46630
-
Ezekiel Kigbo authored
Moves the formatUtcOffset method to a shared utility and ensures we use the offset value from the fixture in the timezone_dropdown_spec
-
Mark Lapierre authored
Add wait to e2e assignee check See merge request gitlab-org/gitlab!46563
-
Sean Arnold authored
-
- 01 Nov, 2020 4 commits
-
-
Mark Lapierre authored
The original issue had 4985 comments, which caused problems loading the page and adding more.
-
Thong Kuah authored
Add User-Agent to web hook service See merge request gitlab-org/gitlab!46070
-
Greg Myers authored
-
charlie ablett authored
Merge branch '243795-graphql-add-offset-implementation-documentation-for-keyset-cursor-pagination' into 'master' GraphQL: Add offset implementation documentation for keyset / cursor pagination See merge request gitlab-org/gitlab!44791
-
- 31 Oct, 2020 6 commits
-
-
Stan Hu authored
Make all Project Issue Boards API available even in CE See merge request gitlab-org/gitlab!46137
-
Gabriel Mazetto authored
Merge branch '273342-follow-up-from-change-from-suggest_pipeline-experiment-to-enabled-ff' into 'master' Fix group for suggest pipeline feature flag file See merge request gitlab-org/gitlab!46326
-
Gabriel Mazetto authored
Move Personal Access Token API to Core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!46145
-
Max Woolf authored
Moves PAT API endpoints from EE Ultimate to CE for all users.
-
Gabriel Mazetto authored
Speed up projects merge requests controller EE specs See merge request gitlab-org/gitlab!46099
-
Gabriel Mazetto authored
Use snowplow test helper See merge request gitlab-org/gitlab!46028
-