Merge lp://qastaging/~mardy/account-polld-plugins-go/manifests into lp://qastaging/account-polld-plugins-go

Proposed by Alberto Mardegan
Status: Needs review
Proposed branch: lp://qastaging/~mardy/account-polld-plugins-go/manifests
Merge into: lp://qastaging/account-polld-plugins-go
Diff against target: 537 lines (+269/-30)
19 files modified
.bzrignore (+6/-0)
cmd/poll-caldav/main.go (+33/-0)
cmd/poll-dekko/main.go (+48/-0)
cmd/poll-gcalendar/main.go (+33/-0)
cmd/poll-gmail/main.go (+1/-1)
cmd/poll-twitter/main.go (+33/-0)
data/polld-caldav.json (+6/-0)
data/polld-dekko.json (+5/-0)
data/polld-gcalendar.json (+6/-0)
data/polld-gmail.json (+5/-0)
data/polld-twitter.json (+5/-0)
debian/03_run-account-polld-hook (+6/-0)
debian/account-polld-plugins-go.migrations (+1/-0)
debian/control (+6/-3)
debian/rules (+22/-1)
plugins/ipc.go (+6/-6)
plugins/plugins.go (+1/-5)
plugins/twitter/twitter.go (+44/-12)
plugins/twitter/twitter_test.go (+2/-2)
To merge this branch: bzr merge lp://qastaging/~mardy/account-polld-plugins-go/manifests
Reviewer Review Type Date Requested Status
Alexandre Abreu (community) Approve
Review via email: mp+305220@code.qastaging.launchpad.net

Commit message

Add all plugin binaries and manifest files

Description of the change

Add all plugin binaries and manifest files

To post a comment you must log in.
191. By Alberto Mardegan

depend on dbus-go

192. By Alberto Mardegan

Depend on pkg-config

193. By Alberto Mardegan

Add g++ dep

194. By Alberto Mardegan

Try fixing gccgo builds

195. By Alberto Mardegan

rename script

196. By Alberto Mardegan

fix manifest of dekko plugin

197. By Alberto Mardegan

Fix case in auth data

198. By Alberto Mardegan

Save data in the same old location

199. By Alberto Mardegan

Twitter: remember last IDs

200. By Alberto Mardegan

Twitter plugin: properly load/save state

201. By Alberto Mardegan

Do not install qtcontact-test app

Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

inline comments

review: Needs Information
Revision history for this message
Alberto Mardegan (mardy) wrote :

Replied to comments, MP updated.

202. By Alberto Mardegan

copyright date

Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

LGTM

review: Approve

Unmerged revisions

202. By Alberto Mardegan

copyright date

201. By Alberto Mardegan

Do not install qtcontact-test app

200. By Alberto Mardegan

Twitter plugin: properly load/save state

199. By Alberto Mardegan

Twitter: remember last IDs

198. By Alberto Mardegan

Save data in the same old location

197. By Alberto Mardegan

Fix case in auth data

196. By Alberto Mardegan

fix manifest of dekko plugin

195. By Alberto Mardegan

rename script

194. By Alberto Mardegan

Try fixing gccgo builds

193. By Alberto Mardegan

Add g++ dep

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