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
2011-11-28
Bug 705393: Improve the error message thrown by Update.pm when updates.bugzil...
Frédéric Buclin
3
-18
/
+31
2011-11-28
Redirect the error to STDERR if a query cannot be run, see bug 277073
Frédéric Buclin
1
-3
/
+3
2011-11-26
Bug 368250: collectstats.pl creates files with wrong ownership
Frédéric Buclin
2
-17
/
+39
2011-11-26
Bug 255606: Do not let buglist.cgi return all bugs by default
Frédéric Buclin
9
-7
/
+35
2011-11-22
Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized b...
Frédéric Buclin
4
-89
/
+8
2011-11-21
Bug 703983 - CSRF vulnerability in attachment.cgi allows possible unauthorize...
Reed Loden
2
-76
/
+5
2011-11-19
cancelled -> canceled
Frédéric Buclin
1
-1
/
+1
2011-11-19
Bug 703788: Improve performance of diff_arrays() with large arrays
Frédéric Buclin
2
-28
/
+44
2011-11-18
Fix bustage due to bug 643411.
Tiago Mello
1
-2
/
+2
2011-11-18
Bug 643411: New default bug limit makes time summary results confusing
Tiago Mello
1
-0
/
+9
2011-11-18
Make Login/Stack.pm refuse to continue down the stack if an Auth method retur...
Gervase Markham
1
-2
/
+8
2011-11-17
Bug 544434: describecomponents.cgi only lists enterable products.
Michael Ching
1
-1
/
+1
2011-11-15
Bug 702208: TheSchwartz should not open a new db connection for each email
Byron Jones
1
-0
/
+6
2011-11-01
Fix missing-space bugs in error messages. a=LpSolit.
Gervase Markham
3
-6
/
+6
2011-10-24
Bug 685552 - Email auto-completion causes server to thrash
David Lawrence
4
-3
/
+17
2011-10-23
Bug 690173: Cannot delete user accounts due to FK on audit_log
miketosh
4
-2
/
+36
2011-10-19
Bug 686963: Setting the work time using the Bug.update WebService method
Tiago Mello
1
-7
/
+9
2011-10-15
Bug 689862: Fix Product.get to only return the Classification name,
Tiago Mello
1
-17
/
+2
2011-10-15
Bug 691243: Fix typo
Matt Selsky
1
-1
/
+1
2011-10-15
Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" bu...
Max Kanat-Alexander
2
-1
/
+26
2011-10-15
Bug 620694: MySQL is not 'required' RDBMS for Bugzilla
Matt Selsky
1
-1
/
+1
2011-10-15
Bug 546507: Ensure monospace font is used for textareas
Dan Winship
2
-4
/
+4
2011-10-15
Bug 445804: Suggested crontab configuration opens security hole
Matt Selsky
1
-3
/
+3
2011-10-15
Bug 691697: There is no link pointing to the new bug in HTML bugmails
Frédéric Buclin
1
-1
/
+7
2011-10-08
Bug 691845: importxml.pl complains if an open bug has the resolution field se...
Frédéric Buclin
1
-9
/
+6
2011-10-04
$user->is_mover no longer exists, see bug 556422
Frédéric Buclin
1
-6
/
+0
2011-10-03
Bug 615636: Labels are badly aligned when editing versions and milestones in ...
Matt Selsky
4
-15
/
+14
2011-10-01
Bug 582529: Ambiguous error message "You did not specify a file to attach" wh...
Frédéric Buclin
2
-1
/
+12
2011-09-29
Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla
Frédéric Buclin
5
-17
/
+19
2011-09-27
Bug 655652: Remove "internals" field from Product.get
Frédéric Buclin
1
-9
/
+35
2011-09-20
Bug 686967: Fix incoherent code in Bugzilla::BugUrl::Bugzilla::Local->should_...
Tiago Mello
1
-4
/
+11
2011-09-19
Bug 686904: Removing an invalid URL from the See Also field crashes Bugzilla
Frédéric Buclin
1
-2
/
+3
2011-09-19
Fix one more place about SQLite
Frédéric Buclin
1
-1
/
+1
2011-09-19
Documentation for bug 337776: SQLite Support for Bugzilla
Frédéric Buclin
1
-3
/
+22
2011-09-18
Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQL
Frédéric Buclin
1
-0
/
+2
2011-09-18
Fix typo in comments
Frédéric Buclin
1
-2
/
+2
2011-09-17
Bug 686227: Users with editcomponents privs must be able to add products they...
Frédéric Buclin
1
-2
/
+18
2011-09-16
Fix typo in POD
Frédéric Buclin
1
-2
/
+2
2011-09-15
Bug 686780: Editing votes crashes Bugzilla
Frédéric Buclin
1
-0
/
+15
2011-09-13
Bug 685316: Change Simple Search template to use field_descs for Status
Tiago Mello
1
-2
/
+2
2011-09-12
Bug 686133: Bugzilla crashes when deleting a bug
Frédéric Buclin
1
-3
/
+1
2011-09-12
Bug 686246: When editing the inclusion and exclusion lists of a flagtype, emp...
Frédéric Buclin
1
-1
/
+1
2011-09-07
Bug 684744: All fields in the "People" section are reset when clicking "Edit ...
Frédéric Buclin
1
-1
/
+1
2011-09-07
Fix bustage due to bug 604237
Frédéric Buclin
1
-2
/
+2
2011-09-07
Bug 604237 - Clean up the format of HTML Emails
Guy Pyrzak
1
-20
/
+21
2011-08-31
Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existenc...
Marc Schumann
2
-31
/
+26
2011-08-31
Bug 682203 - migrate.pl fails at requirements check.
Marc Schumann
1
-0
/
+1
2011-08-30
Bug 628806: user selection field in editusers should strip leading and traili...
timeless
1
-1
/
+1
2011-08-30
Bug 680780: Advanced Search: help for field Comment is missing a space
Frédéric Buclin
1
-1
/
+1
2011-08-30
Bug 682747: Wrong check in editusers.cgi
Frédéric Buclin
1
-1
/
+1
[next]