Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19Do not perform hard check (presence of file on storage)Kamil Trzcinski
2017-08-11Make sure uploads for personal snippets are correctly renderedBob Van Landuyt
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-18Move system-uploads to `-/system`Bob Van Landuyt
2017-06-13Fix filename method of GitlabUploader to return always real filenameKamil Trzcinski
2017-06-12Merge branch 'sh-fix-refactor-uploader-work-dir' into 'master'Kamil Trzciński
2017-06-08Make the uploader use the updated folderBob Van Landuyt
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-06-06Set artifact working directory to be in the destination store to prevent unne...Stan Hu
2017-06-05Fix LFS timeouts when trying to save large filesStan Hu
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-04-10Periodically clean up temporary upload files to recover storage spaceblackst0ne
2017-03-06Handle relative and absolute Upload paths in the UploadersRobert Speicher
2017-03-06Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher
2017-02-25Minor refactoring of UploadersRobert Speicher
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-15Merge branch 'svg-xss-fix' into 'security' Robert Speicher
2017-01-03Copy, don't move uploaded avatar filesJacob Vosmaer
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-08Render SVG as images in notesAndre Guedes
2016-11-23Remove event caching codeYorick Peterse
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-19Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19squashed - added avatar saver/restorer and specsJames Lopez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-03-30Remove reduntant `move_to_store` overrideGrzegorz Bizon
2016-03-30Add method that returns markdown in file uploaderGrzegorz Bizon
2016-03-30Get FileUploader into test harness using factoryGrzegorz Bizon
2016-03-30Add markdown pattern for uploads to file uploaderGrzegorz Bizon
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
2016-02-18Minor changes on avatar cropping internalsJohann Pardanaud
2016-02-17Improve avatar cropping internals, based on suggestions made by @rspeicher on...Johann Pardanaud
2016-02-16Improve user experience for avatar croppingJohann Pardanaud
2016-02-10Fix failing tests introduced in commit 6d58088Johann Pardanaud
2016-02-10Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud
2016-01-14Let the CI runner know about builds that this build depends onKamil Trzcinski
2016-01-08DRY up upload and download servicesDouwe Maan
2015-12-29Add hotfix that allows to access build artifacts created before 8.3Grzegorz Bizon
2015-11-23Expose artifacts pathKamil Trzcinski
2015-11-16Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets
2015-11-16Remove duplicate methods in uploadersDmitriy Zaporozhets