| Commit message (Collapse) | Author | Age |
|
|
|
| |
admin.
|
|
|
|
| |
node type related permissions together.
|
|
|
|
| |
developer experience.
|
|
|
|
| |
is initialized twice.
|
| |
|
|
|
|
| |
Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
|
|
|
| |
fixing failing test.
|
|
|
|
| |
themes + test so we don't break it again.
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
|
|
|
| |
PostgreSQL.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
a test -- testing party
|
| |
|
|
|
|
| |
existing tests.
|
|
|
|
| |
generation database layer for Drupal 7.
|
|
|
|
| |
warning.
|
|
|
|
| |
includes/tests to simpletest/tests and provide hidden .info propery
|
|
|
|
| |
registry_rebuild() for consistency.
|
|
|
|
| |
exceptions on PostgreSQL.
|
| |
|
| |
|
| |
|
|
|
|
| |
printes #markup, not #value.
|
| |
|
|
|
|
| |
to typo.
|
|
|
|
| |
toolkits should not have to be copied.
|
|
|
|
| |
online vs on-line.
|
|
|
|
| |
in cURL.
|
| |
|
|
|
|
| |
meta-generator tags.
|
|
|
|
| |
'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
|
|
|
|
| |
permissions.
|
|
|
|
| |
for the administration panels.
|
| |
|
| |
|
|
|
|
| |
support for poll module.
|
|
|
|
| |
and added a small usability improvement.
|
|
|
|
| |
simpletests for the (new) permission handling. At last.
|
|
|
|
| |
some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
|
|
|
|
|
|
|
|
|
|
|
| |
flobruit
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
|
|
|
|
| |
documentation.
|
| |
|
| |
|
|
|
|
| |
left-to-right.
|
|
|
|
| |
uninstall page. Improves consistency with the module install page.
|
| |
|
|
|
|
| |
committed to D6.
|