|
Größe: 1282
Kommentar:
|
Größe: 1392
Kommentar:
|
| Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
| Zeile 7: | Zeile 7: |
| ||MySQL: Fix --reindex||[http://sourceforge.net/mailarchive/message.php?msg_id=38058535 Email]||pre-v1.0|||| |
LXR
[http://sf.net/projects/lxr LXR] is a source-code referencing system to allow you browsing cross-referenced sources with your web browser. Initially written for [http://lxr.linux.no/ The Linux Kernel], it can be used for any sources these days.
Patches for Review and Integration
Topic |
Link |
Timeline |
Comment |
MySQL: Fix release |
[http://sourceforge.net/tracker/index.php?func=detail&aid=1525027&group_id=27350&atid=390119 Patch Tracker] |
pre-v1.0 |
The release keyword isn't quoted everywhere which breaks MySQL |
MySQL: Fix --reindex |
[http://sourceforge.net/mailarchive/message.php?msg_id=38058535 Email] |
pre-v1.0 |
|
Perl: Fix exit() for mod_perl |
[http://sourceforge.net/mailarchive/message.php?msg_id=37752720 Email] |
pre-v1.0 |
Different exit() incarnations need to be called in case of cgi or mod_perl. |
Performance improvement |
[] |
pre-v1.0 |
Only retrieve files that are really needed afterwards. |
Drop-Down list for $arch, $version |
[http://sourceforge.net/mailarchive/message.php?msg_id=37704861 Email] |
post-v1.0 |
When there are (especially) lots of versions being indexed, the list looks ugly. A drop-down list is easier to use in that cases. Patch isn't finished yet and breaks diff view. |
Rework DB backend |
Not found |
post-v1.0 |
Rework the DB backend to only use simple DBI functionality. Rework initdb scripts, too. |