1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
buildSearchDB was choking on emptyStubs maintenance.pm was not reporting the chokes in an obvious way. More... over 21 years ago
forgot to pass % More... over 21 years ago
Fixed an incorrect gettexta() parameter list. More... over 21 years ago
re-fixed same warning (it was actually due to a %blah with an arg not supplied.) More... over 21 years ago
Remove a Perl warning: Use of uninitialized value in substitution iterator at /home/jonh/sourceforge-projects/faqomatic/lib//FAQ/OMatic/I18N.pm line 105 More... over 21 years ago
Fix <strings> to not be linkified without : Return address on emails from $adminEmail mySystem patch chmod 0600 on cookies files dgatwood's relax-child-perms implementation (probably should document it :v) More... over 21 years ago
missing 'my' More... over 21 years ago
Sebastian Dietzold (seebi) left this patch on sourceforge to improve the German translation. More... over 21 years ago
Performance update for trash/fsck Remove spurious "broken item" warning due to new trash feature Fix "slow-ouput" page. Add hook for uptime feature (hack for my server) More... over 21 years ago
buildSearchDB.pm no longer complains about emptyStubs left by new emptyTrash facility install.pm Appearance.pm Part.pm Item.pm while() test uses defined() maintenance.pm nothing (!) editPart.pm mirrorServer.pm authenticate.pm SearchMod.pm Item.pm OMatic.pm stripInt/fix "not numeric" warning More... over 21 years ago
Fix error that is declared in Perl 5.8. (Ah, keeping up with the Walls. :v) More... over 21 years ago
Fix reparenting rules (exclude help) in fsck. Fix bug in Parent: assignment when fsck reparents. More... over 21 years ago
Added (trivial) test file per request of automated CPAN testers. Perhaps someday we'll add actual tests to t/, as well. :v) More... over 21 years ago
Added fsck, emptyTrash. More... over 21 years ago
Bumped version num More... almost 22 years ago
Expose RCSciArgs/RCScoArgs, to make sure people don't miss them. More... almost 22 years ago
make cvs tagging happen automatically with 'make dist'; bump version to 2.714d More... almost 22 years ago
Version number. More... almost 22 years ago
Trying to automate the new-version release process. More... almost 22 years ago
Patches from Akiko Takano to improve moderator mail. More... about 22 years ago
Patches from Jason Pell that improve bag handling, including a "make this an inline" checkbox on the upload page. More... about 22 years ago
Finally, a patch for the -ko problem, where using RCS-style tags (with dollar signs) in FAQ input changes the input and could corrupt the item file. More... about 22 years ago
Fixed a harmless undefined value error. More... about 22 years ago
These guys were calling gettext[a]() without use'ing I18N.pm, which defines gettext. More... about 22 years ago
Factored out recent duration names into SearchMod.pm, so it's easier to add different durations; also should be a little more amenable to translation. (I added some gettext() calls, but I may have left some word-order dependencies in how I assemble sentence fragments.) More... about 22 years ago
Added Anssi Johansson's Finnish translation, plus relevant hook in install.pm. Repaired _fi and _fr translation files (some spaces after final "'s, which the parser wasn't robust enough to handle, plus a typo 'msgud'). More... about 22 years ago
Doug Schremp's 'recentrdf', which extracts the list of recent changes as an XML file. Doug uses it to feed a Slash-based website's "news" box. More... about 22 years ago
Dirk Husemann's API caching improvements. More... about 22 years ago
Fixed a couple 'undefined value' sites. Fixed a potential CSS (on the URL, not the HTML) in file=xxx redirecting. Changed Andrew Nosenko's third gripe argument from a fixed boolean to a hashref that lets us add all sorts of fancy options to gripe. :v) Specifically, the option I added was one that turns *off* the anti-CSS entify() call, in the case where the caller knows it's not using any user-diddlable input. More... about 22 years ago
A big batch-o-patches from Andrew W. Nosenko. Andrew has been sending patches since July, and I'm only now including them in CVS -- sorry Andrew! The patches fix i18n support (while he was translating FOM to .ru), including locale-sensitive searching, xgettext/po support (what's that -- a way to make sure you didn't miss any strings?). A huge thanks to Andrew for both his patches and his patience. More... about 22 years ago