GitLab Bot
3bba41a8c5
Add latest changes from gitlab-org/gitlab@master
2023-11-30 12:23:27 +00:00
GitLab Bot
a46bff51d5
Add latest changes from gitlab-org/gitlab@master
2023-11-15 18:09:06 +00:00
GitLab Bot
ef211f6aff
Add latest changes from gitlab-org/gitlab@master
2023-11-02 15:12:43 +00:00
GitLab Bot
9a4a8e6be7
Add latest changes from gitlab-org/gitlab@master
2023-08-28 21:10:41 +00:00
GitLab Bot
3c0d15f2f1
Add latest changes from gitlab-org/gitlab@master
2023-07-21 03:10:13 +00:00
GitLab Bot
c972699d39
Add latest changes from gitlab-org/gitlab@master
2023-06-20 21:09:21 +00:00
GitLab Bot
c1924278d0
Add latest changes from gitlab-org/gitlab@master
2023-06-10 00:07:23 +00:00
GitLab Bot
cc4e1c884c
Add latest changes from gitlab-org/gitlab@master
2023-01-20 18:10:05 +00:00
GitLab Bot
7fe1490a58
Add latest changes from gitlab-org/gitlab@master
2022-11-29 18:09:26 +00:00
GitLab Bot
7510df057e
Add latest changes from gitlab-org/gitlab@master
2022-09-30 18:08:31 +00:00
GitLab Bot
d79bf171e4
Add latest changes from gitlab-org/gitlab@master
2022-07-26 09:09:02 +00:00
GitLab Bot
012ed4e4f6
Add latest changes from gitlab-org/gitlab@master
2022-07-25 09:09:05 +00:00
GitLab Bot
f9d2a3e215
Add latest changes from gitlab-org/gitlab@master
2021-02-19 03:10:49 +00:00
GitLab Bot
01a8b31afe
Add latest changes from gitlab-org/gitlab@master
2020-11-16 15:09:23 +00:00
GitLab Bot
347876a78e
Add latest changes from gitlab-org/gitlab@master
2020-10-30 12:08:44 +00:00
GitLab Bot
4f5c8572e9
Add latest changes from gitlab-org/gitlab@master
2020-06-16 18:09:01 +00:00
GitLab Bot
219eead23f
Add latest changes from gitlab-org/gitlab@master
2020-03-10 18:08:17 +00:00
Ash McKenzie
19ff9d9899
Replace rails_helper.rb with spec_helper.rb
...
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Thong Kuah
73e848850c
Add frozen_string_literal to spec/features
...
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Luke Bennett
7cf19c0b81
Prioritize group settings, improve panel titles, disable submit without changes
2018-10-15 13:36:19 +00:00
Tim Zallmann
fac4f50cf6
Send resize parameters for avatars
2018-08-07 06:04:33 +00:00
Winnie Hellmann
3db2f32759
Enable Capybara/FeatureMethods cop
2018-07-05 06:32:05 +00:00
Jamie Schembri
6cfc5c6a5e
Fix #39604 - Update header avatar after user changes avatar
2018-06-27 19:15:17 +02:00
Dmitriy Zaporozhets
fcdf393181
Fix tests after group settings page redesign
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-05-28 18:02:04 +03:00
Mike Greiling
ed3b23fec9
refactor wait_for_requests, add slow_requests block helper
2017-11-02 16:36:36 -05:00
Mike Greiling
f44665c893
slow down requests for dropzone uploads to avoid race conditions
2017-10-24 16:25:04 +03:00
Jacopo
0ce6785851
Replaces `tag: true` into `:tag` in the specs
...
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Filipa Lacerda
e4f8aa719b
Merge branch 'master' into issue-discussions-refactor
...
* master: (162 commits)
Since mysql is not a priority anymore, test it less
Add container registry and spam logs icons
Fix different Markdown styles
Backport to CE for:
Make new dropdown dividers full width
Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
Install yarn via apt in update guides
Use long curl options
Remove monkey-patched Array.prototype.first() and last() methods
Openshift Getting Started
35659 Rename Pipelines tab to CI / CD in new navigation
Don't bother going through an entire Banzai pipeline for empty text
Add active state for pipelines settings on old nav
Bump rspec to 3.6.0
Resolve "Specific Async Script Loading by using a Page Variable"
Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"
another rubocop style fix
Use mixin for new dropdown style
Migrate Repository#last_commit_for_path to Gitaly
Migrate blame loading to Gitaly
...
2017-08-04 19:38:37 +01:00
Robert Speicher
72a7b30c9f
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
Douwe Maan
95f9d6d83b
Merge branch 'master' into issue-discussions-refactor
...
# Conflicts:
# app/controllers/concerns/notes_actions.rb
# spec/features/task_lists_spec.rb
# spec/support/features/issuable_slash_commands_shared_examples.rb
2017-07-31 10:23:50 +02:00
Keifer Furzland
7e113b6824
Remove superfluous type defs in specs
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Tim Zallmann
52b8a0db68
Resolve "Lazy load images on the Frontend"
2017-07-24 17:36:52 +00:00
Fatih Acet
0b4a3d8483
IssueNotesRefactor: Fix upload specs.
2017-07-21 22:35:26 +03:00
Bob Van Landuyt
458f3cf9b0
Update specs for new upload path
2017-07-18 15:38:54 +02:00
Robert Speicher
9eeba8fb49
Auto-correct ProjectPathHelper violations
2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change `login_as` uses to `gitlab_sign_in`
2017-06-19 18:59:01 -05:00
DJ Mountney
1d1363e2bb
Bring in security changes from the 9.2.5 release
...
Ran:
- git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
- git checkout -b 9-2-5-security-patch origin/v9.2.2
- git apply patchfile.patch
- git commit
- [Got the sha ref for the commit]
- git checkout -b upstream-9-2-security master
- git cherry-pick <SHA of the patchfile commit>
- [Resolved conflicts]
- git cherry-pick --continue
2017-06-07 21:16:20 -07:00
Oswaldo Ferreira
2338785ec9
Use wait_for_requests to wait all JS request
2017-05-22 20:39:49 -03:00
blackst0ne
5b0e086946
Add an ability to cancel attaching file and redesign attaching files UI
2017-05-16 19:52:17 +11:00
Robert Speicher
2858bc2037
Add feature specs for three types of user uploads
2017-02-24 16:41:27 -05:00