- 02 Oct, 2019 19 commits
-
-
Lin Jen-Shin authored
Ignore id column of ci_build_trace_sections table See merge request gitlab-org/gitlab!17805
-
Paul Slaughter authored
Migrate commit_pipeline_status_component_spec to Jest Closes #31635 See merge request gitlab-org/gitlab!16728
-
Illya Klymov authored
* Fix beforeDestroy method for * Leverage snaphots for render tests * Convert test to be real unit test
-
Evan Read authored
Docs: Add architecture of Auto DevOps See merge request gitlab-org/gitlab!17751
-
Thong Kuah authored
Pertaining to Auto Build and Auto Deploy. Also how implicit yml works when a project has Auto DevOps enabled.
-
Mark Lapierre authored
Add E2E test of merge trains Closes gitlab-org/quality/testcases#204 See merge request gitlab-org/gitlab!17873
-
Mark Lapierre authored
New test added to the pipelines for merged results spec file because it uses the the same setup, including a runner (which is not cheap to set up)
-
Evan Read authored
Documentation - Update Api access request See merge request gitlab-org/gitlab!17617
-
Alexis Sánchez authored
-
Evan Read authored
Remove private project support section See merge request gitlab-org/gitlab!17969
-
Mark Lapierre authored
Remove backticks from slack notification message See merge request gitlab-org/gitlab!17979
-
Thong Kuah authored
Move epic field in GraphQL IssueType Closes #33198 See merge request gitlab-org/gitlab!17976
-
Douglas Barbosa Alexandre authored
Allow users to be found by @username See merge request gitlab-org/gitlab!17742
-
Sean Arnold authored
-
Evan Read authored
Documented the exists rule See merge request gitlab-org/gitlab!16884
-
James Fargher authored
-
Albert Salim authored
-
Heinrich Lee Yu authored
Fixes broken master in gitlab-foss
-
Mayra Cabrera authored
Fix master: FactoryBot dynamic attribute See merge request gitlab-org/gitlab!17974
-
- 01 Oct, 2019 21 commits
-
-
Gabriel Mazetto authored
Static attributes are deprecated in FactoryBot 4.x and removed on 5.x. https://thoughtbot.com/blog/deprecating-static-attributes-in-factory_bot-4-11
-
Michael Kozono authored
Add script to start sidekiq without pid file Closes gitlab-development-kit#494 See merge request gitlab-org/gitlab!17676
-
Robert Speicher authored
Upgrade factory_bot to latest 5.1.0 See merge request gitlab-org/gitlab!17941
-
Evan Read authored
Clarify details about merge only if pipeline succeeds feature Closes #28886 See merge request gitlab-org/gitlab!17736
-
Marcel Amirault authored
Explain that disabling CI/CD pipelines does not disable only allow MRs to merge if pipeline succeeds, as this can also be used by Jenkins integrations. Also updates the screenshot and cleans up surrounding text.
-
Walmyr Lima e Silva Filho authored
Update new test to use let variables to follow our testing best practices See merge request gitlab-org/gitlab!17946
-
Robert Speicher authored
let_it_be for spec/controllers See merge request gitlab-org/gitlab!17680
-
Robert Speicher authored
Fetch payload body from params[:notification] See merge request gitlab-org/gitlab!17673
-
Paul Slaughter authored
Banners should only be dismissable by clicking x button See merge request gitlab-org/gitlab!17642
-
Fatih Acet authored
if you click anywhere of the Flash banner, it will be dismissed. This UX improvement changes the default behavior. Flash banners will only be dismissable with by clicking the x button. This will also fix the UX issue around trying to c/p error messages.
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Create See merge request gitlab-org/gitlab!15686
-
Alex Buijs authored
Added usage activity data for the create stage
-
Paul Slaughter authored
Use Feature Flags Plugin for FF Permissions See merge request gitlab-org/gitlab!17541
-
Stan Hu authored
Extend attributes returned by graphql query for issues Closes #20718 See merge request gitlab-org/gitlab!17802
-
Gabriel Mazetto authored
Static attributes are deprecated in FactoryBot 4.x and removed on 5.x. https://thoughtbot.com/blog/deprecating-static-attributes-in-factory_bot-4-11
-
Mayra Cabrera authored
Add service to help fetch Security CI Report See merge request gitlab-org/gitlab!17755
-
Tetiana Chupryna authored
Remove public send and pass relation
-
Gabriel Mazetto authored
-
Robert Speicher authored
Lower search results limit to 100 See merge request gitlab-org/gitlab!17876
-
Francisco Javier López authored
-
Andrew Fontaine authored
No more accessing the global object!
-