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
/
Bug.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-15
Bug 285534: bugs.qa_contact should allow NULL
mkanat%kerio.com
1
-1
/
+1
2005-03-11
Bug 187658 : Group checkboxes are not sorted consistently
travis%sedsystems.ca
1
-1
/
+2
2005-03-10
Bug 283561: Move AppendComment out of globals.pl
mkanat%kerio.com
1
-0
/
+33
2005-03-10
Bug 285541: QA Contacts No Longer Appear in show_bug
mkanat%kerio.com
1
-2
/
+2
2005-03-09
Bug 282145: Bug.pm is too slow for general use
mkanat%kerio.com
1
-88
/
+180
2005-03-09
Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug
mkanat%kerio.com
1
-1
/
+16
2005-03-07
Bug 283924: Move ValidateComment out of CGI.pl
mkanat%kerio.com
1
-0
/
+15
2005-03-05
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
1
-6
/
+3
2005-03-01
Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 2...
travis%sedsystems.ca
1
-0
/
+1
2005-02-25
Bug (None): Fix for checkin from Bug 280493, fix a trailing comma in Bug.pm
mkanat%kerio.com
1
-1
/
+1
2005-02-25
Bug 283237: Move DBname_to_id out of globals.pl
mkanat%kerio.com
1
-1
/
+1
2005-02-25
Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
mkanat%kerio.com
1
-9
/
+10
2005-02-17
Bug 281596: Remove RelationSet from Bugzilla::Bug
mkanat%kerio.com
1
-6
/
+8
2005-02-17
Bug 282331 : Old comments get wrapped even if already_wrapped=1
travis%sedsystems.ca
1
-1
/
+1
2005-02-17
Bug 271276 : Cannot enter negative time for 'Hours Worked'
travis%sedsystems.ca
1
-4
/
+23
2005-02-09
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
1
-2
/
+2
2005-02-05
Bug 279544: Bug.pm: Eliminate deprecated Bugzilla::DB routines
travis%sedsystems.ca
1
-34
/
+37
2005-02-02
Bug 279740 : Move CountOpenDependencies out of globals.pl
travis%sedsystems.ca
1
-0
/
+26
2005-02-01
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
travis%sedsystems.ca
1
-1
/
+33
2005-01-21
Bug 266579 : Users without privs can confirm bugs by assigning to themselves ...
travis%sedsystems.ca
1
-14
/
+16
2005-01-16
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
1
-3
/
+3
2004-08-21
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
1
-3
/
+7
2004-08-06
More whitespace fixes. r=ssdbot. I've already talked to Alexandre
kiko%async.com.br
1
-3
/
+3
2004-08-05
Whitespace fixes. r=ssdbot
kiko%async.com.br
1
-2
/
+2
2004-08-05
Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
kiko%async.com.br
1
-5
/
+6
2004-08-05
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
1
-2
/
+2
2004-07-31
Patch for bug 253357: replace IFNULL with COALESCE for increased database com...
jocuri%softhome.net
1
-1
/
+1
2004-07-31
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
1
-3
/
+3
2004-07-29
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
kiko%async.com.br
1
-26
/
+26
2004-07-23
Using "abort" instead of 1 to make the unlock_tables request consistent
kiko%async.com.br
1
-1
/
+1
2004-07-23
Fix for bug 252159: centralize time validation. Adds a ValidateTime
kiko%async.com.br
1
-0
/
+8
2004-07-06
Bug 223878: Flag system dies when changing a deleted flag.
jouni%heikniemi.net
1
-4
/
+5
2004-07-03
Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...
jocuri%softhome.net
1
-2
/
+2
2004-05-20
Patch for bug 217627: fix Bugzilla internal error message that appears if bug...
jocuri%softhome.net
1
-1
/
+1
2004-03-18
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...
justdave%syndicomm.com
1
-5
/
+7
2003-09-02
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
justdave%syndicomm.com
1
-1
/
+1
2003-04-27
Bug 180086 - Rename 'count' column in votes tables
bbaetz%acm.org
1
-1
/
+1
2003-04-09
Bug 71790 - Duplicate resolution field should include bug number of original
burnus%gmx.de
1
-0
/
+18
2003-02-23
Bug 194394 - Internal error after turning useqacontact off
bbaetz%acm.org
1
-2
/
+8
2003-02-16
Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv...
gerv%gerv.net
1
-3
/
+5
2003-01-24
Bug 106918: the "movers" param was not being interpreted correctly by move.pl...
justdave%syndicomm.com
1
-0
/
+2
2003-01-23
Bug 188161 - assignee/qa missing change knobs.
bbaetz%acm.org
1
-3
/
+3
2002-12-15
Bug 158499 - Templatise XML bug output
bbaetz%student.usyd.edu.au
1
-124
/
+34
2002-12-03
Bug 182946 - fix additional typo noticed on irc by tm
bbaetz%student.usyd.edu.au
1
-1
/
+1
2002-12-03
Bug 182946 - fix regressions from bug 171493
bbaetz%student.usyd.edu.au
1
-5
/
+5
2002-11-28
Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
bbaetz%student.usyd.edu.au
1
-213
/
+289
2002-11-19
Bug 124589 - support database replication
bbaetz%student.usyd.edu.au
1
-8
/
+0
2002-09-23
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
bugreport%peshkin.net
1
-32
/
+9
2002-09-05
Bug 165756 - Running tests without checksetup causes failure
bbaetz%student.usyd.edu.au
1
-2
/
+1
2002-08-29
Bug 163829 - move pref code into a separate package
bbaetz%student.usyd.edu.au
1
-5
/
+6
[prev]
[next]