Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
a2c1e8db 10/07/2016 07:25 AM Shlomi Zadok

Fixes #5673 - Allow deletion of role with users

b5eefd92 10/07/2016 07:19 AM Amir Fefer

Fixes #13870 - encrypt specific settings values in db

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

a4d7a037 10/07/2016 02:51 AM Marek Hulán

Fixes #12864 - verify host owner taxonomies

648dbb84 10/06/2016 03:20 AM Daniel Lobato Garcia

Fixes #16797 - Log pending migrations

It's possible that permissions will not load due to pending migrations.
are pending. This would help us figure out if this problem occurs when
running plugin tests in jenkins.

0954da0c 10/05/2016 11:03 AM Marek Hulán

Fixes #16803 - tolerate templates without documentation

4d0870ad 10/04/2016 12:38 PM Dominic Cleal

fixes #16749 - improve NIC update performance during fact imports

- In get_facts_for_interface, replace regexes in hash key filtering
with simple String methods and simplify hash construction
- Change logger.debug to lazy evaluation for production performance,...

e197f74f 10/04/2016 11:15 AM Dominic Cleal

refs #16689 - expand array of eager load tables

Previously an array of tables (e.g. on Puppetclasses, SubnetsController)
triggered false positive warnings from Bullet:

| Unused Eager Loading detected
|   Subnet::Ipv4 => [[:domains, :dhcp]]

and when no tables were passed on most index pages:...

c8693964 10/04/2016 11:07 AM Marek Hulán

Fixes #16785 - improve resource names for lookup keys

b6db72b1 10/04/2016 11:06 AM Dominic Cleal

fixes #16786 - don't call to_sentence on associations

View revisions

Also available in: Atom