summaryrefslogtreecommitdiff
path: root/modules/update
Commit message (Collapse)AuthorAge
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip ↵Angie Byron2011-01-28
| | | | created with certain programs
* #976328 by bfroehle, dww: Fixed Update manager should not take you out of ↵Angie Byron2011-01-03
| | | | maintenance mode unless you asked it to
* #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
* #997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to ↵Angie Byron2011-01-03
| | | | install a project if it finds a single 'broken' module in it
* #936490 by dww, fago: Fixed Update module should verify downloaded tarballs ↵Angie Byron2011-01-02
| | | | and propagate errors correctly
* #1005934 by rfw, dww: Fixed UpdateTestUploadCase->testUploadModule() raises ↵Angie Byron2011-01-02
| | | | an exception during testing with E_STRICT
* #1012822 by dww: Fixed exception handling while downloading/verifying a ↵Angie Byron2011-01-02
| | | | tarball in update manager.
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #605318 by hass, dww, bendly, 1V: Add garbage collection to the update managerAngie Byron2010-12-15
|
* #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should ↵Angie Byron2010-12-06
| | | | verify downloaded tarballs and propagate errors correctly
* #602484 follow-up by rschwab, dww: Fixes to update manager page title.Angie Byron2010-12-01
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #602484 by rschwab: Fix the report page when authorize.php completes an ↵Angie Byron2010-11-24
| | | | update manager operation.
* #964072 by BarisW: Fixed TItle attribute on 'Update notes' link should not ↵Angie Byron2010-11-20
| | | | include HTML tags
* - Patch #958456 by rschwab, dww: update module uses incorrect variable for ↵Dries Buytaert2010-11-18
| | | | maintenance mode.
* - Patch #955146 by scor: ['#finished'] should be ['finished'].Dries Buytaert2010-10-30
|
* #700558 follow-up by Scott Falconer: Make Update manager test more robust.Angie Byron2010-10-23
|
* - Patch #934148 by markabur: colors for security updates on available ↵Dries Buytaert2010-10-08
| | | | updates report are wrong.
* - 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.
* - Patch #818136 by dww: some strings in update.module are not translatable.Dries Buytaert2010-10-05
|
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-04
|
* #929756 by dww: Fixed Update manager UI uses stale project data.Angie Byron2010-10-04
|
* - Patch #827150 by dww: use a reliable queue.Dries Buytaert2010-10-03
|
* - Patch #762304 by tobiasb, dww: theme_update_version() function broken.Dries Buytaert2010-10-03
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* 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.
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for ↵Dries Buytaert2010-06-26
| | | | system_settings_form().
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien ↵Dries Buytaert2010-06-25
| | | | Tournoud: text column type doesn't reliably hold serialized variables.
* - Patch #751752 by neclimdul: update directly adds ui files and is broken by ↵Dries Buytaert2010-05-26
| | | | 1.8 update.
* - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with ↵Dries Buytaert2010-05-19
| | | | statistics module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ↵Angie Byron2010-05-14
| | | | in Update Manager.
* - Patch #787944 by yoroy: weight items on the Reports overview page.Dries Buytaert2010-05-06
|
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.Angie Byron2010-04-30
|
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core.Dries Buytaert2010-04-15
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #606190 by dww, noahb, sun: improve handling of database schema ↵Dries Buytaert2010-04-10
| | | | updates in update manager workflow.
* - Patch #755094 by heyrocker: update_manager_archive_verify() failure ↵Dries Buytaert2010-03-28
| | | | message refered to undefined variable.
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1.Dries Buytaert2010-02-17
|