lp:~mugle-dev/mugle/dev-api

Created by Matt Giuca and last modified
Get this branch:
bzr branch lp:~mugle-dev/mugle/dev-api
Members of MUGLE Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MUGLE Developers
Project:
MUGLE
Status:
Merged

Recent revisions

143. By Scott Ritchie

Noticed error in the datastore getters in that the queries were still
using the shared.model classes as parameters. This has now been fixed

142. By Scott Ritchie

Added the mime-type and BlobKey fields to the GameFile so that games
can be stored in the blobstore

141. By Scott Ritchie

Added the displayName field - solves bug #749859
Changed setters in Achievement to public, since all the checking will be
done server side in a different package.

140. By Scott Ritchie

Changed the constructor of the non-progress UserAchievement to set the
progress to 0 rather than 1

139. By Scott Ritchie

Changed the BadgeServiceImpl to throw an error if incrProgress is called
on a non-progress badge.
everything should now match the API

138. By Scott Ritchie

Updated the documentation of the datastore accesses to reflect the
previous changes

137. By Scott Ritchie

Changed the server side getters to get the server model classes,
changed the server side implementations for the API to work with this

136. By Scott Ritchie

Merged prageeth's changes from upstream, and fixed the server side
implementations to work with these changes

135. By Scott Ritchie

Cleaned up a few warnings - Suppressed serial warning on the server side
implementations for the API, removed an unused import in the
DataTestServiceImpl

134. By Scott Ritchie

Added generated serial IDs to the classes to be passed between client and
server

Branch metadata

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

Subscribers