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-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
2016-07-18Only enable CSP policies when relevant features are enabled.Connor Shea
2016-07-18Remove background_jobs-specific headers.Connor Shea
2016-07-18Only report to Sentry when it's enabled.Connor Shea
2016-07-18Add Sidekiq-specific headers.Connor Shea
2016-07-18Add the CSP reporting URI of Sentry.Connor Shea
2016-07-18Update image policy to allow external images over HTTPS.Connor Shea
2016-07-18Remove unsafe eval directive from scripts.Connor Shea
2016-07-18Fix that which hath been broken. Except the sidekiq admin iframe.Connor Shea
2016-07-18Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-07-15Merge branch '17341-firefox-u2f' into 'master' Robert Speicher
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-07-12Merge branch 'remove-hound-config' into 'master' Stan Hu
2016-07-12Merge branch 'update-health-check-gem' into 'master' Rémy Coutable
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-11Make "Get started with Builds" Help Page link work properlyconnorshea
2016-07-11Update the health_check gem to the latest releaseDJ Mountney
2016-07-11Merge branch 'master' into single-file-diffsSean McGivern
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-08Merge branch 'cs-cropper' into 'master' Fatih Acet
2016-07-08Collapse large diffs by defaultSean McGivern