summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/session.test
Commit message (Collapse)AuthorAge
* Issue #2399657 by klausi: Add session hijacking test cases for SA-CORE-2014-006David Rothstein2015-05-04
|
* Issue #1820086 by gcassie: Remove mention of drupal_session_count() from ↵webchick2013-12-10
| | | | inline documentation.
* Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from ↵Jennifer Hodgdon2013-07-03
| | | | test assertions in various system tests
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not ↵webchick2012-03-23
| | | | working in all cases.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. ↵Angie Byron2010-11-13
| | | | (courtesty of BADCamp 2010 woo)
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https ↵Dries Buytaert2010-11-05
| | | | session exists.
* #744384 by c960657: Do not write unchanged sessions to the database.Angie Byron2010-10-15
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use ↵Dries Buytaert2010-06-14
| | | | an invalid merge query.
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is ↵Dries Buytaert2010-05-12
| | | | inconsistent.
* - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ↵Dries Buytaert2010-02-17
| | | | as the default local task on /admin.
* - Rollbacked some changes that I accidentically committed along with the RDF ↵Dries Buytaert2010-02-15
| | | | patch.
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* #663814 by dereine, dww, and chx: Add helper function for testing session ↵Angie Byron2009-12-28
| | | | implementations.
* - Patch #655212 by chx: remove unused and broken drupal_session_count().Dries Buytaert2009-12-12
|
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #652420 by sun: fixed some errors.Dries Buytaert2009-12-09
|
* #652420 by sun: Fixed Various failures everywhere caught by asserting on ↵Angie Byron2009-12-07
| | | | watchdog errors found in testing logs.
* #575280 follow-up by mfb and chx: Fixed impersonation attack when an https ↵Angie Byron2009-11-04
| | | | session exists.
* - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL ↵Dries Buytaert2009-09-05
| | | | support a bit easier by providing two cookies and ... hook_goto_alter.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling ↵Dries Buytaert2009-07-01
| | | | code.
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵Dries Buytaert2009-03-20
| | | | to user and administration menu. Will require follow-up patches.
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵Dries Buytaert2009-01-19
| | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
* #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original ↵Angie Byron2008-12-18
| | | | user when prior to running tests.
* - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP ↵Dries Buytaert2008-12-02
| | | | headers and working with HTTP headers in tests.
* - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.Dries Buytaert2008-11-26
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. ↵Dries Buytaert2008-11-24
| | | | It took a while, but it comes with tests and extra features now.
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session ↵Dries Buytaert2008-09-15
| | | | handling code.
* #302763 by DamZ: Fixing test failures, removing legacy globals check cruft.Angie Byron2008-09-06
|
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #276430 by jhedstrom, chx, boombatower et al: added tests for ↵Dries Buytaert2008-08-16
session handling.