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-02-06Send project name with Gitaly repository requestsStan Hu
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-08-22Rename feature flag to skip_hashed_storage_upgrade to be less confusingGabriel Mazetto
2018-08-22Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto
2018-08-22Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-07-31Remove todos when project feature visibility changesJarka Kadlecová
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-28Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-03-23Merge branch 'pages_force_https' into 'master'Nick Thomas
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-08Fix Error 500 when updating a projectStan Hu
2018-02-28Add spec to prove that we don't create wiki when we update project's nameValery Sizov
2018-02-26Make sure wiki exists when it's enabledValery Sizov
2018-02-07Use hashed storage in the specsNick Thomas
2018-01-03Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre
2017-12-04Remove Auto DevOps checkboxes - backendbikebilly
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-02Fix specs for project creation and update servicesDouglas Barbosa Alexandre
2017-10-02Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-15Add data migrationFelipe Artur
2017-09-13Fix project feature being deleted when updating project with invalid visibili...Felipe Artur
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Fix editing project with container images presentGrzegorz Bizon
2017-07-14Adds specs for renaming a project with container imagesGrzegorz Bizon
2017-07-14Add specs for changing default branch in a projectGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2015-12-24Add some specs for forked project visibility_level casesTomasz Maczukin
2015-12-09Tag service specsDouwe Maan
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-06-23Fix Style/IndentationWidth cop violationsStan Hu
2015-06-22Fix Style/IndentationConsistency cop violationsRobert Speicher
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-08-28block visibility level restriction override in controllerJob van der Voort