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
/
buglist.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-31
Fix for bug 84338: initial implementation of attachment tracker, which lets u...
myk%mozilla.org
1
-0
/
+16
2001-08-25
Fix for bug 95235: variables with untrusted content were being echoed back to...
justdave%syndicomm.com
1
-5
/
+9
2001-08-17
Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs
jake%acutex.net
1
-2
/
+2
2001-07-23
re-fix for bug 55161: buglist works again if you search for change history on...
justdave%syndicomm.com
1
-2
/
+2
2001-07-22
fix "used only once" error reported by tinderbox
justdave%syndicomm.com
1
-0
/
+1
2001-07-22
Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...
justdave%syndicomm.com
1
-21
/
+46
2001-07-21
Fix for bugs 55161 and 12819. The activity log now stores only what's change...
jake%acutex.net
1
-2
/
+13
2001-06-27
Fix for bug 80289: Group restrictions are now identified with checkboxes inst...
justdave%syndicomm.com
1
-9
/
+13
2001-06-21
Fix for "used only once" error reported by tinderbox after the last checkin. ...
justdave%syndicomm.com
1
-0
/
+1
2001-06-21
Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were ...
justdave%syndicomm.com
1
-0
/
+6
2001-06-19
Running a query using the Added Comment option was very slow (bug 57350).
jake%acutex.net
1
-2
/
+2
2001-06-02
Fix for bug 65190: add comparison type "all words as substrings" and "any wor...
justdave%syndicomm.com
1
-0
/
+28
2001-05-29
Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
justdave%syndicomm.com
1
-1
/
+1
2001-04-07
Fix for bug 71607: remove "month-day only" date format from bug list views.
justdave%syndicomm.com
1
-2
/
+1
2001-03-10
backing out the changes to queries on CC since they broke normal cc queries i...
endico%mozilla.org
1
-7
/
+3
2001-03-07
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge ...
endico%mozilla.org
1
-9
/
+106
2001-02-23
fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
cyeh%bluemartini.com
1
-5
/
+9
2001-02-21
Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz
tara%tequilarista.org
1
-1
/
+3
2001-02-16
fix for 65396:
cyeh%bluemartini.com
1
-4
/
+6
2001-01-25
cleaning up trailing whitespace in buglist.cgi source. (no code changes) Pat...
dave%intrec.com
1
-21
/
+21
2001-01-25
Fix for bug 66058: dates in Created and Changed date columns in buglists are ...
dave%intrec.com
1
-2
/
+16
2000-09-19
fix for 52228: Bug list title should be name of query if running named query
cyeh%bluemartini.com
1
-2
/
+3
2000-09-01
fix for 6944: buglist: summary and whiteboard fight for space
cyeh%bluemartini.com
1
-8
/
+1
2000-09-01
fix for 35604: indicate on bug lists if a bug is not visible to the public
cyeh%bluemartini.com
1
-1
/
+7
2000-08-29
remove extra spaces at head of file
cyeh%bluemartini.com
1
-2
/
+0
2000-08-29
fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
cyeh%bluemartini.com
1
-1
/
+3
2000-08-10
Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
dave%intrec.com
1
-1
/
+1
2000-08-08
Fixing bug #46897
tara%tequilarista.org
1
-1
/
+3
2000-07-25
Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).
dave%intrec.com
1
-1
/
+1
2000-07-20
Fix for bug 27248 (Bug listings saved with .html extension). Patch
dave%intrec.com
1
-0
/
+2
2000-07-14
change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list...
endico%mozilla.org
1
-2
/
+3
2000-07-14
Bug moving code is now fully implemented. To use it, turn on the param and se...
endico%mozilla.org
1
-3
/
+17
2000-07-14
Oops. How did I let that horrible typo get in?
terry%mozilla.org
1
-1
/
+1
2000-07-14
Keywords were already enforced to never differ only in capitalization. So, c...
terry%mozilla.org
1
-2
/
+1
2000-07-08
Fix for 42041. Patch from Dave Miller (dave@intrec.com).
cyeh%bluemartini.com
1
-0
/
+1
2000-06-09
Allow sorting by summary, since you can already sort by everything else...
terry%mozilla.org
1
-2
/
+2
2000-06-03
Landing fix for keyword column handling--bug #39647
tara%tequilarista.org
1
-4
/
+7
2000-04-27
bug 30823, advanced querying didn't work for dependencies.
donm%bluemartini.com
1
-2
/
+10
2000-04-07
Queries should fully qualify the field name, in case there is more
terry%mozilla.org
1
-13
/
+18
2000-04-05
Extra special disgusting hack: if we are ordering by target_milestone,
terry%mozilla.org
1
-1
/
+10
2000-03-30
Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined.
dmose%mozilla.org
1
-1
/
+1
2000-03-29
get rid of perl warning
dmose%mozilla.org
1
-1
/
+0
2000-03-24
Wasn't finding anything if requesting target_milestone == "---".
terry%mozilla.org
1
-1
/
+1
2000-03-22
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
terry%mozilla.org
1
-3
/
+6
2000-03-16
Add a "send mail to bug owners" link (under circumstances where it
terry%mozilla.org
1
-0
/
+14
2000-03-08
Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
terry%mozilla.org
1
-2
/
+2
2000-03-08
Was choking on order='Importance'.
terry%mozilla.org
1
-2
/
+2
2000-03-08
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
terry%mozilla.org
1
-0
/
+3
2000-03-07
Fixed very stupid typo.
terry%mozilla.org
1
-1
/
+1
2000-02-26
Make a universal routine to report errors in forms, so that we can
terry%mozilla.org
1
-8
/
+2
[prev]
[next]