0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Signing off -- my last checkin on this project. More... about 16 years ago
Note More... about 16 years ago
Upgrade notes. Tag the documentation with version 1.0.5, so I can google to see how many people upgraded, at least if they are not behind a firewall :-). More... over 16 years ago
Fix spreadsheet download More... over 16 years ago
Make Cc a pulldown rather than a free text field More... over 16 years ago
Boo! More... over 16 years ago
Prep for release More... over 16 years ago
Cleanup More... over 16 years ago
Prevent duplication of common generic SQL -- this will be included for all databases. Must be cross-SQL compatible. More... about 17 years ago
Vote view More... about 17 years ago
Better default permissions More... about 17 years ago
Nitai Bug #2, extra oracle comma More... about 17 years ago
For oracle: restore capability to drop join on comment/attachment/vote count. More... about 17 years ago
Fix PHP warning in apache error log More... about 17 years ago
# 02-Oct-2008 Nitai Fraenkel Allow no value for TBL_AUTH_USER.email and # TBL_AUTH_USER.password (remove the "not" from "not null) # Because oracle treats empty string as null, unlike postgres/mysql More... about 17 years ago
Nitai's fixes for oracle. Most notable: in oracle null and '' are equivalent. They most certainly are NOT in mysql and postgres. More... about 17 years ago
Allow deleting roles More... about 17 years ago
Fix regression warnigns More... about 17 years ago
magic quotes More... about 17 years ago
Define role of roles More... about 17 years ago
Same permissions for adding comments as adding an attachment. More... about 17 years ago
test code for Nitai More... about 17 years ago
More debug detail in PEAR_TEST.php and DB install More... about 17 years ago
Delete extra whitespace at end, which caused probems with 'early output' More... about 17 years ago
*** empty log message *** More... about 17 years ago
Note More... about 17 years ago
Create a db version 6 to ensure mysql upgraders get indexes added. Why no indexes before? Good question. More... about 17 years ago
#1771700 postgres bit rot More... about 17 years ago
Fix totally bogus ORDER BY and GROUP BY which prevented query from working on postgres (only). More... about 17 years ago
Bug #1904180 magic_quotes_sybase for oracle More... about 17 years ago