aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Increasing dbustest requirement to 15.04.0Ted Gould2014-11-172-2/+2
|
* Handle both a system and session busTed Gould2014-11-112-11/+32
|
* Putting the accounts service mock onto the system busTed Gould2014-11-113-5/+4
|
* Splitting out the testsTed Gould2014-11-111-2/+9
|
* Adding in an accounts services mockTed Gould2014-11-063-1/+12
|
* Shuffling around so that we can add additional mocks easilyTed Gould2014-11-062-9/+36
|
* Make the lifecycle of the items in the run more clearTed Gould2014-11-061-63/+67
|
* Some more action testsTed Gould2014-11-052-1/+17
|
* Fix waiting on actions to count the number of actionsTed Gould2014-11-052-4/+7
|
* Flesh out the action functionsTed Gould2014-11-051-3/+81
|
* Making the timer callback anonymousTed Gould2014-11-041-7/+5
|
* Setup actions to get the action groupsTed Gould2014-11-042-15/+51
|
* Dividing up the tests to make them look niceTed Gould2014-11-041-1/+4
|
* Add a test that goes further down the treeTed Gould2014-11-041-1/+1
|
* Parse through sections as wellTed Gould2014-11-041-2/+7
|
* Pulling out waiting for items into a helper functionTed Gould2014-11-041-19/+26
|
* Lock out some functionsTed Gould2014-11-041-0/+6
|
* Clean up the output a little bitTed Gould2014-11-041-3/+8
|
* Adjusting to use iteratorsTed Gould2014-11-041-7/+7
|
* Flipping around a bit to make it so that we can print out a nice errorTed Gould2014-11-041-32/+79
|
* Make our ref/unrefs dependent on shared pointersTed Gould2014-10-291-8/+17
|
* Enforce type and get the right one from our functionsTed Gould2014-10-281-3/+11
|
* Get menus harderTed Gould2014-10-282-6/+25
|
* Getting menusTed Gould2014-10-282-4/+45
|
* Building the DBus test integrationTed Gould2014-10-281-2/+15
|
* Connect to binary and real nameTed Gould2014-10-282-1/+4
|
* Setup to getting something to compile and pass. Next steps needed.Ted Gould2014-10-283-0/+168
|
* Releasing 12.10.2+14.10.20141010-0ubuntu1CI bot2014-10-101-0/+8
|
* volume-control: making sure we're always in sync with accountservice Fixes: ↵Ricardo Salveti de Araujo2014-10-101-0/+3
|\ | | | | | | | | | | 1379618 Approved by: Ted Gould, PS Jenkins bot
| * volume-control: making sure we're always in sync with accountserviceRicardo Salveti de Araujo2014-10-101-0/+3
| |
* | Releasing 12.10.2+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
| |
* | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-099-44/+215
|\ \ | |/ |/| | | Approved by: PS Jenkins bot
| * Update to current trunkTed Gould2014-10-075-13/+376
| |\
| * | Don't represent silent mode in the indicatorTed Gould2014-10-031-18/+2
| | |
| * | Build the volume control firstTed Gould2014-10-021-2/+2
| | |
| * | Make it a switchTed Gould2014-10-021-2/+5
| | |
| * | Add a silent mode menu itemTed Gould2014-10-022-3/+8
| | |
| * | Pull complex logic into its own functionTed Gould2014-10-021-2/+19
| | |
| * | Create a silent mode actionTed Gould2014-10-021-12/+42
| | |
| * | Backup the properties with a local value and set the proxyTed Gould2014-10-021-2/+13
| | |
| * | Use silent mode to determine the icon on the panelTed Gould2014-10-021-1/+1
| | |
| * | Turn the system sound proxy into a silent mode propertyTed Gould2014-10-021-0/+29
| | |
| * | Adding in a system sound settings proxyTed Gould2014-10-022-0/+29
| | |
| * | Grabbing greeter branch as it has some AS stuff we wantTed Gould2014-10-028-42/+105
| |\ \
| | * | Have welcome value actually be a variant pointer.Ted Gould2014-10-011-3/+3
| | | |
| | * | Check for null because otherwise we clear the metadata on each update of any ↵Ted Gould2014-10-011-1/+2
| | | | | | | | | | | | | | | | value
| | * | Turn show data on greeter into a property, which it was always intended to be.Ted Gould2014-10-011-1/+2
| | | |
| | * | Can get set at startup before we have a PA connection, shouldn't be a ↵Ted Gould2014-10-011-1/+2
| | | | | | | | | | | | | | | | critical in that case, should just fail
| | * | Make it so that metadata can be NULL and handle it.Ted Gould2014-10-011-3/+2
| | | |
| | * | Attach bugTed Gould2014-09-260-0/+0
| | | |