- 26 Nov, 2019 9 commits
-
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Thong Kuah authored
Enable frozen string for kubernetes specs See merge request gitlab-org/gitlab!20691
-
Thong Kuah authored
Enable frozen string for import-export specs See merge request gitlab-org/gitlab!20690
-
Fatih Acet authored
Fix incorrect new branch name from issue Closes #20577 See merge request gitlab-org/gitlab!20677
-
Mayra Cabrera authored
Fix cron parsing for Daylight Savings Closes #37014 See merge request gitlab-org/gitlab!20667
-
Mark Lapierre authored
Unquarantine cluster health kubernetes test See merge request gitlab-org/gitlab!20642
-
Thong Kuah authored
Fix typo in create_snippet_spec.rb See merge request gitlab-org/gitlab!20695
-
gfyoung authored
reuiqred --> required
-
Fatih Acet authored
Merge branch '35616-broken-anchor-for-learn-more-about-interacting-with-security-reports' into 'master' Fix broken anchor for security report help page Closes #35616 See merge request gitlab-org/gitlab!20524
-
- 25 Nov, 2019 31 commits
-
-
Mayra Cabrera authored
Move Pipeline#merge_request_event_type => :merge_train into EE See merge request gitlab-org/gitlab!17815
-
drew authored
- Moved the :merge_train logic branch of Ci::Pipeline#merge_request_event_type into EE - Added specs for EE::Ci::Pipeline to include base and EE cases
-
Stan Hu authored
This only fails if the time zone is set to something that observes Daylight Savings (e.g. America/Chicago). Stubbing TZ does not appear to work.
-
Mayra Cabrera authored
Enable feature flag for License Complience report See merge request gitlab-org/gitlab!20355
-
Can Eldem authored
-
Mayra Cabrera authored
Refactor jobs controller index See merge request gitlab-org/gitlab!20058
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Replace chronic with gitlab-chronic v0.10.5 to bring in the fix for Daylight Savings parsing: https://gitlab.com/gitlab-org/gitlab-chronic/merge_requests/3. Also upgrade gitlab_chronic_duration to v0.10.6.2 to fix numerizer dependency. Closes https://gitlab.com/gitlab-org/gitlab/issues/37014
-
Evan Read authored
Fix docs to match image name See merge request gitlab-org/gitlab!20420
-
charlie ablett authored
- foss -> ce
-
Mike Greiling authored
Fix wrapping of long audit texts See merge request gitlab-org/gitlab!20605
-
Mike Greiling authored
Default cycle analytics duration chart stage filter to all items selected See merge request gitlab-org/gitlab!20446
-
Brandon Labuschagne authored
-
Mike Greiling authored
refactored field_spec from karma to jest Closes #36121 See merge request gitlab-org/gitlab!20309
-
Jannik Lehmann authored
-
Mark Lapierre authored
Added E2E test to create an issue from a vulnerability Closes gitlab-org/quality/testcases#135 See merge request gitlab-org/gitlab!20479
-
Aleksandr Soborov authored
Also added data selectors and page object methods
-
Tanya Pazitny authored
Remove ambiguous page object name rubocop disable Closes gitlab-org/quality/team-tasks#168 See merge request gitlab-org/gitlab!20567
-
Dan Davison authored
-
Dan Davison authored
General QA refactoring See merge request gitlab-org/gitlab!20390
-
Dan Davison authored
General refactor of QA tests Favor data-qa selector Add requirements to Snippet::Show page
-
Stan Hu authored
Remove feature flag for GPG cleanup See merge request gitlab-org/gitlab!20718
-
Tim Zallmann authored
Make MR widget approvals summary spec compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20574
-
Robert Speicher authored
Implement Label based CA event query Closes #13157 See merge request gitlab-org/gitlab!19871
-
Adam Hegyi authored
- Implement query to join `resource_label_events` table. - Extend the event serializer to show if an event is label based. - Expose the label in a stage if the event is label based. - Add missing event pairs for Issue events.
-
Sean McGivern authored
Merge branch '37033-auto-devops-suppress-progress-on-pulling-docker-base-image-to-be-run' into 'master' Suppress progress on pulling image on Code Quality of Auto DevOps Closes #37033 See merge request gitlab-org/gitlab!20604
-
Bob Van Landuyt authored
This will make sure that when cleanup fails, an exception will be raised. This also increases the time we'll try to cleanup in Sidekiq, as it appeared we still had some failures there.
-
Jan Provaznik authored
Check minutes before displaying CI Minutes warning Closes #34947 See merge request gitlab-org/gitlab!19751
-
Robert Speicher authored
Remove feature_flag `graphql_keyset_pagination` See merge request gitlab-org/gitlab!20494
-
Nick Thomas authored
GraphQL: Mutation for changing due date of an issue Closes #36313 See merge request gitlab-org/gitlab!20577
-
Ray Paik authored
docs Update README.md See merge request gitlab-org/gitlab!20595
-