summaryrefslogtreecommitdiff
path: root/authorize.php
Commit message (Collapse)AuthorAge
* Issue #1606946 by Albert Volkman, udaksh, bunthorne: Fix up API docs for ↵Jennifer Hodgdon2012-11-28
| | | | top-level PHP files
* Issue #1399168 by Akaoni: Fixed authorize.php doesn't respect custom session ↵David Rothstein2012-07-29
| | | | handlers.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* - Patch #1263882 by TR, cweagans: removed trailing whitespaceDries Buytaert2011-09-24
|
* - Patch #1263882 by cweagans, TR: Code style: authorize.php.Dries Buytaert2011-09-10
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #991660 by bblake: Remove unnecessary check_plain calls from authorize.phpAngie Byron2010-12-29
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update ↵Angie Byron2010-11-30
| | | | manager.
* #602484 by rschwab: Fix the report page when authorize.php completes an ↵Angie Byron2010-11-24
| | | | update manager operation.
* #348448 by jpmckinney: Fixed more PHP strict warnings.Angie Byron2010-04-22
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #704656 by clemens.tolboom: authorize.php failed to proceed when ↵Dries Buytaert2010-02-05
| | | | 'Install from a URL' was selected. Undefined ajax_process_form().
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #610290 by dww and sun: system_run_authorized() shouldn't always ↵Angie Byron2009-10-29
| | | | drupal_goto() so it can be used in submit handlers.
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* #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