lp://staging/~dobey/ubuntuone-client/update-4-2
- Get this branch:
- bzr branch lp://staging/~dobey/ubuntuone-client/update-4-2
Branch merges
- Roberto Alsina (community): Approve
-
Diff: 72 lines (+10/-7)4 files modifiedMakefile.am (+1/-0)
VERSION (+1/-0)
configure.ac (+2/-1)
ubuntuone/status/aggregator.py (+6/-6)
Branch information
Recent revisions
- 1362. By Barry Warsaw
-
[Rodney Dawes]
Fix new warnings from pyflakes.
Remove the icons related data, as we use icons from ubuntuone-client- data now.
Update copyright year in LICENSE file.
Update Python check to require 2.6, as we haven't worked on 2.5 for some time.
Skip failing authenticated proxy tests due to ncsa_auth crashing.
Add a test-proxy rule to the Makefile for only running the proxy tests.
Remove usage of zg to reduce complexity, as we aren't using the feature.
Use only one dummy menu implementation.
Clean up the apport handler source a little.
Update the apport handler to work in Python 3 as well as 2.[Loïc Minier]
Use platform API for os.path.* functions. (LP #1101344)
[Barry Warsaw]
Switch from python-oauth to python-oauthlib for using OAuth.
- 1360. By dobey
-
[Mike McCracken]
- Fix support for searching local files in UDFs. (LP: #1101271)
- Clean up test suite for filesystem_notifications on darwin and windows.
- Patch NetworkManagerState in test_interaction_interfaces so it doesn't interfere with tests.
- Remove intermittent failures in ConnectionTestCase: tests now wait until test server is fully initialized.
- Reduce number of files test suite opens and doesn't close.
- Use fake FS Monitor to avoid starting PB IPC connections that don't get stopped correctly.
- Use fake callInThread to test ZipQueue, works around bug in threadpool closing on darwin.
- Remove unused and potentially incorrect wait_no_more_events.
- Speed up many tests by waiting less time for nothing to happen.
- Clean up usage of Filesystem Monitor in test suite.
- Mock out NetworkState in IPCTestCase, avoids starting a thread per test case on darwin and windows.
- Change PB IPC to use IPCError exceptions, but skip test due to PB in-process quirks.
- Fix AutoconnectConfigTest in IPC tests. [Guillermo Gonzalez]
- Fix tritcask DataFile.write to flush after write before calling fd.tell().
[Rodney Dawes]
- Remove most of the remaining support for older static glib bindings.
- Don't use g_type_init with new versions of glib.
- Drop the dependency on simplejson and use the standard json module.[Alejandro J. Cura]
- Use a standard LC_CTYPE locale when the LANG is turkish. (LP: #997326).
- 1356. By dobey
-
[Mike McCracken]
- Use dirspec to find proxy tunnel exe, adding support for frozen osx. (LP: #1083832)
[Rodney Dawes]
- Remove the messaging menu integration.
- Skip a credentials test that fails now on Ubuntu 13.04.[Diego Sarmentero]
- Using the proper os separator and escaping the base paths (LP: #1073660).
- Allow case insensitive search (LP: #1073664).
- Adding access to the Ubuntu One folder and Share tab from the sync menu indicator (LP: #1063786 #1063788). - 1355. By Mike McCracken
-
- Avoid adding the same file to the recent transfers list twice, just reorder it. (LP: #1069953)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-client