List the public files for an user.
Bug #1484705 reported by
Facundo Batista
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
magicicada server |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
We need to implement the Protocol part for this.
Related branches
lp://staging/~facundo/magicicada-server/publicfiles
- 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)
description: | updated |
description: | updated |
Changed in magicicada-server: | |
assignee: | nobody → Facundo Batista (facundo) |
status: | New → Triaged |
Changed in magicicada-server: | |
status: | Triaged → Fix Committed |
Changed in magicicada-server: | |
assignee: | Facundo Batista (facundo) → nobody |
To post a comment you must log in.