aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add code to activate an actionTed Gould2015-03-091-0/+17
* This commit might be evilTed Gould2015-03-091-0/+35
* Add checking for the activation parameter typeTed Gould2015-03-091-1/+41
* Check the message's menuTed Gould2015-03-061-2/+10
* A test that puts a message in the menuTed Gould2015-03-064-2/+31
* Adding some messaging menu properties to the AS mockTed Gould2015-03-061-0/+12
* Bringing in AS mock and getting a base test of the root action goingTed Gould2015-03-063-4/+138
* Get the paths rightTed Gould2015-03-061-2/+2
* Get some schemas in thereTed Gould2015-03-061-4/+15
* Linking and building, oh myTed Gould2015-03-062-6/+7
* Adding in libdbustestTed Gould2015-03-063-0/+5
* Pulling stuff from indicator-soundTed Gould2015-03-063-0/+603
* One test directory to rule them allTed Gould2015-03-069-3/+3
* Moving the manual tests into the same directoryTed Gould2015-03-061-0/+0
* Releasing 13.10.1+15.04.20150304-0ubuntu1CI Train Bot2015-03-041-0/+8
* Make the message actions have the message ID in their names like the muxerTed Gould2015-03-041-1/+1
|\
| * Action name should be escaped message id and escaped action name, not escaped...Ted Gould2015-03-041-1/+1
|/
* Releasing 13.10.1+15.04.20150219-0ubuntu1CI Train Bot2015-02-191-0/+8
* Provide functions that allow for action names directly Fixes: #1385331Ted Gould2015-02-192-15/+46
|\
| * Adding a manual test case for a TweetTed Gould2015-02-181-0/+17
| * Adding a version of source_removed that doesn't unescapeTed Gould2015-02-181-7/+14
| * Make a version of the remove that doesn't escapeTed Gould2015-02-181-8/+15
|/
* Releasing 13.10.1+15.04.20150126-0ubuntu1CI Train Bot2015-01-261-0/+8
* unescape_action_name: fix logic error (& instead of |) Fixes: #1414025Lars Uebernickel2015-01-261-1/+1
|\
| * unescape_action_name: fix logic error (& instead of |)Lars Uebernickel2015-01-261-1/+1
|/
* Releasing 13.10.1+15.04.20150112-0ubuntu1CI Train Bot2015-01-121-0/+10
* Escape message and source ids when using them as action names Fixes: #1386584Lars Uebernickel2015-01-121-22/+112
|\
| * Also escape message and source ids when removing them from the appLars Uebernickel2014-11-071-5/+16
| * Escape message and source ids when using them as action namesLars Uebernickel2014-11-051-17/+96
* | desktop menu: don't warn when no default handler for a mime type is found Fix...Lars Uebernickel2015-01-121-3/+6
|\ \
| * | desktop menu: don't warn when no default handler for a mime type is foundLars Uebernickel2014-11-071-3/+6
|/ /
* | Releasing 13.10.1+15.04.20141103-0ubuntu1CI bot2014-11-031-0/+12
* | Add filtering for lock screen. Fixes: 1358340Ted Gould2014-11-0313-8/+373
|\ \
| * | Update to trunkTed Gould2014-10-103-3/+26
| |\|
| * | Test case for greeter checkingTed Gould2014-10-091-0/+30
| * | Merge trunk positionsTed Gould2014-10-084-3/+52
| |\ \
| * | | Name changeTed Gould2014-10-061-4/+6
| * | | Ensure the proxy is still cleared so we don't leak themTed Gould2014-10-061-0/+2
| * | | Ensure we can cancel getting the proxy and that if we do we can handle it wit...Ted Gould2014-10-061-6/+15
| * | | Check for loading of a cached instanceTed Gould2014-10-061-0/+6
| * | | Fleshing out drawing attentionTed Gould2014-09-221-0/+20
| * | | Get the value on whether we should show on the welcome screenTed Gould2014-09-221-1/+15
| * | | Setup and get our proxyTed Gould2014-09-221-0/+33
| * | | Setup the user manager signalsTed Gould2014-09-181-0/+30
| * | | A function to handle the showing on greeter part of this.Ted Gould2014-09-173-1/+9
| * | | Put in a function to handle setting the draw attention valueTed Gould2014-09-173-0/+10
| * | | Get an accounts service instance in the application listTed Gould2014-09-171-0/+7
| * | | Setting up default referencingTed Gould2014-09-171-2/+11
| * | | Connecting into accounts serviceTed Gould2014-09-173-2/+13
| * | | Put into our namespaceTed Gould2014-09-176-131/+131