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
2001-02-21
fix for 61648: SQL inserts do not match constraints
cyeh%bluemartini.com
1
-10
/
+11
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-21
Fix for bug 69269: misleading comment for reassign by component when QA Conta...
dave%intrec.com
1
-1
/
+3
2001-02-21
fix for 9302: Would be nice if attachment + number was a link too.
cyeh%bluemartini.com
1
-0
/
+8
2001-02-21
fix for 58436 : javascript strict warnings in query.cgi
cyeh%bluemartini.com
1
-1
/
+1
2001-02-17
fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
cyeh%bluemartini.com
1
-1
/
+10
2001-02-17
fix for 17773: Checksetup.pl should create maintainer if database is empty.
cyeh%bluemartini.com
1
-17
/
+126
2001-02-16
fix for 65396:
cyeh%bluemartini.com
2
-8
/
+12
2001-02-16
fix for 28676 :
cyeh%bluemartini.com
1
-0
/
+22
2001-02-15
fix for bug found in original 17464 patch, where removal from the CC list was...
dmose%mozilla.org
3
-43
/
+134
2001-02-02
Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gm...
dave%intrec.com
1
-2
/
+7
2001-02-02
Fix for bug 66149: better error message on connection failures. Patch by shi...
dave%intrec.com
1
-1
/
+1
2001-01-27
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39...
dave%intrec.com
1
-1
/
+1
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
2001-01-25
Fix for bug 55429: can't always vote more than once per bug, depending on pro...
dave%intrec.com
1
-3
/
+4
2001-01-25
Re-fixing bug 30694. part of the original patch got left out.
dave%intrec.com
2
-6
/
+3
2001-01-25
Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localc...
dave%intrec.com
1
-66
/
+63
2001-01-25
Fix for bug 30694: adds title attributes to bug links with bug status and des...
dave%intrec.com
2
-31
/
+48
2001-01-25
Fix for bug 65598: check for minimum versions of some of the Perl modules Bug...
dave%intrec.com
1
-8
/
+84
2001-01-25
patch from bug 17464 to give user some control over what sorts of bug mail ge...
dmose%mozilla.org
4
-80
/
+763
2001-01-24
Fix for bug 31295: use checkbox for votes if only one vote allowed. Also elim...
dave%intrec.com
1
-6
/
+22
2001-01-24
Fix for bug 45784: URL field truncated at quote marks. Patch by
dave%intrec.com
1
-2
/
+2
2001-01-21
Landing Ask Bjoern Hansen's fix for bug #39159
tara%tequilarista.org
1
-4
/
+10
2001-01-20
Landing suggested addition from Bernd Eckenfels for bug # 56822
tara%tequilarista.org
1
-0
/
+3
2001-01-19
More bug 6682. Perhaps this could be it.
gerv%gerv.net
3
-15
/
+29
2001-01-18
Cleaning up the language for matty for bug #45213
tara%tequilarista.org
1
-2
/
+2
2001-01-18
Landing patch for bug #58436 from Henrik Gemal
tara%tequilarista.org
1
-12
/
+12
2001-01-18
Code to upgrade data file formats from old version, and intermediate broken v...
gerv%gerv.net
1
-0
/
+61
2001-01-17
Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made
dave%intrec.com
1
-1
/
+3
2000-12-23
changes from jake@acutex.net to make it possible to toggle the default value ...
dmose%mozilla.org
3
-13
/
+25
2000-12-23
script for watching mysqld. r=endico@mozilla.org
dmose%mozilla.org
1
-0
/
+102
2000-12-23
updated to ignore graphs subdir
dmose%mozilla.org
1
-0
/
+1
2000-12-15
Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>
gerv%gerv.net
1
-4
/
+5
2000-12-15
Fix duplicates table check; make sure we create graphs directory.
gerv%gerv.net
1
-4
/
+3
2000-12-15
Fixed problem with ranges in regexps that I dreamt about a few nights ago.
gerv%gerv.net
1
-2
/
+2
2000-12-14
Fixed dupes table detection code; added check for graphs directory.
gerv%gerv.net
1
-7
/
+14
2000-12-14
Formatting change. Trivial.
gerv%gerv.net
1
-1
/
+1
2000-12-12
add a stack to save the current global SQL state so that queries can be neste...
dmose%mozilla.org
1
-1
/
+41
2000-12-07
patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title att...
dmose%mozilla.org
2
-5
/
+14
2000-12-06
Bug 6682: moving location of graph creation dir to graphs instead of data/min...
gerv%gerv.net
2
-8
/
+9
2000-11-21
Fix for bug 45586: Component, Version, and Milestone values are no longer
dave%intrec.com
1
-15
/
+47
2000-11-10
Make 'doomed' reports honor the per-product defaultmilestone setting, rather ...
terry%mozilla.org
1
-0
/
+6
2000-11-01
fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute link
cyeh%bluemartini.com
1
-1
/
+1
2000-10-31
Last minute adjustments
tara%tequilarista.org
1
-2
/
+2
2000-10-31
Landing Gerv and Adam's changes for bug #6682
tara%tequilarista.org
2
-576
/
+639
2000-10-31
correcting scope
tara%tequilarista.org
1
-7
/
+7
2000-10-25
The code was trying to use ConnectToDatabase to connect to the shadow db afte...
dmose%mozilla.org
1
-1
/
+1
2000-10-24
when invoked with -syncall, have the GET_LOCK time out after 45 minutes rathe...
dmose%mozilla.org
1
-2
/
+6
2000-10-24
remove problem with newer perl spewing error messages into the CGI
cyeh%bluemartini.com
1
-11
/
+17
[prev]
[next]