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-08-21CE: Audit event for archiving and unarchiving projectsmanojmj
2019-07-16Cleanup usages of `JSON.parse` in specsPeter Leitzen
2019-07-03Make Housekeeping button do a full garbage collectionStan Hu
2019-06-03Move specs to ce directoryMałgorzata Ksionek
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Merge branch 'revert-3962b00b' into 'master'Andreas Brandl
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Enable FindCommit caching for project and commits pagesStan Hu
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-04Fixed test specsOswaldo Ferreira
2019-03-26Refactor specs according to the code reviewMałgorzata Ksionek
2019-03-25Add cr remarksMałgorzata Ksionek
2019-03-20Disallow changing namespace of a project in update methodMałgorzata Ksionek
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