Dries Buytaert
|
f14395454c
|
- Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin.
|
2010-02-17 08:56:48 +00:00 |
Dries Buytaert
|
54c6a3a989
|
- Rollbacked some changes that I accidentically committed along with the RDF patch.
|
2010-02-15 16:00:00 +00:00 |
Dries Buytaert
|
d89f046426
|
- Patch #685034 by linclark: the number of comments in RDFa should be typed.
|
2010-02-15 15:12:22 +00:00 |
Angie Byron
|
e3794e438e
|
#663814 by dereine, dww, and chx: Add helper function for testing session implementations.
|
2009-12-28 21:00:16 +00:00 |
Dries Buytaert
|
00f122cd7b
|
- Patch #655212 by chx: remove unused and broken drupal_session_count().
|
2009-12-12 20:55:18 +00:00 |
Dries Buytaert
|
c2f26d3368
|
- Patch #653940 by sun: tests weren't reporting all errors.
|
2009-12-10 15:39:43 +00:00 |
Dries Buytaert
|
3016bcbd23
|
- Patch #652420 by sun: fixed some errors.
|
2009-12-09 19:22:04 +00:00 |
Angie Byron
|
b52cdd773c
|
#652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs.
|
2009-12-07 06:07:19 +00:00 |
Angie Byron
|
36adc757f9
|
#575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists.
|
2009-11-04 05:05:52 +00:00 |
Dries Buytaert
|
6586b76465
|
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
|
2009-09-05 13:05:31 +00:00 |
Angie Byron
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, 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://.
|
2009-08-17 19:14:42 +00:00 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
5962cc5ab2
|
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
|
2009-07-01 12:47:30 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Angie Byron
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +00:00 |
Dries Buytaert
|
32076b4d32
|
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
|
2009-03-20 19:18:11 +00:00 |
Dries Buytaert
|
d20e457121
|
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, 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.
|
2009-01-19 10:46:52 +00:00 |
Angie Byron
|
a7d66871bd
|
#283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests.
|
2008-12-18 00:42:55 +00:00 |
Dries Buytaert
|
99afbc53a7
|
- Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests.
|
2008-12-02 20:03:57 +00:00 |
Dries Buytaert
|
63e195eb30
|
- Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.
|
2008-11-26 13:48:50 +00:00 |
Dries Buytaert
|
eda100b83d
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
Dries Buytaert
|
96dc47665e
|
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
|
2008-11-24 06:12:46 +00:00 |
Dries Buytaert
|
312b97e9e9
|
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.
|
2008-09-15 15:18:59 +00:00 |
Angie Byron
|
af884c3888
|
#302763 by DamZ: Fixing test failures, removing legacy globals check cruft.
|
2008-09-06 15:20:09 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
1065e3805f
|
- Patch #276430 by jhedstrom, chx, boombatower et al: added tests for session handling.
|
2008-08-16 21:11:02 +00:00 |