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
2016-02-01Merge branch 'highlight-blame' into 'master' Robert Speicher
2016-01-26Merge branch 'instrumentation-signature' into 'master' Douglas Barbosa Alexandre
2016-01-22Merge branch 'fix-diff-comments' into 'master' Robert Speicher
2016-01-22Merge branch 'unescaped-diffs' into 'master' Robert Speicher
2016-01-22Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher
2016-01-21Merge branch 'fix-github-wiki-import' into 'master' Douwe Maan
2016-01-21Merge branch 'fix-github-pull-requests-import' into 'master' Robert Speicher
2016-01-21Merge branch 'issue_3945' into 'master'Robert Speicher
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Merge branch 'add_email_headers' into 'master' Robert Speicher
2016-01-19Merge branch 'user-ldap-email' into 'master' Robert Speicher
2016-01-15Fix signup for some OAuth providersSteffen Köhler
2016-01-14Merge branch 'diff-parse-first-commit' into 'master'Robert Speicher
2016-01-14Merge branch 'backport-ee' into 'master' Robert Speicher
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Refactoring Gitlab::GithubImport::ImporterDouglas Barbosa Alexandre
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
2016-01-14Properly generate diff of orphan commits, like the first commit in a repositoryDouwe Maan
2016-01-14Minor improvements in build arfifacts browserGrzegorz Bizon
2016-01-14Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon
2016-01-14Improve readability of artifacts `Metadata` related codeGrzegorz Bizon
2016-01-14Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon
2016-01-14Simplify encoding related implementation in artifacts metadataGrzegorz Bizon
2016-01-14Make encoding of paths returned by metadata consistent (UTF-8)Grzegorz Bizon
2016-01-14Improvements, readability for artifacts browserGrzegorz Bizon
2016-01-14Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon
2016-01-14Improve invalid build artifacts metadata path matcherGrzegorz Bizon
2016-01-14Render only valid paths in artifacts metadataGrzegorz Bizon
2016-01-14Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon
2016-01-14Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon
2016-01-14Show file size in artifacts browser using metadataGrzegorz Bizon
2016-01-14Add method that checks if path exists in `StringPath`Grzegorz Bizon
2016-01-14Render 404 when artifacts path is invalidGrzegorz Bizon
2016-01-14Do not depend on universe when checking parent in `StringPath`Grzegorz Bizon
2016-01-14Extract artifacts metadata implementation to separate classGrzegorz Bizon
2016-01-14Improve path sanitization in `StringPath`Grzegorz Bizon
2016-01-14Add path sanitization to `StringPath`Grzegorz Bizon
2016-01-14Parse artifacts metadata stored in JSON formatGrzegorz Bizon
2016-01-14Use metadata stored in artifacats metadata fileGrzegorz Bizon
2016-01-14Use short method call in StringPath instead blockGrzegorz Bizon
2016-01-14Improve performance of `StringPath`Grzegorz Bizon
2016-01-14Add support for parent directories in `StringPath`Grzegorz Bizon
2016-01-14Add support for root path for `StringPath`Grzegorz Bizon
2016-01-14Add implementation of remaining methods in `StringPath`Grzegorz Bizon
2016-01-14Add `parent` iteration implementation to `StringPath`Grzegorz Bizon
2016-01-14Use `Gitlab::StringPath` in CI build artifacts controllerGrzegorz Bizon
2016-01-14Add new methods to StringPathGrzegorz Bizon
2016-01-14Add implementation of StringPath classGrzegorz Bizon
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Prevent circular reference error in BanzaiDouwe Maan