summaryrefslogtreecommitdiff
path: root/modules/update/update.test
Commit message (Collapse)AuthorAge
* Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: ↵webchick2011-05-28
| | | | Fixed Running cron does not check for available updates.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed ↵Angie Byron2011-01-03
| | | | Explain that the Update manager only works if you have FTP or SSH access to your server
* #1005934 by rfw, dww: Fixed UpdateTestUploadCase->testUploadModule() raises ↵Angie Byron2011-01-02
| | | | an exception during testing with E_STRICT
* #700558 follow-up by Scott Falconer: Make Update manager test more robust.Angie Byron2010-10-23
|
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-06
|
* - Patch #700558 by dww: add test to ensure filename extensions are properly ↵Dries Buytaert2010-10-05
| | | | merged in the Update manager UI.
* #929756 by dww: Fixed Update manager UI uses stale project data.Angie Byron2010-10-04
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes ↵Dries Buytaert2010-07-29
| | | | and modules.
* #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.