Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d666c6c4 07/09/2018 02:25 PM Ewoud Kohl van Wijngaarden

Fixes #23579 - Use a bundler group for assets

eb0b1c73 07/09/2018 10:35 AM Tomer Brisker

Fixes #24192 - Clean up auth_source_selected action leftovers

The `UsersController#auth_source_selected` action was removed in commit
feacea35f07f362d9e2c694a83516bbc902321a0 but a few leftovers remain in
the code. This commit removes them.

c30fd6f2 07/01/2018 05:42 PM Lukas Zapletal

Fixes #23808 - monotonic timer to measure durations

a9861944 06/25/2018 08:02 AM Tomer Brisker

Fixes #23924 - Use consistent IDs for modules in webpack

This replaces the NamedModulesPlugin with a simplified version, that
strips the relative path part of the module ID up to the
node_modules/ part. This allows using consistent naming for modules,
even when running the packaging from different directories relative to...

b5eca9b3 06/22/2018 07:53 AM Michael Moll

Fixes #23962 - Fix Style/ExpandPathArguments cop

927e4ddc 06/20/2018 05:09 PM Tomer Brisker

Refs #23924 - replace HashModuleId with NamedModules

While this won't fix the issue, it will allow debugging which module is
causing the issue.

ec8bc567 06/20/2018 09:18 AM Michael Moll

Revert "Fixes #24003 - remove babel-polyfill from vendor.js"

This reverts commit bff82b8918b68b0127e4ea32a7d3b958f1a55a91.

d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
bff82b89 06/19/2018 03:05 PM Tomer Brisker

Fixes #24003 - remove babel-polyfill from vendor.js

67110766 06/19/2018 02:13 PM Lukas Zapletal

Fixes #21007 - new unattended action 'failed'

View revisions

Also available in: Atom