index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2023-10-18
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
Sarah Boyce
2023-04-27
Restored multiprocessing concurrency on coverage.py settings
Marc Gibbons
2023-03-15
Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."
Mariusz Felisiak
2023-02-11
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
Paolo Melchiorre
2016-07-20
Fixed #22446 -- Added tox.ini to automate pull request checks.
Tobias McNulty
2015-08-18
Added a note in .gitignore to discourage pull requests containing IDE specifi...
Tim Graham
2015-06-30
DEP 0003 -- Added JavaScript unit tests.
Trey Hunner
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2013-09-19
Added __pycache__ to gitignore
Tim Graham
2013-09-06
ignore build directory, so it doesn't accidentally get committed
Garry Polley
2013-07-08
Revert ".DS_Store can be ignored."
Alex Gaynor
2013-07-08
.DS_Store can be ignored.
Alex Gaynor
2013-06-11
Added docs subdir to gitignore
Claude Paroz
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2012-10-11
Fixed #16817 - Added a guide of code coverage to contributing docs.
Tim Graham
2012-10-06
Updated .gitignore with files created when running setup.py sdist.
Ramiro Morales
2010-12-21
Fixed #14680 -- Added ignore files for Mercurial and Git.
Jannis Leidel