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
2005-02-17
Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixe...
mkanat%kerio.com
1
-1
/
+0
2005-02-17
Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic...
myk%mozilla.org
2
-23
/
+121
2005-02-17
Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routines
mkanat%kerio.com
1
-22
/
+25
2005-02-17
Bug 281599: Remove RelationSet from Bugzilla::BugMail
mkanat%kerio.com
1
-5
/
+7
2005-02-17
Bug 281596: Remove RelationSet from Bugzilla::Bug
mkanat%kerio.com
1
-6
/
+8
2005-02-17
Bug 280495: Replace "REGEXP" with Bugzilla::DB function call
mkanat%kerio.com
2
-8
/
+11
2005-02-17
Bug 237862: New database layer for cross-database compatibility
mkanat%kerio.com
7
-73
/
+710
2005-02-17
Bug 280412: Templatize the 'list products' bit of editproducts
mkanat%kerio.com
5
-46
/
+283
2005-02-17
Bug 282444 : The description field in enter_bug.cgi contains spaces
travis%sedsystems.ca
1
-2
/
+1
2005-02-17
Bug 282267 : product name is checked twice in enter_bug.cgi
travis%sedsystems.ca
1
-4
/
+0
2005-02-17
Bug 238662 : "on the reason" is awkward in "comment_required" error
travis%sedsystems.ca
1
-1
/
+1
2005-02-17
Bug 238667 : "in a comment on the" is awkward in "file_too_large" error
travis%sedsystems.ca
1
-7
/
+7
2005-02-17
Bug 249875: buglist does not pass w3c validation
mkanat%kerio.com
3
-25
/
+18
2005-02-17
Bug 282331 : Old comments get wrapped even if already_wrapped=1
travis%sedsystems.ca
1
-1
/
+1
2005-02-17
Bug 238676 : ending sentence with a preposition (in) in "require_component" e...
travis%sedsystems.ca
1
-2
/
+2
2005-02-17
Bug 281411 : The "Remaining Time" value should not be negative for too large ...
travis%sedsystems.ca
1
-1
/
+2
2005-02-17
Bug 238663 : "again on the" is awkward in "missing_cookie" error
travis%sedsystems.ca
1
-1
/
+1
2005-02-17
Bug 281574 : Combine version_/milestone_/component_no_action errors into one.
travis%sedsystems.ca
4
-15
/
+7
2005-02-17
Bug 277768 : Some validations are missing when editing groups
travis%sedsystems.ca
3
-107
/
+162
2005-02-17
Bug 271276 : Cannot enter negative time for 'Hours Worked'
travis%sedsystems.ca
3
-24
/
+48
2005-02-17
Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is ...
mkanat%kerio.com
2
-2
/
+0
2005-02-17
Bug 225973: Fix logins on systems that use Blorfish for crypt(). r=wurblzap, ...
mkanat%kerio.com
1
-4
/
+8
2005-02-16
Bug 99567 : Allow Milestone to be set on creation of bug as an option
travis%sedsystems.ca
3
-0
/
+31
2005-02-16
Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should use...
travis%sedsystems.ca
1
-1
/
+1
2005-02-16
Bug 189366 : real name columns should fall back to e-mail name
travis%sedsystems.ca
2
-9
/
+12
2005-02-16
Bug 281632 : Add javascript to focus/select the voting textbox or checkbox
travis%sedsystems.ca
1
-3
/
+10
2005-02-12
Bug 281787: Add index for attachments.submitter_id and bugs_activity.who
bugreport%peshkin.net
1
-0
/
+12
2005-02-12
Fix burning tinderbox from patch to 256654
travis%sedsystems.ca
1
-3
/
+3
2005-02-12
Bug 256654 : Improve/Add to the upgrade instructions
travis%sedsystems.ca
1
-128
/
+257
2005-02-12
Bug 233592 : Apache config section: missing info, extraneous info, generally ...
travis%sedsystems.ca
1
-42
/
+98
2005-02-12
Bug 274173 : The Params that are listed in section 3.1 (parameters) should us...
travis%sedsystems.ca
1
-211
/
+252
2005-02-11
Bug 281845 : Possible to delete users who are initial QA contacts (Regression...
travis%sedsystems.ca
1
-1
/
+1
2005-02-10
Bug 11901 : Change Bugzilla comments line-wrapping policy
travis%sedsystems.ca
14
-47
/
+95
2005-02-10
Bug 277723 : Add comments why checksetup uses slow code to check for spaces a...
travis%sedsystems.ca
1
-2
/
+6
2005-02-09
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
7
-40
/
+55
2005-02-09
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
16
-59
/
+81
2005-02-09
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
10
-28
/
+18
2005-02-09
Bug 280973 : BugMail includes the headers in the email body
travis%sedsystems.ca
1
-1
/
+1
2005-02-09
Bug 250440 : when voting for bug, jump down to bug
travis%sedsystems.ca
4
-6
/
+52
2005-02-08
Bug 280807 : 004template.t miscalculates its number of checks
travis%sedsystems.ca
1
-1
/
+2
2005-02-08
Followup fix for bug 280770: improves reflection of constants into the templa...
myk%mozilla.org
1
-4
/
+9
2005-02-05
Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document f...
travis%sedsystems.ca
1
-1
/
+26
2005-02-05
Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to t...
myk%mozilla.org
1
-0
/
+22
2005-02-05
Bug 280410 : Use more <label> elements in attachment/create.html.tmpl
travis%sedsystems.ca
1
-10
/
+7
2005-02-05
Bug 279544: Bug.pm: Eliminate deprecated Bugzilla::DB routines
travis%sedsystems.ca
1
-34
/
+37
2005-02-04
Bug 280747 : Syntax for terms in variables.none.tmpl not fully correct (= sig...
travis%sedsystems.ca
1
-9
/
+9
2005-02-04
Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
travis%sedsystems.ca
3
-0
/
+0
2005-02-04
Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
travis%sedsystems.ca
2
-92
/
+121
2005-02-04
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
3
-7
/
+27
2005-02-04
Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
travis%sedsystems.ca
1
-1
/
+1
[prev]
[next]