Name Status Last Modified Last Commit
lp://staging/charms/trusty/mediawiki 2 Mature 2017-01-12 13:23:52 UTC
90. Status fixes

Author: Marco Ceppi
Revision Date: 2017-01-12 13:23:52 UTC

Status fixes

lp://staging/~frankban/charms/trusty/mediawiki/trunk 1 Development 2016-04-20 08:44:30 UTC
84. testing

Author: Francesco Banconi
Revision Date: 2016-04-20 08:44:30 UTC

testing

lp://staging/~tvansteenburgh/charms/trusty/mediawiki/test-fixes (Has a merge proposal) 1 Development 2015-11-09 20:09:18 UTC
85. Don't hardcode unit names

Author: Tim Van Steenburgh
Revision Date: 2015-11-09 20:07:54 UTC

Don't hardcode unit names

lp://staging/~kwmonroe/charms/trusty/mediawiki/test-updates (Has a merge proposal) 1 Development 2015-10-16 23:18:26 UTC
87. add our test admin after the db relat...

Author: Kevin W Monroe
Revision Date: 2015-10-16 23:18:26 UTC

add our test admin after the db relation has been validated. the config-changed hook wont add an admin unless certain files are present (meaning we have a db connection). setting this config too early looks like it works, but the admin is never actually created.

lp://staging/~tvansteenburgh/charms/trusty/mediawiki/fix-tests (Has a merge proposal) 1 Development 2015-10-16 20:40:21 UTC
84. Remove extraneous string

Author: Tim Van Steenburgh
Revision Date: 2015-10-16 20:40:21 UTC

Remove extraneous string

lp://staging/~frankban/charms/bundles/mediawiki/bundle 1 Development 2015-09-29 09:49:09 UTC
10. First commit.

Author: Francesco Banconi
Revision Date: 2015-09-29 09:48:49 UTC

First commit.

lp://staging/~charmers/charms/bundles/mediawiki/bundle 1 Development 2015-09-25 21:51:13 UTC
9. Bump mysql revision - Newer version ...

Author: Tim Van Steenburgh
Revision Date: 2015-09-25 21:51:13 UTC

Bump mysql revision

- Newer version has test fixes

lp://staging/~manjo/charms/trusty/mediawiki/mediawiki-bundle 1 Development 2015-09-24 19:18:19 UTC
1. mediawiki bundle

Author: Manoj Iyer
Revision Date: 2015-09-24 19:16:02 UTC

mediawiki bundle

lp://staging/~tvansteenburgh/charms/bundles/mediawiki/use-trusty-charms (Has a merge proposal) 1 Development 2015-09-21 20:00:43 UTC
8. Update to use trusty charms

Author: Tim Van Steenburgh
Revision Date: 2015-09-21 19:58:36 UTC

Update to use trusty charms

lp://staging/~dannf/charms/trusty/mediawiki/setup-fixes 1 Development 2015-07-24 18:25:51 UTC
84. Install software-properties-common be...

Author: dann frazier
Revision Date: 2015-07-24 18:24:32 UTC

Install software-properties-common before trying to exec apt-add-repository.

lp://staging/~ibm-demo/charms/trusty/mediawiki/trunk (Has a merge proposal) 1 Development 2014-10-30 01:38:07 UTC
84. Changed categories to tags

Author: Matt Bruzek
Revision Date: 2014-10-30 01:38:07 UTC

Changed categories to tags

lp://staging/~lborda/charms/trusty/mediawiki/fixed-mediawiki-install (Has a merge proposal) 1 Development 2014-10-21 16:42:55 UTC
82. needs to run apt-get update before in...

Author: Leonardo Borda
Revision Date: 2014-10-21 16:41:28 UTC

needs to run apt-get update before installing mysql client packages otherwise install fails

lp://staging/~aisrael/charms/trusty/mediawiki/trusty-port (Has a merge proposal) 1 Development 2014-09-11 00:33:14 UTC
84. Re-add u flag Make the path to DISTRI...

Author: Adam Israel
Revision Date: 2014-09-11 00:33:14 UTC

Re-add u flag
Make the path to DISTRIB_CODENAME cleaner

lp://staging/charms/mediawiki 1 Development 2014-09-07 21:25:29 UTC
80. [dannf] Restrict personal namespace P...

Author: Marco Ceppi
Revision Date: 2014-09-07 21:25:29 UTC

[dannf] Restrict personal namespace PPA to precise

lp://staging/~dannf/charms/precise/mediawiki/restrict-ppa-to-precise bug(Has a merge proposal) 1 Development 2014-09-02 14:11:29 UTC
80. Restrict personal namespace PPA to pr...

Author: dann frazier
Revision Date: 2014-09-02 14:00:01 UTC

Restrict personal namespace PPA to precise

My goal is to be able to make precise/mediawiki charm usable on trusty/arm64
until a proper trusty/mediawiki charm exists.

Today this charm immediately fails when deployed on an architecture that is not
supported by the ppa:clint-fewbar/fixes. This PPA usage is required to go away
before promotion to trusty (LP: #1298674), so let's just restrict the usage
of this PPA to precise hosts for now.

Tested on ec2 in precise on verified that the ppa is still added.
Tested on local provider trusty/arm64 and verified that the ppa is no longer
added and the install hook proceeds.

lp://staging/~evarlast/charms/trusty/mediawiki/trusty-port (Has a merge proposal) 1 Development 2014-08-01 13:07:35 UTC
81. ppa is no longer needed With the cha...

Author: Jay R. Wren
Revision Date: 2014-08-01 13:07:35 UTC

ppa is no longer needed

With the changes for trusty, the precise ppa is no longer needed.

lp://staging/~lazypower/charms/precise/mediawiki/lp_1292651 bug(Has a merge proposal) 1 Development 2014-07-10 02:26:50 UTC
80. José Antonio Rey 2014-06-20 Removed p...

Author: Charles Butler
Revision Date: 2014-07-10 02:26:50 UTC

José Antonio Rey 2014-06-20 Removed private IP address and changed it for a variable

lp://staging/~jose/charms/precise/mediawiki/fix-lp_1292651 (Has a merge proposal) 1 Development 2014-06-20 22:15:45 UTC
80. Removed private IP address and change...

Author: José Antonio Rey
Revision Date: 2014-06-20 22:15:04 UTC

Removed private IP address and changed it for a variable

lp://staging/~justin-fathomdb/charms/trusty/mediawiki/trunk 1 Development 2014-05-08 03:40:15 UTC
82. Symlink mediawiki from conf-available...

Author: justinsb
Revision Date: 2014-05-08 03:40:15 UTC

Symlink mediawiki from conf-available to conf-enabled

Not sure how things worked before this!

lp://staging/~ce-hyperscale/charms/precise/mediawiki/arm64-trusty 1 Development 2014-04-24 13:42:46 UTC
80. updated charm to auto-import the demo...

Author: Sean Feole
Revision Date: 2014-04-24 13:42:46 UTC

updated charm to auto-import the demo database upon relation-config-change with mysql. after the database is created, it will be populated with demo stuff

lp://staging/~arosales/charms/precise/mediawiki/trunk 1 Development 2014-04-14 18:05:11 UTC
1. Install Saucy HWE 3.11 based kernel

Author: Antonio Rosales
Revision Date: 2014-04-14 18:04:16 UTC

Install Saucy HWE 3.11 based kernel

lp://staging/~mbruzek/charms/trusty/mediawiki/apache2fix 1 Development 2014-03-28 18:56:08 UTC
78. Adding trusty apache2 changes to medi...

Author: <email address hidden>
Revision Date: 2014-03-28 18:54:58 UTC

Adding trusty apache2 changes to mediawiki charm.

lp://staging/~jose/charms/precise/mediawiki/1298674-fix (Has a merge proposal) 1 Development 2014-03-28 00:52:33 UTC
78. install hook now fetches the mediawik...

Author: José Antonio Rey
Revision Date: 2014-03-28 00:50:14 UTC

install hook now fetches the mediawiki package from the Ubuntu repository

lp://staging/~jorge/charms/bundles/mediawiki/bundle bug 1 Development 2014-03-13 15:40:06 UTC
6. Combine single and scalable bundles i...

Author: Jorge Castro
Revision Date: 2014-03-13 15:34:44 UTC

Combine single and scalable bundles into one.

lp://staging/~lazypower/charms/precise/mediawiki/ci-fix (Has a merge proposal) 1 Development 2014-02-22 00:42:44 UTC
78. Ignore the vagrant bits

Author: Charles Butler
Revision Date: 2014-02-22 00:42:44 UTC

Ignore the vagrant bits

lp://staging/~lazypower/charms/precise/mediawiki/tests bug(Has a merge proposal) 1 Development 2014-02-14 21:21:50 UTC
81. Cleanup test directory

Author: Charles Butler
Revision Date: 2014-02-14 21:21:50 UTC

Cleanup test directory

lp://staging/~dave-cheney/charms/precise/mediawiki/trunk bug(Has a merge proposal) 1 Development 2013-08-29 03:40:44 UTC
74. Small cleanups

Author: Dave Cheney
Revision Date: 2013-08-29 03:35:44 UTC

Small cleanups

lp://staging/~mark-mims/charms/precise/mediawiki/trunk 1 Development 2013-01-24 18:14:54 UTC
67. Typo in multi-unit command line

Author: Marco Ceppi
Revision Date: 2012-12-20 03:12:04 UTC

Typo in multi-unit command line

lp://staging/~marcoceppi/charms/precise/mediawiki/quality bug(Has a merge proposal) 1 Development 2012-12-19 20:22:29 UTC
74. Removed peer relation

Author: Marco Ceppi
Revision Date: 2012-12-19 20:22:29 UTC

Removed peer relation

lp://staging/~marcoceppi/charms/precise/mediawiki/more-quality 1 Development 2012-12-19 11:32:26 UTC
73. Added new configuration option docume...

Author: Marco Ceppi
Revision Date: 2012-12-19 11:31:48 UTC

Added new configuration option documentation

lp://staging/~charmers/charms/precise/mediawiki/precise 1 Development 2012-05-25 16:38:07 UTC
58. setting maintainer

Author: Clint Byrum
Revision Date: 2012-05-22 22:38:55 UTC

setting maintainer

lp://staging/charms/oneiric/mediawiki 2 Mature 2012-01-31 01:27:17 UTC
57. Adding deploy test

Author: Clint Byrum
Revision Date: 2012-01-31 01:27:17 UTC

Adding deploy test

lp://staging/~clint-fewbar/charms/oneiric/mediawiki/misc-fixes (Has a merge proposal) 1 Development 2012-01-20 01:35:19 UTC
56. fixes turned up during testing

Author: Clint Byrum
Revision Date: 2012-01-20 01:35:02 UTC

fixes turned up during testing

lp://staging/~clint-fewbar/charms/oneiric/mediawiki/add-tests 1 Development 2012-01-20 01:33:37 UTC
56. adding example test

Author: Clint Byrum
Revision Date: 2012-01-20 01:33:20 UTC

adding example test

134 of 34 results