lp:~bac/charmworld/bundle-redirect

Created by Brad Crittenden and last modified
Get this branch:
bzr branch lp:~bac/charmworld/bundle-redirect
Only Brad Crittenden can upload to this branch. If you are Brad Crittenden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brad Crittenden
Project:
charmworld
Status:
Merged

Recent revisions

524. By Brad Crittenden

Just redirect all bundles to a bundle search url.

523. By Brad Crittenden

Merge from trunk

522. By Brad Crittenden

Simplify code, improve tests due to review feedback.

521. By Brad Crittenden

Redirect bundle URLs.

520. By Fabrice Matrat

Add a redirect for charms
R=bac, jcsackett.

Approved by Brad Crittenden, Juju Gui Bot, j.c.sackett.

519. By Brad Crittenden

Update for rebuilding ES in a production or production-like environment.
R=rharding.

Approved by Juju Gui Bot, Richard Harding.

518. By Brad Crittenden

Add 'start' parameter to API search.

The start is the zero-based index into the search results. It can be used
in conjunction with limit.

https://codereview.appspot.com/158010043/

R=jcsackett. Fixes: https://bugs.launchpad.net/bugs/1379397.

Approved by Juju Gui Bot.

517. By j.c.sackett

Update charmworld to use charmworldlib 0.4.2.

Approved by Juju Gui Bot, j.c.sackett.

516. By Brad Crittenden

Make ngram searches work.

After the ngram search was deployed it was discovered to only work if 1) using
the API and 2) had autocomplete=true.

Inspecting the code showed the intent for ngram to be used in other
situations, and there was not documented rationale for only using it when
doing autocomplete.

The problem was simply in the query for non-autocomplete the field for the
ngrams was prefixed with 'data.' when it should not have been.

The ngrams fields were moved out of the charm and bundle fields and passed as
separate fields, treated like 'provides' and 'requires', to avoid the
prefixing.

As a result of this change, the search on the manage.jujucharms.com page now
uses ngrams too.

https://codereview.appspot.com/117810044/

R=makyo. Fixes: https://bugs.launchpad.net/bugs/1220909.

Approved by Juju Gui Bot, Matthew Scott.

515. By Reed O'Brien

Call wait_for_green_status() which will hopefully allow the test to pass on slower HW.

Approved by Juju Gui Bot, Reed O'Brien.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charmworld
This branch contains Public information 
Everyone can see this information.

Subscribers