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.51 KB
.rubocop_todo.yml 14 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 385 Bytes
package.json 4.44 KB

Latest revisions

# Date Author Comment
2eb67104 06/11/2018 06:29 AM Tomer Brisker

Fixes #23852 - Properly escape html in template preview errors

f57d42f5 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Fix vm_exists? method

Fix related tests

2a6bce4d 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Queue orchestration compute

be6d3eda 06/10/2018 08:07 AM Liza Gilman

Fixes #23598 - move report metrics chart to c3

5c45eb87 06/08/2018 02:53 PM Daniel Lobato Garcia

Fixes #23818 - Update fog-openstack to save OpenStack OSP 12

On fog-openstack 0.1.23, Excon expects a 200 when it creates the first
key-pair on OpenStack. On recent versions, it returns a 201.
There is a fix for it on fog-openstack 0.1.25, so we should update to it...

c68cefa6 06/08/2018 10:31 AM Kavita Gaikwad

Fixes #23377 - audit external group membership changes (#5555)

87194fab 06/07/2018 03:53 PM Daniel Lobato Garcia

Fixes #13749 - Handle Base64 and binary LDAP avatars

Before this change, we would always try to Base64.decode absolutely any
avatar. This resulted in broken images, as sometimes the avatars are
automatically turned into binary by net/ldap. In such cases, we want to...

0cab9e6b 06/07/2018 01:57 PM Tomáš Strachota

Refs #21580 - require rbvmomi

The compute resource for VMware was using rbvmomi classes wihout
explicitly requiring rbvmomi. That can cause issues in tests.

b5fc39ee 06/07/2018 11:56 AM Ewoud Kohl van Wijngaarden

Fixes #23842 - Load factory_bot only when needed

By moving the factory_bot loading to when it's only needed we make it a
soft dependency. Production installs typically don't have factory_bot
installed which breaks rake tasks.

70679b5f 06/07/2018 09:39 AM Lukas Zapletal

Fixes #23826 - model class logger is now app

View all revisions | View revisions

Also available in: Atom