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-05-04Try to fix gitaly-ruby troublegitaly-ruby-gemsJacob Vosmaer
2018-05-04Merge branch 'replace-commits-tests-with-rspec' into 'master'Rémy Coutable
2018-05-04Merge branch 'gitaly-note-duplication' into 'master'Douwe Maan
2018-05-04Replace commits spinach tests with RSpec analogSemyon Pupkov
2018-05-04Update repository.rbKim Carlbäcker
2018-05-04Merge branch 'inform-the-user-when-there-are-no-project-import-options-availa...Rémy Coutable
2018-05-04Add note about rebase/squash duplication in GitalyKim Carlbäcker
2018-05-04Merge branch 'winh-vue-templates-docs' into 'master'Filipa Lacerda
2018-05-04Merge branch '36762-reconcile-project-templates-with-auto-devops' into 'master'Kamil Trzciński
2018-05-04Resolve "Reconcile project templates with Auto DevOps"Fabio Busatto
2018-05-04Merge branch 'feature/runner-per-group' into 'master'Kamil Trzciński
2018-05-04Move import project pane to a separate partialGeorge Tsiolis
2018-05-04Merge branch 'rs-remove-admin-user-badge-counts' into 'master'Douwe Maan
2018-05-04Inform the user when there are no project import options availableGeorge Tsiolis
2018-05-04Clarify location of Vue templatesWinnie Hellmann
2018-05-04Make add_index_to_namespaces_runners_token migration reversibleDylan Griffith
2018-05-04Merge branch 'pravi/gitlab-ce-update-grape-entity' into 'master'Stan Hu
2018-05-04Merge branch 'break-issue-title-for-board-card-title-and-issueable-header-tex...Clement Ho
2018-05-03Merge branch 'add-loading-icon-padding-for-pipeline-environments' into 'master'Tim Zallmann
2018-05-03Merge branch 'move-time-tracking-spent-only-pane-vue-component' into 'master'Phil Hughes
2018-05-03Merge branch 'add-padding-to-profile-description' into 'master'Phil Hughes
2018-05-03Merge branch 'ide-tree-changes-count' into 'master'Filipa Lacerda
2018-05-03Merge branch 'change-docs-license' into 'master'Rémy Coutable
2018-05-03Merge branch 'update-omniauth-github' into 'master'Rémy Coutable
2018-05-03Fix lambda arguments in Grape entitiesRémy Coutable
2018-05-03Update grape-entity 0.6.0 -> 0.7.1Pirate Praveen
2018-05-03Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rbDylan Griffith
2018-05-03Use limited_counter_with_delimiter in the admin user list tabsRobert Speicher
2018-05-03Remove a warning from spec/features/admin/admin_users_spec.rbRobert Speicher
2018-05-03Use smallint for runner_type since its an enumDylan Griffith
2018-05-03Dont remove duplicates in Runner.owned_or_shared since its not necessaryDylan Griffith
2018-05-03Change the docs license to CC BY-SAAchilleas Pipinellis
2018-05-03Remove unnecessary disable transaction in add_ci_runner_namespacesDylan Griffith
2018-05-03Split migration to add and index namespaces.runners_tokenDylan Griffith
2018-05-03Merge branch 'bw-add-console-message' into 'master'Robert Speicher
2018-05-03Output some useful information when running the rails consoleBrett Walker
2018-05-03Revert "Use factory in specs for ProjectCiCdSettings"Dylan Griffith
2018-05-03Merge branch '45970-additional-signout-needed' into 'master'Douwe Maan
2018-05-03Order builds by id instead of created_at in RegisterJobServiceDylan Griffith
2018-05-03update omniauth-github ~> 1.1.1 to ~> 1.3Pirate Praveen
2018-05-03Fix Project#group_runners_enabled as it was doing nothingDylan Griffith
2018-05-03ensure users are signed out properly in user_uses_slash_commands_spec.rbLukas Eipert
2018-05-03Merge branch '5480-sidebar-subscription-event-handling' into 'master'Phil Hughes
2018-05-03Use factory in specs for ProjectCiCdSettingsDylan Griffith
2018-05-03Add padding to profile descriptionGeorge Tsiolis
2018-05-03Merge branch 'update-devise' into 'master'Douwe Maan
2018-05-03Emit `toggleSidebar` event on component when icon is clickedKushal Pandya
2018-05-03Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya
2018-05-03Emit `toggleSubscription`, `toggleSidebar` events on componentKushal Pandya
2018-05-03update devise 4.2 -> 4.4Pirate Praveen