lp:muon-maintenance

Owned by Marco Esposito
Get this repository:
git clone https://git.launchpad.net/muon-maintenance

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/KDE/muon.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2022-06-25 02:02:14 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2022-06-25 02:02:14 UTC

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

Plasma/5.4 2019-01-06 07:38:14 UTC
SVN_SILENT made messages (.desktop file) - always resolve ours

Author: l10n daemon script
Author Date: 2019-01-06 07:38:14 UTC

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

2.2 2017-12-20 03:10:34 UTC
SVN_SILENT made messages (.desktop file)

Author: l10n daemon script
Author Date: 2017-12-20 03:10:34 UTC

SVN_SILENT made messages (.desktop file)

redesign 2015-10-22 16:25:49 UTC
Add a margin on top of the PageHeader

Author: Aleix Pol
Author Date: 2015-10-22 16:25:49 UTC

Add a margin on top of the PageHeader

Plasma/5.3 2015-07-09 14:21:31 UTC
Sources page fixes

Author: Aleix Pol
Author Date: 2015-07-09 14:18:12 UTC

Sources page fixes

Use the correct method for adding a source
Fix binding loop
Don't destroy the dialog, as we're re-using the same

Plasma/5.2 2015-04-07 14:49:20 UTC
SVN_SILENT made messages (.desktop file)

Author: l10n daemon script
Author Date: 2015-04-07 14:49:20 UTC

SVN_SILENT made messages (.desktop file)

fix-execute 2015-01-13 10:03:09 UTC
install releasechecker with +x set

Author: Harald Sitter
Author Date: 2015-01-13 10:03:09 UTC

install releasechecker with +x set

fix-attica 2015-01-08 13:34:46 UTC
Prevent querying attica with invalid categories

Author: Harald Sitter
Author Date: 2015-01-08 13:34:46 UTC

Prevent querying attica with invalid categories

For as of right now unknown reasons looking for providers
plasmoids.knsrc and getting opendesktop.org and then asking it for valid
categories can return no category match for plasmoids.
Which in turn makes us query for content pertaining to an invalid category.

What happens is that Provider::searchContents will come back with content
matching every category of that provider (and every name), so we are
looking at thousands of entries in 100-entry batches to receive which is
neither fast nor efficient nor anything really.
To safe guard against this sort of misbehavior explicitly remove all
「possible-category」 entries that have not been matched up to a valid
Attica::Category and return if there are none to search for.

Random background:
m_categories keys get filled based on configuration values for possible
resources, only in categoriesLoaded those entries are then matched up with
actual categories the provider knows about. If one of the expected keys
does not exist on the Provider we have a dangling entry in the Map ala
<"Kitten", Category()>. There is no point in hurling those at Attica
regardless of the cause that ultimately causes the present category
problems. This is worsened by the fact that muon-updater needs to wait
for all resources to fetching=false before it can display anything which
means that having KSNBackend stuck in fetching on account of getting
all the data a provider has on everything will block the entire upgrade
and either making it appear as though muon is broken or there are no
updates.

attica-fix 2015-01-08 09:44:30 UTC
Prevent querying attica with invalid categories

Author: Harald Sitter
Author Date: 2015-01-08 09:44:30 UTC

Prevent querying attica with invalid categories

For as of right now unknown reasons looking for providers
plasmoids.knsrc and getting opendesktop.org and then asking it for valid
categories can return no category match for plasmoids.
Which in turn makes us query for content pertaining to an invalid category.

What happens is that Provider::searchContents will come back with content
matching every category of that provider (and every name), so we are
looking at thousands of entries in 100-entry batches to receive which is
neither fast nor efficient nor anything really.
To safe guard against this sort of misbehavior explicitly remove all
「possible-category」 entries that have not been matched up to a valid
Attica::Category and return if there are none to search for.

Random background:
m_categories keys get filled based on configuration values for possible
resources, only in categoriesLoaded those entries are then matched up with
actual categories the provider knows about. If one of the expected keys
does not exist on the Provider we have a dangling entry in the Map ala
<"Kitten", Category()>. There is no point in hurling those at Attica
regardless of the cause that ultimately causes the present category
problems. This is worsened by the fact that muon-updater needs to wait
for all resources to fetching=false before it can display anything which
means that having KSNBackend stuck in fetching on account of getting
all the data a provider has on everything will block the entire upgrade
and either making it appear as though muon is broken or there are no
updates.

gsoc-floris-2014 2014-11-07 15:01:52 UTC
test

Author: Stoica Marcu Floris Andrei
Author Date: 2014-11-07 15:01:52 UTC

test

newNotifier 2014-10-14 10:53:38 UTC
initialize on construction

Author: Aleix Pol
Author Date: 2014-10-14 10:53:38 UTC

initialize on construction

apol/origins_refactoring 2014-09-29 23:41:39 UTC
Fix sources on the apt backend

Author: Aleix Pol
Author Date: 2014-09-29 23:41:39 UTC

Fix sources on the apt backend

appstream-apt 2014-08-04 11:05:37 UTC
Updated how to get the package name

Author: Stoica Marcu Floris Andrei
Author Date: 2014-07-28 04:41:07 UTC

Updated how to get the package name

REVIEW 119506

2.1 2014-02-22 07:09:44 UTC
SVN_SILENT made messages (.desktop file)

Author: l10n daemon script
Author Date: 2014-02-22 07:09:44 UTC

SVN_SILENT made messages (.desktop file)

reviewsOnOverview 2014-02-10 02:30:26 UTC
Improve the AddonsView display

Author: Aleix Pol
Author Date: 2014-02-10 02:30:26 UTC

Improve the AddonsView display

Don't display if it's empty.
Use the ListItem delegate, mainly for the background.
Make it possible to elide the elements in it, to do so we had to stop
using rich text elements.

discover/pagesGrid 2014-02-06 02:03:36 UTC
Make use the PaginateModel

Author: Aleix Pol
Author Date: 2014-02-06 02:03:36 UTC

Make use the PaginateModel

It feels very fast for now, in contrast to how slow the other one felt.
Now, let's get people to try it and see if they're happy.

akabei-resource-notifier 2014-01-09 11:36:10 UTC
Adapt to API changes in master

Author: lappelhans
Author Date: 2014-01-09 11:36:10 UTC

Adapt to API changes in master

packagekit-notifier 2013-10-31 01:03:48 UTC
Fix the cmake I just added, also set my name as copyright

Author: lappelhans
Author Date: 2013-10-31 01:03:48 UTC

Fix the cmake I just added, also set my name as copyright

2.0 2013-10-19 20:34:13 UTC
releasechecker needs python3 now

Author: Harald Sitter
Author Date: 2013-10-19 20:34:13 UTC

releasechecker needs python3 now

this commit syncs invocation with what the kded notifier does.

origins-abstraction 2013-09-15 20:46:37 UTC
Move the old code to add/remove repos to ApplicationOrigins, I did not port i...

Author: lappelhans
Author Date: 2013-09-15 20:46:37 UTC

Move the old code to add/remove repos to ApplicationOrigins, I did not port it yet to the new way in libqapt,
because it would involve supporting multiple syntaxes

packagekit-resource 2013-08-23 20:51:11 UTC
Prepare is the correct function for this

Author: lappelhans
Author Date: 2013-08-23 20:51:11 UTC

Prepare is the correct function for this

gsoc2013 2013-08-21 19:52:50 UTC
This is done already

Author: lappelhans
Author Date: 2013-08-21 19:52:50 UTC

This is done already

akabei-resource 2013-08-21 08:57:48 UTC
At least handle transaction messages in a KMessageBox

Author: lappelhans
Author Date: 2013-08-21 08:57:48 UTC

At least handle transaction messages in a KMessageBox

firefox-apps 2013-08-02 10:58:21 UTC
Revise ResourcesModel initialization

Author: Aleix Pol
Author Date: 2013-08-02 10:56:29 UTC

Revise ResourcesModel initialization

Refactor fetching semantics in the AbstractResourcesBackend

We used to have a reloadStarted and reloadFinished signals for keeping track
of the state of the backend. This changes makes it so we have a boolean
property called fetching that will be responsible of providing this
information.
This is better because it gives us further information about whether the
model is available for consumption. This is especially interesting for
writing unit tests and such tooling.

REVIEW: 111468

resourcesbackend_standardimpls 2013-07-19 11:34:11 UTC
Return nullptr instead of 0

Author: lappelhans
Author Date: 2013-07-19 11:34:11 UTC

Return nullptr instead of 0

backendloading 2013-07-09 14:57:05 UTC
Refactor fetching semantics in the AbstractResourcesBackend

Author: Aleix Pol
Author Date: 2013-07-09 14:57:05 UTC

Refactor fetching semantics in the AbstractResourcesBackend

We used to have a reloadStarted and reloadFinished signals for keeping track
of the state of the backend. This changes makes it so we have a boolean
property called fetching that will be responsible of providing this
information.
This is better because it gives us further information about whether the
model is available for consumption. This is especially interesting for
writing unit tests and such tooling.

USCResource 2013-06-17 13:33:32 UTC
Reload the sources list after adding a debline for the newly-purchased app.

Author: Jonathan Thomas
Author Date: 2013-06-17 13:33:32 UTC

Reload the sources list after adding a debline for the newly-purchased app.
(Still todo: only reload for the single repository)

updater-newui 2013-03-26 15:58:12 UTC
Merge branch 'master' into updater-newui

Author: Aleix Pol
Author Date: 2013-03-26 15:58:12 UTC

Merge branch 'master' into updater-newui

Conflicts:
 updater/CMakeLists.txt
 updater/UpdateModel/UpdateModel.cpp
 updater/UpdateModel/UpdateModel.h
 updater/UpdaterWidget.cpp
 updater/UpdaterWidget.h
 updater/UpdaterWidgetNoUpdates.ui

chakra 2013-03-05 19:41:28 UTC
remove the bundle model

Author: Aleix Pol
Author Date: 2013-03-05 19:41:28 UTC

remove the bundle model

it wasn't meant to be committed

resources-updater 2013-02-19 15:15:58 UTC
Adapt to libmuon changes

Author: Aleix Pol
Author Date: 2013-02-19 15:15:58 UTC

Adapt to libmuon changes

Change from updatesFinished to progressingChanged

1.4 2013-02-06 11:54:56 UTC
SVN_SILENT made messages (.desktop file)

Author: Script Kiddy
Author Date: 2013-02-06 11:54:56 UTC

SVN_SILENT made messages (.desktop file)

discover-mainwindowification 2013-01-21 13:00:25 UTC
--debug

Author: Aleix Pol
Author Date: 2013-01-21 13:00:25 UTC

--debug

trans-refactor 2013-01-15 16:41:38 UTC
Add a convenience API for transaction canceling to the Transaction class.

Author: Jonathan Thomas
Author Date: 2013-01-15 16:41:38 UTC

Add a convenience API for transaction canceling to the Transaction class.

muon-backends 2012-12-12 01:22:10 UTC
workaround a problem in attica...

Author: Aleix Pol
Author Date: 2012-12-12 01:22:10 UTC

workaround a problem in attica...

...that will keep adding providers even though they already exist.
I already fixed it in master, but distros don't have master.

resources-bodega 2012-12-03 15:27:08 UTC
Use medium image instead of preview

Author: Aleix Pol
Author Date: 2012-12-03 15:27:08 UTC

Use medium image instead of preview

Preview is usually not available and smaller images are too small for our
grid delegate.

muon-exports 2012-11-26 14:59:40 UTC
Merge branch 'master' into muon-exports

Author: Aleix Pol
Author Date: 2012-11-26 14:59:40 UTC

Merge branch 'master' into muon-exports

qapt2 2012-10-15 16:55:29 UTC
De-hardcode temp directory location

Author: Jonathan Thomas
Author Date: 2012-10-15 16:55:29 UTC

De-hardcode temp directory location

1.3 2012-07-14 08:12:38 UTC
SVN_SILENT made messages (.desktop file)

Author: Script Kiddy
Author Date: 2012-07-14 08:12:38 UTC

SVN_SILENT made messages (.desktop file)

desktop 2012-04-10 15:43:31 UTC
First (partial) port to QtDesktop components

Author: Aleix Pol
Author Date: 2012-04-10 15:43:31 UTC

First (partial) port to QtDesktop components

1.2 2012-02-25 18:22:50 UTC
Ensure to not try to mark uninstalled packages for reinstallation.

Author: Jonathan Thomas
Author Date: 2012-02-25 18:22:05 UTC

Ensure to not try to mark uninstalled packages for reinstallation.

BUG:294785
FIXED-IN:1.2.4, 1.3.0, 1.4

1.1 2011-08-15 13:07:28 UTC
SVN_SILENT made messages (.desktop file)

Author: Script Kiddy
Author Date: 2011-08-15 13:07:28 UTC

SVN_SILENT made messages (.desktop file)

1.0 2011-01-14 11:27:26 UTC
SVN_SILENT made messages (.desktop file)

Author: Script Kiddy
Author Date: 2011-01-14 11:27:26 UTC

SVN_SILENT made messages (.desktop file)

svn path=/branches/stable/extragear-kde4/sysadmin/muon/; revision=1214363

142 of 42 results
This repository contains Public information 
Everyone can see this information.

Subscribers