lp:~mandel/ubuntuone-client/fix-805372

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp:~mandel/ubuntuone-client/fix-805372
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
Ubuntu One Client
Status:
Merged

Recent revisions

1041. By Manuel de la Peña

Link bug

1040. By Manuel de la Peña

Ensured that if we get a unicode path we convert to str using the correct encoding so that we do not have issues with the __str__ from the _Event class.

1039. By Michael Terry

Set NoDisplay for the autostart file, to avoid showing up in Startup Applications

1038. By Alejandro J. Cura

Use the standard reactor on windows. (LP: #803640)

1037. By Alejandro J. Cura

move all listenPipe and connectPipe to a single place

1036. By Facundo Batista

Support new UDFs with similar (shorter) paths than existing UDFs (LP: #649945).

1035. By Manuel de la Peña

The method os.listdir should not be used, use os_helper.listdir instead to ensure that the correct os.path.sep is appended to the path (LP: #803507).

1034. By Manuel de la Peña

Ensure that we use the correct mode when opening files: r+w is an illegal mode everywhere, and has been changed to w+b to ensure that it works on all platforms (LP: #803622).

1033. By Manuel de la Peña

Allows to start the syncdaemon by providing a start method to sdtool.

1032. By Manuel de la Peña

- Added an extra filtering to ensure that the IN_OPEN|IN_ISDIR masked events do not get to the fsm (LP: #802726).

Branch metadata

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