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-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-11Update the health_check gem to the latest releaseDJ Mountney
2016-07-04Instrument Rinku usagePaco Guzman
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlabPaco Guzman
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-30Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan
2016-06-30Make Rack::Request use our trusted proxies when filtering IP addressesDJ Mountney
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-24Merge branch 'add-smtp-setting' into 'master' Stan Hu
2016-06-24Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826Stan Hu
2016-06-24Merge branch 'health-check-disable-email' into 'master' Rémy Coutable
2016-06-24Set the health_check mailer full checks to be the same as the standard checksDJ Mountney
2016-06-24Disable the email checking part of the standard Health CheckDJ Mountney
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-24Restrict hamlit version, remove coffeescript filters.Connor Shea
2016-06-23Replace Haml with Hamlit.connorshea
2016-06-21add missing import sourceJames Lopez
2016-06-20Avoid autoload issue such as 'Mail::Parsers::AddressStruct'Rémy Coutable
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16Fix images in emailsSean McGivern
2016-06-15Merge branch '18451-track-new-redis-connections' into 'master' Douwe Maan
2016-06-15some refactoring - renaming things, etc..James Lopez
2016-06-14project export archiverJames Lopez
2016-06-14Track new Redis connectionsSean McGivern
2016-06-14Merge branch '18527-instrument-private-methods' into 'master' Yorick Peterse
2016-06-14Instrument private/protected methodsPaco Guzman
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-13Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan
2016-06-13Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-13Added documentation to artifacts expireKamil Trzcinski
2016-06-13Enable exceptions on ChronicDurationKamil Trzcinski
2016-06-13Move keep to ArtifactsControllerKamil Trzcinski
2016-06-13Instrument all Banzai::ReferenceParser classesYorick Peterse
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-08Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer
2016-06-07Instrument `RepositoryCheck::SingleRepositoryWorker` manuallyAlejandro Rodríguez
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-02Rename finder to find_in_gitlab_or_ldapJacob Vosmaer
2016-06-02Merge branch 'master' into git-http-controllerJacob Vosmaer
2016-06-02Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher