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
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-06Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern
2018-02-06improvements from feedbackMicaël Bergeron
2018-02-06remove file after `Upload#destroy`Micaël Bergeron
2018-02-06Fix tests for Drop filename enforcementShinya Maeda
2018-02-06Add essential testsShinya Maeda
2018-02-02apply fixes from feedbackMicaël Bergeron
2018-02-02add the uploader context to the upload modelMicaël Bergeron
2018-02-01porting changes from upstreamMicaël Bergeron
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-24Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-07Support uploads for groupsJarka Kadlecova
2017-12-03Fix rubocopKamil Trzcinski
2017-12-03Sync ArtifactUploader specs with EEKamil Trzcinski
2017-12-03Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-12-03Fix legacy migration testZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-11-21FileUploader should check for hashed_storage?(:attachments) to use disk_pathGabriel Mazetto
2017-10-30Use the Hashed Storage compatible layer to store AttachmentsGabriel Mazetto
2017-08-11Make sure uploads for personal snippets are correctly renderedBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-18Update specs for new upload pathBob 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-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-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
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-01-03Don't delete files from spec/fixturesJacob Vosmaer
2017-01-03Copy, don't move uploaded avatar filesJacob Vosmaer
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes