summaryrefslogtreecommitdiff
path: root/modules/queue.module
Commit message (Expand)AuthorAge
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* common.incKjartan Mannes2001-07-25
* - Forgot to update one user permission.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - Improved watchdog and submission throttle: removed redundant code,Dries Buytaert2001-06-13
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* - Fixed timestamp problem in queue.module.Dries Buytaert2001-06-03
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Fixed bug in moderation queue.Dries Buytaert2001-05-31
* - Improved the rating module: made it possible to define "weights"Dries Buytaert2001-05-24
* - Fixed a small glitch in the moderation queue.Dries Buytaert2001-05-24
* - Improved the crons and cron settings a bit.Dries Buytaert2001-05-24
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17
* - Fixed bug in account.module.Dries Buytaert2001-05-17
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Drastically simplified the node_save() API, which should make theDries Buytaert2001-05-15
* - Created 2 new functions:Dries Buytaert2001-05-15
* - Fixed a warning in queue.module.Dries Buytaert2001-05-13
* - Added custom PHP error handler to track down warnings and errors.Dries Buytaert2001-05-06
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05
* CHANGES:Dries Buytaert2001-05-02