lp://staging/~facundo/magicicada-server/avoid-alreadycallederror
- Get this branch:
- bzr branch lp://staging/~facundo/magicicada-server/avoid-alreadycallederror
Branch merges
- Natalia Bidart: Approve
-
Diff: 56 lines (+25/-10)2 files modifiedsrc/server/content.py (+14/-10)
src/server/tests/test_content.py (+11/-0)
Branch information
Recent revisions
- 30. By Natalia Bidart
-
[r=nataliabidart] Fixed import left behind after rename of s/backends.
filesync. data/backends. filesync/ g. Avoid errors on graphite supervisor child logs. - 28. By Natalia Bidart
-
[r=nataliabidart] Renamed model.py to models.py, adminservices.py to admin.py. Removed one-level-depth in filesync app (removed data/ folder). Fixed imports accordingly. Renamed obj_factory to factory.
- 26. By Natalia Bidart
-
[r=nataliabidart] - Syntactic replacements for:
- s/assertEquals/assertEqual/ g
- StorageObjects's kind types are now constants in the class.
- Shares's access levels are now constants in the class.
- Download's status values are now constants in the class. - 25. By Natalia Bidart
-
[r=nataliabidart] - From future unicode everywhere, except on src/server and src/monitoring due to issues with twisted and information sent via protocol.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/magicicada-server