Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20Implement dynamic validation on QA Pagesddavison
2019-05-07Add branch_name qa selectorMark Lapierre
2019-04-12Add frozen_string_literal to qa/Thong Kuah
2019-02-25Update GitHub Import testSanad Liaquat
2019-02-11[CE] Improve `wait_for_push`Mark Lapierre
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-25Fix failing E2E testMark Lapierre
2019-01-07Wait for Web IDE commit animationMark Lapierre
2018-12-28Log text_filter arg of find_elementMark Lapierre
2018-12-20Backport page object changes from EEMark Lapierre
2018-10-25Re-enable debug logging of Git commands and outputMark Lapierre
2018-10-20Log page actionsMark Lapierre
2018-10-15Disable the QA/ElementWithPattern cop for existing offensesRémy Coutable
2018-10-02[QA] Improve admin hashed-storage settingsRémy Coutable
2018-07-18Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable
2018-04-02Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets
2018-02-16Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon
2018-01-10Fix few typos in QA selectors validation codeGrzegorz Bizon
2018-01-10Fix QA selector class used to click on QA elementsGrzegorz Bizon
2018-01-09Reduce duplication in QA page elements-related codeGrzegorz Bizon
2018-01-09Add QA login page views / selectors definitionGrzegorz Bizon
2018-01-09Improve QA sanity selectors test output messageGrzegorz Bizon
2018-01-09Add QA error when page class has no views definedGrzegorz Bizon
2018-01-09Implement QA pages and views validatorGrzegorz Bizon
2018-01-09Make it possible to define a QA-specific page elementGrzegorz Bizon
2017-12-22Append page validation error if view partial is missingGrzegorz Bizon
2017-12-22Use composite pattern to return page view errorsGrzegorz Bizon
2017-12-22Add implementation for matching view elements in QAGrzegorz Bizon
2017-12-22Add domain specific language to define QA page elementsGrzegorz Bizon