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
2017-07-06Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński
2017-07-05Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan
2017-07-05Removes file_name_regex from Gitlab::RegexTiago Botelho
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Allow creation of files and directories with spaces in web UITiago Botelho
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-07-05Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan
2017-07-05Merge branch 'sh-fix-bad-rails-logger' into 'master'Rémy Coutable
2017-07-05Merge branch 'gitaly-submodule-url-for' into 'master'Sean McGivern
2017-07-05Merge branch 'dm-encode-tree-and-blob-paths' into 'master'Rémy Coutable
2017-07-05Migrate #submodule_url_for to GitalyJacob Vosmaer
2017-07-05Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rbStan Hu
2017-07-04Fix issues with non-UTF8 filenames by always fixing the encoding of tree and ...Douwe Maan
2017-07-04Merge branch '34544_add_italian_translation_of_i18n' into 'master'Douwe Maan
2017-07-04Instrument Unicorn with Ruby exporterPaweł Chojnacki
2017-07-04Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan
2017-07-04Merge branch 'gitaly-clean-up-tests' into 'master'Sean McGivern
2017-07-04Add test for GitalyClient::Ref#find_ref_nameJacob Vosmaer
2017-07-03Speed up operations performed by gitlab-shellStan Hu
2017-07-02Merge branch 'change-extended-docker-configuration-syntax' into 'master'Grzegorz Bizon
2017-07-02Make entrypoint and command keys to be array of stringsTomasz Maczukin
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-30`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew
2017-06-30add Italian translation to I18N黄涛
2017-06-29Set the GL_REPOSITORY env variable on Gitlab::Git::HookAlejandro Rodríguez
2017-06-29Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern
2017-06-29Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'Kamil Trzciński
2017-06-29Added code for defining SHA attributesYorick Peterse
2017-06-29Merge branch 'refactor/declarative-policy' into 'master'Sean McGivern
2017-06-29Merge branch '34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_u...Rémy Coutable
2017-06-29Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern
2017-06-29Extract a `Gitlab::Scope` class.Timothy Andrew
2017-06-29configure webpack publicPath dynamically to account for CDN or relative path ...Mike Greiling
2017-06-28Fix a bug where an invalid sort param value was passed to GitalyAlejandro Rodríguez
2017-06-28Merge branch 'gitaly-encodings' into 'master'Robert Speicher
2017-06-28Merge branch 'dm-dependency-linker-newlines' into 'master'Robert Speicher
2017-06-28Merge branch 'bvl-fix-ldap-login' into 'master'Douwe Maan
2017-06-28Fix gitaly ref encoding bugsJacob Vosmaer
2017-06-28Merge branch 'submodules-private' into 'master'Sean McGivern
2017-06-28Fix setting `last_credential_check` on LDAP-loginBob Van Landuyt
2017-06-28Implement review comments from @DouweM for !12300.Timothy Andrew
2017-06-28Fix remaining spec failures for !12300.Timothy Andrew
2017-06-28Fix diff of requirements.txt file by not matching newlines as part of package...Douwe Maan
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-06-27implement Presenter::Base#declarative_policy_delegatehttp://jneen.net/
2017-06-27Merge branch 'gitlab-git-find-commits' into 'master'Sean McGivern
2017-06-27Make Gitlab::Ggit::Repository#submodules privateJacob Vosmaer
2017-06-27Adjust for new static-analysis failuresBob Van Landuyt
2017-06-27Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon
2017-06-27Split pipelines by origin on usage dataZ.J. van de Weg