lp://staging/~nataliabidart/magicicada-server/fix-lint-errors
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp://staging/~nataliabidart/magicicada-server/fix-lint-errors
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Natalia Bidart: Approve
- Facundo Batista: Pending requested
-
Diff: 678 lines (+96/-115)25 files modified.travis.yml (+0/-6)
src/backends/db/dbwatcher.py (+3/-5)
src/backends/db/looptuner.py (+3/-16)
src/backends/db/tests/test_dbwatcher.py (+3/-5)
src/backends/db/tests/test_looptuner.py (+0/-2)
src/backends/filesync/services.py (+2/-2)
src/backends/filesync/tests/test_dao.py (+10/-7)
src/backends/filesync/tests/test_gateway.py (+24/-13)
src/backends/filesync/tests/test_resthelper.py (+3/-1)
src/backends/filesync/utilities/harness.py (+1/-11)
src/backends/filesync/utilities/keyword_script.py (+0/-2)
src/backends/filesync/utilities/make_abundant_files.py (+4/-2)
src/backends/testing/resources.py (+0/-3)
src/metrics/__init__.py (+2/-2)
src/server/auth.py (+1/-4)
src/server/diskstorage.py (+2/-2)
src/server/integration/run_integtests.py (+2/-6)
src/server/integtests/test_sync.py (+6/-6)
src/server/testing/aq_helpers.py (+2/-2)
src/server/tests/test_content.py (+11/-4)
src/server/tests/test_notify_delivery.py (+1/-2)
src/server/tests/test_server.py (+9/-4)
src/server/tests/test_validation.py (+3/-4)
src/utilities/localendpoints.py (+3/-3)
src/utilities/testlib.py (+1/-1)
Branch information
Recent revisions
- 43. By Natalia Bidart
-
[r=nataliabidart] - Trying to fix Travis runs (postgresql gets manadatorily updated to 9.5).
- 42. By Facundo Batista
-
[r=nataliabidart] In an Upload, move the file in DiskStorage to final name only on commit.
- 40. By Facundo Batista
-
[r=nataliabidart] README is now in rest format, with a checker to assure correctness.
- 39. By Facundo Batista
-
[r=facundo,
nataliabidart] Only save progress for resumable upload every accumulated STORAGE_CHUNK_SIZE, not for every chunk.
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