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-04-11Fixed stubbing for Gitlab::Metrics specsYorick Peterse
2016-04-11Track call counts in Gitlab::Metrics.measure_blockYorick Peterse
2016-04-11Store block timings as transaction valuesYorick Peterse
2016-04-09Merge branch 'redis-connection-pool' into 'master' Robert Speicher
2016-04-08Merge branch 'instrument-rails-cache' into 'master' Yorick Peterse
2016-04-08Instrument Rails cache codeYorick Peterse
2016-04-08Use more accurate timestamps for InfluxDB.Yorick Peterse
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-07Merge branch 'saml-external-groups' into 'master' Robert Speicher
2016-04-07Implemented suggested fixesPatricio Cano
2016-04-07Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher
2016-04-07Added CHANGELOG itemPatricio Cano
2016-04-07Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano
2016-04-06Extend build status badge, add html/markdown methodsGrzegorz Bizon
2016-04-06Measure Ruby blocks using Gitlab::MetricsYorick Peterse
2016-04-06Changed config syntax and improved how chaanges in group memberships are han...Patricio Cano
2016-04-05Unblocks user when active_directory is disabled and it can be foundGabriel Mazetto
2016-04-05Prepare SAML for group retrievalPatricio Cano
2016-04-04Be careful when setting class instance varsJacob Vosmaer
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-04-01Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan
2016-04-01Merge branch 'fix/issue-move-rewrite-uploads' into 'master' Douwe Maan
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-31Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon
2016-03-31Fix view of notes in search results when noteable is a snippetRémy Coutable
2016-03-31Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable
2016-03-30spec and fix for fogbugz lonely user problemJames Lopez
2016-03-30Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan
2016-03-30Remove reduntant `move_to_store` overrideGrzegorz Bizon
2016-03-30Add method that returns markdown in file uploaderGrzegorz Bizon
2016-03-30Check if GFM rewriters need rewrite internallyGrzegorz Bizon
2016-03-30Refactor uploads rewriter used when moving issueGrzegorz Bizon
2016-03-30Add uploads rewriter and use it when moving issueGrzegorz Bizon
2016-03-29Refactor builds badge, encapsulate inside a classGrzegorz Bizon
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-25Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla
2016-03-24Explain why ExclusiveLease has no #cancelJacob Vosmaer
2016-03-23Avoid using the same name between methods and variablesLin Jen-Shin
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Do not rewrite reference if already a cross referenceGrzegorz Bizon
2016-03-21Fix specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-20Merge branch 'master' into issue_12658Douwe Maan
2016-03-20Find referable for each ref found in references rewriterGrzegorz Bizon
2016-03-20Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon
2016-03-19Update reference unfolder according to recent ability changesGrzegorz Bizon