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/config
AgeCommit message (Expand)Author
2016-08-03Settings: enable Koding integration settingsGokmen Goksel
2016-08-03KodingController: initial commitGokmen Goksel
2016-08-02Merge branch 'branches-ending-with-json' into 'master' Douwe Maan
2016-08-02Instrument the Repository classYorick Peterse
2016-08-02Allow branch names ending with .json for graph and network page (!5579)winniehell
2016-08-01Fix RequestProfiler::Middleware error when code is reloaded in developmentAhmad Sherif
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-27Change requests_profiles resource constraint to catch virtually any fileAhmad Sherif
2016-07-27Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable
2016-07-27Remove useless new routeRémy Coutable
2016-07-27Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu
2016-07-27Whitelist 'Simplified BSD' licenseDouwe Maan
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Add route for Import::GithubController#newRémy Coutable
2016-07-26Clean up unused routesJosef Strzibny
2016-07-26Enable SIDEKIQ_REQUEST_STORE by defaultStan Hu
2016-07-26Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu
2016-07-25Add ENV variable to skip repository storages validationsAlejandro Rodríguez
2016-07-25Instrument Nokogiri parsing methodsYorick Peterse
2016-07-24Ignore invalid trusted proxies in X-Forwarded-For headerStan Hu
2016-07-22Skip repository storage path valitaions on test environmentAlejandro Rodríguez
2016-07-22Use Pathname to make the repository storage path validations more robustAlejandro Rodríguez
2016-07-21Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre
2016-07-21Update default path for repository_downloads_path in gitlab.yml.exampleDouglas Barbosa Alexandre
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Don't allow `.ogg` as a valid video extensionRémy Coutable
2016-07-21Revert "Merge branch 'csp-basics' into 'master' "Robert Speicher
2016-07-21Revert "Merge branch 'remove-csp-sentry-reporting' into 'master' "Robert Speicher
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Merge branch '15343-build-settiings' into 'master' Rémy Coutable
2016-07-20Create PipelinesSettingsController for showing settings pageKamil Trzcinski
2016-07-20Merge branch 'rename-js-files' into 'master' Fatih Acet
2016-07-20Update routesKamil Trzcinski
2016-07-20Log cron_jobs configuration instead of raising exceptionGabriel Mazetto
2016-07-20Fix the Sentry spam from CSP violations by disabling it.Connor Shea
2016-07-20Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski
2016-07-20Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-07-19Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone
2016-07-19Merge branch 'cs-gemojione-3' into 'master' Robert Speicher
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Improve cron_jobs loading error messagesGabriel Mazetto
2016-07-18Minor policy refinements.Connor Shea
2016-07-18Document the CSP file.Connor Shea