0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style: missing blank line added
jqb
More... over 10 years ago
style: too long line split
jqb
More... over 10 years ago
style: blank lines in the end of tests files removed
jqb
More... over 10 years ago
style: E221 & E203 fixes across files
jqb
More... over 10 years ago
style: "E12x continuation line indentation" ignored
jqb
More... over 10 years ago
style: blank lines in the end of files removed
jqb
More... over 10 years ago
style/api: unused imports for "public" usage marked with "# noqa"
jqb
More... over 10 years ago
.pep8 => .flake8 renamed
jqb
More... over 10 years ago
.pep8: modified to work with flake8
jqb
More... over 10 years ago
tests: test_admin_settings_list django 1.3 special case
jqb
More... over 10 years ago
tests: test_admin_settings_list query counting added
jqb
More... over 10 years ago
tests: assert_queries_count behaviour changed
jqb
More... over 10 years ago
dataapi: "all" method added
jqb
More... over 10 years ago
tests: assert_items_equal own simple implementation provided
jqb
More... over 10 years ago
cleanups: unused imports removed, blank lines removed
jqb
More... over 10 years ago
tests: removing "n" helper (step 9) - removed "n" helper
jqb
More... over 10 years ago
tests: removing "n" helper (step 8) - test_admin.tests cleanup
jqb
More... over 10 years ago
tests: removing "n" helper (step 7) - TestCase.assert_items_equal added
jqb
More... over 10 years ago
tests: removing "n" helper (step 6) - test_data_cache cleanup
jqb
More... over 10 years ago
tests: removing "n" helper (step 5) - test_cache cleanup
jqb
More... over 10 years ago
tests: removing "n" helper (step 4) - test_api cleanup
jqb
More... over 10 years ago
tests: removing "n" helper (step 3) - TestCase.assert_raises added
jqb
More... over 10 years ago
tests: removing "n" helper (step 2) - test_modelregister cleanup
jqb
More... over 10 years ago
tests: removing "n" helper (step 1) - TestCase with basic assertions created
jqb
More... over 10 years ago
tests: dataapi tests refactorisation and fixes
jqb
More... over 10 years ago
tests: proper assert_queries_count method added
jqb
More... over 10 years ago
tests: api & modelregister tests unregister_all usage removed
jqb
More... over 10 years ago
dataapi: set inconsistency with/without cache removed
jqb
More... over 10 years ago
dataapi: attrgetter usage removed - replaced with list comprehension
jqb
More... over 10 years ago
dataapi: unnecessary line in the end of file removed
jqb
More... over 10 years ago