- 02 Oct, 2019 2 commits
-
-
James Fargher authored
-
Mayra Cabrera authored
Fix master: FactoryBot dynamic attribute See merge request gitlab-org/gitlab!17974
-
- 01 Oct, 2019 38 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!
-
Stan Hu authored
Fix permissions for group milestones See merge request gitlab-org/gitlab!17783
-
Felipe Artur authored
Group milestones permissions were being delegated to project and returning false for `:read_milestone` ability.
-
Alexandru Croitor authored
In order to support realtime sidebars and continue to complete the GraphQL API, added additional attributes to be returned for IssueType. https://gitlab.com/gitlab-org/gitlab/issues/20718
-
Paul Slaughter authored
Remove duplicate primary button in dashboard snippets See merge request gitlab-org/gitlab!17709
-
Paul Slaughter authored
Resolve "Remove gap at the top of expandable code diff blocks" Closes #32192 See merge request gitlab-org/gitlab!17026
-
Mike Greiling authored
Removes the thin white gap at the top of the diff code blocks which was added to preserve column sizes when diff expansion rows would use `colspan` in the first row. https://gitlab.com/gitlab-org/gitlab/merge_requests/17026
-
Walmyr Lima authored
-
Mayra Cabrera authored
New usage_activity_by_stage for UsageData - Plan See merge request gitlab-org/gitlab!14666
-
Ash McKenzie authored
Added usage_statistics concern with scope for models
-
Clement Ho authored
Ref correct FE Slack group in docs See merge request gitlab-org/gitlab!17936
-
Brandon Labuschagne authored
-
Marcia Ramos authored
Update GraphQL overview in Frontend development guidelines See merge request gitlab-org/gitlab!17714
-
Natalia Tepluhina authored
- removed the GraphQL feature flag mention - added information about GraphiQL
-
Rémy Coutable authored
Custom A/B testing framework See merge request gitlab-org/gitlab!17703
-
Alex Buijs authored
Check if it exists and set it otherwise
-
Robert Speicher authored
Expose epics closed_at on API See merge request gitlab-org/gitlab!17156
-
Martin Wortschack authored
Fix the path for job log component See merge request gitlab-org/gitlab!17766
-