Greg Dunlap
|
ce43402969
|
Using core's utility.inc to resolve merge conflict
|
2011-09-22 09:37:27 +02:00 |
Dries Buytaert
|
75f9f5dc7c
|
- Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not conform to standards.
|
2011-09-21 05:31:43 -04:00 |
Dries Buytaert
|
bb131220b5
|
- Patch #1273032 by michaellenahan: conf_path() has formatting issue with numbered list.
|
2011-09-14 22:46:57 -04:00 |
Dries Buytaert
|
3b1d2f387f
|
- Patch #76824 by geerlingguy, xjm, droplet, kbahey: Drupal should not handle 404 for certain files. Oh yeah.
|
2011-09-14 16:24:19 -04:00 |
Greg Dunlap
|
c0852c3b93
|
Fixed retrieval of current config directory
|
2011-09-11 20:04:20 +02:00 |
Dries Buytaert
|
dc29547ab3
|
- Patch #1265700 by Gábor Hojtsy: Little modernization of language_default().
|
2011-09-07 22:00:12 -04:00 |
Dries Buytaert
|
a120045c9f
|
- Patch #81461 by catch, pillarsdotnet, beejeebus: clean up the cache API (stop overloading function arguments, remove procedural wrappers).
|
2011-09-07 14:38:31 -04:00 |
Dries Buytaert
|
4e8ceed648
|
- Patch #1265294 by sven.lauer: minor improvement of the documentation page for t().
|
2011-09-07 06:32:17 -04:00 |
Greg Dunlap
|
0a424735f0
|
Merge from core since I'm about to start messing with the installer.
|
2011-09-05 08:56:23 +02:00 |
Dries Buytaert
|
d577495fc4
|
- Patch #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema().
|
2011-08-27 05:14:34 -04:00 |
Dries Buytaert
|
a938ce8187
|
- Patch #1191614 by Gábor Hojtsy: make t() formatter available as its own function.
|
2011-08-07 11:01:39 -04:00 |
webchick
|
97bc9fb828
|
Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors and set Drupal 8's default error reporting to E_STRICT to prevent further regressions.
|
2011-07-13 21:48:34 -04:00 |
Dries Buytaert
|
bfaf647099
|
- Patch #1209470 by Damien Tournoud: Fixed REQUEST_TIME is a float with microseconds on PHP 5.4.
|
2011-07-05 09:37:34 -04:00 |
webchick
|
920a653dc6
|
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
|
2011-07-04 09:58:33 -07:00 |
webchick
|
d88d83cd7a
|
Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup.
|
2011-06-30 00:01:53 -07:00 |
Dries Buytaert
|
d1ec7ef861
|
- Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on).
|
2011-06-12 19:52:20 -04:00 |
Karoly Negyesi
|
a3707fe653
|
Merge branch '8.x' of http://git.drupal.org/project/drupal into 8.x-file-config
|
2011-06-09 23:55:47 -06:00 |
David Strauss
|
62ece23c6a
|
Add basic signed file storage.
|
2011-06-09 19:54:46 -07:00 |
Dries Buytaert
|
0e5bc01b48
|
- Patch #576508 by Rob Loach, TR: require PHP 5.3.
|
2011-06-06 06:17:45 -04:00 |
Dries Buytaert
|
6b951d3f46
|
- Patch #1136130 by Crell: don't duplicate watchdog level constants.
|
2011-05-08 15:42:32 -04:00 |
Dries Buytaert
|
8a06356b25
|
- Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why.
|
2011-05-04 20:42:31 -07:00 |
Dries Buytaert
|
17d17254c1
|
- Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language.
|
2011-05-01 06:31:14 -04:00 |
Dries Buytaert
|
5e142ee288
|
- Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message.
|
2011-05-01 06:08:46 -04:00 |
Dries Buytaert
|
af53fca833
|
- Patch #1097538 by davidtrainer: update drupal_set_message() docs.
|
2011-04-25 22:11:13 -04:00 |
Dries Buytaert
|
6c9563a4bf
|
- Patch #1097538 by davidtrainer: update drupal_set_message() docs.
|
2011-04-20 22:42:21 -04:00 |
Dries Buytaert
|
125596eeff
|
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
|
2011-04-12 22:54:16 +02:00 |
Dries Buytaert
|
787127df81
|
- Patch #1089320 by Dave Reid: update version strings and constants to 8.x.
|
2011-03-20 20:28:12 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
9c44a60045
|
- Rollback of accidentical commit #1064882.
|
2011-02-19 16:59:43 +00:00 |
Dries Buytaert
|
3e914018de
|
- Patch #880278 by RoboPhred: cleanup _locale_import_read_po().
|
2011-02-19 13:24:32 +00:00 |
Dries Buytaert
|
5369ef896d
|
- Patch #997884 by jhodgdon: improved t() documentation.
|
2011-01-13 01:04:13 +00:00 |
Angie Byron
|
b793fc9eba
|
Back to 7.0-dev
|
2011-01-05 06:23:07 +00:00 |
Angie Byron
|
4979149203
|
Drupal 7.0
|
2011-01-05 06:17:58 +00:00 |
Angie Byron
|
6a8aecc468
|
#761212 follow-up by jbrown: Better method of changing to DRUPAL_ROOT.
|
2011-01-01 22:46:02 +00:00 |
Angie Byron
|
f6cd923ed7
|
Back to 7.0-dev
|
2010-12-30 04:36:53 +00:00 |
Angie Byron
|
be8c8fefa8
|
Drupal 7.0-rc4
|
2010-12-30 04:35:00 +00:00 |
Angie Byron
|
9a98523a80
|
#761212 by jbrown: Fixed Always use DRUPAL_ROOT instead of getcwd()
|
2010-12-28 19:14:48 +00:00 |
Angie Byron
|
4abc1fbda7
|
Back to 7.0-dev
|
2010-12-23 10:13:53 +00:00 |
Angie Byron
|
cf3ec0f337
|
Drupal 7.0-rc3
|
2010-12-23 10:11:33 +00:00 |
Angie Byron
|
fdaae76270
|
#1002364: Fixed Whitespace in bootstrap.inc
|
2010-12-19 04:56:11 +00:00 |
Dries Buytaert
|
a686c81335
|
- Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow overide of html_errors().
|
2010-12-18 01:28:02 +00:00 |
Angie Byron
|
b9a0db2fb2
|
Back to 7.0-dev
|
2010-12-11 21:03:47 +00:00 |
Angie Byron
|
381f7e46b0
|
Drupal 7.0-rc2
|
2010-12-11 20:59:12 +00:00 |
Dries Buytaert
|
7361b458f1
|
- Patch #991588 by mfer, mbutcher: make t() faster.
|
2010-12-09 02:12:08 +00:00 |
Angie Byron
|
88009fe5b1
|
Back to 7.0-dev
|
2010-12-01 07:54:50 +00:00 |
Angie Byron
|
ac4fc2b2e3
|
Drupal 7.0-rc1
|
2010-12-01 07:52:26 +00:00 |
Angie Byron
|
1a685474e6
|
#851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
|
2010-11-29 04:45:11 +00:00 |
Angie Byron
|
cfb6ff4127
|
Rolling back #851136. Broke SQLite installation.
|
2010-11-28 07:32:39 +00:00 |
Dries Buytaert
|
d7a63ff988
|
- Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust.
|
2010-11-27 20:37:34 +00:00 |
Dries Buytaert
|
7aab0ab368
|
- Patch #557298 by Arancaytar, David_Rothstein: drupal_override_server_variables() does not properly override SCRIPT_NAME.
|
2010-11-23 03:08:34 +00:00 |