Action feed - final patch
Review Request #3292 — Created Aug. 19, 2012 and discarded
This patch contains all the changes added for this feature, including updates to r/3151, r/3260 and r/3272.
Ran manage.py test.
Description | From | Last Updated |
---|---|---|
Col: 40 E121 continuation line indentation is not a multiple of four |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 13 E126 continuation line over-indented for hanging indent |
reviewbot | |
Col: 17 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 17 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 17 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 17 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 17 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 13 E124 closing bracket does not match visual indentation |
reviewbot | |
Col: 68 W292 no newline at end of file |
reviewbot | |
Col: 42 E121 continuation line indentation is not a multiple of four |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 31 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 19 E221 multiple spaces before operator |
reviewbot | |
Col: 20 E221 multiple spaces before operator |
reviewbot | |
Col: 21 E221 multiple spaces before operator |
reviewbot | |
Col: 21 E221 multiple spaces before operator |
reviewbot | |
Col: 20 E221 multiple spaces before operator |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 36 W292 no newline at end of file |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 6 E121 continuation line indentation is not a multiple of four |
reviewbot | |
Col: 9 E121 continuation line indentation is not a multiple of four |
reviewbot | |
Col: 9 E121 continuation line indentation is not a multiple of four |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 9 E124 closing bracket does not match visual indentation |
reviewbot | |
Col: 68 W292 no newline at end of file |
reviewbot | |
Col: 25 E241 multiple spaces after ',' |
reviewbot | |
Col: 26 E241 multiple spaces after ',' |
reviewbot | |
Col: 27 E241 multiple spaces after ',' |
reviewbot | |
Col: 27 E241 multiple spaces after ',' |
reviewbot | |
Col: 26 E241 multiple spaces after ',' |
reviewbot | |
Col: 5 E123 closing bracket does not match indentation of opening bracket's line |
reviewbot | |
Col: 80 E501 line too long (90 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (85 > 79 characters) |
reviewbot | |
Col: 5 E304 blank lines found after function decorator |
reviewbot | |
Col: 21 E128 continuation line under-indented for visual indent |
reviewbot | |
Col: 80 E501 line too long (83 > 79 characters) |
reviewbot | |
Col: 16 E225 missing whitespace around operator |
reviewbot | |
Col: 17 E124 closing bracket does not match visual indentation |
reviewbot |
- Change Summary:
-
Brought patch up to date with the latest changes in the codebase. Decided to split up tests, which will follow in a separate request.
- Testing Done:
-
~ Added extra unit tests.
~ Ran manage.py test.
- Ran manage.py test. - Diff:
-
Revision 2 (+1113 -14)
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/views.py reviewboard/settings.py reviewboard/webapi/resources.py reviewboard/reviews/models.py reviewboard/reviews/datagrids.py reviewboard/reviews/admin.py reviewboard/reviews/templatetags/reviewtags.py reviewboard/reviews/managers.py reviewboard/reviews/management/commands/rb-cleanup.py Ignored Files: reviewboard/static/rb/js/action-feed.js docs/manual/webapi/2.0/resources/action-list.txt docs/manual/webapi/2.0/resources/index.txt reviewboard/static/rb/js/datastore.js reviewboard/templates/reviews/dashboard.html docs/manual/webapi/2.0/resources/action.txt reviewboard/static/rb/css/action-feed.less WARNING: Number of comments exceeded maximum, showing 30 of 37.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/views.py reviewboard/settings.py reviewboard/webapi/resources.py reviewboard/reviews/models.py reviewboard/reviews/datagrids.py reviewboard/reviews/admin.py reviewboard/reviews/templatetags/reviewtags.py reviewboard/reviews/managers.py reviewboard/reviews/management/commands/rb-cleanup.py Ignored Files: reviewboard/static/rb/js/action-feed.js docs/manual/webapi/2.0/resources/action-list.txt docs/manual/webapi/2.0/resources/index.txt reviewboard/static/rb/js/datastore.js reviewboard/templates/reviews/dashboard.html docs/manual/webapi/2.0/resources/action.txt reviewboard/static/rb/css/action-feed.less
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/views.py reviewboard/settings.py reviewboard/webapi/resources.py reviewboard/reviews/models.py reviewboard/reviews/datagrids.py reviewboard/reviews/admin.py reviewboard/reviews/templatetags/reviewtags.py reviewboard/reviews/managers.py reviewboard/reviews/management/commands/rb-cleanup.py Ignored Files: reviewboard/static/rb/js/action-feed.js docs/manual/webapi/2.0/resources/action-list.txt docs/manual/webapi/2.0/resources/index.txt reviewboard/static/rb/js/datastore.js reviewboard/templates/reviews/dashboard.html docs/manual/webapi/2.0/resources/action.txt reviewboard/static/rb/css/action-feed.less
-