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-01-05Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan
2016-01-05Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan
2016-01-05Suggest prefacing find command with sudo when base permissions are wrongStan Hu
2016-01-05Merge branch 'fix-api-lookup-with-usernames-with-dots' of https://gitlab.com/...Dmitriy Zaporozhets
2016-01-05Merge branch 'metrics-tuning' into 'master' Dmitriy Zaporozhets
2016-01-04Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue.Douwe Maan
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
2016-01-04Track total query/view timings in transactionsYorick Peterse
2016-01-04Ability to increment custom transaction valuesYorick Peterse
2016-01-04Merge branch 'autocomplete-performance' into 'master' Dmitriy Zaporozhets
2016-01-04Fix API project lookups when querying with a namespace with dotsStan Hu
2016-01-02Simplify `ContributionsCalendar#starting_year` and `#starting_month`Robert Speicher
2015-12-31Removed tracking of hostnames for metricsYorick Peterse
2015-12-31Use separate series for Rails/Sidekiq transactionsYorick Peterse
2015-12-31Cache InfluxDB settings after the first useYorick Peterse
2015-12-31Removed tracking of raw SQL queriesYorick Peterse
2015-12-31Optimize CSS expressions produced by NokogiriYorick Peterse
2015-12-31Don't use delegate to delegate trivial methodsYorick Peterse
2015-12-31Use XPath for searching link nodesYorick Peterse
2015-12-31Removed various default metrics tagsYorick Peterse
2015-12-30Support a single directory traversal in RelativeLinkFilterRobert Speicher
2015-12-30Make sure that is no pending migrations in Gitlab::CurrentSettingsDouglas Barbosa Alexandre
2015-12-29Merge branch 'upvote_count_to_api' into 'master' Valery Sizov
2015-12-29Use Gitlab::CurrentSettings for InfluxDBYorick Peterse
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-29Strip newlines from obfuscated SQLYorick Peterse
2015-12-29Merge branch 'feature/recaptcha_settings' into 'master' Dmitriy Zaporozhets
2015-12-29Handle missing settings table for metricsYorick Peterse
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-28Make single user API endpoint return Entities::User instead of Entities::User...Michi302
2015-12-28Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets
2015-12-28Added host option for InfluxDBYorick Peterse
2015-12-28Use String#delete for removing double quotesYorick Peterse
2015-12-28Revert upvotes and downvotes params to MR APIValery Sizov
2015-12-28Merge branch 'mention-all' into 'master' Robert Speicher
2015-12-25Merge branch 'master' into milestone-refDouwe Maan
2015-12-25Merge branch 'support-api-lookup-by-username' into 'master' Dmitriy Zaporozhets
2015-12-24Escape all the things.Douwe Maan
2015-12-24Merge branch 'master' into milestone-refDouwe Maan
2015-12-24More escaping!Douwe Maan
2015-12-24Merge branch 'master' into mention-allDouwe Maan
2015-12-24Merge branch 'ldap-special-chars-fix' into 'master' Douwe Maan
2015-12-24Add API support for looking up a user by usernameStan Hu
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-24Escape reference link textDouwe Maan
2015-12-24Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets