Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
.gitkeep 0 Bytes
asset_compile.rake 2.43 KB
clean_backend_objects.rake 1.08 KB
delete_orphaned_content.rake 235 Bytes
gettext.rake 127 Bytes
headpin_misc.rake 747 Bytes
jenkins.rake 583 Bytes
jshint.rake 1.44 KB
jsroutes.rake 394 Bytes
pretty_routes.rake 1.4 KB
regenerate_repo_metadata.rake 646 Bytes
reindex.rake 1.18 KB
rubocop.rake 566 Bytes
setup.rake 2.25 KB
simplecov.rake 133 Bytes
test.rake 3.5 KB
yard.rake 217 Bytes

Latest revisions

# Date Author Comment
a91ee656 08/04/2014 10:23 AM Justin Sherrill

fixes #6915 - cleanup activation key association on clean_backend_objects

e28a0361 07/25/2014 02:27 PM Eric Helms

Refs #5029: Updates for initial org and location in Foreman.

461630b5 07/17/2014 07:22 AM Walden Raines

Fixes #6321/BZ1111695: check permission before displaying bastion page.

Ensure the current user has the correct permission prior to displaying
the Bastion page. Before this commit the page would display with 403s
for any requests the user did not have access to....

acbebddd 07/09/2014 05:37 PM Justin Sherrill

Merge pull request #4410 from jlsherrill/6556

fixes #6556 - setting static password in rake katello:reset

d1fb86bd 07/09/2014 01:54 PM Justin Sherrill

fixes #6556 - setting static password in rake katello:reset

32e3268c 07/09/2014 08:54 AM David Davis

Refs #6180,1100311 - Remove old organization destroyer code

ede3a9b2 06/03/2014 01:28 PM Justin Sherrill

Merge pull request #4190 from jlsherrill/index

Fixes #6005 - speeding up content reindexing

2c7d6aae 06/02/2014 04:35 PM Justin Sherrill

Fixes #6005 - speeding up content reindexing

Instead of indexing per repo, we can index all of each content
and it will be much faster. Sample times with a content view with about
5 versions:

Old Reindex: 7m05s
New Reindex: 3m13s

the more content views and versions you have the greater the difference

6363f1ad 06/02/2014 12:54 PM Eric Helms

Merge pull request #4127 from ehelms/refs-5681

Refs #5681: Candlepin reset only needs to drop, create and migrate the d...

73f509f3 05/21/2014 01:36 AM Eric Helms

Refs #5681: Candlepin reset only needs to drop, create and migrate the database.

Previously, we used cpdb and cpsetup to manage the Candlepin database,
cert and configuration file deployment when running Katello reset. With
the installer handling the cert and configuration file, we need only to...

View revisions

Also available in: Atom