- 15 Jul, 2021 32 commits
-
-
Marcel Amirault authored
Clarify how jobs triggered via API are displayed See merge request gitlab-org/gitlab!65999
-
Caleb Williamson authored
-
Robert May authored
Merge branch '332970-introduce-caching-on-projects-mergerequests-diffscontroller-diffs_batch-json' into 'master' Introduce caching on diffs_batch.json See merge request gitlab-org/gitlab!64760
-
David Kim authored
Include position in the cache key of DiffDiscussion See merge request gitlab-org/gitlab!66132
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!66220
-
Igor Drozdov authored
Scope lfs_check feature flag by project See merge request gitlab-org/gitlab!66204
-
Stan Hu authored
-
Ezekiel Kigbo authored
Documentation and Enable DAST Configuration UI feature flag See merge request gitlab-org/gitlab!63849
-
Dheeraj Joshi authored
-
Patrick Bajao authored
In https://gitlab.com/gitlab-org/gitlab/-/issues/332967, we introduced caching on discussions endpoint. Upon testing it further while rolling it out, found a bug wherein the diff note that should still be displayed won't display anymore because position changed. The position stored in cache no longer applies as it's outdated. With this fix, we include the position of the first note in diff discussion (as sha) in the cache_key. This way, when the position changes, the cache key will be updated and will result to a cache miss and will return updated data.
-
Russell Dickenson authored
Cross link from general content section to specific feature section See merge request gitlab-org/gitlab!66213
-
Albert Salim authored
Include generator_templates as an app code change See merge request gitlab-org/gitlab!66179
-
Kushal Pandya authored
Migrate Add To Do button to widget [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65709
-
GitLab Release Tools Bot authored
-
Luke Duncalfe authored
Rename service to integrations in API See merge request gitlab-org/gitlab!66060
-
James Fargher authored
git: Remove Repository#rebase_in_progress? See merge request gitlab-org/gitlab!65856
-
James Fargher authored
Introduce hash_code for VSA stages and events See merge request gitlab-org/gitlab!65955
-
Evan Read authored
Add note that any username can be used for HTTP auth See merge request gitlab-org/gitlab!66124
-
Kenneth Chu authored
-
Shinya Maeda authored
Enable `evalute_protected_tag_for_release_permissions` feature flag by default See merge request gitlab-org/gitlab!66042
-
Enrique Alcántara authored
Search epic by title in issues See merge request gitlab-org/gitlab!66024
-
Tiger Watson authored
Improve sort by popularity for issues board See merge request gitlab-org/gitlab!66140
-
Evan Read authored
For code coverage check approval rule
-
Mark Lapierre authored
Update testcase link for web_terminal_spec See merge request gitlab-org/gitlab!66119
-
Florie Guibert authored
Changelog: changed
-
Evan Read authored
Minor fixes on extra_sidekiq_routing.md See merge request gitlab-org/gitlab!66212
-
Evan Read authored
Fix typo in sidekiq docs See merge request gitlab-org/gitlab!66205
-
Ben Bodenmiller authored
-
Russell Dickenson authored
Add CSV file/blob viewer doc See merge request gitlab-org/gitlab!66175
-
Lee Tickett authored
-
Ben Bodenmiller authored
-
- 14 Jul, 2021 8 commits
-
-
Jose Ivan Vargas authored
Remove timeago methods exposed on window object See merge request gitlab-org/gitlab!65734
-
Evan Read authored
Document Praefect's manual reconciler as removed See merge request gitlab-org/gitlab!66077
-
David Kim authored
-
Evan Read authored
Docs: Add GraphQL Best Practices section within Frontend GraphQL See merge request gitlab-org/gitlab!65568
-
Kushal Pandya authored
-
Evan Read authored
Update Jira documentation with additional links See merge request gitlab-org/gitlab!65923
-
Paul Friesen authored
-
Steve Abrams authored
NuGet symbol package event tracking See merge request gitlab-org/gitlab!64554
-