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-12-19Update specs to rails5 formatblackst0ne
2018-12-04CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López
2018-07-25Disables Rack Attack by defaultTiago Botelho
2018-07-18Delete UserActivities and related workersImre Farkas
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-11Fixes rejected pushes from maintainersBob Van Landuyt
2018-05-11Allow triggered builds git accessBob Van Landuyt
2018-03-28Remove permanent redirectsBob Van Landuyt
2018-03-28Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)
2018-03-06Make oauth provider login genericHoratiu Eugen Vlad
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-25Respond 404 when repo does not existMichael Kozono
2018-02-22Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-06Check ability ability before proceeding with project specific checksTiago Botelho
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Add specsTiago Botelho
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-17Add specific test caseMichael Kozono
2017-06-17Add “Project moved” error to Git-over-HTTPMichael Kozono
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-09Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable
2017-06-08Instruct user to use a personal access token for Git over HTTPRobin Bobbitt
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-06-05Clarify error messagesMichael Kozono
2017-06-05Move CI access logic into GitAccessMichael Kozono
2017-06-05Fix Git over HTTP specMichael Kozono
2017-04-24Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable
2017-04-17Fix user activities HTTP clone specSean McGivern
2017-04-14Use a proper matcherRémy Coutable
2017-04-14Fix `last_activity_at` to `last_activity_on`Rémy Coutable
2017-04-14Fix git HTTP specSean McGivern
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-04-13Allow OAuth clients to push codeTimothy Andrew
2017-03-07Don't allow blocked users to authenticate through other meansMarkus Koller
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-25Fix access to the wiki code via HTTP when repository feature disabledDouglas Barbosa Alexandre
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-16Validate access token scopes in `Gitlab::Auth`Timothy Andrew