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 'ci/recursive-artifacts-entries' into 'master' Robert Speicher
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-19Merge branch 'user-ldap-email' into 'master' Robert Speicher
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
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-14Fix specs for artifacts metadata after changing fixture contentGrzegorz 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-14Parse artifacts metadata stored in JSON formatGrzegorz Bizon
2016-01-14Fix rubocop offenses in `StringPath` specsGrzegorz 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-14Improve `StringPath` specs (DRY)Grzegorz Bizon
2016-01-14Add `parent` iteration implementation to `StringPath`Grzegorz 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-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-13Randomize metrics sample intervalsYorick Peterse
2016-01-12Merge branch 'remove-application-frames-from-views' into 'master' Yorick Peterse
2016-01-12Stop tracking call stacks for instrumented viewsYorick Peterse
2016-01-12Track memory allocated during a transactionYorick Peterse
2016-01-11Tag all transaction metrics with an "action" tagYorick Peterse
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher
2016-01-08LDAP synchronization block/unblock new statesGabriel Mazetto
2016-01-07Suppress e-mails on failed builds if allow_failure is setStan Hu
2016-01-07Update specDouwe Maan
2016-01-07Store request methods/URIs as valuesYorick Peterse
2016-01-07Removed UUIDs from metrics transactionsYorick Peterse
2016-01-07Revert "Store SQL/view timings in milliseconds"Yorick Peterse
2016-01-06Store SQL/view timings in millisecondsYorick Peterse
2016-01-05Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre
2016-01-05Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre
2016-01-05Refactoring GithubImport::ImporterDouglas Barbosa Alexandre
2016-01-04Fix Rubocop styling in AR subscriber specsYorick Peterse
2016-01-04Automatically prefix transaction series namesYorick Peterse