Go to file
Dries Buytaert 1365740f6e - Patch #14006 by Neil:
* user/view/$n has been replaced with user/$n.
   * More blank lines in the right places.
   * Prevent unwanted case fallthrough.
2004-12-07 07:24:46 +00:00
database - Changed aid from tinyint to int. 2004-11-28 13:35:11 +00:00
includes Pager_query's count query was broken if no query arguments were given. 2004-12-06 11:57:04 +00:00
misc - Removed hardcode font size from drupal.css as per #13095. 2004-11-21 08:34:57 +00:00
modules - Patch #14006 by Neil: 2004-12-07 07:24:46 +00:00
scripts - Patch #6166 by Moshe: node preview should not display links. Push the links to the theme instead of the theme having to pull them in using node_link(). 2004-11-23 23:11:59 +00:00
sites/default - Patch #5942 by jhriggs and Adrian: 2004-11-24 22:44:01 +00:00
themes Bluemarine header margins got changed incorrectly after a recent fix. 2004-12-03 12:26:56 +00:00
.htaccess - Changed FollowSymLinks to +FollowSymLinks. 2004-10-09 20:41:49 +00:00
CHANGELOG.txt - Updated the changelog 2004-12-05 08:48:06 +00:00
INSTALL.txt - Patch #12606 by Gerhard: corrected the pattern of the download link in the installation instructions. 2004-11-27 11:28:55 +00:00
LICENSE.txt - Patch #9224 by JonBob: updated to latest version with new address and such. 2004-09-15 20:48:18 +00:00
MAINTAINERS.txt Adding myself as maintainer for the filter system. 2004-09-15 20:53:27 +00:00
cron.php - Refactored the statistics and watchdog module (views). The most important 2004-11-28 12:28:35 +00:00
favicon.ico (grmbl, figures stupid MS icon editing thingy would mess up the colors... fixed now) 2003-06-11 20:50:05 +00:00
index.php - Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks. 2004-08-21 06:42:38 +00:00
update.php - Fixed a warning. 2004-09-08 18:53:57 +00:00
xmlrpc.php - Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks. 2004-08-21 06:42:38 +00:00