lp:ubuntu/vivid/unity-scopes-api

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/unity-scopes-api
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

62. By CI Train Bot Account

[ Pawel Stolowski ]
* Added support for attaching arbitrary data to CannedQuery.
* Added _ENABLE_QT_EXPERIMENTAL_ guard to qt headers until that library
  is finalized. Further changes in the unity::scopes::qt namespace are
  expected at this point.
* Added DateTimePickerFilter into experimental namespace.

[ CI Train Bot ]
* debian/libunity-scopes-qt.symbols: update to released version.
* debian/libunity-scopes3.symbols: update to released version.
* New rebuild forced.

61. By CI Train Bot Account

[ Marcus Tomlinson ]
* Renamed "child_scopes()" to "find_child_scopes()"
* Renamed "child_scopes_ordered()" to "child_scopes()"
* Added is_aggregated() and aggregated_keywords() to SearchMetaData

[ CI Train Bot ]
* debian/libunity-scopes3.symbols: update to released version.
* New rebuild forced.

60. By CI Train Bot Account

[ Pawel Stolowski ]
* Set CrashDB attribute to point at savilerow project for click scopes
  which has 'Canonical' as the maintainer.

[ Michi Henning ]
* Fixed compilation problems when compiling with boost 1.56 and 1.57.
* Fixed a bunch of copyright headers.

59. By CI Train Bot Account

[ Michi Henning ]
* Added push_surfacing_results_from_cache() to Reply proxy. This allows a scope
  to reply the results of the last succesful surfacing query from an on-disk cache.
  This is useful to prevent the user being presented with an empty screen when
  swiping to the scope while the device has no network access, or the scope's
  data source is off-line.

  Note: This is change is ABI compatible with gcc and clang despite the addition
        a new virtual function.
* Fixed sporadic failure in JsonAsyncReader test caused by slow DNS.
  Improved tests to report exception details if an exception other
  than the expected one is thrown.

[ CI Train Bot ]
* debian/libunity-scopes3.symbols: auto-update to released version

58. By PS Jenkins bot

[ Ubuntu daily release ]
* debian/libunity-scopes3.symbols: auto-update to released version

[ Michi Henning ]
* Fixed a bunch of warnings caused by QVariant headers. Restored
  spelling of Thomas Voß's surname. Fixed test failure in
  RuntimeConfig caused by a change in the glib .ini parser from Utopic
  to Vidid. This allows the test to pass on both Utopic and Vivid.
  Fixed a few clang warnings.
* Reduced log history to 2 MB per scope.
* Fixed core dump in the run time when a scope threw an exception from
  PreviewQueryBase::run().
* Added tests for exceptions thrown from client-side callbacks.
* Suppressed warning for arm build and updated comment regarding
  alignment.
* Added valgrind suppression for leak in net-cpp. Added work-around
  for valgrind complaint about invalid envp being passed when calling
  execl().

57. By PS Jenkins bot

[ Ubuntu daily release ]
* debian/libunity-scopes-qt.symbols: auto-update to released version
* New rebuild forced

[ Pawel Stolowski ]
* Provide script for apport package hooks to handle scoperunner
  crashes. This script alters 'Package' and 'SourcePackage' fields of
  the crash report to distribute error reports to correct scopes.

[ Xavi Garcia ]
* Added library using Qt. The library is packed in a separated debian
  package.

56. By PS Jenkins bot

[ Marcus Tomlinson ]
* Return keywords as a set rather than a vector.

[ Ubuntu daily release ]
* debian/libunity-scopes3.symbols: auto-update to released version

[ Michi Henning ]
* Removed a bunch of noise that was logged by the registry if the
  scope installation dirs contained unexpected files or files without
  permission. Simplified FindFiles.cpp by using boost::filesystem
  instead of dirent.

55. By PS Jenkins bot

[ Marcus Tomlinson ]
* Introduced child_scopes() methods for aggregators to return their
  list of child scopes at runtime.
* Added missing virtual destructor to AbstractScopeBase. (LP: #1360266)
* Removed deprecated Runtime::run_scope() method.
* Prevent query from looping indefinitely if a query is forwarded
  among aggregators and loops back to an earlier aggregator.

[ Ubuntu daily release ]
* debian/libunity-scopes3.symbols: auto-update to released version
* New rebuild forced

[ Michi Henning ]
* Fixed memory leak in BufferedResultForwarder. Fixed a bunch of
  warnings for clang build. Minor updates to HACKING.
* Fixed coverage build.

54. By PS Jenkins bot

[ Marcus Tomlinson ]
Embed scope ID into the OA details of a log-in item (LP: #1414560)

53. By PS Jenkins bot

[ Ubuntu daily release ]
* debian/libunity-scopes3.symbols: auto-update to released version

[ thomas-voss ]
* Switch from QNetwork to net-cpp (LP: #1326816, #1409995)

[ Michał Sawicz ]
* Depend on :native version of g++ to allow cross-compiling to work.
  Also run `wrap-and-sort -at` (LP: #1353855)

[ Marcus Tomlinson ]
* Switch from QNetwork to net-cpp (LP: #1326816, #1409995)

[ Michi Henning ]
* Added utility subdir to header tests.
* Bunch of miscellaneous fixes:

[ James Henstridge ]
* Expose the deserialize() static method on FilterBase and FilterState
  for use by the Go bindings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/unity-scopes-api
This branch contains Public information 
Everyone can see this information.

Subscribers