indefero/src/IDF/Views
Patrick Georgi baa88412b9 Rewrite the diff parser and reduce the memory footprint.
The diff parser code was rewritten for clarity and speed and now handles
a couple of ugly cornercases, like SVN's property change output and single
change chunks, much better. Since the path parsing was unified as well,
the SCM interface gained a new method `getPathStripLevel()` which determines
how many path components need to be shoven off a file name for the SCM
to form a valid path in the workspace (similar to patch(1)'s --strip option).
Fixes issue 627. Automated tests follow.
2011-03-16 23:50:41 +01:00
..
Source bump copyright year 2010-09-13 00:51:45 +00:00
Admin.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Api.php Add Project List API 2011-03-07 15:01:51 +01:00
Download.php Apply the UI enhancement of issue tags cloud to wiki and download part too. 2011-02-23 22:35:43 +01:00
Issue.php Apply the UI enhancement of issue tags cloud to wiki and download part too. 2011-02-23 22:35:43 +01:00
Project.php Re-enable v1.0 URI compatibility wrt update feeds. 2011-03-15 22:54:35 +01:00
Review.php Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Source.php Rewrite the diff parser and reduce the memory footprint. 2011-03-16 23:50:41 +01:00
User.php Manage addition of secondary emails 2011-02-21 10:57:36 +01:00
Wiki.php Apply the UI enhancement of issue tags cloud to wiki and download part too. 2011-02-23 22:35:43 +01:00