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
2018-01-23Merge branch '42119-non-triggered' into 'master'Grzegorz Bizon
Resolve ""This job has not been triggered yet" after hitting "Retry"" Closes #42119 See merge request gitlab-org/gitlab-ce!16583 (cherry picked from commit b472411efb238ae223f99ecda067fa22d25bf8bb) a1f7b2bc Do not render non triggered empty state for pending jobs 30cfcd5a Update tests 63b93664 Adds information for pending state 4b8004c7 Improve pending case test c414ab84 Improve copy for the pending state
2018-01-17Merge branch '10-4-stable-prepare-rc6' into '10-4-stable'LUKE BENNETT
10.4.0-rc6 on rc5 sec release See merge request gitlab/gitlabhq!2310
2018-01-15Merge branch '41970-job-play-button' into 'master'Kamil Trzciński
Resolve "Empty state for manual job - play button does not work" Closes #41970 See merge request gitlab-org/gitlab-ce!16426
2018-01-15Merge branch '41789-fix-up-web-ide-user-preference-copy-and-buttons' into ↵Tim Zallmann
'master' Fix up Web IDE user preference copy and buttons Closes #41789 See merge request gitlab-org/gitlab-ce!16298
2018-01-15Merge branch '41491-fix-nil-blob-name-error' into 'master'Annabel Dunstone Gray
Fix 500 error when visiting a commit where the blobs do not exist (nil blobs) Closes #41491 See merge request gitlab-org/gitlab-ce!16237
2018-01-15Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into ↵Douwe Maan
'security-10-3' [10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276
2018-01-15Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu
Validate project path in Gitlab import - 10.3 port See merge request gitlab/gitlabhq!2268 (cherry picked from commit 94c82376d66fc80d46dd2d5eeb5bade408ec6a7e) 2b94a7c2 Validate project path in Gitlab import
2018-01-11Merge branch 'gcp-fix' into 'master'Kamil Trzciński
Fix GCP redirect Closes #41867 See merge request gitlab-org/gitlab-ce!16355 (cherry picked from commit 59adc07f00f4f3ea326194d77c31580edfdfb2a4) b44583e9 Extract GCP billing check as method cf6258af Fix billing checking 0cdd56e6 Fix link to billing e52bae3b Fix CheckGcpProjectBillingService spec b8b2f5ff Fix CheckGcpProjectBillingWorker spec 8ba3e473 Fix GCP Controller spec 1f0a4fe6 Add missing user agent header to GCP client 6ef28ace Add API requirements to docs 0b294fc2 Use new tab for link in flash cf95756a Refactor GCP redirect test suite e6012d3e Change failed GCP billing check wording 35598274 Fix breadcumb of clusters show page cf842986 Update links for GCP instructions
2018-01-07Merge branch ↵Kamil Trzciński
'39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665
2018-01-07Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński
Fix restoring associations with import/export Closes #41646 See merge request gitlab-org/gitlab-ce!16221
2018-01-06Merge branch 'master' into ↵Matija Čupić
39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
2018-01-06Store OAuth token in Redis for worker to pick upMatija Čupić
2018-01-06Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński
Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
2018-01-06Bump import/export version in test project exportGrzegorz Bizon
2018-01-05Merge branch 'master' into ↵Matija Čupić
39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Merge branch 'refactor-cluster-show-page-conservative' into 'master'Filipa Lacerda
Refactor cluster show page Closes #41335 See merge request gitlab-org/gitlab-ce!16089
2018-01-05Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
* master: (24 commits) Allow local tests to use a modified Gitaly Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Just try to detect and assign once Modify `LDAP::Person` to return username value based on attributes Create Kubernetes based on Application Templates Fix a bug where charlock_holmes was used needlessly to encode strings Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone Use `__` instead of `s__` when context is not required Enclose props in quotes Update some Gitaly annotations in Gitlab::Shell Prepare Gitlab::Git::Repository#rebase for Gitaly migration add missing changelog refactor spec, add docs deprecate check integrity task add lock specs add locks chek remove max-depth flag so it works with subgroups ...
2018-01-05Fix jobs cache reset functional specMatija Čupić
2018-01-05Merge branch 'master' into ↵Matija Čupić
39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
2018-01-05Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
* master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Create Kubernetes based on Application TemplatesMayra Cabrera
2018-01-05Add feature test for resetting runner cachesMatija Čupić
2018-01-04Added multi editor setting on the profile preferences pageJose Ivan Vargas
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ↵Rémy Coutable
'master' Resolve "Replace '.team << [user, role]' with 'add_role(user)' in specs" Closes #36782 See merge request gitlab-org/gitlab-ce!16069
2017-12-22Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
* master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-22Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
* master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
2017-12-21Fix clusters/gcp feature specMatija Čupić
2017-12-21Fix use of pending decorator in specMatija Čupić
2017-12-21Mark the gcp check page feature spec pendingMatija Čupić
2017-12-21Merge branch 'master' into ↵Matija Čupić
39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
2017-12-21Fix spec failuresKamil Trzciński
2017-12-21Match updated clusters/show in feature specsMatija Čupić
2017-12-21Fix build factory to have properly filled started and finished dateKamil Trzciński
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann
2017-12-20Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
* master: (50 commits) Prevent some specs from mangling the gitlab-shell checkout Line up search dropdown with other nav dropdowns Fix onion-skin re-entering state Remove related links in MR widget when empty state Show inline edit button for issues Fix tags in the Activity tab not being clickable Fix shortcut links on help page Don't link LFS-objects multiple times. [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rb Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other Update axios.md Remove transitionend event from GL dropdown Preserve gem path so that we use the same gems Load commit in batches for pipelines#index BlobViewer::PackageJson - if private link to homepage Do not generate links for private NPM modules in blob view Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key migration Inverse the has_multiple_clusters? helper usage Remove block styling from search dropdown ...
2017-12-19Merge branch '41264-gitlab-projects-spec-failures' into 'master'Robert Speicher
Fix spec failures in spec/lib/gitlab/git/gitlab_projects_spec.rb Closes #41264 See merge request gitlab-org/gitlab-ce!16015
2017-12-19Prevent some specs from mangling the gitlab-shell checkoutNick Thomas
2017-12-19Show inline edit button for issuesClement Ho
2017-12-19Adds illustrations for manual actions and non triggered jobsFilipa Lacerda
2017-12-18Fix job count in pipeline success mailChristiaan Van den Poel
2017-12-16Update GCP feature spec with check page flowMatija Čupić
2017-12-15Merge branch 'lfs-badge' into 'master'Douwe Maan
Added LFS badge to indicate LFS tracked files Closes #15567 See merge request gitlab-org/gitlab-ce!15845
2017-12-13Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda
Unify dialog modal/popup dialog/confirmation dialog/modal to modal See merge request gitlab-org/gitlab-ce!15865
2017-12-13Fix cluster OAuth feature spec user flowMatija Čupić
2017-12-13Merge branch 'master' into ↵Matija Čupić
39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled