summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document example for sprintf without escapingwinh-sprintf-no-escapeWinnie Hellmann2018-01-251-1/+9
* Merge branch 'ux-guide-deprecation' into 'master'Jacob Schatz2018-01-252-0/+8
|\
| * Add note within ux documentation that further changes should be made within t...ux-guide-deprecationtauriedavis2018-01-242-0/+8
* | Merge branch 'default-to-https-for-gravatar-urls' into 'master'Rémy Coutable2018-01-2515-56/+63
|\ \
| * | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-2515-56/+63
* | | Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-2511-21/+80
|\ \ \
| * | | Prefer local variables insteadqa-deploy-key-scenarioLin Jen-Shin2018-01-241-4/+4
| * | | Add an test for QA::Runtime::RSAKeyLin Jen-Shin2018-01-241-0/+9
| * | | Move initialize method later.Lin Jen-Shin2018-01-241-3/+3
| * | | Merge remote-tracking branch 'upstream/master' into qa-deploy-key-scenarioLin Jen-Shin2018-01-24356-4642/+6164
| |\ \ \
| * | | | Also test if the fingerprint is correctLin Jen-Shin2018-01-225-8/+44
| * | | | Merge branch 'qa-deploy-key-factory-product' into qa-deploy-key-scenarioLin Jen-Shin2018-01-224-11/+15
| |\ \ \ \
| * | | | | Generate ssh key on the fly for QALin Jen-Shin2018-01-226-13/+27
* | | | | | Merge branch 'fl-more-mr-widget' into 'master'Phil Hughes2018-01-2526-117/+189
|\ \ \ \ \ \
| * | | | | | Update missing pathsfl-more-mr-widgetFilipa Lacerda2018-01-254-5/+5
| * | | | | | Merge branch 'master' into fl-more-mr-widgetFilipa Lacerda2018-01-25122-592/+1461
| |\ \ \ \ \ \
| * | | | | | | Moves status icon into a vue file and adds testsFilipa Lacerda2018-01-2426-117/+189
* | | | | | | | Merge branch 'winh-delete-milestone-modal' into 'master'Phil Hughes2018-01-2518-24/+353
|\ \ \ \ \ \ \ \
| * | | | | | | | Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-2518-24/+353
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'revert-9f5390d8' into 'master'Marin Jankovski2018-01-252-15/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'"Douwe Maan2018-01-252-15/+1
* | | | | | | | | Merge branch 'revert-430b3f0e' into 'master'Douwe Maan2018-01-252-1/+64
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Merge branch 'remove-rugged-walk' into 'master'"revert-430b3f0eJacob Vosmaer (GitLab)2018-01-252-1/+64
| |/ / / / / / /
* | | | | | | | Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable2018-01-259-66/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | Can parse root .gitattributes file for a refjej/gitattributes-check-at-refJames Edwards-Jones2018-01-249-66/+194
* | | | | | | | | Merge branch '42285-not-found-status-icon' into 'master'Phil Hughes2018-01-259-11/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Uses sprite icon to render verified commit badge and uniforms css colors42285-not-found-status-iconFilipa Lacerda2018-01-249-11/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch '42220-add-pending-empty-state' into 'master'Tim Zallmann2018-01-256-7/+13
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Adds correct illustration for pending state42220-add-pending-empty-stateFilipa Lacerda2018-01-236-7/+13
* | | | | | | | | Merge branch 'qa/gb/ci-cd-qa-pipelines' into 'master'Rémy Coutable2018-01-2523-93/+428
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix offense in runners settings QA page object classqa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-231-1/+3
| * | | | | | | | | Wait for runner until it registers itself in QA testsGrzegorz Bizon2018-01-231-0/+1
| * | | | | | | | | Fix static-analysis offenses in QA support classGrzegorz Bizon2018-01-231-0/+4
| * | | | | | | | | Add specific views / selectors for QA runners pageGrzegorz Bizon2018-01-232-4/+14
| * | | | | | | | | Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-23281-4449/+5509
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Add views / selectors for pipeline show page objectGrzegorz Bizon2018-01-231-0/+12
| * | | | | | | | | Assert on pipeline jobs statuses in CI/CD QA testsGrzegorz Bizon2018-01-235-4/+75
| * | | | | | | | | Remove blocking wait-time for runner to register in QAGrzegorz Bizon2018-01-231-2/+0
| * | | | | | | | | Use runner tags when processing CI/CD QA pipelinesGrzegorz Bizon2018-01-232-2/+16
| * | | | | | | | | Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-237-46/+41
| * | | | | | | | | Fix CI/CD end-to-end tests by waiting for changesGrzegorz Bizon2018-01-223-5/+7
| * | | | | | | | | Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon2018-01-224-24/+56
| * | | | | | | | | Wait for Runner to register in QA and DRY page objectsGrzegorz Bizon2018-01-224-10/+19
| * | | | | | | | | Add end-to-end test for registering GitLab RunnerGrzegorz Bizon2018-01-229-16/+166
| * | | | | | | | | Add GitLab Runner service to GitLab QAGrzegorz Bizon2018-01-225-42/+77
* | | | | | | | | | Merge branch '42053-link-to-clusters-in-auto-devops-instead-of-kubernetes-ser...Rémy Coutable2018-01-255-13/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"Fabio Busatto2018-01-255-13/+17
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '42161-gitaly-commitservice-encoding-undefinedconversionerror-u-...Rémy Coutable2018-01-253-2/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure we're passing ASCII-8BIT to Gitaly42161-gitaly-commitservice-encoding-undefinedconversionerror-u-c124-from-utf-8-to-ascii-8bitLin Jen-Shin2018-01-233-2/+30
* | | | | | | | | | | Merge branch 'fl-mr-widget-refactor' into 'master'Phil Hughes2018-01-2511-256/+267
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |