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
2017-11-14Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda
2017-10-31remove "command" key from test since it only applies on macOSMike Greiling
2017-10-14fix cmd+click emulation for selenium webdriverMike Greiling
2017-10-10accept confirm dialog when cancelling a pipelineMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-10-05Add feature specs for pipeline failure reason badgeGrzegorz Bizon
2017-08-13Fix pipelines spec by surrounding click with accept_confirmStan Hu
2017-08-13Remove a few HTTP status checks as these are not supported in SeleniumStan Hu
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-06-16Create responsive mobile view for pipelines tableAnnabel Dunstone Gray
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-07Fix test|Z.J. van de Weg
2017-05-07Make test that actually displays pipeline graphKamil Trzcinski
2017-03-20Adds tests to new empty and error statesFilipa Lacerda
2017-03-17Remove UJS actions from pipelines tablesFilipa Lacerda
2017-02-24Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz
2017-02-24Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet
2017-02-23Adds missing tests for all status accepted in scopeFilipa Lacerda
2017-02-23Prevent propagation of click even in job name inside dropdown.Filipa Lacerda
2017-02-23Merge branch 'master' into 26900-pipelines-tabsFilipa Lacerda
2017-02-17Reduce number of pipelines created to test paginationFilipa Lacerda
2017-02-17Adds Pending and Finished tabs to pipelines pageFilipa Lacerda
2017-02-16Merge branch 'master' into 28248-use-pageFilipa Lacerda
2017-02-16don't trigger tanuki loader when downloading filesSimon Knox
2017-02-15Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda
2017-02-09Removed jQuery UI highlight & autocompletePhil Hughes
2017-02-08Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda
2017-01-16Retain original casing for build name in manual pipeline dropdownSam Rose
2017-01-06Fix pipeline stage graph test example false positiveGrzegorz Bizon
2017-01-06Fix pipelines feature specs after invalid mergeGrzegorz Bizon
2017-01-05Merge branch 'master' into auto-pipelines-vueFilipa Lacerda
2017-01-05Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda
2017-01-05Combine some tests in pipelines specs to speed it upGrzegorz Bizon
2017-01-04Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon
2017-01-04Show yaml error badge in pipelines page if presentGrzegorz Bizon
2017-01-04Add test example for pipeline with yaml errorsGrzegorz Bizon