index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-16
Bug 246599 Add Mac OS X 10.3 to the list
timeless%mozdev.org
1
-0
/
+1
2004-06-16
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
timeless%mozdev.org
1
-2
/
+2
2004-06-16
Bug 240325: Keep regexp-based groups up-to-date
bugreport%peshkin.net
5
-50
/
+123
2004-06-12
Patch for bug 245976: fix software error caused by taint issue when trying to...
jocuri%softhome.net
1
-1
/
+1
2004-06-02
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ...
jocuri%softhome.net
1
-5
/
+5
2004-06-02
Bug 244927: Add search on time owner has left the bug idle
bugreport%peshkin.net
2
-0
/
+38
2004-06-01
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link ...
jocuri%softhome.net
1
-0
/
+8
2004-05-31
Patch for bug 240079: fix strange phrase in the documentation: "everywhere ap...
jocuri%softhome.net
1
-1
/
+1
2004-05-31
Bug 223541: Make flags show up correctly in "View all attachments" mode.
jouni%heikniemi.net
3
-4
/
+13
2004-05-30
Bug 179671: Boolean charts didn't work on the reporting pages.
justdave%bugzilla.org
2
-2
/
+3
2004-05-27
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in col...
justdave%bugzilla.org
1
-11
/
+21
2004-05-27
Bug 243351: Fix mysql version sensitivity in case-sensitive search
bugreport%peshkin.net
3
-1
/
+24
2004-05-26
Bug 227172: Deal with race condition between a user being removed from the CC...
justdave%bugzilla.org
1
-0
/
+3
2004-05-26
Bug 244650: Fix query on commentor in combination with other email-based crit...
bugreport%peshkin.net
1
-17
/
+27
2004-05-25
Remove stray resid from BugMail.pm. r,a=justdave
jouni%heikniemi.net
1
-2
/
+0
2004-05-23
Bug 224021: taint issues in editusers.cgi
jouni%heikniemi.net
1
-0
/
+1
2004-05-23
Bug 141006: Run edit*.cgis in taint mode.
jouni%heikniemi.net
7
-13
/
+8
2004-05-23
Bug 208847: Fix taint issues in editgroups.cgi
jouni%heikniemi.net
1
-14
/
+11
2004-05-20
Patch for bug 244040: checksetup with answers script should be silent on Wind...
jocuri%softhome.net
1
-1
/
+1
2004-05-20
Patch for bug 217627: fix Bugzilla internal error message that appears if bug...
jocuri%softhome.net
1
-1
/
+1
2004-05-20
Patch for bug 244045: add --no-silent option to checksetup; patch by Byron Jo...
jocuri%softhome.net
1
-1
/
+1
2004-05-20
Bug 244053 grammar bug in checksetup
timeless%mozdev.org
1
-5
/
+5
2004-05-14
Bug 239263: Avoid hazard in User->groups by switching to main DB for rederive
bugreport%peshkin.net
1
-0
/
+7
2004-05-14
Patch for bug 238675: fix the wording for the reassign_to_empty error message...
jocuri%softhome.net
1
-3
/
+3
2004-05-14
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
bugreport%peshkin.net
4
-9
/
+54
2004-05-13
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgott...
jouni%heikniemi.net
1
-5
/
+5
2004-05-13
Bug 226411: make DiffStrings handle fields with duplicate values
bugreport%peshkin.net
1
-13
/
+13
2004-05-12
Bug 226477: Fix undefined method call in Bugzilla::User->in_group
bugreport%peshkin.net
1
-1
/
+1
2004-05-12
Bug 232861: Prevent references to bugs or comments from being expanded in att...
bugreport%peshkin.net
1
-3
/
+5
2004-05-12
Bug 227785: Add navigation/summary/last-modified after modifying a bug
bugreport%peshkin.net
1
-0
/
+24
2004-05-12
Bug 240036: Unlock tables after address error before attempting to process fo...
bugreport%peshkin.net
1
-1
/
+1
2004-05-12
Bug 241270: fix regression caused by <label> wrapping other form widgets. Re...
justdave%bugzilla.org
1
-21
/
+24
2004-05-12
Bug 231975: Avoid naming new product groups the same as existing groups and d...
bugreport%peshkin.net
1
-30
/
+5
2004-05-12
Fix for bug 240486: makes the banner template CSS friendly
myk%mozilla.org
3
-14
/
+115
2004-05-11
Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to...
justdave%bugzilla.org
1
-1
/
+7
2004-05-06
Bug 242740: URL to Bug Writing Help document changed
justdave%syndicomm.com
1
-1
/
+1
2004-04-28
Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Alber...
jocuri%softhome.net
2
-11
/
+15
2004-04-28
Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. ...
gerv%gerv.net
1
-0
/
+1
2004-04-27
Bug 234540: "Take bug" on create attachment screen missed an API change to Bu...
justdave%syndicomm.com
1
-3
/
+4
2004-04-27
Bug 241516: remove possible namespace conflicts in the additional CSS classes...
justdave%syndicomm.com
1
-3
/
+3
2004-04-23
Patch for bug 240004: limit the password generation subroutine to nice charac...
jocuri%softhome.net
1
-22
/
+2
2004-04-22
Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner...
timeless%mozdev.org
1
-4
/
+3
2004-04-17
Bug 155502: focus the summary field when loading the search/query pages
justdave%syndicomm.com
2
-1
/
+9
2004-04-17
Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in...
justdave%syndicomm.com
1
-1
/
+1
2004-04-17
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
justdave%syndicomm.com
3
-6
/
+18
2004-04-15
Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
justdave%syndicomm.com
3
-18
/
+6
2004-04-15
Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of pro...
justdave%syndicomm.com
1
-1
/
+2
2004-04-15
Patch for bug 240434: replace increased with improved on the login page; r=ti...
jocuri%softhome.net
1
-1
/
+1
2004-04-14
Bug 240439: "Edit user again" link didn't work if the user had a + in their e...
justdave%syndicomm.com
1
-4
/
+4
2004-04-14
Additional fix for bug 87770: attachment.cgi should work with no
kiko%async.com.br
2
-11
/
+2
[prev]
[next]