GitLab Bot
836ddfc35d
Add latest changes from gitlab-org/gitlab@master
2022-09-29 21:08:27 +00:00
GitLab Bot
6ddc820225
Add latest changes from gitlab-org/gitlab@master
2022-06-02 21:09:25 +00:00
GitLab Bot
9c28b22cfc
Add latest changes from gitlab-org/gitlab@master
2022-03-29 15:09:53 +00:00
GitLab Bot
b5249f2d99
Add latest changes from gitlab-org/gitlab@master
2020-05-25 12:08:23 +00:00
GitLab Bot
dc003cd08b
Add latest changes from gitlab-org/gitlab@master
2020-03-26 18:08:03 +00:00
Felipe Artur
831ceea924
Prevent rewritting plain links as embedded
...
Prevents rewritting plain image/video links as embedded when moving
issues.
2019-08-07 15:39:48 -03:00
Takuya Noguchi
e902f462c2
Eliminate duplicated words
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 01:01:23 +09:00
gfyoung
ebf98f27c4
Enable even more frozen string in lib/gitlab
...
Enables frozen string for the following:
* lib/gitlab/fogbugz_import/**/*.rb
* lib/gitlab/gfm/**/*.rb
* lib/gitlab/git/**/*.rb
* lib/gitlab/gitaly_client/**/*.rb
* lib/gitlab/gitlab_import/**/*.rb
* lib/gitlab/google_code_import/**/*.rb
* lib/gitlab/gpg/**/*.rb
* lib/gitlab/grape_logging/**/*.rb
* lib/gitlab/graphql/**/*.rb
* lib/gitlab/graphs/**/*.rb
* lib/gitlab/hashed_storage/**/*.rb
* lib/gitlab/health_checks/**/*.rb
Partially address gitlab-org/gitlab-ce#47424 .
2018-11-13 11:42:15 -08:00
Jarka Košanová
4af1712d01
Extract code from Issues::MoveService
...
Extract code to make it easier reusable
- introduce AttributesRewriter and ContentRewriter
- support group entites when rewriting content
- make Uploader copy_to working for Namespaces
2018-11-12 08:57:25 +01:00
Micaël Bergeron
cebdd267e6
add support for file copy on object storage
2018-07-03 09:57:15 -07:00
Stan Hu
e61f66b3d1
When moving issues, don't attempt to move files in object storage
...
Closes #48505
2018-07-03 09:57:15 -07:00
🙈 jacopo beschi 🙉
c6b1043e9d
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
Micaël Bergeron
74ddc80590
add the uploader context to the upload model
2018-02-02 09:28:15 -05:00
Micaël Bergeron
2057a6acde
port of 594e6a0a625^..f74c90f68c6
2018-02-01 12:14:46 -05:00
Jacob Vosmaer
6731ab5d76
Add Gitlab::Middleware::Multipart
2016-12-15 12:26:36 +01:00
Grzegorz Bizon
b9f5719285
Remove reduntant move_to_store
override
2016-03-30 12:50:19 +02:00
Grzegorz Bizon
99ee822857
Add method that returns markdown in file uploader
2016-03-30 10:56:25 +02:00
Grzegorz Bizon
e64b1e52a2
Check if GFM rewriters need rewrite internally
2016-03-30 10:44:18 +02:00
Grzegorz Bizon
f2674c7b98
Refactor uploads rewriter used when moving issue
2016-03-30 10:44:18 +02:00
Grzegorz Bizon
701976e081
Add uploads rewriter and use it when moving issue
2016-03-30 10:44:18 +02:00