summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/committing-code.txt
AgeCommit message (Collapse)Author
2019-04-21[2.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.Ville Skyttä
Backport of 34a68c2cbea837b81cd9ab6bc91563416612157c from master
2018-04-06Updated contributing docs for some latest practices.Tim Graham
2018-01-31Renamed the "Supported versions" label.Tim Graham
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2018-01-17Doc'd the latest state of the Jenkins pull request builders.Tim Graham
2017-04-20Removed inappropriate highlighting in committing-code.txt.Markus Holtermann
2017-02-15Removed docs/internals/roles.txt.Tim Graham
It's moved to https://www.djangoproject.com/foundation/teams/.
2016-12-21Removed the importance of "core developers" in triaging tickets, etc.Tim Graham
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-10-06Fixed docs typos in lines ending with a dash.Tim Graham
2016-09-21Doc'd how to use GitHub's "Squash and merge" button.Tim Graham
2016-06-03Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-11Added missing period to "etc.".pp
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-08-08Updated various links in docsClaude Paroz
2015-02-19Simplified and updated committing code guidelines.Tim Graham
2014-11-16Added reminder to committing docs to test a PR with Jenkins first.Erik Romijn
2014-08-27Fixed tiny commit style inconsistency in committing code documentation.Erik Romijn
2014-08-01Adjusted 'internals' docs to the new organization.Aymeric Augustin
Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links.
2014-08-01Introduced a technical board.Aymeric Augustin
Extended the scope of the core team a bit (depending on your current perspective on that scope).
2014-08-01Removed references to partial commit acces.Aymeric Augustin
2014-08-01Renamed "committers" to "team".Aymeric Augustin
2014-07-21Replaced instances of 'his/her' with 'their'.Iain Dawson
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
Added docs/internals/mailing-lists.txt documenting the use of django's mailing lists. All references across docs changed to point to this page. The referencing makes use of substitution because there's no way to make a :ref: link in a non-inline fashion in Sphinx. It also makes use of rst_epilog Sphinx conf for making this substitutions across all the docs.
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page).
2013-01-29Fixed typos in docs and commentsTim Graham
2012-09-27Added a note regarding interaction between GitHub and Trac PluginPreston Holmes
2012-06-08Fixed an error in a git command.Aymeric Augustin
2012-06-08Clarified the purpose of the pull requsets docsAymeric Augustin
One is for the community, the other for the core team. Thanks Reinout van Rees for the report.
2012-06-08Explained an alternative way to fetch a branch.Aymeric Augustin
This avoids adding each contributor as a remote. Thanks Fruneau for the report.
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
Many thanks to Daniele Procida.
2012-06-08Small corrections to committing-code docsLuke Plant
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
Most of the credit for this large patch goes to Anssi Kääriäinen. Many thanks to all the people who contributed to the discussion.
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-30Fixed #17334 - Documented the commit message style for backports; thanks ↵Timo Graham
krzysiumed for the draft patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from ↵Luke Plant
[16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-19Fixed #16469 -- Improved documentation of Django internals, including the ↵Jannis Leidel
new backport policy. Many thanks to Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-27Fixed #15796 -- Restructured the contributing documentation and added note ↵Jannis Leidel
about newly added Trac abilities. Many thanks to Julien Phalip. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37