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-08-19Merge branch 'ace-ventura' into 'master' Jacob Schatz
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-17Merge branch 'issue-boards' into 'master'Douwe Maan
2016-08-04Deduplicated resque.yml loading from several placesGabriel Mazetto
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
2016-02-10Fix typos and grammarAchilleas Pipinellis
2016-02-09Edit configuration files for relative URL supportAchilleas Pipinellis
2016-02-09Filter out variables from production logsKamil Trzcinski
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-10-08Use `methods: :any` in our rack-cors configurationRobert Speicher
2015-07-15Expire Rails cache entries after two weeksJacob Vosmaer
2015-05-10Add otp_attempt to filtered parametersRobert Speicher
2015-03-10Allow smb:// links in Markdown text.Douwe Maan
2015-02-07Filter private_token and password_confirmation params from logs.Douwe Maan
2015-01-23use new hash syntaxFred Chasen
2015-01-23Split up line and use single qoutes to declare Cors settingsFred Chasen
2015-01-23Expose Link header in CORS Api callsFred Chasen
2015-01-01Append in place for strings and arraysCiro Santilli
2014-11-18Use new gitlab-shell v2.3.0Dmitriy Zaporozhets
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-10-30Merge pull request #8122 from bbodenmiller/cleanup-time-zoneDmitriy Zaporozhets
2014-10-22Merge pull request #7994 from cirosantilli/rm-unneeded-autoload-pathDmitriy Zaporozhets
2014-10-22cleanup time zone settingsBen Bodenmiller