871e315b | 04-Mar-2010 |
Jani Taskinen |
- Nuke remainders from removed stuff |
5d70dfbe | 03-Mar-2010 |
Jani Taskinen |
- Prevent accidental and robots from sending people their passwords |
e27f26a0 | 03-Mar-2010 |
Jani Taskinen |
- Get rid of hard-coded message here as well |
80be4159 | 03-Mar-2010 |
Jani Taskinen |
- Cleanup "root" dir |
401bfec3 | 03-Mar-2010 |
Jani Taskinen |
- Added missing "no-feedback cron job |
8452f1d0 | 03-Mar-2010 |
Jani Taskinen |
- Get rid of local_config for the "main" site |
e8ef23cd | 03-Mar-2010 |
Jani Taskinen |
- Rename to avoid unnecessary symlink |
593fddbd | 03-Mar-2010 |
Jani Taskinen |
- Use newer jquery |
c8c6c323 | 03-Mar-2010 |
Jani Taskinen |
- Show real error for now (feel free to imrove :), mod_rewrite is handling urls like http://bugs.php.net/12345 now |
ca39caee | 03-Mar-2010 |
Jani Taskinen |
- Remember the last tab used in "History" (comments, changes, commits...) Patch by Daniel Egeberg |
c4ff6476 | 03-Mar-2010 |
Jani Taskinen |
- It is all UTF-8 now |
e4f7f379 | 03-Mar-2010 |
Philip Olson |
Fixed typo in report email. Patch by Peter Cowburn (salathe) |
7c055bc8 | 03-Mar-2010 |
Philip Olson |
Added htmlspecialchars() to bug output |
2db85f5d | 03-Mar-2010 |
Derick Rethans |
- Get rid of the "extra" [PHP-BUG] bit, as it decreased the amount of title that was visible. This makes skimming over mails easier again. |
9945a5b0 | 02-Mar-2010 |
Derick Rethans |
- Assign the result so that we can send it back with json. |
177465f4 | 02-Mar-2010 |
Derick Rethans |
- Fixed the bind vars. |
d19d6217 | 02-Mar-2010 |
Rasmus Lerdorf |
There is no handle in the schema - no idea where this came from |
6ac6d1b8 | 02-Mar-2010 |
Rasmus Lerdorf |
That include is actually already in prepend.php |
578d893c | 02-Mar-2010 |
Rasmus Lerdorf |
missing include |
40e9548b | 02-Mar-2010 |
Rasmus Lerdorf |
Make this actually work. At least until we can get SSL up on ez1 and move to AUTH_TOKEN. |
0577d5c2 | 02-Mar-2010 |
Philip Olson |
Added &count_only feature, via bugsweb. Patch by Kalle Sommer Nielsen |
e051ab1a | 02-Mar-2010 |
Rasmus Lerdorf |
Make it is_spam() compatible |
c20a7997 | 02-Mar-2010 |
Rasmus Lerdorf |
Initial work to try Akismet to catch bug comment spam - not hooked up yet. akismet() can be called just like is_spam() |
5996ff09 | 02-Mar-2010 |
Rasmus Lerdorf |
Fix a tab folding config issue before Jani wakes up and has a brain hemorrhage over it. |
6e70c09e | 02-Mar-2010 |
Rasmus Lerdorf |
Other way |