- 30 Mar, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This attempts to get CarrierWave's uploader - `FileUploader` into test harness using a factory. that makes it easier to build an instance of it. Along with !3435 it may be easier to use uploaders in tests
-
Grzegorz Bizon authored
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 18 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
- Avoid multiple calls to `validates` for the avatar attributes. - In a cropping process, don't check if the model inherits `User`, check if it responds to `:avatar_crop_size`.
-
- 17 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 16 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
- Avoid incomprehensible errors on non-integer cropping values - Set the default cropping area to 80%
-
- 10 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 09 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 14 Jan, 2016 1 commit
-
-
Kamil Trzcinski authored
This allows us to implement artifacts passing: runner will download artifacts from all prior builds
-
- 08 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 29 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
This is a temporary hotfix that allows to access build artifacts created before 8.3. See #5257. This needs to be changed after migrating CI build files. Note that `ArtifactUploader` uses `artifacts_path` to create a storage directory before and after parsisting `Ci::Build` instance, before and after moving a file to store (save and fetch a file).
-
- 23 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Nov, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
- 10 Nov, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 14 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 20 Feb, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
This reverts commit 7d5f86f6.
-
- 17 Feb, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Hannes Rosenögger authored
-
Hannes Rosenögger authored
This commit generalizes the image upload via drag and drop so it supports all files. It also adds access control for these files.
-
- 16 Feb, 2015 1 commit
-
-
Hannes Rosenögger authored
This commit moves the note folder from /public/uploads/note to /uploads/note and changes the uploader accordingly. Now it's no longer possible to avoid the access control by modifing the url. The Avatar upload has been refactored to use an own uploader as well to cleanly seperate the two upload types.
-
- 05 Dec, 2014 1 commit
-
-
Marin Jankovski authored
This reverts commit b37b71d8, reversing changes made to 42a1d808.
-
- 29 Oct, 2014 1 commit
-
-
Tomas Srna authored
-
- 22 Jul, 2014 1 commit
-
-
Tomas Srna authored
The attachment URL was not working with relative_url_root not equal to '/'. I suggest this fix.
-
- 26 May, 2014 1 commit
-
-
Marin Jankovski authored
-
- 23 May, 2014 1 commit
-
-
Earle Bunao & Neil Calabroso authored
-
- 11 Dec, 2013 1 commit
-
-
Drew Blessing authored
-
- 15 Aug, 2013 1 commit
-
-
amouhzi authored
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430 Ref: https://github.com/gitlabhq/gitlabhq/pull/3204 Ref: https://github.com/gitlabhq/gitlabhq/issues/1228 Add Rails' variable in application.rb to support relative url This variable is used by assets compilation and other modules. Note that user needs to change application.rb too Restrict session cookie to the relative path if set. Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e Fix Update attachment_uploader.rb bug with relative URL See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace Fix Wall relative bug with attachement files (javascript)
-
- 15 May, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Ben Bodenmiller authored
when showing image preview check via lowercased extension and adds support for gif bmp & tiff images
-
- 15 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 11 Feb, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 04 Jan, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-