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-15Use shared mediator with sidebar subscriptions39594-use-single-mediator-for-sidebarEric Eastwood
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/39594
2017-11-14Merge branch 'master' of github.com:gitlabhq/gitlabhqFelipe Artur
2017-11-14Merge branch dev/master into masterFelipe Artur
2017-11-14Merge branch 'bvl-subgroup-in-dropdowns' into 'master'Sean McGivern
Include child projects a user can manage in namespace dropdowns Closes #39987 See merge request gitlab-org/gitlab-ce!15294
2017-11-14Merge branch 'update-metrics-for-k8s-1.7' into 'master'Tim Zallmann
Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254
2017-11-14Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray
Fix typo See merge request gitlab-org/gitlab-ce!15358
2017-11-14Guarantee the order of groups in the dropdownBob Van Landuyt
So the groups with the same parent are listed together. The recursive cte seemed to do it by itself, but it is not guaranteed. By ordering on the `route.path` that includes every parent group, we can assume they're going to be in the right order.
2017-11-14Include child projects a user can manage in namespace dropdownsBob Van Landuyt
These dropdown options are used for creating and transfering projects.
2017-11-14Merge branch '32098-pipelines-navigation' into 'master'Phil Hughes
Stops page reload when changing tabs or pages - uses API requests instead See merge request gitlab-org/gitlab-ce!15280
2017-11-14Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda
2017-11-14Merge branch 'enable-scss-lint-unnecessary-mantissa' into 'master'Clement Ho
Enable UnnecessaryMantissa in scss-lint See merge request gitlab-org/gitlab-ce!15255
2017-11-14Merge branch 'bvl-fork-network-memberships-for-deleted-source' into 'master'Yorick Peterse
Don't try to create fork network memberships for forks of forks Closes #40072 See merge request gitlab-org/gitlab-ce!15366
2017-11-14Merge branch 'issue_40058' into 'master'Sean McGivern
Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357
2017-11-14Merge branch 'fix-filter-by-my-reaction' into 'master'Sean McGivern
Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
2017-11-14Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński
Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
2017-11-14Merge branch '39884-fix-pipeline-transition-with-single-manual-action' into ↵Kamil Trzciński
'master' Make sure all pipelines would go to pending once Closes #39884 See merge request gitlab-org/gitlab-ce!15251
2017-11-14Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann
Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
2017-11-14Don't try to create fork network memberships for forks of forksBob Van Landuyt
In case the root project of a Fork-of-fork is deleted, the ForkNetwork and the membership for that fork network is never created. In this case we shouldn't try to create the membership, since the parent membership will never be created. This means that these fork networks will be lost.
2017-11-14Merge branch 'slack_landing_page-ce-backport' into 'master'Jacob Schatz
slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354
2017-11-14Merge branch '40127-spinach-deprecation' into 'master'Sean McGivern
Resolve "Spinach deprecation" Closes #40127 See merge request gitlab-org/gitlab-ce!15365
2017-11-14Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master'Douwe Maan
Handle forks in Gitlab::Checks::LfsIntegrity Closes #39902 See merge request gitlab-org/gitlab-ce!15279
2017-11-14Merge branch 'limit_ee_conflicts-gitlab-svgs' into 'master'Sean McGivern
Update limit_ee_conflicts.md with assets/gitlab-svgs conflict resolution. See merge request gitlab-org/gitlab-ce!15361
2017-11-14Merge branch '38869-project' into 'master'Phil Hughes
Export project, projectAvatar and projectImport as ES6 modules See merge request gitlab-org/gitlab-ce!15355
2017-11-14Use #query_scope instead of #parent in a Spinach featureRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-14Merge branch 'gitaly-wiki-get-all-pages' into 'master'Rémy Coutable
Incorporate Gitaly's WikiService.WikiGetAllPages RPC Closes gitaly#722 See merge request gitlab-org/gitlab-ce!15307
2017-11-14Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'Tim Zallmann
Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
2017-11-14Merge branch '3615-improve-welcome-screen' into 'master'Tim Zallmann
Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191
2017-11-13Update limit_ee_conflicts.md with assets/gitlab-svgs conflict resolution.Luke "Jared" Bennett
2017-11-13Incorporate Gitaly's WikiService.WikiGetAllPages RPCAlejandro Rodríguez
2017-11-13Add spec examples for Gitlab::Gitaly::WikiServiceAlejandro Rodríguez
2017-11-13Formats bytes to human reabale number in registry tableFilipa Lacerda
2017-11-13Fix typoClement Ho
2017-11-13Merge branch ↵Annabel Dunstone Gray
'37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdown' into 'master' Resolve "Wrong case for 'Roles' header in 'Allowed to create' project settings dropdown" Closes #37174 See merge request gitlab-org/gitlab-ce!15326
2017-11-13Prevents position update for image diff notesFelipe Artur
2017-11-13Export project, projectAvatar and projectImport as ES6 modulesFilipa Lacerda
2017-11-13Merge branch '40068-runner-sorting-regression' into 'master'Annabel Dunstone Gray
Revert a regression on runners sorting (!15134) Closes #40068 See merge request gitlab-org/gitlab-ce!15341
2017-11-13backport popup varsLuke "Jared" Bennett
2017-11-13url_utility and style backportLuke "Jared" Bennett
2017-11-13Merge branch '39436-pages-api-administrative' into 'master'Rémy Coutable
Add administrative endpoint to list all pages domains Closes #39436 See merge request gitlab-org/gitlab-ce!15160
2017-11-13Add administrative endpoint to list all pages domainsTravis Miller
2017-11-13Merge branch '38605-move-ee_compat_check-to-an-earlier-build-stage' into ↵Sean McGivern
'master' Speedup the `ee_compat_check` job Closes #38605 See merge request gitlab-org/gitlab-ce!15324
2017-11-13Merge branch 'issue_39238' into 'master'Sean McGivern
Fix image diff notes email Closes #39238 See merge request gitlab-org/gitlab-ce!15299
2017-11-13Merge branch '39842-fetch-ivar' into 'master'Rémy Coutable
Add Gitlab::Utils::StrongMemoize Allows patterns like this: def trigger_from_token return @Trigger if defined?(@Trigger) @Trigger = Ci::Trigger.find_by_token(params[:token].to_s) end Closes #39842 See merge request gitlab-org/gitlab-ce!15222
2017-11-13Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)
2017-11-13Merge branch 'fix-subgroup-autocomplete' into 'master'Rémy Coutable
Fix users autocomplete in a subgroup Closes #39452 See merge request gitlab-org/gitlab-ce!15350
2017-11-13Fix image diff notes emailFelipe Artur
2017-11-13Merge branch '38075_allow_refernce_integer_labels' into 'master'Filipa Lacerda
fix to allow integer label refernces See merge request gitlab-org/gitlab-ce!14607
2017-11-13fix to allow integer label refernceshaseeb
2017-11-13Prevent error when authorizing an admin-created OAauth application without a ↵Douwe Maan
set owner
2017-11-13Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos