Merge lp://staging/~unity-api-team/unity-scopes-api/non-pre-existing-click-dir into lp://staging/unity-scopes-api

Proposed by Pete Woods
Status: Merged
Approved by: Pete Woods
Approved revision: 222
Merged at revision: 212
Proposed branch: lp://staging/~unity-api-team/unity-scopes-api/non-pre-existing-click-dir
Merge into: lp://staging/unity-scopes-api
Prerequisite: lp://staging/unity-scopes-api/staging
Diff against target: 404 lines (+227/-55)
5 files modified
scoperegistry/DirWatcher.cpp (+3/-3)
scoperegistry/ScopesWatcher.cpp (+154/-48)
scoperegistry/ScopesWatcher.h (+8/-3)
test/gtest/scopes/Registry/RegistryTest.ini.in (+1/-1)
test/gtest/scopes/Registry/Registry_test.cpp (+61/-0)
To merge this branch: bzr merge lp://staging/~unity-api-team/unity-scopes-api/non-pre-existing-click-dir
Reviewer Review Type Date Requested Status
Pete Woods (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+222009@code.staging.launchpad.net

This proposal supersedes a proposal from 2014-06-04.

Commit message

Watch parent directories of install directories in order to be notified when entire install directories are added / removed.

Description of the change

Watch parent directories of install directories in order to be notified when entire install directories are added / removed.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
219. By Marcus Tomlinson

Remove catch(...) from ScopesWatcher

220. By Marcus Tomlinson

Handle SyscallException when adding parent watch

221. By Marcus Tomlinson

Catch expected exceptions rather than std::exception

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
222. By Marcus Tomlinson

Renamed "dir_to_ini_map_" to "sdir_to_ini_map_" to match "idir_to_sdirs_map_" naming

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Pete Woods (pete-woods) :
review: Approve
223. By Marcus Tomlinson

Catch ResourceException as well when attempting to add_scope_dir() on newly discovered files.

224. By Marcus Tomlinson

Only add scope directories that fall directly under an install directory

225. By Marcus Tomlinson

Fixed comment

226. By Marcus Tomlinson

Ahh, properly fixed comment now. doh!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: