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-11-16Includes page specific JSFilipa Lacerda
2016-10-28Create cycle analytics bundlePhil Hughes
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-10-20Create protected branches bundleAlfredo Sumaran
2016-10-13Refactor JS codeAlfredo Sumaran
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-04Don't send Private-Token headers to SentryJacob Vosmaer
2016-09-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable
2016-09-28Use a ConnectionPool for Rails.cache on Sidekiq serversPaco Guzman
2016-09-26Set a restrictive CORS policy on the API for credentialed requestsNick Thomas
2016-09-26Move Rack::Attack and Rack::Cors middlewares to be before Warden::ManagerNick Thomas
2016-09-22Revert "Merge branch '22364-rails-cache-redis-connection-pool' into 'master'"Rubén Dávila Santos
2016-09-20Use a ConnectionPool for Rails.cache on Sidekiq serversPaco Guzman
2016-08-19Merge branch 'ace-ventura' into 'master' Jacob Schatz
2016-08-18Only load Ace on Snippets and file edit pages.Connor Shea
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Added simulate drag JS for testsPhil Hughes
2016-08-17Hooked up JS to allow issues to be moved between columnsPhil Hughes
2016-08-13Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-04Deduplicated resque.yml loading from several placesGabriel Mazetto
2016-07-26Correctly resolves/unresolves discussionsPhil Hughes
2016-07-26convert CS to JSPhil Hughes
2016-07-24Diff line comments resolvePhil Hughes
2016-07-20Merge branch 'rename-js-files' into 'master' Fatih Acet
2016-07-18Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-06-30Split Cropper.js from the main JavaScript manifest.Connor Shea
2016-06-23Add precompilation for relevant assets.Connor Shea
2016-06-10Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea
2016-06-02Attempt to fix the user page.Connor Shea
2016-06-02Remove d3 except for on pages where it's necessary.Connor Shea
2016-05-25New confirmation email :fire:Robert Speicher
2016-05-20Merge branch 'fix-generator-templates-directory' into 'master' Jeroen van Baarsen
2016-05-19Move generator templates to generator_templates/Yorick Peterse
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-10Add eager load paths to help prevent dependency load issues with Sidekiq workersStan Hu
2016-04-30Add more parameters to the filter_parameters config.Connor Shea
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer
2016-03-19Inline mailer CSS using premailer.Douwe Maan
2016-03-11Filter import_url params because they may contain auth information. Fixes #14199Josh Frye
2016-03-09Parse config/resque.yml in one place onlyJacob Vosmaer
2016-03-04Don't generate factories automaticallyRobert Speicher
2016-02-29Use dedicated relative_url.rb initializerArtem Sidorenko
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-18Use SCAN during 'rake cache:clear'Jacob Vosmaer
2016-02-12Update Emoji asset pathRobert Speicher
2016-02-10Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis