summaryrefslogtreecommitdiff
path: root/qa
Commit message (Collapse)AuthorAgeFilesLines
* Fix rubocop offense and enable jobs for qaLin Jen-Shin2018-04-273-1/+5
| | | | We could revisit which we don't want to run in qa.
* Use remote_branch insteadLin Jen-Shin2018-04-251-2/+4
|
* Rename location to uri; Handle uri for HTTP; Fix pushing remoteLin Jen-Shin2018-04-246-18/+24
|
* Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-2313-9/+243
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (166 commits) Flowdock uses Gitaly, not Grit Removes 'no job log' from trace action Fix missing namespace for some internal users Dedupe yarn dependencies Downgrade MySQL CI service from 8.0 to 5.7 Atomic internal ids for all models Add documentation on how to configure Redis Sentinel by persistent class Update CHANGELOG.md for 10.7.0 Update index.md Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Don't include lfs_file_locks data in export bundle Documentation: Frontend Building Checklist Fix a documentation typo for GitLab pages Refactored activity calendar Add an API endpoint to download git repository snapshots Fix issues without links when added from boards new issue modal Respect visibility options and description when importing project from template Resolve "Improve tooltips of collapsed sidebars" Update Container Scanning documentation Fix typo in vue.md ...
| * Merge branch 'docs/gb/rename-qa-slack-channel-to-quality' into 'master'Mek Stittri2018-04-192-3/+3
| |\ | | | | | | | | | | | | Rename #qa slack channel to #quality in docs See merge request gitlab-org/gitlab-ce!18472
| | * Rename #qa slack channel to #quality in docsGrzegorz Bizon2018-04-192-3/+3
| | |
| * | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-184-5/+5
| | |
| * | Merge branch 'osw-add-qa-tests-for-protected-branches' into 'master'Rémy Coutable2018-04-177-1/+235
| |\ \ | | |/ | |/| | | | | | | Add QA tests for protected branches See merge request gitlab-org/gitlab-ce!18301
| | * Add QA tests for protected branchesOswaldo Ferreira2018-04-167-1/+235
| | |
* | | Use all_elements insteadLin Jen-Shin2018-04-231-2/+2
| | |
* | | Use qa selectors for secret variablesLin Jen-Shin2018-04-211-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem of using .js-ci-variable-input-value is that, whenever the value is hidden, then this selector won't be set, instead, .js-secret-value-placeholder would be set. If we just fill the value, the value is revealed. But if we visit this later, the values were be hidden. This means we don't have a consistent way to count the values. Adding an unique qa selector to both revealed and hidden values would make it easier to track the values. To make it look more consistent, let's also do the same for the key.
* | | It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin2018-04-201-1/+2
| | |
* | | Unify the use of repository_locationLin Jen-Shin2018-04-205-13/+9
| | |
* | | s/all_element/all_elements/gLin Jen-Shin2018-04-202-3/+3
| | |
* | | We no longer populate the title, so don't test itLin Jen-Shin2018-04-181-1/+0
| | |
* | | Properly fill variable pair to the last fieldsLin Jen-Shin2018-04-173-9/+9
| | |
* | | Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-179-50/+86
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (536 commits) Fix flash errors in performance bar for cached responses Force content to align right Method to track recoverable exceptions in sentry Move PipelineFailed vue component fixed targetmode being included in project FE Docs: Fix header hierarchy in Vuex section of Vue.md Adds helpers to remove withespace and linebreaks `package-qa` was renamed to `package-and-qa` Fix container scanning in vendored GitLab CI configuration for Auto Devops Fixed web IDE not working for sub-groups Remove web ide beta flag from docs and update Make the message break into a new line instead of truncating it Backport Web IDE docs to gitlab-ce link to product handbook piece on permissions Update faraday_middlewar to 0.12.2 Double-check next value for internal ids. Resolve "skeleton placeholder on diff has white background" Replace the `project/commits/comments.feature` spinach test with an rspec analog Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb Update docs on `.gitlab-ci.yml` and variables policy ...
| * | Merge branch 'refactor/move-mr-widget-ready-to-merge-vue-component' into ↵Mike Greiling2018-04-161-1/+1
| |\ \ | | |/ | |/| | | | | | | | | | | | | 'master' Move ReadyToMerge vue component See merge request gitlab-org/gitlab-ce!17545
| | * Move ReadyToMerge vue componentGeorge Tsiolis2018-03-301-1/+1
| | |
| * | Remove unnecessary section looking in admin settings qaDmitriy Zaporozhets2018-04-031-12/+2
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Explicitly use page context for qa/factory/settings/hashed_storage.rbDmitriy Zaporozhets2018-04-031-2/+2
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Move repository, storage, abuse settings and logging settings to expandable ↵Dmitriy Zaporozhets2018-04-028-49/+95
| |/ | | | | | | | | | | | | | | sections Also reorganize application settings related to repository in more maninful sections Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Sign out so we could sign in; Clean up previous keysLin Jen-Shin2018-04-031-0/+3
| |
* | Populate the fingerprint by known titleLin Jen-Shin2018-04-033-7/+23
| | | | | | | | | | Without this, if we have more than one deploy key, it would be ambiguous.
* | Checkout to a new branchLin Jen-Shin2018-04-033-1/+11
| |
* | Put project and runner in before(:all)Lin Jen-Shin2018-03-291-27/+34
| |
* | Use Service::Shellout.shell to spawn a commandLin Jen-Shin2018-03-292-7/+4
| |
* | Introduce repository_ssh_uri as a project productLin Jen-Shin2018-03-292-4/+8
| |
* | Only test some of the keys for nowLin Jen-Shin2018-03-291-4/+0
| | | | | | | | We could speed it up and test more keys later
* | Remove test against DSA ssh keys becauseLin Jen-Shin2018-03-294-22/+0
| | | | | | | | | | we're not really supporting them out of the box. See: https://gitlab.com/gitlab-org/gitlab-ce/issues/44363
* | Make sure the job is not still runningLin Jen-Shin2018-03-291-1/+8
| |
* | Update qa/Dockerfile for openssh-clientLin Jen-Shin2018-03-291-1/+1
| | | | | | | | | | jessie doesn't support `ssh-keygen -l -E` but stretch does: https://manpages.debian.org/jessie/openssh-client/ssh-keygen.1.en.html
* | Run through all kinds of ssh keys for deploy keyLin Jen-Shin2018-03-292-52/+67
| |
* | Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin2018-03-2913-19/+114
| |
* | Introduce Key namespace so we could put more keysLin Jen-Shin2018-03-296-25/+30
|/
* allow rspec files/options to be passed down in all casesBrett Walker2018-03-285-12/+12
|
* Fix end-to-end specs for rebasing a merge requestqa/gb/fix-rebase-specsGrzegorz Bizon2018-03-201-8/+9
|
* Rename `package-qa` in docsToon Claes2018-03-192-2/+2
| | | | | | In gitlab-org/gitlab-ce!17807 the `package-qa` job was renamed to `package-and-qa`. But it was not renamed in the docs. So this change fixes that.
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-081-1/+1
|
* Fix specsbackport-qa_78Felipe Artur2018-02-231-1/+2
|
* Small review changesFelipe Artur2018-02-222-2/+2
|
* test merge request rebaseFelipe Artur2018-02-1911-10/+162
|
* Remove useless assignment in secret variables specsqa/gb/fix-tests-for-hidden-secret-variablesGrzegorz Bizon2018-02-161-1/+1
|
* Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon2018-02-165-39/+33
|
* Merge branch 'qa_issue_177' into 'master'Grzegorz Bizon2018-02-151-0/+4
|\ | | | | | | | | | | | | QA - Wait for create merge request button to appear Closes gitlab-qa#177 See merge request gitlab-org/gitlab-ce!17115
| * Wait for create merge request button to appearqa_issue_177Felipe Artur2018-02-141-0/+4
| |
* | Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QAsh-add-env-variables-for-ldap-qaStan Hu2018-02-143-2/+18
| |
* | Suppress git output when running QA as a non-default userRobert Speicher2018-02-141-2/+12
| |
* | Add Runtime::User.default_nameRobert Speicher2018-02-141-1/+5
|/
* Indent as Rubocop likeqa-clone-with-deploy-keyLin Jen-Shin2018-02-141-8/+9
|