- 19 Nov, 2019 1 commit
-
-
Dhiraj Bodicherla authored
Monitor dashboard charts throw error when zoomed quickly and breaks the page
-
- 18 Nov, 2019 39 commits
-
-
Marcia Ramos authored
More accurate info about Sourcegraph on GL.com See merge request gitlab-org/gitlab!20316
-
Marcia Ramos authored
-
Mark Lapierre authored
Update tests to not log in unnecessarily in before(:all) blocks See merge request gitlab-org/gitlab!20206
-
Mark Lapierre authored
Also changes the API client to log out after creating an access token if it wasn't already logged in. This is so that it doesn't leave the browser logged in at the start of tests when they expect to be able to log in. For example, if a test is the first in the suite it will log in to create an access token. If that happens in a before(:context) block, the test will already be logged in, so an attempt to log in would fail.
-
Thong Kuah authored
Strong memoize call Closes #36314 See merge request gitlab-org/gitlab!20295
-
Andreas Brandl authored
Add guard to automatically execute relevant tests See merge request gitlab-org/gitlab!19945
-
Clement Ho authored
Remove all references to BoardsService in index.vue See merge request gitlab-org/gitlab!20152
-
Marvin Karegyeya authored
-
Dan Davison authored
Add extensibility to the data-qa selection mechanism Closes gitlab-org/quality/team-tasks#197 See merge request gitlab-org/gitlab!17790
-
Dan Davison authored
Switch Issue expectations to use new selection Add documentation for extensibility Apply suggestion to app/views/projects/issues/_issue.html.haml Introduced in 12.5 Refactor k,v/key,value a/attr Fix docs-lint and static-analysis failures
-
Walmyr Lima e Silva Filho authored
Refactor Plan QA tests to use Login Flow See merge request gitlab-org/gitlab!20298
-
Andreas Brandl authored
-
Andreas Brandl authored
This adds guard to automatically run relevant tests on file save. It can be run with `bundle exec guard`.
-
Douglas Barbosa Alexandre authored
Merge branch '12796-remove-merge_trains_enabled-column-from-project_ci_cd_settings-table' into 'master' Mark project_ci_cd_settings.merge_trains_enabled for removal See merge request gitlab-org/gitlab!19695
-
Sean Carroll authored
-
Clement Ho authored
Make cycle analytics specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19903
-
Sanad Liaquat authored
Ensure that the OTP is renewed before retrying Closes #36333 See merge request gitlab-org/gitlab!20275
-
Phil Hughes authored
Resolve "Extend Apollo Client section in GraphQL dev guide" Closes #36650 See merge request gitlab-org/gitlab!20297
-
Natalia Tepluhina authored
-
Clement Ho authored
Remove all references of BoardService in boards_selector.vue See merge request gitlab-org/gitlab!20147
-
Marvin Karegyeya authored
-
Douglas Barbosa Alexandre authored
Support template_project_id parameter in project creation API See merge request gitlab-org/gitlab!20258
-
Bob Van Landuyt authored
Enable Vue file list feature flag for tests See merge request gitlab-org/gitlab!18954
-
Clement Ho authored
Remove var from project_select.js See merge request gitlab-org/gitlab!20091
-
Lee Tickett authored
-
Sean McGivern authored
Add backtrace to production_json.log Closes #36297 See merge request gitlab-org/gitlab!20122
-
Douglas Barbosa Alexandre authored
Add deprecation guard to prevent further usage of NamespaceService Closes #34047 See merge request gitlab-org/gitlab!20202
-
Annabel Dunstone Gray authored
Fix issues with "Hide labels from issue board cards" See merge request gitlab-org/gitlab!20072
-
Walmyr Lima authored
And by doing so reduces the code base in 31 lines.
-
Sean McGivern authored
Move add license button with other project buttons Closes #28302 See merge request gitlab-org/gitlab!19370
-
Jarek Ostrowski authored
Make license_anchor_data a link Add changelog Revert schema and add MR number Revert, accidental changes in previous commit Move license button to second, adjust CSS class Adjust styling for different scenarios Move the license to after the readme in new project Revert schema Fix some spec errors Update add license in user sees set up spec Regen text Fix spec Add license_key to proj presenter spec Try license_blob Revert project pres spec string to capitalize Revert schema changes Try reverting again Try reverting schema again Ok I think this will work revert schema Remove unreleased changelog file accident Apply suggestion to spec/presenters/project_presenter_spec.rb Fix static analysis indent Fix indent
-
Nick Thomas authored
Graphql: Sort issues by relative_position See merge request gitlab-org/gitlab!19713
-
Kamil Trzciński authored
Extract CI config processor into pipeline chain See merge request gitlab-org/gitlab!19874
-
Fabio Pitino authored
Move all config related methods from Ci::Pipeline out into a dedicated class.
-
Phil Hughes authored
[RFR] fix underscore not visible in some resolution across gitlab See merge request gitlab-org/gitlab!20220
-
Niraj Chauhan authored
-
Phil Hughes authored
This enables the Vue file listing feature flag for tests this is so that we know the Vue file listing refactor has the same feature set as the HAML version
-
Martin Wortschack authored
Finalise vue packages list app See merge request gitlab-org/gitlab!20160
-
Nicolò Maria Mezzopera authored
- add options to get - unit tests
-