branches with status:
Name Status Last Modified Last Commit
lp:~achiang/savilerow/tailor-poc 1 Development 2014-03-11 23:55:33 UTC
5. Merge basic browser bookmark support

Author: Alex Chiang
Revision Date: 2014-03-11 23:55:33 UTC

Merge basic browser bookmark support

lp:~achiang/+junk/mwc-flash 1 Development 2014-02-22 18:15:19 UTC
3. use zsync for faster downloading

Author: Alex Chiang
Revision Date: 2014-02-22 18:14:43 UTC

use zsync for faster downloading

lp:~achiang/ubuntu-test-cases/savilerow (Has a merge proposal) 1 Development 2014-01-15 20:47:51 UTC
133. Change customization test source bran...

Author: Alex Chiang
Revision Date: 2014-01-15 20:45:56 UTC

Change customization test source branch to savilerow

lp:~achiang/+junk/valgrind-ubuntu-dbg-packages 1 Development 2012-11-23 18:05:46 UTC
5. Fix debug print statements - Remove ...

Author: Alex Chiang
Revision Date: 2012-11-19 16:46:17 UTC

Fix debug print statements

- Remove superfluous prints that existed to print empty lines
- When no debug package found, print full name of original package

lp:~achiang/ubuntu-nexus7/valgrind-ubuntu-dbg-packages (Has a merge proposal) 1 Development 2012-11-19 16:46:17 UTC
5. Fix debug print statements - Remove ...

Author: Alex Chiang
Revision Date: 2012-11-19 16:46:17 UTC

Fix debug print statements

- Remove superfluous prints that existed to print empty lines
- When no debug package found, print full name of original package

lp:sync.links 1 Development 2012-11-05 06:04:11 UTC
4. get.py - handle secure dotfiles muc...

Author: Alex Chiang
Revision Date: 2012-11-05 06:04:11 UTC

get.py
  - handle secure dotfiles much more securely by creating files in /tmp
  - allow user to opt out of creating secure dotfile tarball
  - update blacklist

put.py
  - change input params to something more logical
  - add a relink param, meant to be run after get.py

lp:laika 1 Development 2012-10-31 08:57:13 UTC
21. Merge "merge proposals" from bdmurray

Author: Alex Chiang
Revision Date: 2012-10-31 08:57:13 UTC

Merge "merge proposals" from bdmurray

lp:~achiang/ubuntu/quantal/casper/bug-855556 bug(Has a merge proposal) 1 Development 2012-05-18 22:29:34 UTC
1043. Grant admin polkit privileges to ligh...

Author: Alex Chiang
Revision Date: 2012-05-18 22:15:22 UTC

Grant admin polkit privileges to lightdm user (LP: #855556)

During a live session, the 'ubuntu' user is logged in on every VT. However,
we have:

/usr/share/polkit-1/actions/org.freedesktop.consolekit.policy

 org.freedesktop.consolekit.system.restart-multiple-users
  <allow_active>auth_admin_keep</allow_active>
 org.freedesktop.consolekit.system.stop-multiple-users
  <allow_active>auth_admin_keep</allow_active>

Thus, the shutdown and restart items from the Unity greeter's session
indicator are inhibited.

Those items should work, and we can do so by granting admin privileges to
lightdm / unity-greeter, which allows restart and shutdown from the greeter
screen.

We already grant admin privileges to the default user in the live session,
so allowing the user to shutdown from the live session's greeter screen
should be considered conceptually similar.

lp:~achiang/+junk/u1.link 1 Development 2012-01-17 05:47:42 UTC
1. Initial commit

Author: Alex Chiang
Revision Date: 2012-01-17 05:47:23 UTC

Initial commit

lp:~achiang/indicator-datetime/force_calendar 1 Development 2011-06-14 16:34:19 UTC
34. src/datetime-service.c: force calenda...

Author: Alex Chiang
Revision Date: 2011-06-14 16:33:10 UTC

src/datetime-service.c: force calendar to always show (LP: #793508)

lp:~achiang/streamflow/fix-zero-days 1 Development 2010-12-06 18:12:32 UTC
12. Account for years with only 0.00 flow...

Author: Alex Chiang
Revision Date: 2010-12-06 18:12:32 UTC

Account for years with only 0.00 flow days

If we encounter a year with only 0.00 flow days, we will never set
a max flow day, and we blow up when trying to print a non-existent
variable.

The fix is simple: initialize the max_flow_day and max_flow_month
to dummy values so that we can print something in this case.

lp:streamflow 1 Development 2010-12-03 00:12:48 UTC
4. Fix metric calculations, properly tak...

Author: Alex Chiang
Revision Date: 2010-12-03 00:10:07 UTC

Fix metric calculations, properly taking "no data" days into account

We allow days with no stream flow into our data set. However, we must
properly handle them when calculating our metrics.

We can't add a python None data type to a floating point, so add a few
checks to ensure we won't blow up when we encounter a day without data.
Adjust the calculation for the average daily flow accordingly; a day
without data shouldn't be considered when calculating the average.

lp:~achiang/laika/packaging 1 Development 2010-11-24 00:35:18 UTC
2. Release 0.4 * Handle lack of .laika...

Author: Alex Chiang
Revision Date: 2010-11-24 00:35:18 UTC

Release 0.4
  * Handle lack of .laikarc properly
  * Improve performance with cache proxy wrapper

lp:~achiang/usb-creator/usb-creator-cli 1 Development 2010-11-16 04:53:44 UTC
327. Preliminary hacking to add CLI fronte...

Author: Alex Chiang
Revision Date: 2010-11-16 04:52:54 UTC

Preliminary hacking to add CLI frontend to usb-creator.

114 of 14 results