Project

General

Profile

Activity

From 03/29/2014 to 04/27/2014

04/26/2014

08:05 AM Hammer CLI Import Revision bff76ce0 (hammer-cli-import): Some unit tests for deltahash
Matej Kollar
07:57 AM Hammer CLI Import Revision 52100696 (hammer-cli-import): No need for delete_if anymore
Matej Kollar
07:54 AM Hammer CLI Import Revision 3f99ab28 (hammer-cli-import): More efficient deleting
Originally O(|hash| * |extra|), now O(|extra| * hash_del_complexity)
where hash_del_coplexity might be something like...
Matej Kollar
07:53 AM Hammer CLI Import Revision 6dc0c7de (hammer-cli-import): One may also delete items from deltahash
Matej Kollar

04/25/2014

09:09 PM Revision f8186ea3 (katello): fixes #5457 - ignore content view archives repos during manifest actions
Justin Sherrill
09:08 PM Revision a92dd6ad (katello): fixes #5411 - precreating backend object search indexes
As part of this, updated the pool object to include BackendIndexedModel Justin Sherrill
08:29 PM Revision 6cb75b0c (hammer-cli-katello): Merge pull request #150 from komidore64/rubocop
fixes #5462 - adding some rubocop directives Adam Price
08:22 PM Revision 315e2098 (hammer-cli-katello): fixes #5462 - adding some rubocop directives
Adam Price
07:19 PM Revision da99211d (hammer-cli-katello): Merge pull request #105 from bkearney/bkearney/zanata
Add zanata translation information Bryan Kearney
07:10 PM Revision 53a4e829 (katello): Fixes #5456 - Point to new project name and version
Bryan Kearney
05:38 PM Revision e3931337 (katello): Merge pull request #4008 from jlsherrill/search_index
fixes #5411 - precreating backend object search indexes Justin Sherrill
03:45 PM Revision cc67dec8 (katello): Merge pull request #4001 from jlsherrill/view_delete
fixes #5412 - adding content view deletion ui Justin Sherrill
03:45 PM Revision d7d4a527 (katello): Merge pull request #3911 from parthaa/product-create
Fixes #4924 - dynflow migration for product create Partha Aji
03:19 PM Revision f37f2b55 (katello): fixes #5412 - adding content view deletion ui
Justin Sherrill
02:18 PM Revision ddc64c01 (katello): Merge pull request #4007 from bkearney/bkearney/5448
Fixes #5448 - Fix a typo in the subscriptions page Bryan Kearney
01:45 PM Revision 48560245 (katello): Fixes #5448 - Fix a typo in the subscriptions page
Bryan Kearney
01:11 PM Revision 8814106e (hammer-cli-katello): Merge pull request #143 from iNecas/reposet-enable
Refs #4826 - Update cli to support new reposet approach Ivan Necas
01:11 PM Revision fc4c745f (katello): Merge pull request #3980 from iNecas/reposets-rework
Fixes #4826 - rework reposets to not create repositories on repo set enable Ivan Necas
09:12 AM Revision 39e2c139 (katello-website): Merge pull request #5 from waldenraines/content_views
Adding first pass of content views documentation. Walden Raines
08:35 AM Revision b8e2b29b (katello-website): Adding ruby and javascript style guides
David Davis

04/24/2014

07:50 PM Revision ae45a006 (katello): Fixes #4924 - dynflow migration for product create
dynflow migration of product creation
unit tests for product create
removed old product create unit test
fixed othe...
Jason L Connor
07:33 PM Revision ea22b824 (katello): Merge pull request #3999 from daviddavis/temp/20140423115449
Fixes #5413 - Fix content view removal error message David Davis
06:31 PM Revision fb305c72 (hammer-cli-katello): Merge pull request #147 from daviddavis/temp/20140423175044
Fixes #5420 - Fixes bad grammar message David Davis
06:31 PM Revision bc5d1006 (hammer-cli-katello): Merge pull request #148 from parthaa/repo-url
Fixes #5433 - Display redhat repo url Partha Aji
06:28 PM Revision 0e2a018a (hammer-cli-katello): Fixes #5433 - Display redhat repo url
Added a line to display the redhat repository url
for a given org, since there is no place to determine
that after th...
Partha Aji
05:03 PM Revision 70e3a0a7 (katello): Fixes #5408, display errors on new sync plan form.
Walden Raines
02:31 PM Hammer CLI Import Revision 6f9f645b (hammer-cli-import): Update vers for sprint-3
Grant Gainey
02:28 PM Hammer CLI Import Revision cbf3b49b (hammer-cli-import): Rework order and class-variables in dir
* Class-variables are just asking for later confusion - do it right!
* Dependencies are more complicated than just or...
Grant Gainey
02:03 PM Revision 0a71c5ba (katello): Merge pull request #4004 from iNecas/fix-5164-builds
Fixes #5164 - fix rpm builds Ivan Necas
10:41 AM Revision 9e18251b (katello): Fixes #5164 - fix rpm builds
Also, makes the naming of scripts consistent with the rest of scripts Ivan Necas
09:23 AM Revision c1dae0c7 (katello): Fixes #4826 - address review comments
Ivan Necas
09:23 AM Revision e972c028 (katello): Fixes #4826 - fix rubocop
Ivan Necas
09:23 AM Revision 5c8fb298 (katello): Fixes #5023 - Repository::Destroy doesn't continue when failed in ActiveRecord
Ivan Necas
09:23 AM Revision 2a93523a (katello): Fixes #5201 - allow disabling lazy accessors in tests
Makes it easier to set up the testing instances without explicitly
listing what should be disabled.
Ivan Necas
09:23 AM Revision f0581b72 (katello): Fixes #4826 - rework reposets to not create repositories on repo set enable
The previous way of reposet enable was creating disabled repositories
when the reposet was enabled. These repositorie...
Ivan Necas
05:41 AM Hammer CLI Import Revision 6eefbeef (hammer-cli-import): Added config for Rubocop
Also added current issues on white list. Most of them should go
away when we figure out how/when we will run ruboco...
Matej Kollar
03:18 AM Hammer CLI Import Revision 7438ba92 (hammer-cli-import): store entities to cache, when listing them
Tomas Lestach
03:18 AM Hammer CLI Import Revision 8467c28d (hammer-cli-import): let products use composite_id
Tomas Lestach

04/23/2014

10:35 PM Revision 6fc170ee (katello): Merge pull request #4000 from waldenraines/roles
Merge remote-tracking branch 'upstream/master' into roles Walden Raines
09:58 PM Revision 85cd1206 (katello): Merge pull request #3975 from mccun934/20140409-2045
fixes #5164 - adding katello_remove.sh script Mike McCune
09:56 PM Revision 97e11ad9 (hammer-cli-katello): Fixes #5420 - Fixes bad grammar message
David Davis
08:21 PM Revision c6adca82 (katello): Merge pull request #4002 from parthaa/anonymous-provider-migration
Fixes #5418 - Migration for adding anonymous providers Partha Aji
08:16 PM Revision 309c968b (katello): Merge pull request #3997 from waldenraines/sync-plan-roles
Fixes #5260 - adding CRUD permissions for Sync Plans. Walden Raines
07:50 PM Revision 38351612 (katello): Fixes #5418 - Migration for anonymous providers
We need every org to have an anonymous provider.
THis case has been covered for new orgs,
The migration script will u...
Partha Aji
07:17 PM Revision 53344741 (katello): Fixes #5260 - adding CRUD permissions for Sync Plans.
Walden Raines
07:04 PM Revision 26909b0e (hammer-cli-katello): Merge pull request #146 from daviddavis/temp/20140423120503
Fixes #5415 - Fixed problems with cv destroy commands David Davis
06:16 PM Revision 9713d543 (katello): Merge pull request #3906 from parthaa/provider-cleanup
Fixes #4925 - Centralize provider creation. Partha Aji
05:54 PM Revision c0445f63 (katello): Merge pull request #3928 from jlsherrill/deps
fixes #4991 - adding a few foreman plugins to the default installation Justin Sherrill
05:17 PM Hammer CLI Import Revision 617a1e7b (hammer-cli-import): Add repos and entity-ordering to dir
Grant Gainey
04:22 PM Revision 563538ae (katello): Merge pull request #3994 from daviddavis/temp/20140421111807
Fixes #5255 - Fixing clearing content for repo destroy David Davis
04:20 PM Revision 6f3e4155 (katello): Merge remote-tracking branch 'upstream/master' into roles
Walden Raines
04:05 PM Revision 05586d8a (hammer-cli-katello): Fixes #5415 - Fixed problems with cv destroy commands
David Davis
03:54 PM Revision b1397a29 (katello): Fixes #5413 - Fix content view removal error message
David Davis
03:53 PM Revision 5adc4ea5 (katello): Merge pull request #3983 from thomasmckay/actkey
fixes #4978 BZ1082698 - environment and content view no longer required Thomas McKay
03:35 PM Revision 5fc7b85b (katello): Merge pull request #3986 from jlsherrill/deletion
fixes #5034 - adding content view version deletion UI Justin Sherrill
03:12 PM Revision 1ae5f6c5 (katello): Fixes #4925,5147,5410 - Centralize provider creation.
1) Create 1 anonymous provider per org. All custom products are going to
go to this anonymous provider.
2) Remove pro...
Partha Aji
03:00 PM Revision 59f07abb (katello): fixes #5034 - adding content view version deletion UI
Justin Sherrill
01:53 PM Revision 7d30f7c4 (katello): fixes #4978 BZ1082698 - environment and content view no longer required
Cleaned up based upon p-r comments
actkey - rubocop cleaning
Thomas McKay
05:56 AM Hammer CLI Import Revision e1fb9642 (hammer-cli-import): Add some data about maps
so more complicated things can be mapped Matej Kollar
01:24 AM Revision b910b1bb (katello): Merge pull request #3988 from jlsherrill/multi
fixes #5237 - adding multiple puppet module uploads from UI Justin Sherrill

04/22/2014

06:35 PM Revision f2643a3f (katello): Merge pull request #3996 from parthaa/jenkins-fix
Fix for a CV failed test Walden Raines
06:32 PM Revision d2b98a81 (katello): fixes #5164 - adding katello_remove.sh script
Mike McCune
06:07 PM Revision da03d1fa (katello): Fix for a CV failed test
Partha Aji
05:37 PM Revision ddd1631d (katello): Merge pull request #3985 from ehelms/fixes-5230
Fixes #5230: Adds CRUD permissions for GPG Keys. Eric Helms
05:30 PM Revision 1cf12818 (katello): Fixes #5255 - Version destroy plan phase clears packages
Removing before_destroy hook and creating a dynflow action to handle updating
ElasticSearch for repositories. Also re...
David Davis
01:39 PM Revision 1b5d58f9 (katello): Merge pull request #3990 from bbuckingham/fixes-5234
fixes #5234 - content dashboard - fix system group links Brad Buckingham
08:49 AM Hammer CLI Import Revision 87a20cf5 (hammer-cli-import): Moving require of csv to correct place
Require in ruby is a little messy, it does not keep an eye on you... Matej Kollar
08:08 AM Hammer CLI Import Revision 3f245fad (hammer-cli-import): Unifying style in base.rb
Matej Kollar
07:51 AM Hammer CLI Import Revision 6f2b4a7c (hammer-cli-import): index repositories via [org_id, label]
Tomas Lestach
07:49 AM Hammer CLI Import Revision 686f000b (hammer-cli-import): enable indexing via composite id
Tomas Lestach
07:42 AM Hammer CLI Import Revision 4e1ef291 (hammer-cli-import): catch creation exception
Tomas Lestach
07:42 AM Hammer CLI Import Revision fb8b3ddf (hammer-cli-import): list entities per org
Tomas Lestach
07:42 AM Hammer CLI Import Revision dde63967 (hammer-cli-import): list_entities only if we've already imported some
Tomas Lestach
07:42 AM Hammer CLI Import Revision 3d70aa2d (hammer-cli-import): import repositories
Tomas Lestach

04/21/2014

09:15 PM Revision ce0f6954 (katello): Merge pull request #3995 from bbuckingham/issue-5257
fixes #5257 - UI - fix product create and manifest import Brad Buckingham
08:46 PM Hammer CLI Import Revision bf4f26db (hammer-cli-import): Add 'dir' command to call the other cmds for the user:
Usage:
hammer import dir [OPTIONS]
Options:
--directory DIR_PATH stargate-export directory
...
Grant Gainey
08:42 PM Revision f46ddf6e (katello): fixes #5257 - UI - fix product create and manifest import
Recently some changes went in to ensure consistency in the UI for
paged and non-paged queries. In the process, a cou...
Brad Buckingham
06:34 PM Revision f5e6d3db (katello): Merge pull request #3991 from daviddavis/temp/20140418085641
Fixes #5243 - Store the content view next version David Davis
06:16 PM Revision 199efb1e (katello): Merge pull request #3989 from daviddavis/temp/20140417122656
Fixes #5236 - Speed up content view publish Justin Sherrill
05:24 PM Revision 96e61680 (katello): Merge pull request #3992 from bbuckingham/fixes-5233
fixes 5233 - System Groups UI - fix cross-linking to the systems page Brad Buckingham
05:23 PM Revision 6a773dc8 (katello): Merge pull request #3993 from bbuckingham/fixes-5232
fixes #5232 - System Groups UI - fix link from system count to the group's System list. Brad Buckingham
05:23 PM Revision b6b4de49 (hammer-cli-katello): Merge pull request #145 from bbuckingham/issue-5182
fixes #5182 - Rename Systems to Content Hosts Brad Buckingham
04:06 PM Revision 1d13acd5 (katello): fixes #5232 - System Groups UI - fix link from system count to the group's System list.
Minor change so that clicking on the system count from the System Groups
list will take the user to the group's Syste...
Brad Buckingham
04:02 PM Revision 545112da (katello): fixes #5233 - System Groups UI - fix cross-linking to the systems page
The cross-linking is using the active record id; however, the systems
page expects the system uuid to be used.
Brad Buckingham
03:42 PM Revision 670c1144 (hammer-cli-katello): fixes #5182 - Rename Systems to Content Hosts
This commit contains minor changes to rename Systems to Content Hosts
(i.e. system -> content-host). Note: although ...
Brad Buckingham
03:12 PM Revision de0a5157 (katello): Merge pull request #3984 from bbuckingham/system-ui-rename
fixes #5183 - UI - Rename 'System' to 'Content Host' Brad Buckingham
02:48 PM Revision b15be796 (katello): Fixes #5243 - Store the content view next version
When destroying content view versions, we were keep track of the last version
number so we'd publish using version nu...
David Davis
02:41 PM Revision fcd4b3d8 (katello): fixes #5183 - Rename Systems to Content Hosts throughout the UI
Brad Buckingham
10:12 AM Revision c0378751 (puppet-certs): Merge pull request #11 from omaciel/fix-redmine-5249
Fixing #5299: variables not used properly. Eric Helms
10:12 AM Revision d41cbdcd (puppet-pulp): Merge pull request #13 from omaciel/fix-redmine-5249
Fixing #5299: variables not used properly. Eric Helms

04/20/2014

11:28 PM Revision f091273f (katello): Fixes #5230: Adds CRUD permissions for GPG Keys.
Eric Helms
11:59 AM Revision c4304c14 (puppet-certs): Fixing #5299: variables not used properly.
While installing katello 'community' nighty today I noticed a few errors
related to how certain variables were being ...
Og B. Maciel
11:53 AM Revision b1f5e893 (puppet-pulp): Fixing templates to refer to variables properly.
While installing katello 'community' nighty today I noticed a few errors
related to how certain variables were being ...
Og B. Maciel

04/18/2014

01:17 PM Revision b219bacb (katello-installer): Merge pull request #45 from jlsherrill/plugin
references #4991 - adding foreman plugins to default install Justin Sherrill
07:08 AM Hammer CLI Import Revision 852f2055 (hammer-cli-import): Add require to know the symbol
Matej Kollar
01:32 AM Revision a147ba91 (katello): fixes #5237 - adding multiple puppet module uploads from UI
Justin Sherrill

04/17/2014

10:23 PM Revision 39b0f035 (katello): fixes #4991 - adding a few foreman plugins to the default installation
Justin Sherrill
08:28 PM Revision d7ee63f3 (katello): fixes #5234 - content dashboard - fix system group links
Updating the system group widget to point to the nutupane system
groups page.
Brad Buckingham
08:24 PM Revision d8c66414 (katello): Merge pull request #3823 from mptap/repo_uploads
Support for repo content uploads Manjiri Tapaswi
07:43 PM Revision 5c0f347a (katello): Support for repo content uploads
Manjiri Tapaswi
06:47 PM Revision a90e1c75 (katello): Merge pull request #3982 from waldenraines/bug-5207
Fixes #5207, show a message on empty content view puppet modules list. Walden Raines
06:46 PM Revision 7918bee6 (katello-installer): Merge pull request #44 from dgoodwin/update-modules
Fixes #5226: Updates modules Eric Helms
06:40 PM Revision 916d833e (katello-installer): references #4991 - adding foreman plugins to default install
Justin Sherrill
05:37 PM Revision a19b45c3 (katello): Fixes #5207, show a message on empty content view puppet modules list.
Walden Raines
04:55 PM Revision 770129be (katello): Fixes #5236 - Speed up content view publish
Sped up indexing content for a RHEL content view from 20 min to 30-40 seconds. David Davis
01:20 PM Revision a2e2024c (katello): Merge pull request #3970 from bbuckingham/system-actions
fixes #5151 - system actions: dynflow several more actions Brad Buckingham
12:41 PM Revision 0de261b4 (katello): fixes #5151 - system actions: dynflow several more actions
This commit converts the following system actions to use dynflow:
- errata install
- package update, update-all
- pac...
Brad Buckingham
11:50 AM Hammer CLI Import Revision 203a73d9 (hammer-cli-import): Update version to 0.2.0 - we're in Sprint-2
Also teach gemspec about version.rb instead of hardcoding Grant Gainey
10:55 AM Revision 21ca6be9 (katello-website): Adding initial Red Hat content user guide.
Brad Buckingham
10:07 AM Hammer CLI Import Revision 552ff85a (hammer-cli-import): Even little more ruby way
Matej Kollar
08:04 AM Hammer CLI Import Revision 5d80297d (hammer-cli-import): Version
so hammer --version won't fail Matej Kollar

04/16/2014

08:29 PM Revision 08c6e143 (katello): Merge pull request #3971 from waldenraines/bug-5156
Fixes #5156, BZ1086503 - allow updating of system groups via /system/:id Walden Raines
07:59 PM Revision 35cf4d3b (katello-installer): Merge pull request #41 from ehelms/fixes-5131
Fixes #5131: Adds hooks to display UI url and capsule information post i... Eric Helms
07:58 PM Revision 88f95d5a (katello-installer): Merge pull request #37 from ehelms/fixes-4770
Fixes #4770: Adding reset option to installer script. Eric Helms
07:41 PM Revision eead6ac8 (katello): Merge pull request #3952 from ehelms/fixes-4940
Fixes #4940: Updating to support queryPaged and queryUnpaged across the ... Eric Helms
07:27 PM Revision c934de14 (katello-installer): Update puppet modules
Devan Goodwin
07:27 PM Revision a376ad85 (katello-installer): Minor touchups to README for updating modules.
Devan Goodwin
06:45 PM Revision fb142fde (katello): Refs #5217: Initial location to declare and load permissions.
Eric Helms
06:09 PM Revision 2674d2cb (katello): Fixes #4940: Updating to support queryPaged and queryUnpaged across the UI.
Introduces a new factory that wraps ngResource in order to add a centralized
location to define methods that are shar...
Eric Helms
05:44 PM Revision 47fe81d3 (katello): Merge pull request #3958 from ehelms/fixes-5098
Fixes #5098: Table select all checkboxes no longer trigger one another. Eric Helms
01:26 PM Revision 24f8b870 (puppet-pulp): Merge pull request #12 from dgoodwin/mongodb-client-fix
Fix mongodb error waiting for service. Eric Helms
10:14 AM Revision 2ed61310 (katello-website): Adding first pass of content views documentation.
Walden Raines
08:37 AM Revision afe8d8ec (puppet-pulp): Fix mongodb error waiting for service.
The service wait script for mongo attempts to use the mongodb client to check
if the server is up yet. However at the...
Devan Goodwin

04/15/2014

10:41 PM Revision a9f64213 (katello-website): Adding initial content user guide
Justin Sherrill
09:00 PM Revision 77f293be (katello): Merge pull request #3981 from waldenraines/bug-5093
Fixes #5093, updating styling to make modal dialog show up. Walden Raines
05:41 PM Revision eff8e11b (hammer-cli-katello): Merge pull request #141 from daviddavis/cvv_deletion
Refs #4957 - Allow users to delete content view versions David Davis
05:18 PM Revision c14eb1ee (katello): Fixes #5093, updating styling to make modal dialog show up.
Walden Raines
04:11 PM Revision 63d88cc2 (katello-website): Merge pull request #3 from komidore64/hammer-dev
hammer development environment guide Adam Price
03:57 PM Revision 63912bcc (katello-website): hammer development environment guide
Adam Price
02:23 PM Revision 14fb2f5e (katello-website): Merge pull request #1 from jlsherrill/ignore
adding .gitignore Justin Sherrill
02:17 PM Revision 7fe0a4dc (katello-website): adding .gitignore
Justin Sherrill
01:58 PM Revision 129c93aa (katello): Merge pull request #3950 from komidore64/bz1082180
fixes #5089 - organization delete action, 1082180 Adam Price
01:03 PM Revision 74d2d632 (hammer-cli-katello): Refs #4811 - Allow users to delete content views from CLI
David Davis
12:36 PM Revision 2c27b9a7 (hammer-cli-katello): Refs #4826 - Update cli to support new reposet approach
Ivan Necas
10:39 AM Revision 8e398c2e (katello-website): adding initial directories
Justin Sherrill
10:31 AM Revision 0b1758cd (katello-website): Initial commit
Justin Sherrill
04:56 AM Hammer CLI Import Revision 30570236 (hammer-cli-import): enhance information message about an entity being already imported
Tomas Lestach
04:56 AM Hammer CLI Import Revision d9dfa3af (hammer-cli-import): introduce verification of persistent maps
for cases, when entities get deleted on sat6 side manually Tomas Lestach
04:56 AM Hammer CLI Import Revision 218283e6 (hammer-cli-import): define to_s and inspect methods for DeltaHash
+ rename to_h method to to_hash Tomas Lestach

04/14/2014

10:01 PM Revision 4fc3acba (katello): fixes #5089 - organization delete action, 1082180
Adam Price
09:24 PM Revision 72bb06ec (katello): Merge pull request #3978 from komidore64/bz1079981
fixes #4795 - sanitize 'organization_id' param to a string, BZ 1079981 Adam Price
08:51 PM Revision bbe3906e (katello): Merge pull request #3966 from daviddavis/cvv_deletion
View version and content view deletion changes Justin Sherrill
06:36 PM Revision 6b48cfa1 (katello): Merge pull request #3959 from thomasmckay/host-actkey
fixes #5116 BZ1085465 - add system groups to registering system through activation key Thomas McKay
05:57 PM Revision facafed4 (katello): Merge pull request #3973 from waldenraines/bug-5160
Fixes #5160, BZ1082163 - limit content view descriptions to 255 chars. Walden Raines
05:53 PM Revision 67095980 (katello): Fixes #5098: Table select all checkboxes no longer trigger one another.
Previously, the select all functionality was tied to the assumption that a
table variable existed attached to the sco...
Eric Helms
05:36 PM Revision 43a8c4d1 (katello): fixes #4795 - sanitize 'organization_id' param to a string, BZ 1079981
Adam Price
04:54 PM Revision 7e0b503f (katello): Fixes #4811 - Allow users to delete a content view
David Davis
04:34 PM Revision 53902fbe (katello): Merge pull request #3949 from jlsherrill/puppet_orgs
fixes #5080 - invalid puppet module names would show to add to CV Justin Sherrill
04:34 PM Revision d9153666 (katello): Merge pull request #3963 from jlsherrill/puppet_module_composite
fixes #5126 - using components puppet modules for composite publishing Justin Sherrill
04:33 PM Revision 1e1863cf (katello): Merge pull request #3969 from jlsherrill/repo_feed
fixes #5142 - fixing error on repo create with empty string Justin Sherrill
04:32 PM Revision 6ad20b36 (katello): Merge pull request #3922 from isratrade/4628b
fixes #4628 - disable Org nesting if Katello is enabled Brad Buckingham
03:55 PM Hammer CLI Import Revision 8eec7a47 (hammer-cli-import): First cut at RPM specfile for hammer-cli-import
Grant Gainey
02:58 PM Revision ba6e24d6 (katello-installer): Fixes #5131: Adds hooks to display UI url and capsule information post install.
Eric Helms
02:57 PM Revision fc8d4d32 (katello-installer): Fixes #4770: Adding reset option to installer script.
Eric Helms
02:51 PM Revision 06dfb2d5 (katello): Merge pull request #3974 from waldenraines/bug-5161
Fixes #5161, BZ1082712 - hide the default content view for composites. Walden Raines
02:23 PM Revision 04de2f47 (katello): Merge pull request #3972 from waldenraines/bug-5159
Fixes #5159, BZ1082707 - display Yes/No to indicate composite status. Walden Raines
01:41 PM Revision 99d81441 (katello): Fixes #5160, BZ1082163 - limit content view descriptions to 255 chars.
Walden Raines
06:18 AM Hammer CLI Import Revision 03aa343a (hammer-cli-import): create storage dir if not available yet
use the dir in the home directory for the time being Tomas Lestach

04/11/2014

08:32 PM Revision 84cd57da (katello): Merge pull request #3976 from parthaa/csrf
Fixes #5154 - CSRF related ng upload issue Partha Aji
08:05 PM Revision 12d4fcd2 (katello): Fixes #5154 - CSRF related ng upload issue
Fixes the following cases
1) Manifest Import
2) Repository Info puppet module upload
3) Gpg key upload
After the foll...
Partha Aji
07:23 PM Revision c6fdc2bb (katello): Merge pull request #3957 from komidore64/rmi5082
fixes #5082 - set repository url Adam Price
06:17 PM Revision a072481e (katello): Fixes #5161, BZ1082712 - hide the default content view for composites.
Walden Raines
05:34 PM Revision 7b771c76 (katello): Fixes #5159, BZ1082707 - display Yes/No to indicate composite status.
Walden Raines
04:00 PM Hammer CLI CSV Revision a9430a5d (hammer-cli-csv): Merge pull request #33 from thomasmckay/csv-scope
csv-scope - lots of cleanup Thomas McKay
03:49 PM Revision 721e557f (katello): Fixes #5156, BZ1086503 - allow updating of system groups via /system/:id
Walden Raines
03:43 PM Revision 0c72db23 (katello): fixes #5116 BZ1085465 - add system groups to registering system through activation key
host-actkey - tests pass Thomas McKay
01:54 PM Revision e5f6da68 (katello): Merge pull request #3965 from waldenraines/bug-1016203
Fixes #5145, BZ1016203: display error in UI on custom info errors. Walden Raines
01:53 PM Revision 6bf9abb9 (katello): Merge pull request #3960 from waldenraines/bug-1079152
Fixes #5144, BZ1079152: show last status of content view versions. Walden Raines
12:43 PM Revision 1004e1ff (katello): Fixes #4957 - Allow users to delete view versions
David Davis
12:40 PM Revision a223581b (katello): Fixes #5144, BZ1079152: show last status of content view versions.
Walden Raines
11:56 AM Hammer CLI Import Revision 230515d0 (hammer-cli-import): User attr_reader for simple accessor
Matej Kollar
11:56 AM Hammer CLI Import Revision f19d2e34 (hammer-cli-import): Oops... changes semantics a little
Matej Kollar
11:36 AM Hammer CLI Import Revision 5831add5 (hammer-cli-import): separate orgsusers into separate files/commands
Tomas Lestach
11:36 AM Hammer CLI Import Revision 45a34bd4 (hammer-cli-import): detect missing orgs at user creation
Tomas Lestach
11:34 AM Hammer CLI Import Revision 12651836 (hammer-cli-import): Do not need string interpolation
Matej Kollar
11:07 AM Hammer CLI Import Revision c175db80 (hammer-cli-import): remove lookup trace message
Tomas Lestach
11:03 AM Hammer CLI Import Revision 29ae8904 (hammer-cli-import): require certain csv columns for system-group-import
Tomas Lestach
10:55 AM Hammer CLI Import Revision 391fd6a6 (hammer-cli-import): no need for import_init right now
Tomas Lestach
10:52 AM Hammer CLI Import Revision d5100bad (hammer-cli-import): tiny fixes
Tomas Lestach
10:52 AM Hammer CLI Import Revision 47a6a13f (hammer-cli-import): rename 'sat5' to 'import' command
Tomas Lestach
10:51 AM Hammer CLI Import Revision 62f1aa1e (hammer-cli-import): Redundant self
Matej Kollar
10:40 AM Hammer CLI Import Revision f952d204 (hammer-cli-import): Space after comma (rubocop)
Matej Kollar
10:37 AM Hammer CLI Import Revision 2724d041 (hammer-cli-import): Hopefully more ruby way to do this
Matej Kollar
10:12 AM Hammer CLI Import Revision 0d487a82 (hammer-cli-import): Used attr_reader to define trivial reader method
Matej Kollar
10:09 AM Hammer CLI Import Revision 6e4090e0 (hammer-cli-import): Guard (non)existence of values in DeltaHash
Matej Kollar
09:59 AM Hammer CLI Import Revision c483bdc3 (hammer-cli-import): introduce initialize function
Tomas Lestach
09:59 AM Hammer CLI Import Revision 797668a2 (hammer-cli-import): throw exception, if referenced object not imported
Tomas Lestach
09:57 AM Hammer CLI Import Revision ca195e62 (hammer-cli-import): cache objects in lookup function
Tomas Lestach
09:57 AM Hammer CLI Import Revision 49238aa9 (hammer-cli-import): create system-groups in correct organizations
Tomas Lestach
09:55 AM Hammer CLI Import Revision fc7cf359 (hammer-cli-import): Do not write empty persistent maps
Matej Kollar
09:44 AM Hammer CLI Import Revision 095274b1 (hammer-cli-import): Private is supposed to have different scope than I thought
Matej Kollar
09:44 AM Hammer CLI Import Revision d387d19f (hammer-cli-import): Add dummy flags
Matej Kollar
09:34 AM Hammer CLI Import Revision 1e3b1b54 (hammer-cli-import): First couple of rubocop suggestions
Matej Kollar
09:22 AM Hammer CLI Import Revision 1c7045f1 (hammer-cli-import): Extract data dir into single place
Matej Kollar
09:22 AM Hammer CLI Import Revision b8117f77 (hammer-cli-import): Replace RememberHash with DeltaHash
Matej Kollar
05:10 AM Hammer CLI Import Revision d229373b (hammer-cli-import): start using BaseCommand
Tomas Lestach
12:09 AM Revision cd41f287 (katello): fixes #5142 - fixing error on repo create with empty string
pulp does not treet empty string for feed urls the same as
nil. As a result repo creation would fail. This fixes th...
Justin Sherrill

04/10/2014

06:04 PM Revision bd6602ce (hammer-cli-katello): Merge pull request #134 from komidore64/bz1078866
Fixes #5032 - hammer organization <info,list> --help types information doubled, 1078866 Adam Price
06:03 PM Revision cd77bf2d (katello): Merge pull request #3964 from ehelms/fixes-5127
Fixes #5127: Adds explicit requires on Bastion module by all other modul... Eric Helms
05:33 PM Revision 30d2809a (katello): Fixes #5145, BZ1016203: display error in UI on custom info errors.
Walden Raines
05:09 PM Revision ce1a5cad (katello): Fixes #5127: Adds explicit requires on Bastion module by all other modules.
The Bastion module serves to provide centralized cross-module functionality
required by each feature module. Previous...
Eric Helms
01:37 PM Revision 584543f1 (hammer-cli-katello): Merge pull request #142 from omaciel/remove-double-sync-id
Fixes #5135 BZ 1085541; removed duplicate output. Og Maciel
07:39 AM Hammer CLI Import Revision bd5bd24f (hammer-cli-import): Compactization
Matej Kollar
05:17 AM Hammer CLI Import Revision 3b61d389 (hammer-cli-import): Saving hashes into files
Matej Kollar
05:16 AM Hammer CLI Import Revision 83dad853 (hammer-cli-import): Order requires
Matej Kollar
05:13 AM Hammer CLI Import Revision c2b9911a (hammer-cli-import): Hash that will remmember which values were added after initialization
Matej Kollar
05:12 AM Hammer CLI Import Revision be791198 (hammer-cli-import): CSV module is not playing well with stdin
(it is doing some wild seeks) Matej Kollar
05:05 AM Hammer CLI Import Revision 1d7e800f (hammer-cli-import): Fix iso8601 format for time
Some ruby version does not provide this and some
have wrong format string (missing '%' sign for time zone).
Matej Kollar

04/09/2014

10:55 PM Revision 0a9fc829 (katello): Merge pull request #3968 from omaciel/prod-update-sans-name
Allows updates of Products by ID only. Og Maciel
10:15 PM Revision f6117eb2 (hammer-cli-katello): Fixes #5135 BZ 1085541; removed duplicate output.
This removed the duplicated entry for ``Sync Plan ID`` when using
``hammer product info`` for an existing Product. Th...
Og B. Maciel
09:39 PM Revision 86fc5c1b (katello): Allows updates of Products by ID only.
Currently one has to provide both the Product's ID and NAME to update
any of the available fields. This change should...
Og Maciel
07:00 PM Revision 76a7c09d (katello): Merge pull request #3956 from waldenraines/bug-5103
Fixes #5103, BZ1084855: allow sync plans to be added to RH products. Walden Raines
06:17 PM Revision 5edd22dc (katello): fixes #5126 - using components puppet modules for composite publishing
Justin Sherrill
06:05 PM Revision cd00d205 (hammer-cli-katello): Refs #4957 - Allow users to delete content view versions
David Davis
03:16 PM Revision ec405133 (hammer-cli-katello): Merge pull request #132 from daviddavis/temp/20140402123025
Fixes #5048 - Fixing help text for composite option David Davis
03:12 PM Revision 28d4279d (katello): Fixes #5103, BZ1084855: allow sync plans to be added to RH products.
Walden Raines
01:28 PM Revision 0c0a17ff (katello): Merge pull request #3962 from ehelms/fixes-4209
Fixes #4209: Prevents removal of all paths from the page when environmen... Eric Helms

04/08/2014

09:05 PM Hammer CLI Import Revision 5de93dc7 (hammer-cli-import): Standardizing on how to name/describe commands:
file foobar.rb:
module HammerCLIImport
class Sat5Command
class MyNewCommand < BaseCommand
command_name "f...
Grant Gainey
08:46 PM Revision 3aafb477 (katello): Fixes #4209: Prevents removal of all paths from the page when environments are deleted.
Eric Helms
07:56 PM Hammer CLI Import Revision f06fc55e (hammer-cli-import): Fix hierarchies so that hammer-subcommands work
* Add sat5 as the main HammerCLI command
* Make other commands subcommands of sat5
* 'hammer sat5' now lists the star...
Grant Gainey
06:48 PM Revision 7517bfc0 (hammer-cli-katello): Merge pull request #140 from daviddavis/cve-deletion
Refs #4818 - Allow users to remove a content view from environment David Davis
06:48 PM Revision cef7475e (hammer-cli-katello): Merge pull request #136 from daviddavis/temp/20140405071614
Fixes #5070 - Disabling name for associate commands David Davis
06:04 PM Revision 47dc17bb (katello): fixes #5082 - adding repository_url option to subscription upload
Adam Price
03:16 PM Revision 740009ba (katello): Merge pull request #3953 from daviddavis/cve-deletion
Content view environment deletion David Davis
03:16 PM Revision 8fc269eb (katello): Merge pull request #3955 from waldenraines/bug-5102
Fixes #5102, BZ1084855, limit sync plan add list to enabled products. Walden Raines
01:44 PM Hammer CLI CSV Revision f8ecc788 (hammer-cli-csv): csv-scope - lots of cleanup
Thomas McKay
01:04 PM Revision 68ac26a9 (katello): Merge pull request #3954 from bbuckingham/issue-5100
fixes #5100 - updates to how/when foreman content is created Brad Buckingham
12:47 PM Revision 3d6110f3 (katello): Fixes #5102, BZ1084855, limit sync plan add list to enabled products.
Walden Raines
12:24 PM Hammer CLI Import Revision 49d6edb6 (hammer-cli-import): Revert "Added zzz:base --help" because that's clamp's job, not mine
This reverts commit 822ec61909c5d5021521f928feda991bfb80774a. Grant Gainey
10:41 AM Hammer CLI Import Revision 6e0e2cb2 (hammer-cli-import): Some ruby experimentation
Matej Kollar
08:48 AM Revision 1e7a0ec0 (katello): Fixes #4818 - Allow users to remove views from environments
David Davis
01:37 AM Revision fd05a4e3 (katello): fixes #5100 - updates to how/when foreman content is created
This commit addresses 2 issues:
1. Do not create foreman content (install media, OS...etc) when creating a repo in t...
Brad Buckingham

04/07/2014

09:07 PM Hammer CLI Import Revision 535f6a02 (hammer-cli-import): Added zzz:base --help
Grant Gainey
08:52 PM Revision 470aa61f (hammer-cli-katello): Fixes #5048 - Fixing help text for composite option
David Davis
08:13 PM Hammer CLI Import Revision 7a5851f0 (hammer-cli-import): Add building/installing gem to README
Grant Gainey
08:13 PM Hammer CLI Import Revision 59ac2e92 (hammer-cli-import): Make zzzexample be zzz:example to match the others
Grant Gainey
05:57 PM Revision 6eb614fa (hammer-cli-katello): Merge pull request #138 from daviddavis/temp/20140407091127
Fixes #5092 - Updating README with new config structure David Davis
05:53 PM Revision bddcae5a (hammer-cli-katello): Fixes #5092 - Updating README with new config structure
David Davis
05:44 PM Revision f8a1323a (katello): Merge pull request #3951 from ehelms/fixes-4207
Fixes #4207: More informational message when no content views are availa... Eric Helms
04:07 PM Revision 270493eb (katello): Fixes #4207: More informational message when no content views are available when changing a system's environment.
Eric Helms
03:00 PM Revision 6ae22d84 (katello): Merge pull request #3945 from iNecas/fix-non-puppet-provisioning
Fixes #4974 - make sure puppetmaster is set when updating the repo url Ivan Necas
02:55 PM Revision 5a4627d8 (katello): Merge pull request #3946 from iNecas/fix-safe-mode
Fixes #4966 - add subscription_manager_configuration_url to ALLOWED_HELPERS Ivan Necas
02:13 PM Revision 63823c8f (hammer-cli-katello): Refs #4818 - Allow users to remove a content view from environment
David Davis
11:46 AM Revision 2fe14158 (katello): Merge pull request #3740 from pitr-ch/story/dynflow
Add user orchestration for Update/Delete Petr Chalupa
08:39 AM Revision 7897f74c (katello): Add user orchestration for Update/Delete
Petr Chalupa

04/06/2014

03:11 PM Revision b6e2cd3a (hammer-cli-katello): Fixes #5070 - Disabling name for associate commands
David Davis

04/05/2014

12:26 AM Revision aafb8c89 (katello): fixes #5080 - invalid puppet module names would show to add to CV
due to the way facet filters work, you need to specify :and between all the filters
unlike in a normal search where y...
Justin Sherrill

04/04/2014

08:57 PM Revision 7cc5bd6d (katello): Merge pull request #3941 from ehelms/fixes-4482
Fixes #4482: Adds manual bootstrapping and modules specification for the... Eric Helms
08:27 PM Revision 87c21c50 (katello): fixes #5079 - fixing error on puppet module upload
undefined local variable or method create_index for Katello::PuppetModule:Class Justin Sherrill
07:34 PM Revision c22f3e22 (katello): Merge pull request #3948 from ehelms/fixes-4364
Fixes #4364: Adjust sync_management links to the proper page. Eric Helms
07:22 PM Revision 4b4bbb48 (katello): Fixes #4482: Adds manual bootstrapping and modules specification for the Angular app.
Given the boostrap process can only occur once, declaring all our module
requirements in an array and manually bootst...
Eric Helms
05:51 PM Revision dd17dbc6 (katello): Fixes #4364: Adjust sync_management links to the proper page.
Eric Helms
05:35 PM Revision 6e313367 (katello): Merge pull request #3947 from jlsherrill/puppet_module_fix
fixes #5079 - fixing error on puppet module upload Justin Sherrill
03:18 PM Revision 9dcb1fa7 (katello): Merge pull request #3676 from thomasmckay/bz1063273
fixes #4993, bz1063273 - properly enable/disable remove ui button" Thomas McKay
01:42 PM Revision 4c727b48 (katello): bz1063273 - properly enable/disable remove ui button
bz1063273 - added destroy method
bz1063273 - added test, cleaned up based on comments
Thomas McKay
01:38 PM Revision ef7e02e5 (katello): Merge pull request #3944 from iNecas/fix-bootstrap-url
Fixes #4967 - use http instead of https for bootstrap rpm in kickstart Ivan Necas
01:09 PM Revision fccd6c60 (katello): Merge pull request #3943 from waldenraines/bug-5043
Fixes #5043, restore repository content search autocomplete function. Walden Raines
01:08 PM Revision f1181dc8 (katello): Merge pull request #3802 from ehelms/enable-csrf
Fixes #5068: Redirect user to login on 401 and 403 and fix CSRF header. Eric Helms
12:58 PM Revision be3e8deb (katello): Fixes #4966 - add subscription_manager_configuration_url to ALLOWED_HELPERS
This allows rendering the template in safe mode Ivan Necas
12:57 PM Revision be7af7e9 (katello): Merge pull request #3915 from bkearney/bkearney/issue-4910
Fixes #4910 - Insert a default location. Bryan Kearney
11:11 AM Hammer CLI CSV Revision 6e5b37fc (hammer-cli-csv): Merge pull request #32 from thomasmckay/systems-test
fixes #4926 - systems test and rubocop cleanup Thomas McKay
11:10 AM Revision dab27c47 (katello): Fixes #4974 - make sure puppetmaster is set when updating the repo url
Ivan Necas
10:47 AM Revision a8814534 (katello): Fixes #4967 - use http instead of https for bootstrap rpm in kickstart
We don't have the certificate installed yet, so the verification fails. Ivan Necas
08:08 AM Hammer CLI Import Revision 2db7e028 (hammer-cli-import): 1st try to import systemgroups
Tomas Lestach

04/03/2014

07:59 PM Revision ea0e2dbf (katello): Fixes #5043, restore repository content search autocomplete function.
Walden Raines
07:42 PM Revision 81c0eab4 (katello): Fixes #5068: Redirect user to login on 401 and 403 and fix CSRF header.
Eric Helms
07:07 PM Revision 5e49326d (katello): Merge pull request #3937 from waldenraines/bug-5041
Fixes #5401, adding back .btn-danger class to remove dialogs. Walden Raines
07:07 PM Revision b6d459a5 (katello): Merge pull request #3939 from waldenraines/bug-5045
Fixes #5045, correct link to upload manifest on empty RH repo page. Walden Raines
05:09 PM Revision 9b55ab50 (katello): Merge pull request #3942 from bbuckingham/issue-5039
fixes 5039 - update bulk actions before_filters to fix 403 forbidden issue Brad Buckingham
03:53 PM Revision b14a89ca (hammer-cli-katello): Merge pull request #131 from parthaa/repo-enable
Fixes #4984, #5001, #5010 - Repo enable/disable Partha Aji
03:45 PM Revision dfbfdecd (katello): Merge pull request #3932 from parthaa/repo-commands
Fixes #4984, #5001, #5010 - Adding repo enable and disable Partha Aji
03:43 PM Revision 279ed6e8 (katello): Merge pull request #3930 from mccun934/20140401-1030
fixes #5005 removes EPEL from the provisioning template Mike McCune
01:52 PM Revision 198b6ae8 (katello): fixes 5039 - update bulk actions before_filters to enable proper authenticate
Prior to this commit the system bulk actions for 'errata' would
fail with a 403 forbidden indicating that the user wa...
Brad Buckingham
12:37 PM Hammer CLI Import Revision 8125a4ba (hammer-cli-import): Import users and organizations
and put users into organizations Matej Kollar

04/02/2014

11:07 PM Revision cdb8e94d (katello): Merge pull request #3936 from thomasmckay/5036-pluck
fixes #5036 BZ1075238 - specify table name explicitly in pluck Thomas McKay
11:06 PM Revision 81376ddc (katello): Merge pull request #3938 from thomasmckay/5050-sub-portlet
fixes #5050 BZ1082623 - adjust font size and structure slightly of portlet Thomas McKay
10:28 PM Revision 0a1207a9 (hammer-cli-katello): Fixes #5032 - hammer organization <info,list> --help types information
doubled, 1078866 Adam Price
10:28 PM Revision 86e1b9e7 (katello): Merge pull request #3940 from waldenraines/bug-5044
Fixes #5044, fix link to subscriptions. Walden Raines
09:34 PM Revision 9d61ee70 (katello): Fixes #5044, fix link to subscriptions.
The link to subscriptions was using the name of the subscription
instead of the ID. This resulted in a broken link. ...
Walden Raines
08:52 PM Revision 87ab4231 (katello): Fixes #5045, correct link to upload manifest on empty RH repo page.
Walden Raines
08:52 PM Revision 8f12a3d9 (katello): Fixes #5401, adding back .btn-danger class to remove dialogs.
Walden Raines
08:05 PM Revision ec3e2d80 (katello): Fixes #4984, #5001, #5010 - Adding repo enable and disable
Added repo enable /disable
Also added some requested enhancements to the cli.
Changed the use of param feed to param...
Partha Aji
07:58 PM Revision 10e53d06 (katello): fixes #5050 BZ1082623 - adjust font size and structure slightly of portlet
replaced fr with span Thomas McKay
07:44 PM Revision 2e29082d (hammer-cli-katello): Fixes #4984, #5001, #5010 - Repo enable/disable
Also contains changes to show more info in the repo list call.
Also updated the repo update to now use --url instead ...
Partha Aji
06:00 PM Revision 6ac0e9ae (katello-installer): Merge pull request #39 from mccun934/20140402-1013
fixes #5035 by adding gem info to the README Mike McCune
05:59 PM Revision 6789143a (katello-installer): Merge pull request #40 from mccun934/20140402-1023
addresses #5020 by merging upstream puppet module changes Mike McCune
05:46 PM Revision ba16266c (katello-installer): addresses #5020 by merging upstream puppet module changes
Mike McCune
05:31 PM Revision ccda305d (katello): fixes #5036 BZ1075238 - specify table name explicitly in pluck
Thomas McKay
05:22 PM Revision 9d7a188a (katello-installer): fixes #5035 by adding gem info to the README
Mike McCune
04:57 PM Revision 6be7c9f7 (puppet-katello): Merge pull request #19 from iNecas/ensure-seed-after-httpd
Fixes #4839 - make sure http is running before the seed script Mike McCune
03:07 PM Revision 66a6218a (katello): Merge pull request #3910 from ehelms/fixes-4934
Fixes #4934: Add item highlight when viewing details in Nutupane. Eric Helms
02:37 PM Revision 40676201 (katello): Fixes #4934: Add item highlight when viewing details in Nutupane.
Eric Helms
12:31 PM Revision b6a355a3 (katello): Merge pull request #3935 from bbuckingham/issue-5013
fixes #5013 - host groups - fix retrieval of activation keys Brad Buckingham
11:29 AM Revision 2604bd1c (puppet-katello): Merge pull request #21 from iNecas/issue/5020
Fixes #5020 - use fqdn in the messaging url Mike McCune
08:39 AM Hammer CLI Import Revision 90f0f4a7 (hammer-cli-import): make README instructions copy&paste ready
Tomas Lestach
06:45 AM Revision 158d36c1 (katello): fixes #4628 - disable Org nesting if Katello is enabled
Joseph Magen
06:31 AM Revision dca425e2 (puppet-katello): Fixes #5020 - use fqdn in the messaging url
The latest updates in some ssl related package made the verification
of the hostname against the cert CN enabled, cau...
Ivan Necas

04/01/2014

09:17 PM Revision a0945ad5 (katello): fixes #5013 - host groups - fix retrieval of activation keys
This commit fixes the behavior of hostgroup create/edit,
where the user selectes a lifecycle environment and
content ...
Brad Buckingham
09:07 PM Revision 009db9cc (katello): Merge pull request #3929 from jlsherrill/discover
fixes #4745 - fixing error on repo discover Justin Sherrill
09:06 PM Revision 6c04cb96 (katello): Merge pull request #3931 from waldenraines/bug-5002
Fixes #5002, BZ1081125 - add line breaks and limit width of textareas. Walden Raines
08:31 PM Revision 36c2153a (katello): fixes #4745 - fixing error on repo discover
This is a temporary fix until we fully integrate foreman roles into katello Justin Sherrill
08:17 PM Revision 1214d353 (katello): Merge pull request #3934 from jlsherrill/media
fixes #5009 - create install media for synced kickstart trees Justin Sherrill
07:50 PM Revision f61a81b9 (katello): Merge pull request #3933 from waldenraines/bz-1079265
BZ1079265 - add message that you must publish a CV to add to composite.. Walden Raines
07:41 PM Revision 21795661 (katello): fixes #5009 - create install media for synced kickstart trees
Justin Sherrill
07:15 PM Revision 948e3955 (katello): Merge pull request #3887 from jlsherrill/no_pkgs
fixes #4856 - fix content view version retrieval when no content exists Justin Sherrill
06:29 PM Revision f3358fff (katello): Merge pull request #3924 from jlsherrill/manifest
fixes #4980 - enhancing manifest import ui Justin Sherrill
06:24 PM Revision 412a2094 (katello): BZ1079265 - add message that you must publish a CV to add to composite..
Walden Raines
05:47 PM Revision d253375d (katello): Fixes #5002, BZ1081125 - add line breaks and limit width of textareas.
Issue #5002 - add line breaks when displaying multiline input.
Bugzilla 1081125 - limit width of description textareas.
Walden Raines
05:40 PM Revision 9419dfb5 (katello): fixes #4980 - enhancing manifest import ui
no longer redirect user to task details page Justin Sherrill
05:35 PM Revision ffb565a8 (katello): fixes #5005 removes EPEL from the provisioning template
Mike McCune
02:59 PM Revision 0be97244 (hammer-cli-katello): Merge pull request #122 from bkearney/bkearney/more-product-changes
Fixes #4908 - Address provider and reposet usage testing Adam Price
02:58 PM Revision 04f99ca9 (hammer-cli-katello): Merge pull request #128 from parthaa/good-bye-provider
Fixes #4295 - Removing provider subcommands Adam Price
12:39 PM Hammer CLI Import Revision 97fc8c50 (hammer-cli-import): It works :-)
Thanks daviddavis :-) Matej Kollar
12:23 PM Hammer CLI Import Revision cd5e0449 (hammer-cli-import): How to make it work
(almost... still issue with lib) Matej Kollar
12:16 PM Hammer CLI Import Revision 5a1766b5 (hammer-cli-import): Initial attempt for example hammer plugin
Fails to load module (when added to config),
but without `lib` directory it seemed to work.
Matej Kollar

03/31/2014

10:05 PM Revision f219507f (katello): Merge pull request #3925 from jlsherrill/sync_cancel
fixes #4983 - fix sync cancel button alignment issue Justin Sherrill
08:11 PM Revision 846ebfbd (katello): Merge pull request #3927 from bbuckingham/issue-4985
fixes #4985 - nutupane - add padding-right to the nutupane-bar Brad Buckingham
07:38 PM Revision 5948b9e8 (katello): fixes #4985 - nutupane - add padding-right to the nutupane-bar
This commit is to add some padding to the right of the nutupane-bar.
This will fix an issue where buttons are being c...
Brad Buckingham
06:58 PM Revision 6bb38089 (katello): Merge pull request #3926 from daviddavis/temp/20140331112321
Fixes #4982 - Fixing promotions dashboard bugs David Davis
06:02 PM Revision 45e723ee (katello): Merge pull request #3917 from parthaa/repo-hammer
Fixes #4936 - Updated repo info to enable cli ops Partha Aji
05:59 PM Revision 5f2ec662 (hammer-cli-katello): Merge pull request #129 from parthaa/repo-crud
Fixes #4936 - Added repo info, update, delete ops David Davis
05:58 PM Revision 5e0fff0a (katello): fixes #4983 - fix sync cancel button alignment issue
Justin Sherrill
05:08 PM Revision 09762dc8 (katello): Merge pull request #3916 from waldenraines/bug-4942
Fixes #4942, fix transition to details after creating a package filter. Walden Raines
05:01 PM Revision 33cd8eb1 (katello): Merge pull request #3923 from bbuckingham/joseph-4958
fixes #4958 - changed organization extensions has_many environments to kt_environments to not conflict with Foreman's... Brad Buckingham
04:29 PM Revision 30afa31b (katello): fixes #4958 - additional changes to support org kt_environments relationship
This commit contains a few more changes need to support the renaming
of environments to kt_environments in the organi...
Brad Buckingham
04:02 PM Revision 8b517508 (katello): Fixes #4910 - Insert a default location.
This is not tied to any organization since it is tied to the server install Bryan Kearney
03:23 PM Revision 0bd180cd (katello): Fixes #4982 - Fixing promotions dashboard bugs
David Davis
03:20 PM Revision 7e9d065d (katello): Merge pull request #3919 from bbuckingham/issue-4956
fixes #4956 - content view errata by id filter - list available errata Brad Buckingham
03:19 PM Revision 17c50303 (hammer-cli-katello): Merge pull request #117 from daviddavis/ak-sysgroups
Worked on activation keys and system groups David Davis
03:11 PM Revision f406613f (hammer-cli-katello): Fixes #4798 - Subscriptions and system groups for activation keys
ak-sysgroups - subs add/remove working
ak-sysgroups - sysgroup add/remove working
ak-sysgroups - made quantity optio...
Thomas McKay
02:56 PM Revision d3a2a8a3 (katello): fixes #4956 - content view errata by id filter - list available errata
This is a fix so that available errata are listed in
the UI. This is fixing a regression that I introduced with
17f9...
Brad Buckingham
02:10 PM Revision fa174612 (katello): Merge pull request #3921 from thomasmckay/4962-portal-link
fixes #4962, BZ1081756 - prefix https:// on portal link if not present Thomas McKay
12:35 PM Revision e4b0e5d9 (katello): Merge pull request #3913 from waldenraines/bug-4692
Fixes #4692, add titles to CV, AK, and sync status pages. Walden Raines
11:36 AM Revision 0be989eb (katello): fixes #4962, BZ1081756 - prefix https:// on portal link if not present
Thomas McKay
09:12 AM Revision c24c2be0 (katello): fixes #4958 - changed organization extensions has_many environments to kt_environments to not conflict with Foreman's has_many environments
Joseph Magen
06:09 AM Revision 56d75a78 (puppet-katello): Fixes #4839 - make sure http is running before the seed script
Ivan Necas

03/29/2014

06:41 PM Revision 62ac9680 (katello): Merge pull request #3901 from jlsherrill/akey_cv
fixes #4768 - various activation key page issues Justin Sherrill
03:03 PM Revision 708ab878 (katello): Merge pull request #3918 from daviddavis/temp/20140329072141
Fixes #4954 - Fixing several problems in the sync plan API David Davis
03:02 PM Revision 7656a7e0 (hammer-cli-katello): Merge pull request #130 from daviddavis/temp/20140329070513
Fixes #4953 - Show sync plan description David Davis
11:21 AM Revision 7e6cd729 (katello): Fixes #4954 - Fixing several problems in the sync plan API
David Davis
11:15 AM Revision 17f70b13 (hammer-cli-katello): Fixes #4953 - Show sync plan description
David Davis
01:16 AM Revision 71936e09 (katello): fixes #4768 - various activation key page issues
* Default content View was not selectable
* Using a paged API for content view dropdown (fixed across the app)
* Fixe...
Justin Sherrill
 

Also available in: Atom