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
path: root/lib
AgeCommit message (Expand)Author
2016-04-12Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-04-11Instrument Banzai codeYorick Peterse
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-08Merge branch 'metrics-timestamp-precision' into 'master' Yorick Peterse
2016-04-08Instrument Rails cache codeYorick Peterse
2016-04-08Use more accurate timestamps for InfluxDB.Yorick Peterse
2016-04-08API: Expose subscribed? on issuesRobert Schilling
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-07Merge branch 'api-filter-milestone' into 'master' Rémy Coutable
2016-04-07Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable
2016-04-07Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling
2016-04-07Merge branch 'saml-external-groups' into 'master' Robert Speicher
2016-04-07Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher
2016-04-07Implemented suggested fixesPatricio Cano
2016-04-07little refactor and improvements on specsGabriel Mazetto
2016-04-07Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher
2016-04-07Added CHANGELOG itemPatricio Cano
2016-04-07Merge branch 'fix-markdown-rendering' into 'master' Douwe Maan
2016-04-07Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano
2016-04-06Revert "API: Ability to retrieve a single tag"Robert Schilling
2016-04-06Improve coding and doc styleRobert Schilling
2016-04-06API: Ability to filter milestones by stateRobert Schilling
2016-04-06Extend build status badge, add html/markdown methodsGrzegorz Bizon
2016-04-06Merge branch 'metrics-measure-block' into 'master' Robert Speicher
2016-04-06Expose user location in APIRobert Schilling
2016-04-06Measure Ruby blocks using Gitlab::MetricsYorick Peterse
2016-04-06Fix header link rendering when containing numbersYorick Peterse
2016-04-06API: Ability to retrieve a single tagRobert Schilling
2016-04-06Changed the argument of not_found for 'unprotect'Yasser Hussain
2016-04-06Ensure correct filter order to validate with our markdown specGabriel Mazetto
2016-04-06Fix a few edited references from WikiLinkFilter and specsGabriel Mazetto
2016-04-06Fixed WikiPipeline and specsGabriel Mazetto
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-05Wrap images in discussions and wikis with a link to the image source using Im...connorshea
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-04Cleaned up caching in AbstractReferenceFilterYorick Peterse
2016-04-04Cache default_issues_tracker? in BanzaiYorick Peterse
2016-04-04Memoize object class titlesYorick Peterse
2016-04-04Cache Banzai class methods returning static dataYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-04-04Cache Banzai projects/objects using RequestStoreYorick Peterse