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
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-22Add ability to resolve project id into pathDmitriy Zaporozhets
2019-01-03Fix deprecation: Using positional arguments in integration testsJasper Maes
2018-12-19Project guests no longer are able to see refs pageTiago Botelho
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-03Move badge settings to general settingsWinnie Hellmann
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-06Present state indication on GFM previewOswaldo Ferreira
2018-06-25Set flash error message only for current request when updating projectAram Visser
2018-06-20The json keys of ref switcher should not be translatedHiroyuki Sato
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-02-07Use hashed storage in the specsNick Thomas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-05Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern
2017-12-05Create merge request from emailJan Provaznik
2017-12-04Count occurrences of a specific query in the query recorder.Bob Van Landuyt
2017-12-04Cache the forks in a namespace in the RequestStoreBob Van Landuyt
2017-11-07Change tags order in refs dropdownVitaliy @blackst0ne Klachkov
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-17Add readme only option as project viewAnnabel Dunstone Gray
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-09-20Pulling merge_method spec for project_controller_spec from EE[ci skip]Valery Sizov
2017-08-30Add check for access to NamespaceRubén Dávila
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-08-04Add a Circuitbreaker for storage pathsBob 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-14Remove one assertion from projects controller specsGrzegorz Bizon
2017-07-14Fix rubocop offense in projects controller specsGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-22minor adjustments to the specsJose Ivan Vargas
2017-05-22Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas
2017-05-22Prevent project transfer if a new group is not selectedJose Ivan Vargas
2017-05-19Fix ensure_canonical_path for top level routesMichael Kozono
2017-05-12Fix redirect message for groups and usersMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Add “project moved” flash message on redirectMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-04-26Support preview_markdown action for personal_snippetsJarka Kadlecova
2017-03-16Expect @issuable_meta_data to be set, feedback:Lin Jen-Shin