<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/.eslintrc, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-05-06T09:42:37Z</updated>
<entry>
<title>Migrated to ESLint 9+.</title>
<updated>2024-05-06T09:42:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-05-05T19:03:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6345a6ff63a8b8af86ee9a025e29984a410c9764'/>
<id>urn:sha1:6345a6ff63a8b8af86ee9a025e29984a410c9764</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabled ESLint's "eqeqeq" rule.</title>
<updated>2020-05-18T05:42:51Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-16T16:42:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d00e034a286771830e58356de3511c99ca023d26'/>
<id>urn:sha1:d00e034a286771830e58356de3511c99ca023d26</id>
<content type='text'>
https://eslint.org/docs/rules/eqeqeq
</content>
</entry>
<entry>
<title>Alphabetized ESLint rules.</title>
<updated>2020-05-18T05:42:48Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-16T16:40:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=95289e10298fe90190dec1fca9d4b99dad3fa4d9'/>
<id>urn:sha1:95289e10298fe90190dec1fca9d4b99dad3fa4d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31493 -- Changed IIFE to ES6 blocks.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-26T21:12:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7271c8def4029d53c3249c3eb341c7180f527747'/>
<id>urn:sha1:7271c8def4029d53c3249c3eb341c7180f527747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31493 -- Replaced var with const and let keywords in JavaScript.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-21T00:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5d37cc703b2d3f100ca5c2c73fd456739cd80dd9'/>
<id>urn:sha1:5d37cc703b2d3f100ca5c2c73fd456739cd80dd9</id>
<content type='text'>
The eslint configuration and the admin script compress.py have been
updated for ES6.

The unused fallback of globals.django in jquery.init.js was removed. It
is always included before jsi18n-mocks.test.js and it always sets the
global value.
</content>
</entry>
<entry>
<title>Improved readability of ESLint configuration.</title>
<updated>2020-04-21T19:09:28Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-21T19:09:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=290eb987644c31aabcfd52d81bd5adcf7a1972aa'/>
<id>urn:sha1:290eb987644c31aabcfd52d81bd5adcf7a1972aa</id>
<content type='text'>
Use "off"/"warn"/"error" instead of 0/1/2.</content>
</entry>
<entry>
<title>Fixed #25165 -- Removed inline JavaScript from the admin.</title>
<updated>2015-12-05T20:51:57Z</updated>
<author>
<name>Thomas Grainger</name>
<email>tom@yplanapp.com</email>
</author>
<published>2015-11-23T10:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d638cdc42acec608c1967f44af6be32a477c239f'/>
<id>urn:sha1:d638cdc42acec608c1967f44af6be32a477c239f</id>
<content type='text'>
This allows setting a Content-Security-Policy HTTP header
(refs #15727).

Special thanks to blighj, the original author of this patch.
</content>
</entry>
<entry>
<title>Fixed JavaScript "no-eval" violation.</title>
<updated>2015-07-22T21:09:53Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-07-20T23:36:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77a112cb88eceade0c52151f55ba8f03a720dc41'/>
<id>urn:sha1:77a112cb88eceade0c52151f55ba8f03a720dc41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignored "camelcase", "new-cap", and "quotes" JavaScript rules.</title>
<updated>2015-07-22T21:09:53Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-07-20T23:20:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c0770f23deef6a10f57f1f23998f680e2d1e5b2'/>
<id>urn:sha1:3c0770f23deef6a10f57f1f23998f680e2d1e5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed JavaScript "no-underscore-dangle" violations.</title>
<updated>2015-07-22T21:09:53Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-07-20T20:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5dceb7c82875e4bcb0b4fe27fc1c6d3e6a5ee30b'/>
<id>urn:sha1:5dceb7c82875e4bcb0b4fe27fc1c6d3e6a5ee30b</id>
<content type='text'>
</content>
</entry>
</feed>
