index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-20
Backing out bug 230293, we decided this was the wrong approach.
justdave%syndicomm.com
1
-1
/
+1
2004-01-17
Fix for bug 90468: Bugzilla does not log out automatically when closing
kiko%async.com.br
1
-7
/
+22
2004-01-12
Fix for bug 229658: Implements a mechanism for extensions to hook into standa...
myk%mozilla.org
2
-0
/
+88
2004-01-11
Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...
jocuri%softhome.net
1
-1
/
+1
2003-12-08
Bug 226682 - make it possible to edit series. This also changes the Series ob...
gerv%gerv.net
1
-85
/
+93
2003-12-07
Fix for bug 226982: Move password change code into Bugzilla::Auth (part
kiko%async.com.br
1
-28
/
+50
2003-12-07
Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ...
justdave%syndicomm.com
1
-1
/
+0
2003-11-27
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
kiko%async.com.br
1
-1
/
+26
2003-11-23
Bug 226027: Use the Perl CGI module to send cookies.
justdave%syndicomm.com
1
-8
/
+45
2003-11-23
Bug 226284 - slow queries for creation_ts
bbaetz%acm.org
1
-1
/
+1
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
5
-24
/
+55
2003-11-22
Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
bbaetz%acm.org
1
-3
/
+8
2003-11-21
Fix for bug 226207: Internal Server Error while requesting an attachment
kiko%async.com.br
1
-0
/
+1
2003-11-10
Bump version number to 2.17.6
justdave%syndicomm.com
1
-1
/
+1
2003-11-08
Bug 221160 - crash if illegal date specified in new charts date range. Patch ...
gerv%gerv.net
1
-1
/
+1
2003-11-08
Bug 222564 - The chart made when creating a new Product/Component is not publ...
gerv%gerv.net
1
-10
/
+14
2003-11-03
Bump version number for release
justdave%syndicomm.com
1
-1
/
+1
2003-11-03
Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Pa...
gerv%gerv.net
1
-2
/
+1
2003-10-26
Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
justdave%syndicomm.com
1
-1
/
+1
2003-10-25
Fix for bug 183788: make request mail go out when a request is created and th...
myk%mozilla.org
1
-3
/
+3
2003-10-19
Bug 221977: Insecure dependency in require while running with -T switch at Bu...
jocuri%softhome.net
1
-0
/
+6
2003-09-18
Bug 219216: Javascript improperly using FILTER html instead of FILTER js caus...
justdave%syndicomm.com
1
-0
/
+1
2003-09-14
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
bbaetz%acm.org
7
-44
/
+114
2003-09-12
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...
gerv%gerv.net
1
-3
/
+3
2003-09-07
Bug 207044 - Filter more template directives. None of these are security bugs...
gerv%gerv.net
1
-0
/
+5
2003-09-03
Fix for bug 145588: adds full-text search option for more accurate finding of...
myk%mozilla.org
1
-2
/
+66
2003-09-02
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
justdave%syndicomm.com
1
-1
/
+1
2003-08-27
Fix for bug 217029: creates appropriate date string if string is empty now th...
myk%mozilla.org
1
-0
/
+4
2003-08-22
Bug 139011 - Improve buglist colors further
burnus%gmx.de
2
-0
/
+17
2003-08-15
Bug 216019 Change various sentences in BugMail.pm
timeless%mozdev.org
1
-15
/
+15
2003-08-01
Partial fix for bug 120030: adds template filter for obscuring email addresses.
myk%mozilla.org
1
-0
/
+8
2003-07-14
Bug 122365 - Allow installation definable LDAP filters
bbaetz%acm.org
1
-2
/
+2
2003-07-10
Bug 107580: Add space to front of "New:" designator on bugmail so it will alw...
justdave%syndicomm.com
1
-1
/
+1
2003-06-26
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
gerv%gerv.net
3
-0
/
+620
2003-06-23
Bug 210324 - s/->err/->error/
bbaetz%acm.org
1
-1
/
+1
2003-06-13
Bug 207096 minor spelling fixes for Bugzilla/Search.pm
timeless%mozdev.org
1
-6
/
+6
2003-06-07
Bug 208583 - Remove PerformSubsts from templates
bbaetz%acm.org
1
-8
/
+0
2003-06-07
Bug 205463 - Tokens aren't canceled after a successful login.
bbaetz%acm.org
2
-2
/
+2
2003-06-03
Bug 180635 - Enhance Bugzilla::User to store additional information
bbaetz%acm.org
7
-114
/
+505
2003-05-23
Bug 37749 - query for changes to specific field in last n days not working. R...
gerv%gerv.net
1
-51
/
+52
2003-05-13
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letter...
preed%sigkill.com
1
-1
/
+1
2003-05-09
Bug 204592 - invalid column name error
bbaetz%acm.org
1
-18
/
+8
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
6
-27
/
+103
2003-05-03
Bug 204104 - internal error in Search.pm when searching for invalid
bbaetz%acm.org
1
-5
/
+6
2003-04-27
Bug 180086 - Rename 'count' column in votes tables
bbaetz%acm.org
1
-1
/
+1
2003-04-25
Fix for bug 179510: takes group restrictions into account when sending reques...
myk%mozilla.org
4
-18
/
+150
2003-04-25
Bumping version number to 2.17.4 for developer snapshot release
justdave%syndicomm.com
1
-1
/
+1
2003-04-19
bug 202534 - Login with unrestricted IP address fails - tries to access missi...
bugreport%peshkin.net
1
-1
/
+1
2003-04-09
Bug 71790 - Duplicate resolution field should include bug number of original
burnus%gmx.de
2
-1
/
+19
2003-04-09
Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ...
gerv%gerv.net
1
-0
/
+1
[prev]
[next]