Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notifications mock and tests | Ted Gould | 2015-02-19 | 15 | -990/+1814 |
|\ | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | Drop the notification server watch int | Ted Gould | 2015-02-17 | 1 | -6/+0 |
| | | |||||
| * | Adding a comment for an odd check | Ted Gould | 2015-02-13 | 1 | -1/+1 |
| | | |||||
| * | Block notifications in the volume event instead of in the notification one ↵ | Ted Gould | 2015-02-13 | 2 | -19/+17 |
| | | | | | | | | so that high volume warnings can get through | ||||
| * | Add a high volume notification test | Ted Gould | 2015-02-13 | 1 | -0/+44 |
| | | |||||
| * | Adding a test for notification servers coming on and off the bus, and fixing ↵ | Ted Gould | 2015-02-13 | 2 | -4/+53 |
| | | | | | | | | the code for it | ||||
| * | Adding icon testing, which made me realize our other volumes were really loud | Ted Gould | 2015-02-13 | 1 | -12/+46 |
| | | |||||
| * | Change streams press volume up | Ted Gould | 2015-02-13 | 1 | -0/+10 |
| | | |||||
| * | Test stream change base cases | Ted Gould | 2015-02-13 | 2 | -0/+32 |
| | | |||||
| * | Clean up some of the boiler plate | Ted Gould | 2015-02-13 | 1 | -6/+31 |
| | | |||||
| * | Fine change test | Ted Gould | 2015-02-13 | 1 | -0/+7 |
| | | |||||
| * | Have a version for those who want parse and have a GVariant pointer | Ted Gould | 2015-02-12 | 1 | -0/+15 |
| | | |||||
| * | Remove unnecissary parameter list | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| | | |||||
| * | Add in ability to easily check GVariants | Ted Gould | 2015-02-12 | 2 | -0/+101 |
| | | |||||
| * | Forgot to add this file a lot earlier | Ted Gould | 2015-02-12 | 1 | -0/+33 |
| | | |||||
| * | More notification testings. | Ted Gould | 2015-02-12 | 2 | -5/+20 |
| | | |||||
| * | Setting the default stream | Ted Gould | 2015-02-12 | 1 | -1/+1 |
| | | |||||
| * | Adding a bustle block for fun | Ted Gould | 2015-02-12 | 1 | -0/+13 |
| | | |||||
| * | Make sure to save the bus we exported on | Ted Gould | 2015-02-11 | 1 | -1/+2 |
| | | |||||
| * | Better comment | Ted Gould | 2015-02-11 | 1 | -3/+15 |
| | | |||||
| * | Make it so that Vala stops generating circular references | Ted Gould | 2015-02-11 | 2 | -50/+78 |
| | | |||||
| * | Pulling the mainloop out of the service object | Ted Gould | 2015-02-11 | 2 | -33/+39 |
| | | |||||
| * | Putting things in the right order | Ted Gould | 2015-02-10 | 1 | -1/+1 |
| | | |||||
| * | Fleshing out the mock some more | Ted Gould | 2015-02-10 | 1 | -9/+17 |
| | | |||||
| * | Store values in the volume control mock | Ted Gould | 2015-02-10 | 1 | -8/+12 |
| | | |||||
| * | Test to ensure we get a notification | Ted Gould | 2015-02-09 | 1 | -0/+19 |
| | | |||||
| * | Fix string | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | | |||||
| * | Make sure to use the testing gsettings | Ted Gould | 2015-02-09 | 1 | -0/+3 |
| | | |||||
| * | Unexport the menu model on object being destroyed | Ted Gould | 2015-02-09 | 1 | -1/+11 |
| | | |||||
| * | Make it so that we unexport actions when destroying the object | Ted Gould | 2015-02-09 | 1 | -1/+11 |
| | | |||||
| * | Initialize notify, which is normally done in the main | Ted Gould | 2015-02-09 | 1 | -0/+7 |
| | | |||||
| * | Remove an unused variable | Ted Gould | 2015-02-09 | 1 | -2/+1 |
| | | |||||
| * | Make it so that we have media player objects | Ted Gould | 2015-02-09 | 1 | -1/+1 |
| | | |||||
| * | Make it so that the accounts service object is made outside of the service ↵ | Ted Gould | 2015-02-09 | 3 | -6/+8 |
| | | | | | | | | object | ||||
| * | Connect the tests together. | Ted Gould | 2015-02-09 | 2 | -1/+9 |
| | | |||||
| * | The file too | Ted Gould | 2015-02-09 | 1 | -0/+39 |
| | | |||||
| * | A mock media player list | Ted Gould | 2015-02-09 | 2 | -0/+29 |
| | | |||||
| * | Creating a skeleton to start testing | Ted Gould | 2015-02-09 | 3 | -0/+114 |
| | | |||||
| * | Switch to testing the pulse backend | Ted Gould | 2015-02-09 | 1 | -2/+2 |
| | | |||||
| * | Make it so that we can inject the volume control object into the service | Ted Gould | 2015-02-09 | 2 | -3/+5 |
| | | |||||
| * | Putting an interface in for volume control | Ted Gould | 2015-02-09 | 3 | -13/+19 |
| | | |||||
| * | Support getting the notifications back out | Ted Gould | 2015-02-09 | 1 | -1/+68 |
| | | |||||
| * | Update to trunk | Ted Gould | 2015-02-06 | 3 | -0/+34 |
| |\ | |||||
| * | | Add in capabilities support | Ted Gould | 2015-02-06 | 1 | -2/+26 |
| | | | |||||
| * | | Connecting into the indicator test | Ted Gould | 2015-02-05 | 2 | -7/+11 |
| | | | |||||
| * | | Pulling in the indicator integration test | Ted Gould | 2015-02-05 | 9 | -16/+635 |
| |\ \ | |||||
| * | | | Adding a basic mock outline | Ted Gould | 2015-02-05 | 1 | -0/+52 |
| | | | | |||||
* | | | | Add eventually functions to indicator fixture | Ted Gould | 2015-02-19 | 2 | -11/+91 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | | | Update to trunk | Ted Gould | 2015-02-09 | 7 | -4/+67 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Releasing 12.10.2+15.04.20150205-0ubuntu1 | CI Train Bot | 2015-02-05 | 1 | -0/+9 |
| | | | |