Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  .storybook
  .tx
  app
  bin
  bundler.d
  config
  db
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
  webpack
.babelrc 168 Bytes
.eslintignore 79 Bytes
.eslintrc 1013 Bytes
.gitignore 696 Bytes
.hound.yml 217 Bytes
.mention-bot 141 Bytes
.rubocop.yml 1.46 KB
.rubocop_todo.yml 13.7 KB
.stylelintrc 58 Bytes
.travis.yml 140 Bytes
CHANGELOG 610 KB
CONTRIBUTING.md 532 Bytes
Contributors 14.6 KB
Gemfile 1.65 KB
LICENSE 75.2 KB
Procfile 577 Bytes
README.md 8.85 KB
Rakefile 202 Bytes
Rakefile.dist 2.34 KB
VERSION 15 Bytes
config.ru 383 Bytes
package.json 4.44 KB

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

6b518448 06/14/2018 11:27 AM Marek Hulán

Refs #23132 - stabilize bookmark test

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

b697e513 06/14/2018 09:50 AM Michael Moll

Refs #22058 - refresh rubocop config and apply autofixes

30aa03f4 06/14/2018 09:08 AM Adam Ruzicka

Fixes #23932 - Fixes failing application job tests for some plugins

The tests were failing with:
Sequel::DatabaseError: PG::DuplicateTable:
ERROR: relation "dynflow_execution_plans" already exists

This failure was probably caused by forcing initialization of the...

c50b21ee 06/13/2018 02:58 PM Amir Fefer

Fixes #23690 - update react to 16.3

f5ea70ad 06/13/2018 10:26 AM Zachary Bedell

fixes #23909 - vsphere: prefer network search by key

Creating a new VMware image fails during provisioning with
"Could not match network interface". Searching for distributed
virtual switch via key BEFORE searching with the nic_attrs structure
resolves a false positive match when vCenter contains VDS migrated...

9e1851e4 06/13/2018 10:21 AM Tomer Brisker

Fixes #23913 - Stop auditing host status updates

e0910b7e 06/12/2018 03:06 PM Michael Moll

Fixes #23857 - Fix Performance/InefficientHashSearch cop

a525db23 06/12/2018 02:55 PM Stephen Benjamin

fixes #23232 - fix error when domain not in taxonomy

This ensures that if domain_id is set, but domain not found (for example
when domain is in another taxonomy), the shortname still removes the
domain from the host's FQDN.

View all revisions | View revisions

Also available in: Atom