Downloads
Download tar.gz
55.83 KB
MD5: d8e30edc396df5b677e80d8717ecbf0f
SHA-1: cc3e0bfb1faae197dd77ab088f2df5e11e5311b2
SHA-256: 63b0ef126c95e9b391af8bb3f69b28f988c1fce65340edee478fea7e04a8d8da
Download zip
69.63 KB
MD5: 9921ea865ea21dd892a7fa6e8feaea72
SHA-1: 5692933ce7157496d06e92d4858a5af8f4e599c6
SHA-256: b82844cf3d717437fab640897cbdfda57e0f9ebbc5efd9f3cb591563a15520d7
Release notes
Changes since DRUPAL-6--1-2:
- base_path() can be inaccurate during cron.
- THe token sometimes randomly does not match
- #561866 cleanup after did renumbering
- Remove variable
- Consolidate duplicitous code
- Consolidate more duplicitous code
- Fix regression.
- Remove more duplicitious code, hopefully fixing #559166
- Remove more duplicitous code
- Properly detect tags
- Move more code into parser
- #581424 fix infinite redirect lopp
- #594410 remove comment admin page if there are no comments
- #586202 by fgm & Berdir. Fix comment sql rewriting.
- #588434. Trimming kinda breaks whitespace-dependent parsing.
- Move function docblock parsing to api_save_documentation()
- Move more docblock parsing to api_save_documentation()
- Style change
- #559502 add defined lines to groups, constants, and globals
- Giant branch ID and project patch for #218306.
- Remove transient api_default_branch variable for #218306.
- Another giant branch_id patch.
- Do not hard code directory separator
- #605810 fix typo
- Typo
- Remove use of arg()
- Add branch types and fix search.
- Fix syntax error
- Move PHP manual data to a branch. UI still needs work.
- Add ability to disable branches
- Add edit UI for PHP branches
- Make adding branches work again
- Update parser for branch types
- Fix PHP function linking
- branch_name/id cleanup
- #658786 and fix branch_id miss
- Make a root file item on each branch so the tabs do not explode.
- First pass at #179062.
- Improve default branch choosing
- Aparently spaces are no longer cool.
- Consider file path in object loading
- Consider filename in deduping
- Fix function signature links
- Do not link to disabled branches
- Do not allow disabled branches to be set as the default
- #263663 handle multiple @see
- Remove invalid todo
- #681698 add a simple list of projects to listing pages
- Add switch links to main page
- #685248 by bdragon. Fix link.
- #685218 by bdragon. Fix install.
- #687464 by quiptime. Hide @mainpage message as appropriate.
- #685242 fix and standardize breadcrumbs
- #688330 by solotandem. Fix undefined variable.
- #687408 by quiptime. Fix other projects link.
- #686416 various fixes to search and other branch-wide pages
- #686416 by bdragon. Make more search pages work
- Remove unnecessary variable
- Add missing ;
- Bring tests into closer sync with reality. @file comments are aparently broken
- A couple small fixes.
- Make @file comments work
- Friendlier test result
- Assume one @file per file
- #559166 UI changes to show files in groups
- Fix group links
- More samples for unit tests.
- More samples for unit tests.
- Basic PHP file testing.
- #300031 by solotandem! Use Grammar parser to parse PHP code.
- Make api_object_load() a bit cleaner and faster
- #720846. Fix grouping.
- #725732 remove notices
- #723004 by JohnAlbin. Fix notices.
- #728760 by rfay. Remove outdated hook_api_N() calls in api.install
- #729766 by solotandem. Update references to grammar parser
- Fix notice
- Fix a notice and another reference to pgp.
- Fix column type and better use Drupal API
- Fix notice on blank install
- #710774 unit tests for classes
- Fix notice
- Clean up install process
- Clear static cache on branch save
- #757568 Add classes to file listings.
- #685232 by jhodgdon. Document admin section
- #762828 by jhodgdon. Clean up documentation
- #685250 by jhodgdon. Add defaultblock title
- Fix merge problem
- #762610 allow multi-paragraph @param, @see, and @return
- #710774 save class membership
- #710774 test interface parsing
- #710774 parse class constants
- #710774 parse class properties
- #762610 by jhodgdon. Additional testing.
- #765100 by jhodgdon. Fix tests in some cases.
- #766180 by jhodgdon. API docs for API module.
- #765122 by jhodgdon and myself. Make function signature more forgiving
- #765122 by jhodgdon and myself. Make function signature more forgiving
- #710774 store class/interface inheritance
- #710774 store class/interface inheritance
- Correct defautl
- maybe #759398 fix function signature links when a function has migrated to another file
- Discourage bad linking practices, remove $branch parameter.
- Workign around more SimpleTest weirdness
- #770340 clean up blocks on search pages
- #757568 add class names to function signatures
- #757568 add basic class pages. Looks horrible at the moment, but at least it is a page.
- make method signatures work in interfaces
- #776646 by solotandem. Handle properies.
- #766180 by sime. Add API API documentation
- Being specific about when I htink this changes
- #766180 by sime. API API Doc
- #759398 keep track of what methods, parameters, and class constants override
- #759398 keep track of what methods, parameters, and class constants override
- documentayion
- Correct varia ble
- Link to classes and interfaces in code.
- Fix variable collision
- #757568 by SQP. Class page additions.
- #757568 by SQP. PHP 5.3.
- #757568 by SQP. Various work on class hierarchies and such.
- #757568 Add interface page callbacks.
- #757568 Do not show class contents on file paghes
- #757568 Show interfaces on file pages
- Use constant instead of const for class constants.
- Straight commit of #757568-37 by SQP. Will clean up in a future commit.
- Straight commit of #757568-39 by SQP. Will clean up in a future commit.
- #757568 Interfaces is redundant with hierarchy.
- #757568 Code cleanup.
- Capitalization.
- #757568 Merge inherited items into main lists.
- #757568-43 by SQP. Spelling.
- #757568-43 by SQP. Code style.
- #757568-43 by SQP. Sort member lists.
- #757568-43 by SQP. Refactoring.
- I don't like that abbrviation.
- #757568-45-1 by SQP. Refactoring.
- #757568-45-1 by SQP. Overrides/inherited info on class pages.
- Code cleanup, clear up some logic.
- #757568 more header info for class members
- #757568 big listings should not list class members
- #757568 basic property pages. I think everything has a page now
- Do not allow branch ranges tp wrap.
- #788786
- Class constant and property @links
- Test class @linking
- #788786 @see Class linking
- Removing errant execute flag
- Show all object types on search result page.
- Simplify file listing.
- Simplify topic listing.
- Simplify class listing.
- Fix empty search result.
- Clean up whether location columns are shown or not.
- Roll up once-called function.
- Simplify api_inherited()
- A bit more cleanup
- Use name instead of title, it has Class:: bits
- Finish converting seach to use names instead of titles
- #811198 do not pick up random assignments.
- #778094 @throws and @var
- Fix mishandled path
- Sort first by object type, since that is how results are groups
- Initialize array correctly
- #818528 stop traversing too far down
- #818520 make the titles more correct and go back to using them.
- #818542 Prefer linking within class.
- #818538 clean up class-related linking
- Fix tests
- Allow changing $class_did during a request and test using it.
- #819976 fix undefined var
- Fix spelling
- Add member_name, use it in overrides calculation, with tests.
- Save where members are documented.
- Use pre-calculated overrides, not trying to dynamically figure it out.
- Use parent documentation when we can.
- #831550 by Gribnif and myself. Escape _ and %.