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
path: root/spec/lib
AgeCommit message (Expand)Author
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-06-07Restore navigation theme orderGeorge Tsiolis
2018-06-07Merge branch 'fj-move-rev-list-option' into 'master'Douwe Maan
2018-06-07Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray
2018-06-06Moving rev-list lfs options to LfschangesFrancisco Javier López
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-06Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern
2018-06-06Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński
2018-06-06change wordingMark Chao
2018-06-06Merge branch 'rails5-fix-47376' into 'master'Yorick Peterse
2018-06-06Merge branch '47189-github_import_visibility' into 'master'Douwe Maan
2018-06-06Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan
2018-06-06Use Github repo visibility during import while respecting restricted visibili...Imre Farkas
2018-06-06Add tests for each new codeShinya Maeda
2018-06-06Rails 5 fix glob specJasper Maes
2018-06-06Merge branch 'sh-reject-non-utf8-gpg' into 'master'Robert Speicher
2018-06-06Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu
2018-06-05Fix repository archive generation when hashed storage is enabledNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Merge branch 'fix-fog-mocking' into 'master'Rémy Coutable
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Fix Fog mockingKamil Trzciński
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)
2018-06-05Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński
2018-06-05Merge branch 'override-consider-extend' into 'master'Nick Thomas
2018-06-05Merge branch 'gh-importer-transactions' into 'master'Nick Thomas
2018-06-05Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Also verify if extending would override a class methodLin Jen-Shin
2018-06-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
2018-06-04Update validatorKamil Trzciński
2018-06-04Perform pull request IO work outside a transactionYorick Peterse
2018-06-04Add ability to search wiki titlesFrancisco Javier López
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-04Merge branch 'sh-fix-issue-43981' into 'master'Douwe Maan
2018-06-04Fix typo in spec. Add a test for the case of when trace is stored in databaseShinya Maeda
2018-06-04Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda
2018-06-04Directly refer application code from migration codeShinya Maeda
2018-06-04Add background migrations to arhive legacy tracesShinya Maeda
2018-06-04Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in do...Shinya Maeda
2018-06-03Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbStan Hu
2018-06-02Reveert build_relations and simply add a line for creating iidShinya Maeda
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable
2018-06-01Merge branch 'backup-delete-all-use-file-join' into 'master'Sean McGivern
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-06-01Use File.join in DeleteAllRepositories testJacob Vosmaer