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-05-18Fixes #32474Michael Kozono
2017-05-17Add auxiliary blob viewer for CHANGELOGDouwe Maan
2017-05-17Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable
2017-05-16Merge branch 'dm-blob-viewer-concerns' into 'master' Robert Speicher
2017-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-15Invalidate cache for issue and MR counters more granularlyValery Sizov
2017-05-15Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...Douwe Maan
2017-05-14Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher
2017-05-13Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
2017-05-13Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto
2017-05-13Added repository_update hookGabriel Mazetto
2017-05-12Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-12Merge branch 'disable-usage-ping' into 'master'Robert Speicher
2017-05-12Merge branch '27439-performance-deltas' into 'master' Douwe Maan
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-12Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern
2017-05-12Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-12Merge branch 'remove-deltas-only' into 'master' Sean McGivern
2017-05-12Added model specsPhil Hughes
2017-05-12Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki
2017-05-12Custom queries for prometheusPawel Chojnacki
2017-05-11Fix displaying a repository without a readmeDouwe Maan
2017-05-11Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse
2017-05-11Remove deltas_only from DiffCollectionJacob Vosmaer
2017-05-11Remove rails dependent: :destroy statementZ.J. van de Weg
2017-05-11Allow disabling usage ping in `gitlab.yml`Sean McGivern
2017-05-11Reset Repository#license memo when license file is changedDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Merge branch 'bvl-security-patches' into 'master' Robert Speicher
2017-05-10Merge branch 'dm-async-tree-readme' into 'master' Douwe Maan
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-10Load tree readme asynchronouslyDouwe Maan
2017-05-10Use relative paths for group/project/user avatarsblackst0ne
2017-05-09Merge branch 'issue_27168_2' into 'master' Sean McGivern
2017-05-09Merge branch 'tc-cache-trackable-attributes' into 'master' Douwe Maan
2017-05-09Merge request widget redesignFatih Acet
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-08Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...Dmitriy Zaporozhets
2017-05-08Devise can assign trackable fields, but only allow writes once/hourToon Claes
2017-05-08Limit `update_tracked_fields` to write to database once/hourToon Claes
2017-05-08Merge branch 'fix/support-gitaly-commit-diff-flags' into 'master' Robert Speicher