| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
QA - Wait for create merge request button to appear
Closes gitlab-qa#177
See merge request gitlab-org/gitlab-ce!17115
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
...
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Do not attach runner to a non-exsiting network in QA
Closes gitlab-qa#180
See merge request gitlab-org/gitlab-ce!17028
|
| | | |
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
qa-allow-setting-sandbox-group
* upstream/master: (27 commits)
Set initial password for instance in LDAP QA test
Backport EE changes to some hashed storage documentation to CE
Remove allow_n_plus_1 from Git::Repository#branches_filter
Bumps Gitlab Shell version to 6.0.3
Make resetting column information overridable in EE
Added 'clear' button to ci lint editor
Issues and merge requests in subgroups docs
Update docs labels CE
Refactored merge_requests/show path in dispatcher.js
wording
don't check against a hardcoded user name
10.5 Update the dependencies license list
10.5 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templates
Create update guide for 10.5
Update 10.5 source install guide
Add docs for MR link in commit page
Add groups to OpenID Connect claims
Replaced $.get with axois.get
Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly
[docs] Info rescheduling background migrations
...
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
a new repository location class.
|
| | |
| | |
| | |
| | | |
it's not nil nor false.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/master: (466 commits)
Set initial password for instance in LDAP QA test
Backport EE changes to some hashed storage documentation to CE
Remove allow_n_plus_1 from Git::Repository#branches_filter
Bumps Gitlab Shell version to 6.0.3
Make resetting column information overridable in EE
Added 'clear' button to ci lint editor
Issues and merge requests in subgroups docs
Update docs labels CE
Refactored merge_requests/show path in dispatcher.js
wording
don't check against a hardcoded user name
10.5 Update the dependencies license list
10.5 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templates
Create update guide for 10.5
Update 10.5 source install guide
Add docs for MR link in commit page
Add groups to OpenID Connect claims
Replaced $.get with axois.get
Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly
Update style_guide_scss.md
...
|
| | |
| | |
| | |
| | |
| | | |
For a new instance, the root password needs to be set, regardless of whether
LDAP is enabled.
|
| |/
| |
| |
| | |
and use an invalid user name that is random so we know it's invalid
|
| |\
| | |
| | |
| | |
| | | |
Dynamic CI secret variables -- CE backport
See merge request gitlab-org/gitlab-ce!16842
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118
Conflicts:
app/views/ci/variables/_form.html.haml
app/views/ci/variables/_table.html.haml
ee/app/views/ci/variables/_environment_scope.html.haml
spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
spec/javascripts/fixtures/projects.rb
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Add QA specs for LDAP login
See merge request gitlab-org/gitlab-ce!16914
|
| | | | |
|
| | |/ |
|
| | |
| | |
| | |
| | |
| | | |
This reverts commit e6579d82cb87ca5cb94639851482f48a73a2b74f, reversing
changes made to afcd9fc7f415dc5a8794ad1ef2498baee08aa825.
|
| | | |
|
| |/
| |
| |
| | |
The `has_css?` line was always timing out false because `$(‘…’).val(url)` does not change the input’s value attribute.
|
| |\
| | |
| | |
| | |
| | | |
QA::Page::Component::Dropzone#initialize needs a QA::Page::Base object
See merge request gitlab-org/gitlab-ce!16852
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |/
| |
| |
| |
| |
| |
| | |
This allows to open the file address printed in the terminal, otherwise
the address started with `tmp` which was relatove to the `qa/` dir.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Enable Style/RegexpLiteral cop
Closes #42497
See merge request gitlab-org/gitlab-ce!16752
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Add a QA scenario for creating an issue
Closes gitlab-qa#160
See merge request gitlab-org/gitlab-ce!16802
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| |/
|/|
| |
| | |
Introduce a new QA::Gitlab::Page::Component::Dropzone class
See merge request gitlab-org/gitlab-ce!16805
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Add note about needing to be in the `$gdk/gitlab/qa` directory for `bin/qa` to work properly
See merge request gitlab-org/gitlab-ce!16824
[ci skip]
|