Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
24f72a10 08/19/2014 05:30 AM Adam Ruzicka

Fixes #6726 - sends username in cp-user header.

73a95697 08/13/2014 11:49 AM Partha Aji

Fixes #7068/bz1129775 - Fix repo sync checksum error

When one synced a repo priori to this commit, we got an error that
looked like

Error
undefined method `hidden' for #<Class:0x0000000d6beab0> (NoMethodError)
gems/ruby-2.0.0-p481/gems/activerecord-3.2.18/lib/active_record/dynamic_matchers.rb:55:in...

45ea963b 08/13/2014 08:52 AM Ivan Necas

Merge pull request #4549 from ehelms/fixes-6993

Fixes #6993: Allow repo-discovery through a proxy.

ed787520 08/12/2014 04:55 PM Justin Sherrill

Merge pull request #4554 from jlsherrill/6981

fixes #6981 - handle non-yum sync statuses

17c7daf6 08/12/2014 03:08 PM Justin Sherrill

Merge pull request #4551 from jlsherrill/6992

fixes #6992 - ensure rhel 5 repos can be used by el5 clients

99c3094a 08/12/2014 03:06 PM Justin Sherrill

fixes #6981 - handle non-yum sync statuses

Splitting out the sync presenter into a few different files
depending on the type

14152963 08/07/2014 03:52 PM Justin Sherrill

fixes #6992 - ensure rhel 5 repos can be used by el5 clients

We can not publish the repos prior to syncing as this will cause
pulp to set the checksum on the repos to sha256. See https://bugzilla.redhat.com/show_bug.cgi?id=1127793
We also need to pull the checksum after sync and add it to the repo...

cb16e806 08/07/2014 03:35 PM Eric Helms

Fixes #6993: Allow repo-discovery through a proxy.

Note that the Anemone gem allows the passing of proxy_host and proxy_port
by default but does not currently support proxy user and password.
In order to get around this, a monkey patch is applied to anemone...

58e2ca06 08/07/2014 12:08 PM David Davis

Fixes #6985,BZ1127747 - Reusing CVEnv action in org destroy

Reusing the ContentViewEnvironment::Destroy action in Organization::Destroy
since the action was updated without Organization::Destroy being also updated.
This'll ensure future updates won't break org destroy.

55023573 08/05/2014 07:08 PM Eric Helms

Merge pull request #4435 from ehelms/fixes-6639

Fixes #6639: Allow user actions to not be blocked by update.

View revisions

Also available in: Atom