Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Searching tests.searching | Arne Georg Gleditsch | 2008-08-21 | -0/+9 |
| | ||||
* | Escape these as well. | Arne Georg Gleditsch | 2008-07-09 | -1/+1 |
| | ||||
* | Expanded cache fragment size, adjustet ajax redirection to take line numbers ↵ | Arne Georg Gleditsch | 2008-02-29 | -91/+107 |
| | | | | into account. | |||
* | Enclose qstring in []. | Arne Georg Gleditsch | 2008-02-27 | -2/+1 |
| | ||||
* | Enclose qstring. | Arne Georg Gleditsch | 2008-02-27 | -1/+2 |
| | ||||
* | Return qstring to handler for logging. | Arne Georg Gleditsch | 2008-02-27 | -0/+2 |
| | ||||
* | Js and HTML changes to please IE. | Arne Georg Gleditsch | 2008-02-26 | -57/+65 |
| | ||||
* | Polishing. | Arne Georg Gleditsch | 2008-02-26 | -41/+532 |
| | ||||
* | IE fixes. | Arne Georg Gleditsch | 2008-02-23 | -3/+9 |
| | ||||
* | Show user something is happening while fragments are pending. | Arne Georg Gleditsch | 2008-02-23 | -0/+5 |
| | ||||
* | Loading activity icon. | Arne Georg Gleditsch | 2008-02-23 | -0/+0 |
| | ||||
* | Explicitly set bg color to avoid IE braindamage. | Arne Georg Gleditsch | 2008-02-22 | -1/+1 |
| | ||||
* | Minor adjustments. | Arne Georg Gleditsch | 2008-02-22 | -50/+54 |
| | ||||
* | Minor adjustments. | Arne Georg Gleditsch | 2008-02-21 | -4/+4 |
| | ||||
* | Merge branch 'master' of ssh://lxr.linux.no/home/argggh/git/lxrng | Arne Georg Gleditsch | 2008-02-21 | -6/+20 |
|\ | ||||
| * | 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 |
| | | | | don't drown out more significant hits when limit kicks in. | |||
* | 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 |
|/ |