Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
development.rb 1.66 KB
production.rb 5.31 KB
test.rb 2.1 KB

Latest revisions

# Date Author Comment
9bc1f99c 08/31/2015 06:16 AM Tomer Brisker

Fixes #11388 - Popovers display with correct size and dismiss on next click

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

3088e641 06/04/2015 06:05 AM Eric Helms

Fixes #10487: Add custom logging support

This change moves away from the Rails logger to the 'logging' gem
to support more configurability of logging. Further, this allows for
the creation of custom loggers that plugins can then create during
registration (with `logger`) or through settings....

8fd8e34d 03/22/2015 01:01 PM Tomáš Strachota

Fixes #9824 - missing compute resource assets

0ecc13d3 03/11/2015 07:05 AM Ori Rabin

Fixes #9606 - ANSI color codes should not be used in production log

958e87e6 03/04/2015 05:32 AM B Sh

Fixes #2135 - During puppet class import, puppet class description box should close itself

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

d43379f3 01/14/2015 07:01 AM Dominic Cleal

fixes #8925 - support plugin asset manifests beneath app root

This supports Debian packaging where storing the assets manifest.yml beneath
the gem installation directory isn't possible, as bundler manages gem
installations.

Instead, support loading ${app.root}/public/assets/${plugin}/manifest.yml so...

287d9745 12/11/2014 12:08 PM Lukas Zapletal

Refs #8364 - removed javascript N+1 alerts

2ea1b529 11/26/2014 07:00 AM Shlomi Zadok

fixes #8367 - Eager load classes under /lib

View revisions

Also available in: Atom