- Feb 15, 2012
-
-
Jennifer Hodgdon authored
Issue #1439206 by jhodgdon: Fix problems with autocomplete in search form in block vs. body of page, by adding classes to the form. Also clean up CSS for search forms using new classes
-
Jennifer Hodgdon authored
Issue #1432116 by jhodgdon: Fix switch branch links on search results page - don't display PHP branches, and use branch name not branch title
-
Jennifer Hodgdon authored
Issue #1439266 and #1432050 by jhodgdon: Fix bug where duplicate jobs were being added to the parsing queue. Add ability to reset parsing queue from drush or admin page. Display parsing status on the admin page. Remove two old unused fields from the {api_files} table. Test the queue behavior.
-
- Feb 13, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
Issue #1433512 by jhodgdon: Use OL for line numbers instead of table, so they will always line up. Also put wrapping in CSS for code to match what is done on api.drupal.org
-
Richard Burford authored
Issue #1411776 by psynaptic: Move lists of calling functions and hook implementations to separate pages
-
- Feb 09, 2012
-
-
Jennifer Hodgdon authored
Issue #1414490 by jhodgdon: Move page-generating code to api.pages.inc. Refactor the simple page generation functions to use the same function instead of having 3 identical ones
-
- Feb 08, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
- Feb 07, 2012
-
-
Jennifer Hodgdon authored
Issue #1427598 by jhodgdon: Be less aggressive about bold-facing list starters to avoid http: addresses
-
Jennifer Hodgdon authored
Issue #1426106: Add tests for getting multiple branches in the list of calling functions, and refactor some test code
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
Gordon Heydon authored
Issue #774682 by gordon, jhodgdon: Convert to use Drupal Queue instead of Job Queue for parsing jobs
-
Jennifer Hodgdon authored
Issue #1411648 and #1186226 by jhodgdon: Improve memory usage during parsing step where files are scanned, and allow scanning of a top-level directory whose name starts with .
-
- Feb 03, 2012
-
-
Jennifer Hodgdon authored
Issue #1426118 by jhodgdon: Make link matching a bit less aggressive so it doesn't pull in class methods in all cases
-
- Feb 02, 2012
-
-
Jennifer Hodgdon authored
Issue #1426106 by jhodgdon: Make sure list of functions that call a function stays within the same branch
-
- Jan 25, 2012
-
-
Richard Burford authored
-
- Jan 24, 2012
-
-
Neil Drumm authored
Issue #1400774 by drumm: Sort autocompletes alphabetically after sorting by length, so cached files are not refreshed so often
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
Issue #1414808 by jhodgdon: fix problem in creating auto-complete array with duplicate function names
-
- Jan 20, 2012
-
-
Jennifer Hodgdon authored
Issue #1408146 by jhodgdon, sun: Use better regular expressions to match function names when turning them into links
-
- Jan 13, 2012
-
-
Jennifer Hodgdon authored
Issue #1152256 by jhodgdon: Avoid MySQL errors when adding records with TRADITIONAL sql_mode setting
-
- Jan 12, 2012
-
-
Jennifer Hodgdon authored
Issue #1152256 by jhodgdon: Reformat hook_schema() so it's all consistent and easier to read. No actual code changes yet...
-
Jennifer Hodgdon authored
Issue #1190680 by jhodgdon: Fix PHP function branches so they fully work, and add tests for this functionality
-
Jennifer Hodgdon authored
Issue #227449 by jhodgdon: tweak test of code formatting to account for line numbers being there now
-
- Jan 11, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
- Jan 10, 2012
-
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
-
- Jan 09, 2012
-
-
Jennifer Hodgdon authored
-
- Jan 07, 2012
-
-
Jennifer Hodgdon authored
Issue #987450 by jhodgdon: small fix to omit the hook itself when making the list of functions that implement a hook
-
Jennifer Hodgdon authored
-
- Jan 06, 2012
-
-
Jennifer Hodgdon authored
Issue #1041718 by aenw, jhodgdon: Fix API module so it can display files with -- in the name, and functions, constants, etc. in those files. Therefore, change the URLs for pretty much all of the API pages involving files to use ! as a directory separator instead of -- that had been used before. Redirect the old URLs to the new URLs. Test all of this functionality, and URL functionality in general, and in the process, fix a bunch of PHP warnings and other bugs in that. And add some new sample code to support the tests.
-
- Jan 05, 2012
-
-
Jennifer Hodgdon authored
-
- Jan 04, 2012
-
-
Jennifer Hodgdon authored
Issue #1394350 by jhodgdon: Fix default branch page, and add CSS in case the fix puts two search forms on the page
-
Jennifer Hodgdon authored
-
Jennifer Hodgdon authored
Issue #1393502 by Berdir, with tests by jhodgdon: Fix @Link rendering so it will work with more than one link in a paragraph (was too greedy)
-
- Dec 22, 2011
-
-
Jennifer Hodgdon authored
-
- Dec 21, 2011
-
-
Jennifer Hodgdon authored
Issue #1373596 by jhodgdon: refactor drush reparse command, add reparse link to admin interface, and add update function that causes everything to reparse due to previous commits that changed parsing
-