- 15 Jul, 2021 1 commit
-
-
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.
-
- 14 Jul, 2021 15 commits
-
-
Evan Read authored
Document lazy failovers in Praefect See merge request gitlab-org/gitlab!62704
-
Sami Hiltunen authored
-
David Kim authored
Update feature specs for issues refactor See merge request gitlab-org/gitlab!66080
-
Ramya Authappan authored
End to end test for branch switcher fetch policy See merge request gitlab-org/gitlab!63811
-
Erick Banks authored
-
Evan Read authored
Add test case parsing limit and node limit See merge request gitlab-org/gitlab!65872
-
James Heimbuck authored
-
Heinrich Lee Yu authored
Add new filtered search to issue boards [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61752
-
Scott Stern authored
-
Evan Read authored
Replaced quotes with bold See merge request gitlab-org/gitlab!66105
-
Suzanne Selhorn authored
-
Evan Read authored
Add link to AuditEvent instrumentation See merge request gitlab-org/gitlab!66085
-
Andrew Fontaine authored
Rename project / group removal to deletion See merge request gitlab-org/gitlab!66064
-
David Kim authored
Rename License.usage_ping to License.customer_service_enabled See merge request gitlab-org/gitlab!65834
-
Mark Lapierre authored
Document :exclude tag in E2E testing docs See merge request gitlab-org/gitlab!66110
-
- 13 Jul, 2021 24 commits
-
-
Mark Lapierre authored
Automatically manage webdrivers via webdrivers gem See merge request gitlab-org/gitlab!66057
-
Dylan Griffith authored
Fix duplicate tests in Groups API spec See merge request gitlab-org/gitlab!65823
-
Dylan Griffith authored
Add descriptions for HealthStatus See merge request gitlab-org/gitlab!65886
-
Ash McKenzie authored
Increment DAST_VERSION in on-demand DAST template See merge request gitlab-org/gitlab!65218
-
-
Denys Mishunov authored
Ensure pages visibility levels are correct See merge request gitlab-org/gitlab!65723
-
Andrew Fontaine authored
Fix filePath not being stored in GraphQL log tree cache See merge request gitlab-org/gitlab!66029
-
Russell Dickenson authored
Add version note to UBI scanning doc See merge request gitlab-org/gitlab!66086
-
Russell Dickenson authored
Update DAST docs with new docker image location See merge request gitlab-org/gitlab!64569
-
Craig Smith authored
-
Mayra Cabrera authored
Update test for designs to support main branch migration See merge request gitlab-org/gitlab!65964
-
Jose Ivan Vargas authored
Exclude brackets from job log links See merge request gitlab-org/gitlab!65888
-
Claas Augner authored
-
Jose Ivan Vargas authored
Remove search for project text from Token access section See merge request gitlab-org/gitlab!66084
-
Douglas Barbosa Alexandre authored
Update ffi gem to v1.15.3 See merge request gitlab-org/gitlab!66092
-
Douglas Barbosa Alexandre authored
Remove Redis trace chunks feature flag See merge request gitlab-org/gitlab!65871
-
Mayra Cabrera authored
Add details about track_jobs to Background migrations docs See merge request gitlab-org/gitlab!65278
-
Michał Zając authored
-
Jose Ivan Vargas authored
Milestone form: rearrange input fields See merge request gitlab-org/gitlab!65718
-
Enrique Alcántara authored
Add support for rendering tables in content editor See merge request gitlab-org/gitlab!63945
-
Himanshu Kapoor authored
Add support for rendering and editing inline content inside content editor. Also adds a table creator that lets you create a custom sized table with MxN rows where M, N range between 1 and 8. Changelog: added
-
Stan Hu authored
We're shipping three different versions of this gem in Omnibus. Update to the latest to avoid wasting space. Diff: https://my.diffend.io/gems/ffi/1.15.1/1.15.3
-
Fabio Pitino authored
Add #force_cost_factor? method to Project See merge request gitlab-org/gitlab!66058
-
Avielle Wolfe authored
-