Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1da8bd42 05/22/2017 07:58 AM Dominic Cleal

refs #19534 - check EncryptValue class variables are defined

bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, causing exceptions when
decryption failed. Tests added for this new behaviour.

bed45946 05/17/2017 04:13 AM Lukas Zapletal

Fixes #19534 - removed excessive encryptor logging

04d9f6ed 05/17/2017 04:12 AM Lukas Zapletal

Fixes #19534 - improved orchestration task logging

67428d62 05/11/2017 08:24 AM Marek Hulán

Fixes #19506 - reset cache after CR update

5e38d636 05/11/2017 07:29 AM Dmitri Dolguikh

Fixes #19173 - build notification succeeds with expired token.

704659e6 05/01/2017 05:54 AM Ben Plessinger

fixes #19419 - fix invalid syntax in aws fog extention

Fix invalid syntax in server.rb

3be4ca4c 04/25/2017 11:46 AM Shimon Shtein

Fixes #19374 - added check to fix double facet registration

006929d1 04/21/2017 05:18 AM Timo Goebel

fixes #19328 - autosign tasks have correct wording

7923c95d 04/06/2017 07:19 AM Dominic Cleal

fixes #18445 - always define eager_load_paths, use require_dep

Allows `eager_load!` to be called or enabled in any environment without
loading files under lib/ twice. Switches many `require` calls to Rails'
`require_dependency` to always use its dependency loader, so when eager...

26c7d10a 03/30/2017 07:37 AM Dominic Cleal

fixes #19087 - create host built notification from Host#built

Comparing the host's installed_at timestamp is unreliable on MySQL
databases, as the timestamp field has a limited granularity. Under Rails
5 in a sub-second test, this field will not be changed....

View revisions

Also available in: Atom