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-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-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-13Merge branch 'configure-randomize-metrics-sample-interval' into 'master' Yorick Peterse
2016-01-13Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan
2016-01-13Randomize metrics sample intervalsYorick Peterse
2016-01-13Make the metrics sampler interval configurableYorick 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-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2016-01-11Merge branch 'optimize_ldap' into 'master' Douwe Maan
2016-01-11Tag all transaction metrics with an "action" tagYorick Peterse
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2016-01-11Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher
2016-01-08Code style fixes and some code simplifiedGabriel Mazetto
2016-01-08LDAP synchronization block/unblock new statesGabriel Mazetto
2016-01-08Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu
2016-01-08DRY up upload and download servicesDouwe Maan
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Merge branch 'current-settings-handle-missing-db' into 'master' Yorick Peterse
2016-01-08Handle missing DBs in connect_to_db?Yorick Peterse
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-07Merge branch 'milestone-ref' into 'master' Robert Speicher
2016-01-07Suppress e-mails on failed builds if allow_failure is setStan Hu
2016-01-07Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-07Satisfy RubocpDouwe Maan
2016-01-07Add API project upload endpointDouwe 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-06Remove InfluxDB username/passwordYorick Peterse
2016-01-06Store SQL/view timings in millisecondsYorick Peterse
2016-01-06Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
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-05Extract methods to import comments on a GitHub Pull RequestDouglas Barbosa Alexandre
2016-01-05Doesn't import GitHub PR where branches were no longer availableDouglas Barbosa Alexandre
2016-01-05Import comments on the diff of a GitHub Pull Request into GitLabDouglas Barbosa Alexandre
2016-01-05Import comments on GitHub Pull Request into GitLabDouglas Barbosa Alexandre
2016-01-05Import GitHub Pull Requests into GitLabDouglas Barbosa Alexandre
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2016-01-05Merge branch 'metrics-tuning' into 'master' Dmitriy Zaporozhets
2016-01-04Automatically prefix transaction series namesYorick Peterse
2016-01-04Use separate series for Rails/Sidekiq sample statsYorick Peterse
2016-01-04Track total method call times per transactionYorick Peterse