Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipie.rake 558 Bytes
backup.rake 3.98 KB
bundler.rake 493 Bytes
config.rake 3.85 KB
console.rake 114 Bytes
convert.rake 6.45 KB
encrypt.rake 2.75 KB
exception.rake 668 Bytes
fix_cache.rake 577 Bytes
fix_cached_counters.rake 837 Bytes
gettext.rake 1.42 KB
hosts.rake 1.7 KB
jenkins.rake 995 Bytes
ldap.rake 501 Bytes
locale.rake 1.66 KB
log.rake 134 Bytes
model.rake 3.17 KB
patches.rake 630 Bytes
pkg.rake 941 Bytes
plugin_apipie.rake 889 Bytes
plugin_assets.rake 3.23 KB
plugins.rake 151 Bytes
puppet.rake 8.48 KB
reports.rake 3.2 KB
reset_permissions.rake 1.02 KB
rubocop.rake 137 Bytes
security.rake 725 Bytes
smartproxy.rake 1.93 KB
test_api_dir.rake 174 Bytes
test_lib_dir.rake 236 Bytes
trends.rake 2.02 KB

Latest revisions

# Date Author Comment
040abfa3 05/13/2015 03:25 AM Jon McKenzie

Fixes #5568 - Improves performance of trends:clean rake task

Perform trend counter dupe counting within the database rather than in the Ruby code.

be6ce5bc 05/06/2015 10:11 AM Daniel Lobato Garcia

Fixes #10263 - Encrypt LDAP password in db

This commit includes a rake task to encrypt all encryptable resources.
A helper function can be used to add more encryption tasks easily.

2d8b4fef 04/28/2015 07:48 AM Daniel Lobato Garcia

Refs #3809 - Remove semicolon cop

1fcea0e9 03/24/2015 04:48 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

c0fd4d46 03/15/2015 05:45 AM Eric Helms

Fixes #9751: Correct examples for rake config usage.

8e567e22 03/11/2015 06:16 AM Shimon Shtein

Fixes #7505 - Changed the way trends are stored in the DB. Now they are stored as intervals

61b5da1b 03/02/2015 03:17 AM Shimon Shtein

Fixes #9339 - Changed the OS sorting to title

Title uses the full string, not only the name part.

65521ed3 02/22/2015 08:31 AM Tom Caspy

Refs #4478 - Remove empty line in apipie.rake

fa24d7a1 02/20/2015 10:11 AM Martin Bacovsky

Refs #4478 - copy in pre-built plugin caches on rake apipie:cache index

9271a4bf 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove various small cops

View revisions

Also available in: Atom