lp://staging/~sinzui/charmworld/migrate-new-index
- Get this branch:
- bzr branch lp://staging/~sinzui/charmworld/migrate-new-index
Branch merges
- Benji York (community): Approve
-
Diff: 79 lines (+25/-11)2 files modifiedcharmworld/migrations/versions/018_delete_all_bundles.py (+11/-3)
charmworld/migrations/versions/tests/test_migrations.py (+14/-8)
Related bugs
Bug #1220955: migrations do not work on new install | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 384. By Brad Crittenden
-
[r=benji]
[bug=][ author= bac] Provide generic file access for bundles and support for icon.svg in particular. - 383. By Abel Deuring
-
[r=adeuring,
bac][bug= ][author= adeuring] spurious failures in test_search.py fixed. - 382. By Benji York
-
[r=bac]
[bug=][ author= benji] Several tweaks to the Makefile: - added a debugging tool at the top (normally commented out)
- removed some single-use and tiny constants in favor of less indirection
- added "canaries" to several rules so they are only run when needed
- wrapped long lines
- added a dependency on requirements.txt so that changes will trigger a
re-install of Python dependencies
- made a test script (bin/test) so we don't have to remember the
spelling to invoke the tests outside of the Makefile (preserving the
existing make targets for continuity, especially for CI)
- removed some unnecessary phoney entries
- added "install" as the default goal
- removed unneeded indirection in phoney definitionAs a result of the above you can run just "make" in a new checkout and
everything will be built. If "make" is run again, no work will be
done. There is also now a bin/test script that is friendlier than
having to remember the spelling to invoke the test runner (directly or
through the Makefile, but that still works too). - 381. By Benji York
-
[r=bac]
[bug=][ author= benji] Add a user interface for setting the featured flag for bundles. - 380. By Brad Crittenden
-
[r=benji]
[bug=][ author= bac] Change timeout units for calls to ElasticSearch 'health' to match documentation. Also silence openid messages. - 379. By Abel Deuring
-
[r=benji]
[bug=][ author= adeuring] set the number of shards and replicas of the ElasticSearch server in the *.ini files - 378. By Brad Crittenden
-
[r=benji,
sinzui] [bug=][ author= bac] Fix the login page. Add route tests for login and logout. - 377. By Aaron Bentley
-
[r=sinzui][bug=1219061,1219062,
1219064] [author= abentley] Ensure latest version of charm is shown.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~juju-jitsu/charmworld/trunk