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-02-19Merge branch 'rs-sentry-release-tracking' into 'master' Douwe Maan
2016-02-09Change default smpt port to 465 (default smtps port)Artem V. Navrotskiy
2016-02-01Instrument various Rugged constantsYorick Peterse
2016-02-01Instrument all Gitlab::Git instance methodsYorick Peterse
2016-01-28Revert "Revert "Remove the `:coffee` and `:coffeescript` Haml filters""Robert Speicher
2016-01-26Update ExternalIssue regex for JIRA integrationBlake Hitchcock
2016-01-25monkey patch for mysql 5.7Valery Sizov
2016-01-21Instrument Gitlab::Git::RepositoryYorick Peterse
2016-01-20Use sentry in env production onlyJeroen Nijhof
2016-01-20Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof
2016-01-18Add sentry integrationJeroen Nijhof
2016-01-18Ensure Gravatar host looks like an actual hostRémy Coutable
2016-01-18Added metrics instrumentation for all findersYorick Peterse
2016-01-13Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan
2016-01-13Revert "Remove the `:coffee` and `:coffeescript` Haml filters"Robert Speicher
2016-01-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2016-01-12Remove the `:coffee` and `:coffeescript` Haml filtersRobert Speicher
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2016-01-08Add two custom Date/Time conversion formatsRobert Speicher
2016-01-04Track total query/view timings in transactionsYorick Peterse
2015-12-31Removed tracking of hostnames for metricsYorick Peterse
2015-12-31Removed tracking of raw SQL queriesYorick Peterse
2015-12-30Added additional config environmental variables to help Debian packagingGabriel Mazetto
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-28Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets
2015-12-28Merge branch 'environment-variables-in-the-app' into 'master' Dmitriy Zaporozhets
2015-12-28Add documentation for using reCAPTCHAStan Hu
2015-12-27Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu
2015-12-27Use environment variables to configure GitLab.Sytse Sijbrandij
2015-12-22Hotfix for sidekiq-cron being loaded from Settingslogic with defaultsGabriel Mazetto
2015-12-22Merge branch 'feature/sidekiq-cron-config' into 'master' Dmitriy Zaporozhets
2015-12-21Merge branch 'add_email_unlock' into 'master' Robert Speicher
2015-12-21Merge branch 'tduehr/gitlab-ce-cas-support'Douwe Maan
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-17Instrument all ActiveRecord model methodsYorick Peterse
2015-12-17Instrument Gitlab::Shel and Gitlab::GitYorick Peterse
2015-12-17Use custom code for instrumenting method callsYorick Peterse
2015-12-17Storing of application metrics in InfluxDBYorick Peterse
2015-12-15add CAS authentication supporttduehr
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-15Allow account unlock via emailDrew Blessing
2015-12-14Sidekiq-cron configuration moved to gitlab.ymlGabriel Mazetto
2015-12-11Use new runners registration token to register CI runnersGrzegorz Bizon
2015-12-10Upgraded Sidekiq to 4.xGabriel Mazetto
2015-12-10Merge branch 'master' into tmp-reference-pipeline-and-cachingDouwe Maan
2015-12-10Use devise paranoid mode and ensure the same message is returned every timeDrew Blessing
2015-12-08Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher
2015-12-08Fix signin with OmniAuth providersDouwe Maan
2015-12-08Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan