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/spec/lib
AgeCommit message (Expand)Author
2015-12-31Optimize CSS expressions produced by NokogiriYorick Peterse
2015-12-31Removed various default metrics tagsYorick Peterse
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-29Strip newlines from obfuscated SQLYorick Peterse
2015-12-29Merge branch 'fix-spelling-mistake' into 'master' Robert Speicher
2015-12-29Handle missing settings table for metricsYorick Peterse
2015-12-28Fix spelling mistake, thanks Connor.Sytse Sijbrandij
2015-12-28Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets
2015-12-24Merge branch 'master' into mention-allDouwe Maan
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-22Fix identity and user retrieval when special characters are usedPatricio Cano
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-17Track object counts using the "allocations" GemYorick Peterse
2015-12-17Support for instrumenting class hierarchiesYorick Peterse
2015-12-17Only track method calls above a certain thresholdYorick Peterse
2015-12-17Allow filtering of what methods to instrumentYorick Peterse
2015-12-17Track location information as tagsYorick Peterse
2015-12-17Replace double quotes when obfuscating SQLYorick Peterse
2015-12-17Track object count types as tagsYorick Peterse
2015-12-17Only instrument methods defined directlyYorick Peterse
2015-12-17Added Instrumentation.configureYorick Peterse
2015-12-17Methods for instrumenting multiple methodsYorick Peterse
2015-12-17Use custom code for instrumenting method callsYorick Peterse
2015-12-17Use string evaluation for method instrumentationYorick Peterse
2015-12-17Storing of application metrics in InfluxDBYorick Peterse
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-12-14Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński
2015-12-14Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński
2015-12-11Fix after column renameKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-11Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan
2015-12-11AuthHash should not parameterize email userCorey Hinshaw
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-10Merge branch 'master' into tmp-reference-pipeline-and-cachingDouwe Maan
2015-12-09Tag lib specsDouwe Maan
2015-12-08Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher
2015-12-08Block LDAP user when they are no longer found in the LDAP serverDrew Blessing
2015-12-08Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-08Refactor CI YAML processor's validatorsGrzegorz Bizon
2015-12-08Add `RepositoryPush` specsGrzegorz Bizon
2015-12-08Store the demodulized reference filter name in data attributeRobert Speicher
2015-12-07Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-04Add added, modified and removed properties to commit object in webhookValery Sizov
2015-12-03Use URL helpers in specsDouwe Maan
2015-12-02Allow invalid URLs in closing patternDouwe Maan
2015-12-02Merge branch 'master' into link-refsDouwe Maan
2015-12-02Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-02Satisfy RubocopDouwe Maan
2015-12-01Pick up direct links to issues/MRs as references.Douwe Maan