summaryrefslogtreecommitdiff
path: root/modules/update/update.test
Commit message (Collapse)AuthorAge
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error ↵Dries Buytaert2009-11-30
| | | | messages.
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* #597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects ↵Angie Byron2009-10-13
| | | | when parsing update XML.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* - Patch #597484 by dww: use the Queue API to fetch available update data.Dries Buytaert2009-10-13
|
* #600776 by dww: Removed stray whitespace in update.test.Angie Byron2009-10-10
|
* - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵Dries Buytaert2009-10-08
| | | | tic2000, meba: sub-themes not notified of security updates for base themes.
* #319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on ↵Angie Byron2009-10-05
| | | | updates page (with tests).
* - Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib.Dries Buytaert2009-10-01
|
* - Patch #499828 by Dave Reid, Darren Oh, dww | Dries: fixed wrong release ↵Dries Buytaert2009-09-27
| | | | date on multi-module projects. Now with extra tests!
* - Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for ↵Dries Buytaert2009-09-26
update.module.