Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Added a test to ensure empty sessions are saved.Tim Graham2015-08-201-0/+39
* Fixed #24951 -- Fixed AssertionError in delete queries in...Tim Graham2015-08-202-2/+10
* Refs #12400 -- Added supports_geometry_field_unique_index...Jani Tiainen2015-08-201-1/+1
* Fixed #25285 -- Provided unknown command message with pla...Claude Paroz2015-08-191-6/+12
* Fixed #25225 -- Simplified code to remove GEOSIndexErrorTim Graham2015-08-193-20/+26
* Added two more tests for user-entered passwords when crea...David Gibbons2015-08-181-0/+66
* Fixed DoS possiblity in contrib.auth.views.logout()Tim Graham2015-08-181-0/+17
* Fixed #24755 -- Hid operations from dependency apps when ...Markus Holtermann2015-08-186-0/+104
* Refs #23266 -- Fixed ticket number reference in a queries...Tim Graham2015-08-171-1/+2
* Refs #21554 -- Added some assertions to a model_inheritan...Richard Mitchell2015-08-161-1/+4
* Fixed #25180 -- Prevented varchar_patterns_ops and text_p...Caio Ariede2015-08-153-0/+53
* Fixed #24986 -- Added support for annotations in DISTINCT...Valentina Mukhamedzhanova2015-08-151-1/+36
* Fixed #25064 -- Allowed empty join columns.Alex Hill2015-08-153-1/+149
* Refs #23843 -- Updated Oracle annotations workaround to r...Tim Graham2015-08-141-15/+8
* Moved foreign_object models.py into a module.Tim Graham2015-08-145-113/+137
* Fixed #25239 -- Corrected makemigrations numbering if a m...Caio Ariede2015-08-143-0/+25
* Fixed #25267 -- Corrected message for admin.E122 system c...Fabrizio Ettore Messina2015-08-131-0/+16
* Fixed #25172 -- Fixed check framework to work with multip...Ion Scerbatiuc2015-08-133-22/+64
* Fixed #25254 -- Added JsonResponse json_dumps_params para...Sambhav Satija2015-08-121-0/+4
* Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck2015-08-1216-211/+321
* Fixed #25163 -- Fixed exception handling in nested test c...pscottdevos2015-08-113-0/+20
* Removed deprecated GeoManager from inspectdb/ogrinspect o...Tim Graham2015-08-101-7/+2
* Fixed #25160 -- Moved unsaved model instance data loss ch...Tim Graham2015-08-106-123/+48
* Used skipUnlessDBFeature where appropriate.Simon Charette2015-08-083-19/+20
* Refs #25236 -- Removed ifequal/ifnotequal usage.Tim Graham2015-08-082-5/+5
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-12/+12
* Fixed #25231 -- Added recording of squashed migrations in...mlavin2015-08-071-0/+46
* Fixed #25233 -- Fixed HStoreField.has_changed() handling ...Tim Graham2015-08-071-0/+6
* Fixed #25175 -- Renamed the postgresql_psycopg2 database ...Caio Ariede2015-08-073-6/+6
* Fixed #25241 -- Corrected ModelForm.save() error message ...Tim Graham2015-08-073-1/+36
* Refs #14476 -- Added a test for default annotation name a...Tim Graham2015-08-061-0/+5
* Fixed #25226 -- Set the model attribute on ArrayField's b...Ion Scerbatiuc2015-08-051-0/+6
* Fixed #22404 -- Added a view that exposes i18n catalog as...Sergey Kolosov2015-08-052-0/+30
* Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FO...Matt Robenolt2015-08-041-0/+32
* Fixed #25209 -- Removed parallel=True coverage optionPeter Schmidt2015-08-041-1/+0
* Fixed #25191 -- Added string diff to SimpleTestCase.asser...Caio Ariede2015-08-041-0/+13
* Fixed #25215 -- Solved reference to forms.HStoreField in ...Curtis Maloney2015-08-041-2/+11
* Removed unused Field.get_flatchoices() method.Tim Graham2015-08-031-2/+2
* Fixed #25206 -- Fixed error message when checking a Model...Alasdair Nicol2015-08-031-4/+4
* Added test for ForeignObject.get_extra_descriptor_filter()Alex Hill2015-08-032-1/+4
* Fixed flake8 warning.Tim Graham2015-08-031-0/+1
* Fixed #25089 -- Added password validation to createsuperu...Alex Becker2015-08-021-2/+56
* Fixed #25146 -- Allowed method_decorator() to decorate cl...Rigel Di Scala2015-08-011-1/+50
* Fixed #25204 -- Added missing space in runserver logging.Tim Graham2015-08-011-0/+10
* Refs #25176 -- Fixed typo in tests/test_utils/tests.pyTim Graham2015-08-011-1/+1
* Fixed #25176 -- Prevented TestCase.setUpTestData() except...Adam Chainz2015-08-011-0/+33
* Removed usage of selenium's deprecated switch_to_window()...Tim Graham2015-07-311-2/+2
* Fixed #24720 -- Avoided resolving URLs that don't end in ...Jay Cox2015-07-312-18/+44
* Refs #25184 -- Started deprecation for contrib.gis.geoip.Flavio Curella2015-07-311-0/+13
* Fixed #25184 -- Added support for MaxMind GeoLite2 databa...Flavio Curella2015-07-312-0/+140