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-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-05Add feature specs for pipeline failure reason badgeGrzegorz Bizon
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-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-16Create responsive mobile view for pipelines tableAnnabel Dunstone Gray
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-02Pipeline show view real time header sectionFilipa Lacerda
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-05-05Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-03-24Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński
2017-03-22Show pipeline creator & created_at in headingToon Claes
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-21Fix broken testFilipa Lacerda
2017-02-21Fix broken testFilipa Lacerda
2017-02-21fix more testsdimitrieh
2017-02-20fixed specs + docsdimitrieh
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-02-03Fix broken testsFilipa Lacerda
2017-01-26Fixes after reviewFilipa Lacerda
2017-01-25Fix broken testsFilipa Lacerda
2017-01-17Fix EmptyLines Rubocop offense in pipeline specsGrzegorz Bizon
2017-01-17Link external commit status badge to a target URLGrzegorz Bizon
2017-01-17Improve pipeline specs by removing instance variablesGrzegorz Bizon
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