Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's actually raising QA::Service::Shellout::CommandError | Lin Jen-Shin | 2018-04-20 | 1 | -1/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into qa-add-more-key-tests | Lin Jen-Shin | 2018-04-17 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | Move repository, storage, abuse settings and logging settings to expandable ↵ | Dmitriy Zaporozhets | 2018-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | sections Also reorganize application settings related to repository in more maninful sections Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Remove test against DSA ssh keys because | Lin Jen-Shin | 2018-03-29 | 1 | -9/+0 |
| | | | | | | | | | | we're not really supporting them out of the box. See: https://gitlab.com/gitlab-org/gitlab-ce/issues/44363 | ||||
* | | Implement other ssh keys and use ssh-keygen instead | Lin Jen-Shin | 2018-03-29 | 4 | -1/+36 |
| | | |||||
* | | Introduce Key namespace so we could put more keys | Lin Jen-Shin | 2018-03-29 | 1 | -1/+1 |
|/ | |||||
* | allow rspec files/options to be passed down in all cases | Brett Walker | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | test merge request rebase | Felipe Artur | 2018-02-19 | 2 | -5/+28 |
| | |||||
* | Fix and simplify end-to-end tests for secret variables | Grzegorz Bizon | 2018-02-16 | 1 | -6/+5 |
| | |||||
* | Fix the use to Git::Location | Lin Jen-Shin | 2018-02-14 | 1 | -5/+5 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-13 | 1 | -0/+21 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (69 commits) Change issue show page to group MRs by projects and namespaces Merge branch 'master-i18n' into 'master' Update sidekiq_style_guide.md Document all_queues.yml in sidekiq_style_guide.md Fix artifact creation Fix Error 500s creating merge requests with external issue tracker Addressed mr observations Clean new Flash() and stop disabling no-new (eslint) when possible Disable query limiting warnings for now on GitLab.com Dry up spec Add changelog entry Schedule PopulateUntrackedUploads if needed Fix orphan temp table untracked_files_for_uploads Fix last batch size equals max batch size error Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master'" Fix warning messages for promoting labels and milestones Fixed missing js selector for the realtime pipelines commit comp Reuse getter Add loading button for better UX Honour workhorse provided file name Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system_upload_folder_symlink.rb where symlink already exists ... | ||||
| * | GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. ↵sh-add-login-types-qa | Stan Hu | 2018-02-11 | 1 | -0/+21 |
| | | | | | | | | | | | | | | standard, LDAP) GITLAB_USERNAME and GITLAB_PASSWORD may be specified for an LDAP login, but QA scenarios may need to know which type it is in order to log in successfully. | ||||
* | | Rename Git::Repository::Location to Git::Location | Lin Jen-Shin | 2018-02-13 | 1 | -1/+1 |
| | | |||||
* | | Rearrange the test structure and introduce | Lin Jen-Shin | 2018-02-12 | 1 | -6/+9 |
| | | | | | | | | a new repository location class. | ||||
* | | Adopt Git style URI | Lin Jen-Shin | 2018-02-12 | 1 | -0/+52 |
|/ | |||||
* | Expand QA spec file paths to allow running bin/qa from anywhere | Robert Speicher | 2018-02-06 | 1 | -1/+2 |
| | |||||
* | Enable RuboCop Style/RegexpLiteral | Takuya Noguchi | 2018-02-01 | 1 | -1/+1 |
| | |||||
* | Port changes from gitlab-org/gitlab-ee!4064 to CE | Rémy Coutable | 2018-01-30 | 1 | -0/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Create merge request specqa_78_create_merge_request | Felipe Artur | 2018-01-26 | 1 | -0/+13 |
| | |||||
* | Merge branch 'qa-deploy-key-scenario' into 'master' | Grzegorz Bizon | 2018-01-25 | 1 | -0/+9 |
|\ | | | | | | | | | Generate ssh key on the fly for QA See merge request gitlab-org/gitlab-ce!16562 | ||||
| * | Add an test for QA::Runtime::RSAKey | Lin Jen-Shin | 2018-01-24 | 1 | -0/+9 |
| | | |||||
* | | Merge branch 'master' into qa/gb/ci-cd-qa-pipelines | Grzegorz Bizon | 2018-01-23 | 5 | -7/+113 |
|\ \ | |/ | | | | | | | | | | | * master: (69 commits) Conflicts: qa/qa.rb | ||||
| * | Add ability to drive the API in QA specs | Brett Walker | 2018-01-23 | 5 | -7/+113 |
| | | |||||
* | | Refactor QA instance test scenario and tags | Grzegorz Bizon | 2018-01-23 | 1 | -2/+2 |
| | | |||||
* | | Reduce nesting and simplify CI/CD end-to-end tests | Grzegorz Bizon | 2018-01-22 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master' | Rémy Coutable | 2018-01-11 | 2 | -35/+52 |
|\ | | | | | | | | | Make it possible to populate QA factory product with a data from a browser See merge request gitlab-org/gitlab-ce!16384 | ||||
| * | Populate QA factory product with data from a page | Grzegorz Bizon | 2018-01-11 | 2 | -23/+26 |
| | | |||||
| * | Make it possible to define QA factory product attributes | Grzegorz Bizon | 2018-01-11 | 1 | -16/+30 |
| | | |||||
* | | Expect QA selectors validation at least once | Grzegorz Bizon | 2018-01-10 | 1 | -1/+1 |
| | | | | | | | | We call it for a second time in EE. | ||||
* | | Fix few typos in QA selectors validation code | Grzegorz Bizon | 2018-01-10 | 1 | -1/+1 |
| | | |||||
* | | Fix QA selector class used to click on QA elements | Grzegorz Bizon | 2018-01-10 | 1 | -1/+8 |
| | | |||||
* | | Add tests for QA test selectors sanity scenario | Grzegorz Bizon | 2018-01-09 | 1 | -0/+40 |
| | | |||||
* | | Reduce duplication in QA page elements-related code | Grzegorz Bizon | 2018-01-09 | 1 | -0/+7 |
| | | |||||
* | | Add QA login page views / selectors definition | Grzegorz Bizon | 2018-01-09 | 1 | -8/+2 |
| | | |||||
* | | Improve QA sanity selectors test output message | Grzegorz Bizon | 2018-01-09 | 1 | -1/+1 |
| | | |||||
* | | Add QA error when page class has no views defined | Grzegorz Bizon | 2018-01-09 | 2 | -12/+21 |
| | | |||||
* | | Implement QA pages and views validator | Grzegorz Bizon | 2018-01-09 | 1 | -0/+83 |
| | | |||||
* | | Make it possible to define a QA-specific page element | Grzegorz Bizon | 2018-01-09 | 1 | -9/+12 |
| | | |||||
* | | Merge branch 'master' into qa/gb/validate-qa-selectors | Grzegorz Bizon | 2018-01-09 | 1 | -0/+64 |
|\ \ | |/ | | | | | * master: (429 commits) | ||||
| * | Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" | Brett Walker | 2018-01-08 | 1 | -0/+64 |
| | | |||||
* | | Append page validation error if view partial is missing | Grzegorz Bizon | 2017-12-22 | 1 | -20/+31 |
| | | |||||
* | | Use composite pattern to return page view errors | Grzegorz Bizon | 2017-12-22 | 3 | -1/+54 |
| | | |||||
* | | Add implementation for matching view elements in QA | Grzegorz Bizon | 2017-12-22 | 1 | -0/+61 |
| | | |||||
* | | Add domain specific language to define QA page elements | Grzegorz Bizon | 2017-12-22 | 1 | -0/+35 |
|/ | |||||
* | Add support for defining explicit dependencies to QA factories | Grzegorz Bizon | 2017-12-21 | 3 | -0/+191 |
| | |||||
* | Refactor QA specs runners and improve specs | Grzegorz Bizon | 2017-11-10 | 1 | -4/+2 |
| | |||||
* | Improve QA test scenario entrypoint specs | Grzegorz Bizon | 2017-11-10 | 1 | -7/+7 |
| | |||||
* | Make it possible to define global scenario attributes | Grzegorz Bizon | 2017-11-09 | 2 | -0/+51 |
| | |||||
* | Add spec for QA::Scenario::Entrypoint | Richard Clamp | 2017-10-25 | 1 | -0/+46 |
| | | | | | | For added confidence, and because I plan to fiddle with some behaviours shortly, add spec testing to the newly extracted QA::Scenario::Entrypoint class. | ||||
* | Use headless chrome instead of webkit via QtWebkit | Grzegorz Bizon | 2017-05-25 | 1 | -1/+0 |
| |