| Commit message (Expand) | Author | Age | Lines |
... | |
| * | Add favicon and background penguin. | Arne Georg Gleditsch | 2008-02-21 | -1/+11 |
| * | Dynamically list trees. | Arne Georg Gleditsch | 2008-02-21 | -5/+9 |
* | | Minor adjustments. | Arne Georg Gleditsch | 2008-02-21 | -18/+11 |
|/ |
|
* | Updated icons. | Arne Georg Gleditsch | 2008-02-21 | -45/+168 |
* | Background image, take one. | Arne Georg Gleditsch | 2008-02-21 | -0/+4 |
* | Background image, take one. | Arne Georg Gleditsch | 2008-02-21 | -0/+285 |
* | Merge branch 'master' of /home/argggh/git/lxrng/ | Arne Georg Gleditsch | 2008-02-21 | -2/+4 |
|\ |
|
| * | Don't attempt to create cache dir unless cache is in use. | Arne Georg Gleditsch | 2008-02-19 | -2/+4 |
* | | Stupid thinko. | Arne Georg Gleditsch | 2008-02-21 | -1/+1 |
|/ |
|
* | Look for site-specific footers in tmpl/site as well. | Arne Georg Gleditsch | 2008-02-18 | -1/+2 |
* | Merge branch 'master' of /home/argggh/git/lxrng/ | Arne Georg Gleditsch | 2008-02-18 | -115/+208 |
|\ |
|
| * | Improved error handling. | Arne Georg Gleditsch | 2008-02-17 | -18/+85 |
| * | Sentinel file to indicate cache entry complete. | Arne Georg Gleditsch | 2008-02-17 | -2/+6 |
| * | Cruft cleanup, whitespace changes. | Arne Georg Gleditsch | 2008-02-17 | -28/+7 |
| * | Better PDF generation, improved line split handling. | Arne Georg Gleditsch | 2008-02-17 | -60/+104 |
| * | Add const as reserved word. | Arne Georg Gleditsch | 2008-02-17 | -7/+6 |
* | | mod_perl is not so happy about plain fork(), use open() instead. | Arne Georg Gleditsch | 2008-02-18 | -8/+7 |
* | | Add total time (as seen by LXRng) to profiling data. | Arne Georg Gleditsch | 2008-02-18 | -4/+5 |
|/ |
|
* | Typo. | Arne Georg Gleditsch | 2008-02-14 | -1/+1 |
* | Change line number layout and caching mechanism. | Arne Georg Gleditsch | 2008-02-12 | -95/+164 |
* | Allow for site-specific tree-list in tmpl/site. | Arne Georg Gleditsch | 2008-02-12 | -4/+3 |
* | Cache config over process lifetime, bar changes or timeout. | Arne Georg Gleditsch | 2008-02-12 | -0/+16 |
* | Format change. | Arne Georg Gleditsch | 2008-02-08 | -1/+1 |
* | Add profiling and cache id notes to mod_perl request for logging purposes. | Arne Georg Gleditsch | 2008-02-08 | -3/+16 |
* | Fidget around with the base url logic some more. | Arne Georg Gleditsch | 2008-02-08 | -2/+7 |
* | Avoid establishing memcached connection at compile time. | Arne Georg Gleditsch | 2008-02-08 | -11/+22 |
* | Add Apache config template for mod_perl. | Arne Georg Gleditsch | 2008-02-08 | -33/+100 |
* | License description and copyright statements. | Arne Georg Gleditsch | 2008-02-07 | -7/+1024 |
* | Provisions for mod_perl use, take two. | Arne Georg Gleditsch | 2008-02-07 | -0/+31 |
* | Provisions for mod_perl use, take one. | Arne Georg Gleditsch | 2008-02-07 | -86/+122 |
* | Minor script to query config files. | Arne Georg Gleditsch | 2008-01-25 | -0/+30 |
* | Sort ident searches the right way around, make sure local/member var results ... | Arne Georg Gleditsch | 2007-12-12 | -5/+14 |
* | Merge branch 'master' of /home/argggh/git/lxrng/ | Arne Georg Gleditsch | 2007-12-04 | -1/+1 |
|\ |
|
| * | Descending order. | Arne Georg Gleditsch | 2007-12-04 | -1/+1 |
* | | Let root be named / instead of empty string. | Arne Georg Gleditsch | 2007-12-04 | -2/+4 |
|/ |
|
* | Ignore non-existing directory entries (dangling symlinks..) | Arne Georg Gleditsch | 2007-12-04 | -2/+3 |
* | Hardcoded prefix reference snuck in... | Arne Georg Gleditsch | 2007-12-04 | -1/+1 |
* | Merge branch 'master' of /home/argggh/git/lxrng/ | Arne Georg Gleditsch | 2007-12-04 | -108/+195 |
|\ |
|
| * | Add file search caps, some tuning. | Arne Georg Gleditsch | 2007-12-04 | -108/+195 |
* | | Better margins | Arne Georg Gleditsch | 2007-12-04 | -4/+4 |
|/ |
|
* | Subst::Complex is overkill here, as we're only returning a flat string. | Arne Georg Gleditsch | 2007-12-03 | -13/+18 |
* | Merge branch 'master' of /home/argggh/git/lxrng/ | Arne Georg Gleditsch | 2007-11-30 | -1/+1 |
|\ |
|
| * | Clean up req_url, don't remove trailing script name. | Arne Georg Gleditsch | 2007-11-30 | -3/+3 |
| * | Aliasing like this will give you http://somehost/lxr/lxr/tree/.., which is go... | Arne Georg Gleditsch | 2007-11-30 | -1/+1 |
* | | Unneeded warnings. | Arne Georg Gleditsch | 2007-11-30 | -5/+2 |
* | | Clean up req_url. | Arne Georg Gleditsch | 2007-11-30 | -3/+3 |
|/ |
|
* | Add cache keys for Plain repo backend. | Arne Georg Gleditsch | 2007-11-30 | -0/+12 |
* | Return empty list if no linkable includes found. | Arne Georg Gleditsch | 2007-11-30 | -0/+2 |
* | Correct logic. | Arne Georg Gleditsch | 2007-11-30 | -4/+8 |
* | "Home" link. | Arne Georg Gleditsch | 2007-11-30 | -1/+21 |