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 (Collapse)Author
2017-11-17First step to remove vue-resource39727-axios-all-the-thingsFilipa Lacerda
2017-11-17Merge branch '38869-project-1' into 'master'Phil Hughes
Exports a couple of project related code as es6 modules See merge request gitlab-org/gitlab-ce!15356
2017-11-17Exports a couple of project related code as es6 modulesFilipa Lacerda
2017-11-17Merge branch 'sh-background-migration-move-mr-diff-id' into 'master'Sean McGivern
Convert migration to populate latest merge request ID into a background migration See merge request gitlab-org/gitlab-ce!15440
2017-11-17Merge branch 'dropdown-docs' into 'master'Phil Hughes
Add dropdowns documentation See merge request gitlab-org/gitlab-ce!15396
2017-11-17Add dropdowns documentationFilipa Lacerda
2017-11-17Convert migration to populate latest merge request ID into a background ↵Stan Hu
migration This is to smear updates over a few hours to avoid causing excessive replication lag as seen in https://gitlab.com/gitlab-com/infrastructure/issues/3235.
2017-11-17Merge branch 'mk-update-database-debugging' into 'master'Yorick Peterse
Update database_debugging.md See merge request gitlab-org/gitlab-ce!15434
2017-11-17Merge branch 'rc/use-existing-url-helper' into 'master'Grzegorz Bizon
Replace ci_status_path with pipeline_path See merge request gitlab-org/gitlab-ce!15369
2017-11-17Merge branch 'sh-deduplicate-background-migration-specs' into 'master'Sean McGivern
De-duplicate background migration matchers defined in spec/support/migrations_helpers.rb See merge request gitlab-org/gitlab-ce!15441
2017-11-17Merge branch 'patch-28' into 'master'Achilleas Pipinellis
Update HA README.md to clarify GitLab support does not troubleshoot DRBD. See merge request gitlab-org/gitlab-ce!15428
2017-11-17Merge branch 'fix/sm/fix-condeclimate-version' into 'master'Winnie Hellmann
Set 0.69.0 instead of latest for codeclimate image See merge request gitlab-org/gitlab-ce!15445
2017-11-17Set 0.69.0 instead of latest for codeclimate imageShinya Maeda
2017-11-17De-duplicate background migration matchers defined in ↵Stan Hu
spec/support/migrations_helpers.rb
2017-11-16Merge branch 'docs/refactor-cluster' into 'master'Marcia Ramos
Refactor Cluster docs Closes #39952 See merge request gitlab-org/gitlab-ce!15418
2017-11-16Update database_debugging.mdMichael Kozono
2017-11-16Update database_debugging.mdMichael Kozono
2017-11-16Move installation of apps higherAchilleas Pipinellis
2017-11-16Change to Google Kubernetes Cluster and add internal linksAchilleas Pipinellis
2017-11-16Add Ingress description from official docsAchilleas Pipinellis
2017-11-16Add info on creating your own k8s cluster from the cluster pageAchilleas Pipinellis
2017-11-16Add info about the installed apps in the Cluster docsAchilleas Pipinellis
2017-11-16Merge branch ↵Tim Zallmann
'37508-lock-confidential-issuable-sidebar-custom-svg-icons-iteration' into 'master' Resolve "lock/confidential issuable sidebar custom svg icons iteration" Closes #37508 See merge request gitlab-org/gitlab-ce!15372
2017-11-16Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett
2017-11-16Merge branch 'bvl-isolate-fork-network-background-migrations' into 'master'Rémy Coutable
Isolate the fork network background migrations See merge request gitlab-org/gitlab-ce!15393
2017-11-16Update HA README.md to clarify GitLab support does not troubleshoot DRBD.Lee Matos
2017-11-16Merge branch 'cache-user-keys-count' into 'master'Douwe Maan
Cache the number of user SSH keys See merge request gitlab-org/gitlab-ce!15401
2017-11-16Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray
When a custom header logo is present, don't show GitLab type logo See merge request gitlab-org/gitlab-ce!15410
2017-11-16Merge branch 'dm-notes-actions-noteable-for-update' into 'master'Sean McGivern
Make sure NotesActions#noteable returns a Noteable in the update action Closes #40208 See merge request gitlab-org/gitlab-ce!15421
2017-11-16Merge branch 'winh-update-license_finder' into 'master'Rémy Coutable
Update license_finder to 3.1.1 Closes #34955 et #40020 See merge request gitlab-org/gitlab-ce!15319
2017-11-16Update license_finder to 3.1.1Winnie Hellmann
2017-11-16Make sure NotesActions#noteable returns a Noteable in the update actionDouwe Maan
2017-11-16Cache the number of user SSH keysYorick Peterse
By caching the number of personal SSH keys we reduce the number of queries necessary on pages such as ProjectsController#show (which can end up querying this data multiple times). The cache is refreshed/flushed whenever an SSH key is added, removed, or when a user is removed.
2017-11-16Merge branch 'bvl-adjust-openid_connect_spec' into 'master'Sean McGivern
Adjust openid_connect_spec to use `raise_error` Closes #40093 See merge request gitlab-org/gitlab-ce!15420
2017-11-16Merge branch 'backport-delete-epic' into 'master'Filipa Lacerda
Backport delete epic changes Closes #40162 See merge request gitlab-org/gitlab-ce!15414
2017-11-16Merge branch 'simplify-docs-review-script' into 'master'Rémy Coutable
Change logic of repo name and slugs in docs review script See merge request gitlab-org/gitlab-ce!15395
2017-11-16Merge branch 'fix/git-env-repo-paths' into 'master'Douwe Maan
Use relative git object paths to construct absolute ones before setting Env See merge request gitlab-org/gitlab-ce!15376
2017-11-16Adjust openid_connect_spec to use `raise_error`Bob Van Landuyt
Using the `raise_error`-matcher instead of `throw_symbol` makes sure our after blocks get called in the test suite.
2017-11-16Merge branch 'docs/db-debugging' into 'master'Yorick Peterse
Add basic docs for troubleshooting database problems See merge request gitlab-org/gitlab-ce!15416
2017-11-16Merge branch 'jramsay-30140-update-docs' into 'master'Douwe Maan
Add readme only default project view preference See merge request gitlab-org/gitlab-ce!15415
2017-11-16Merge branch 'fix/add-attributes-bag-class-to-gitaly-client' into 'master'Sean McGivern
Add an attributes bag class as a GitalyClient helper See merge request gitlab-org/gitlab-ce!15346
2017-11-16Merge branch 'fix/gb/update-registry-path-reference-regexp' into 'master'Kamil Trzciński
Update container repository path reference Closes #40199 See merge request gitlab-org/gitlab-ce!15417
2017-11-16Merge branch '40198-fix-gpg-badge-links' into 'master'Phil Hughes
Resolve "Clicking on GPG verification badge jumps to top of the page" Closes #40198 See merge request gitlab-org/gitlab-ce!15407
2017-11-16Resolve "Clicking on GPG verification badge jumps to top of the page"Mike Greiling
2017-11-16Add changelog for container repository path updateGrzegorz Bizon
2017-11-16Update container repository path referenceGrzegorz Bizon
We should allow to use double underscore in the path, and it seems that our container repository path regexp was outdated. See https://github.com/docker/distribution/blob/master/reference/regexp.go
2017-11-16Merge branch 'patch-28' into 'master'Achilleas Pipinellis
Fix Typo in environment create definition See merge request gitlab-org/gitlab-ce!15413
2017-11-16Change logic of repo name and slugs in docs review scriptAchilleas Pipinellis
We need to make room for Runner and Omnibus docs. This change makes sure the correct values are defined based on CI_PROJECT_NAME.
2017-11-16Add basic docs for troubleshooting database problemsEric Eastwood
2017-11-16Add readme only default project view preferenceJames Ramsay
The option to choose readme only as a users default project view was restored in !14900