This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
702d0628f00a7acc7d78a239baaaa07ae10eb9f2
Mozilla
/
mozilla
/
webtools
/
bugzilla
/
Bugzilla
History
justdave%syndicomm.com
8ecc0d462b
Bump version number to 2.17.7 for release.
...
git-svn-id: svn://10.0.0.236/trunk@153463 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-03 07:35:43 +00:00
..
Auth
Fix for bug 90468: Bugzilla does not log out automatically when closing
2004-01-16 22:46:31 +00:00
Template
/Plugin
…
Attachment.pm
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
2004-02-05 18:14:11 +00:00
Auth.pm
…
Bug.pm
…
BugMail.pm
Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla::Util, which contains the trim() function BugMail.pm needs.
2004-01-26 07:04:22 +00:00
CGI.pm
Tree bustage fix: eliminates the tabs that have been introduced while checking in the patch for bug 226251.
2004-02-25 14:06:33 +00:00
Chart.pm
Bug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk.
2004-01-22 00:02:27 +00:00
Config.pm
Bump version number to 2.17.7 for release.
2004-03-03 07:35:43 +00:00
Constants.pm
Backing out patch for bug 235459 which set tree on fire.
2004-02-29 16:19:05 +00:00
DB.pm
…
Error.pm
…
Flag.pm
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
2004-01-31 00:49:56 +00:00
FlagType.pm
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
2004-01-31 00:49:56 +00:00
RelationSet.pm
…
Search.pm
Fix for bug 234100: removes redundant longdescs table join criterion
2004-02-13 01:45:21 +00:00
Series.pm
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-12 22:33:07 +00:00
Template.pm
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
2004-02-05 18:14:11 +00:00
Token.pm
…
User.pm
…
Util.pm
…