lp://staging/~facundo/magicicada-server/publicfiles
Created by
Facundo Batista
and last modified
- Get this branch:
- bzr branch lp://staging/~facundo/magicicada-server/publicfiles
Only
Facundo Batista
can upload to this branch. If you are
Facundo Batista
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Natalia Bidart: Approve
-
Diff: 781 lines (+418/-18)16 files modifiedconfig-manager.txt (+2/-2)
magicicada/filesync/services.py (+1/-0)
magicicada/filesync/utilities/make_abundant_files.py (+1/-0)
magicicada/rpcdb/backend.py (+19/-2)
magicicada/rpcdb/tests/test_backend.py (+124/-4)
magicicada/server/content.py (+22/-0)
magicicada/server/integration/integtests_udf.py (+2/-0)
magicicada/server/integtests/test_sync.py (+0/-1)
magicicada/server/server.py (+78/-0)
magicicada/server/testing/aq_helpers.py (+1/-0)
magicicada/server/testing/testcase.py (+1/-0)
magicicada/server/tests/test_content.py (+39/-7)
magicicada/server/tests/test_fileops.py (+88/-1)
magicicada/server/tests/test_server.py (+33/-0)
magicicada/settings/__init__.py (+1/-0)
test (+6/-1)
Related bugs
Bug #1484699: Let's publish files | Undecided | In Progress | |
Bug #1484704: Change the public flag for a node. | Undecided | Fix Committed | |
Bug #1484705: List the public files for an user. | Undecided | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 79. By Facundo Batista
-
[r=nataliabidart] Better README for system-setup and small helper in makefile.
- 78. By Facundo Batista
-
[r=nataliabidart] Disk storage: flush on writing, and never touch a file if offset and real length mismatchs.
- 75. By Natalia Bidart
-
[r=nataliabidart] - During test, start-db after sourcedeps were run (otherwise django is not available).
- 73. By Natalia Bidart
-
[r=facundo] - Use protocol from chicharreros branch.
- Branch client and protocol sourcedeps as magicicada's projects.
- Simplify folder hierarchy a bit by getting rid of the build/ dir.
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