Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2021933 by Crell, David_Rothstein, joachim, lz1irq: Catch exceptions ↵ | David Rothstein | 2014-05-05 |
| | | | | from queue workers. | ||
* | Issue #1333292 by dcam, mgifford | Everett Zufelt: Screen-reader users ↵ | David Rothstein | 2014-05-05 |
| | | | | receive no info about file upload errors. | ||
* | Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other ↵ | David Rothstein | 2014-05-05 |
| | | | | pager in core. | ||
* | Issue #2159549 by Dave Reid: File_save() and file_delete() do not clear ↵ | David Rothstein | 2014-05-05 |
| | | | | entity controller cache. | ||
* | Fix typo in CHANGELOG.txt. | David Rothstein | 2014-04-22 |
| | |||
* | Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, ↵ | David Rothstein | 2014-04-22 |
| | | | | Damien Tournoud, droplet: Country codes missing from includes/iso.inc. | ||
* | Merge tag '7.27' into 7.x | David Rothstein | 2014-04-16 |
|\ | | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.27 | David Rothstein | 2014-04-16 |
| | | |||
* | | Issue #535616 by jhodgdon, rootwork, ianthomas_uk, pwolanin, oriol_e9g | ↵ | David Rothstein | 2014-04-05 |
| | | | | | | | | tgeller: Make Content Ranking settings for Search not say "weights" to avoid confusion. | ||
* | | Fix typo in CHANGELOG.txt. | David Rothstein | 2014-04-05 |
| | | |||
* | | Issue #2037847 by droplet: Join position strings together to fix ↵ | David Rothstein | 2014-04-05 |
| | | | | | | | | translatability in the administrative interface for the Image module "Crop" effect. | ||
* | | Issue #2174551 by David_Rothstein, mikeytown2, hswong3i: ↵ | David Rothstein | 2014-01-31 |
| | | | | | | | | Taxonomy_update_7011 runs out of memory. | ||
* | | Merge tag '7.26' into 7.x | David Rothstein | 2014-01-15 |
|\| | | | | | | | | | | | | | | | 7.26 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.26 | David Rothstein | 2014-01-15 |
| | | |||
* | | Back to 7.x-dev | David Rothstein | 2014-01-02 |
|/ | |||
* | Drupal 7.25 | David Rothstein | 2014-01-02 |
| | |||
* | Grammar consistency fix in CHANGELOG.txt. | David Rothstein | 2013-12-30 |
| | |||
* | Add standard information to CHANGELOG.txt in preparation for Drupal 7.25. | David Rothstein | 2013-12-30 |
| | |||
* | Added link to the change notification for the new Statistics module feature ↵ | David Rothstein | 2013-12-30 |
| | | | | from issue #1209532. | ||
* | Issue #1146244 by Dean Reilly, klausi, fago, firebird, David_Rothstein, ↵ | David Rothstein | 2013-12-30 |
| | | | | aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);. | ||
* | Issue #1760330 by s.Daniel, David_Rothstein, jfhovinne: Hide vulnerable ↵ | David Rothstein | 2013-12-30 |
| | | | | drupal install.php sites from search engines. | ||
* | Issue #937284 by chx, chrisdolby, deviantintegral, Berdir, tim.plunkett | ↵ | David Rothstein | 2013-12-30 |
| | | | | hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. | ||
* | Issue #1693336 by chx, David_Rothstein, catch | iamEAP: Block rehashing ↵ | David Rothstein | 2013-12-30 |
| | | | | happens on every cron run. | ||
* | Issue #2136369 by marvil07: Provide a way to avoid processing a queue during ↵ | David Rothstein | 2013-12-30 |
| | | | | cron execution. | ||
* | Issue #1076132 by fizk, friesk, foxtrotcharlie, coolestdude1, ↵ | David Rothstein | 2013-12-30 |
| | | | | David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta. | ||
* | Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: ↵ | David Rothstein | 2013-12-30 |
| | | | | Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. | ||
* | Issue #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5. | David Rothstein | 2013-12-30 |
| | |||
* | Issue #1443158 by agentrickard, Dave Reid, marcingy: File_field_presave ↵ | David Rothstein | 2013-12-29 |
| | | | | assumes that a file object has been loaded. | ||
* | Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵ | David Rothstein | 2013-12-29 |
| | | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. | ||
* | Issue #1841900 by olli, herom, Sheldon Rampton: Node deletion should clear ↵ | David Rothstein | 2013-12-29 |
| | | | | page cache. | ||
* | Remove issue #1289336 from CHANGELOG.txt for now, since it was causing test ↵ | David Rothstein | 2013-12-27 |
| | | | | failures. | ||
* | Issue #1269166 by mgifford | hass: PRE tags (and other similar tags) have ↵ | David Rothstein | 2013-12-27 |
| | | | | unreadable small font-size in Bartik. | ||
* | Add issue #1289336 to CHANGELOG.txt. | David Rothstein | 2013-12-27 |
| | |||
* | Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should ↵ | David Rothstein | 2013-12-27 |
| | | | | not use floats directly. | ||
* | Issue #1955378 by skek, Darren Oh, claudiu.cristea, David_Rothstein: Return ↵ | David Rothstein | 2013-12-27 |
| | | | | same derivative token with path or URI. | ||
* | Issue #1209532 by timmillwood, lucascaro, wiifm, iamEAP, sdrycroft, ↵ | David Rothstein | 2013-12-27 |
| | | | | mikeytown2 | slashrsm: Count node views via AJAX in the statistics module. | ||
* | Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link ↵ | David Rothstein | 2013-12-25 |
| | | | | to cron tutorial on drupal.org. | ||
* | Issue #1399798 by nevergone, amateescu, chriscohen: Add a variable to allow ↵ | David Rothstein | 2013-12-25 |
| | | | | the anonymous user object to not be a stdClass and to work around the fact that anonymous user properties are hardcoded. | ||
* | Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ↵ | David Rothstein | 2013-12-25 |
| | | | | ... not supported. | ||
* | Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema ↵ | David Rothstein | 2013-12-25 |
| | | | | to allow Drupal core to manage files larger than 4 GB. | ||
* | Added issue #2066275 to CHANGELOG.txt. | David Rothstein | 2013-12-25 |
| | |||
* | Merge tag '7.24' into 7.x | David Rothstein | 2013-11-20 |
|\ | | | | | | | | | | | | | | | 7.24 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.24 | David Rothstein | 2013-11-20 |
| | | |||
* | | Back to 7.x-dev | David Rothstein | 2013-08-07 |
|/ | |||
* | Drupal 7.23 | David Rothstein | 2013-08-07 |
| | |||
* | Add standard information to CHANGELOG.txt in preparation for Drupal 7.23. | David Rothstein | 2013-08-06 |
| | |||
* | Added link to image style label change notification to CHANGELOG.txt. | David Rothstein | 2013-08-06 |
| | |||
* | Fixed tense in CHANGELOG.txt. | David Rothstein | 2013-08-06 |
| | |||
* | Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: ↵ | David Rothstein | 2013-08-06 |
| | | | | Fixed taxonomy_update_7005 on pgsql returns error 'column 'td' of relation 'taxonomy_update_7005' does not exist'. | ||
* | Issue #2028643 by hass, tstoeckler: Fixed CSS files order is incorrect in RTL. | David Rothstein | 2013-08-06 |
| |