- 14 Jul, 2021 15 commits
-
-
Justin Ho authored
When opening a different tab (for example, from Open to Closed), we should reset the page to 1 to avoid showing "No results found" page when there are less issues in a particular tab. The same applies to sort since it doesn't make sense to sort a list but leave you on page 2 (which might be in the middle of the list).
-
Justin Ho authored
When already set to the default values, we don't need to include params like page, sort, state in urlParams. This prevents the URL to flash and update on load from /-/integrations/jira/issues to /-/integrations/jira/issues?page=1&sort=created_desc&state=opened Changelog: changed EE: true
-
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 25 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
-
Suzanne Selhorn authored
Add more GitLab terms to word list See merge request gitlab-org/gitlab!66026
-