Matt Robenolt
|
44816d606c
Fix all F841 lint violations and enforce
|
9 years ago |
David Cramer
|
33fddf7251
Add missing future imports
|
9 years ago |
David Cramer
|
26989cd2ec
Disable doctest plugin
|
9 years ago |
David Cramer
|
549cffa298
Yet another flake8 exclusion
|
9 years ago |
David Cramer
|
1880de10f5
For reals, this is not an error
|
9 years ago |
David Cramer
|
5aefb6fb5c
Ignore E402 in PyFlakes
|
9 years ago |
David Cramer
|
6c1b33dae7
Revert change to migrations path
|
10 years ago |
David Cramer
|
fc7551d586
Update ignore patterns to exclude vendor and migrations explicitly
|
10 years ago |
David Cramer
|
da3aaab015
Upgrade Django to 1.6
|
10 years ago |
David Cramer
|
9f5c363055
Expand norecursedirs
|
10 years ago |
David Cramer
|
9b050ee9e1
Support for dynamic system options
|
10 years ago |
David Cramer
|
040c2e4f58
Add group assignees
|
10 years ago |
David Cramer
|
94912d2ee6
Ignore F841
|
10 years ago |
David Cramer
|
48a7ea02e0
Exclude node_modules from py.test
|
10 years ago |
David Cramer
|
79c2719a26
Remove failfast
|
11 years ago |
Matt Robenolt
|
21ec579507
Add support for wheels
|
11 years ago |
David Cramer
|
1b6ef6bd2e
Ensure teams all have owners when possible
|
11 years ago |
David Cramer
|
e72be5040b
Clean up linting rules
|
11 years ago |
David Cramer
|
8e2a58273b
Correct CACHE exclude
|
11 years ago |
David Cramer
|
74ac17bc74
Add pre-commit hook
|
11 years ago |
David Cramer
|
59ca754e47
Remove nosetests conf
|
11 years ago |
David Cramer
|
e04df8d1da
Add pytest-timeout at 5 seconds
|
11 years ago |
David Cramer
|
931c394d53
Make py.test suck less
|
12 years ago |
David Cramer
|
80c38620a1
Switch to py.test
|
12 years ago |
David Cramer
|
5ca2ecd3c4
Improve testing output
|
12 years ago |
David Cramer
|
c6c935a277
Dont disable logging in tests
|
12 years ago |
David Cramer
|
c3d0a18da8
Revert "Dont clear handlers (for tests)"
|
12 years ago |
David Cramer
|
c978de4e97
Dont clear handlers (for tests)
|
12 years ago |
David Cramer
|
582be4310b
Adjust logging and test behavior
|
12 years ago |
David Cramer
|
d84483c364
Turn on nologcapture by default as its really annoying in django-nose
|
13 years ago |