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 111 Bytes
.eslintrc 1013 Bytes
.gitignore 696 Bytes
.hound.yml 217 Bytes
.rubocop.yml 1.64 KB
.rubocop_todo.yml 13.2 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 198 Bytes
Rakefile.dist 2.39 KB
VERSION 15 Bytes
config.ru 383 Bytes
package.json 4.48 KB

Latest revisions

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

Fixes #23579 - Use a bundler group for assets

38f854cd 07/09/2018 01:14 PM Tomer Brisker

Fixes #23965 - Only save ids for association audits (#5753)

Otherwise, we have issues when trying to check revisions of the audit
since it will fail trying to assign a string to an attribute that
expects an object id.

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.

b976723b 07/09/2018 10:16 AM Avi Sharvit

Fixes #23290 - Unmount components before dom-update

  • provide core `tfm.reactMounter.unmountComponents` function
  • unmount components before saving host and manually update the dom with
    jquery
d477552c 07/08/2018 07:42 AM Daniel Lobato Garcia

Fixes #23382 - Hashes in arrays are shown properly on ENC

When defining smart class parameter values with type YAML and submitted
in GUI an Ruby error message gets prepended for each array entry.

Defining an YAML-Array like:

---
- name: foo
mount_point: /bar...

3baac1fa 07/06/2018 03:21 PM Timo Goebel

fixes #24186 - improve vsphere error handling

5655a7ac 07/06/2018 03:13 PM Ondřej Pražák

Fixes #23705 - Do not associate ptable snippets

333c03f4 07/06/2018 08:10 AM Ewoud Kohl van Wijngaarden

Fixes #24167 - Remove legacy_puppet_hostname setting

2d5e52d9 07/05/2018 03:32 PM Ondřej Pražák

Fixes #23896 - Update taxonomies when refreshing metadata

672e0467 07/05/2018 01:33 PM Ori Rabin

Fixes #24122 - Remove limit from LookupValue value

View all revisions | View revisions

Also available in: Atom