Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(498)

Issue 6303079: storing, indexing of branches

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by breton
Modified:
11 years, 11 months ago
Reviewers:
thomas.j.waldmann, Reimar Bauer
Visibility:
Public.

Description

storing, indexing of branches

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -13 lines) Patch
M MoinMoin/storage/backends/_tests/test_stores.py View 2 chunks +17 lines, -2 lines 3 comments Download
M MoinMoin/storage/backends/stores.py View 7 chunks +68 lines, -11 lines 5 comments Download

Messages

Total messages: 3
ThomasJWaldmann
http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/_tests/test_stores.py File MoinMoin/storage/backends/_tests/test_stores.py (right): http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/_tests/test_stores.py#newcode59 MoinMoin/storage/backends/_tests/test_stores.py:59: uh_store) hmm, that isn't far fetched from what we ...
11 years, 11 months ago (2012-06-17 12:30:08 UTC) #1
breton
+ IRC. http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/stores.py File MoinMoin/storage/backends/stores.py (right): http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/stores.py#newcode123 MoinMoin/storage/backends/stores.py:123: def _get_user(self, userid): On 2012/06/17 12:30:08, ThomasJWaldmann ...
11 years, 11 months ago (2012-06-17 14:25:42 UTC) #2
Reimar Bauer
11 years, 11 months ago (2012-06-19 06:32:35 UTC) #3
some comments

http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/_tests...
File MoinMoin/storage/backends/_tests/test_stores.py (right):

http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/_tests...
MoinMoin/storage/backends/_tests/test_stores.py:51: os.rmdir(branches_path)
that makes file I/O, can we avoid that

Also the tmp path should be in the scope of the instance

http://codereview.appspot.com/6303079/diff/1/MoinMoin/storage/backends/_tests...
MoinMoin/storage/backends/_tests/test_stores.py:55: os.rmdir(uh_path)
this makes also file I/O
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b