lp:~super-friends/friends/raring

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:~super-friends/friends/raring
Members of Super Friends can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Super Friends
Project:
Friends
Status:
Merged

Recent revisions

182. By Ken VanDine

* Stop deduplicating messages across protocols, simplifying model
  schema (LP: #1156941)
* Add schema columns for latitude, longitude, and location name.
* Fix 'likes' column from gdouble to guint64.
* Add geotagging support from foursquare, facebook, flickr.
* Implement since= for Facebook, reducing bandwidth usage.
* Automatically prepend the required @mention to Twitter
  replies (LP: #1156829)
* Automatically linkify URLs that get published to the model.
* Fix the publishing of Facebook Stories (LP: #1155785)

181. By Robert Bruce Park

Keep the Dispatcher alive for 30s beyond the return of the final
method invocation.

180. By Ken VanDine

Bump for PPA

179. By Ken VanDine

* debian/tests/unit: Redirect stderr to stdout, as unittest discover writes
  to stderr by default. Succeeding autopkgtests must not write anything
  there.
* Run autopkgtests under xvfb, otherwise D-BUS autospawn fails.
* Add dbus-x11 test dependency, for D-BUS autospawning.
* Automatic snapshot from revision 162

178. By Robert Bruce Park

Automatically prepend the required @mention to Twitter replies (LP: #1156829)

177. By Robert Bruce Park

Automatically linkify URLs that get published to the model.

176. By Robert Bruce Park

Fix the publishing of Facebook Stories (LP: #1155785)

175. By Robert Bruce Park

Fix packaging to include the necessary test data for this to work.

Previously I was just doing it from the source tree, didn't realize
the packaging was working against me here.

174. By Robert Bruce Park

Dump phony testsuite data into TestModel in --test mode.

This uses a mixture of our existing flickr, facebook, and twitter
sample data, using account_id's 1, 2, and 3 (making it sortable and
filterable for testing purposes).

This also moves a lot of the --test logic into friends.tests.mocks,
because it was growing a little bit out of hand in main.py and also
this made it easier to implement some of the mocks.

173. By Robert Bruce Park

Centralize TestModel creation in friends.utils.mocks.

This reduces a little chunk of redundant code duplication.

This commit also includes a minor unused imports cleanup in the
testsuite thanks to pyflakes.

I also discovered that friends.utils.model.persist_model was untested
thanks to pyflakes, so I wrote a quick test for that.

Branch metadata

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

Subscribers