lp:~mikemc/ubuntuone-control-panel/url-paranoia-1112792

Created by Mike McCracken and last modified
Get this branch:
bzr branch lp:~mikemc/ubuntuone-control-panel/url-paranoia-1112792
Only Mike McCracken can upload to this branch. If you are Mike McCracken please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike McCracken
Project:
Ubuntu One Control Panel
Status:
Merged

Recent revisions

398. By Mike McCracken

Switch to using fileURLWithPath_isDirectory_ to create our file urls. The docs say this is the right way to make file urls.
This function will accept e.g. unicode usernames and urlencode them , while URLWithString will return Null.
I don't know how someone could create a unicode username, so this is mostly defensive programming in response to the linked bug.

Also a minor tweak to fake_stat so it doesn't break u1trial when a test fails and u1trial tries to user stat inside linecache while printing the traceback...

397. By Mike McCracken

- Change quit handler to quit immediately. (LP: #1042834)

396. By Mike McCracken

- Do all filename searching via IPC - allows fuzzy searching and avoids display bug with fast typing.

395. By Mike McCracken

- Kill animation timer when hiding loading overlay.

394. By Brian Curtin

- Use logging functionality instead of printing messages to stdout (lp:1105447)

393. By Alejandro J. Cura

- Use a standard LC_CTYPE locale when the LANG is turkish. (LP: #997326).

392. By Mike McCracken

- Use applescript on OS X to show native file-chooser dialog. (LP: #1044201)

391. By Mike McCracken

[r=mikemc] - Remove a debug print statement in the tests that snuck through.

390. By Mike McCracken

- Use new SSO API to get platform-appropriate translation function. (LP: 1074116)

389. By Mike McCracken

- Add u1 folder to OS X Finder favorites sidebar on first launch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntuone-control-panel
This branch contains Public information 
Everyone can see this information.

Subscribers