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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
Bug 682203 - migrate.pl fails at requirements check.
Marc Schumann
1
-0
/
+1
2011-08-30
Bug 629529: Make SQLite installs able to use jobqueue.pl
Max Kanat-Alexander
2
-0
/
+58
2011-08-29
Bug 637648 - Rename the "tags" table to "tag"
Stephanie Daugherty
7
-16
/
+44
2011-08-17
Bug 677522: IssueEmailChangeToken() should get the old login name from the us...
Frédéric Buclin
1
-4
/
+4
2011-08-17
Bug 655472: Print out localconfig as UTF-8 so we don't mangle UTF-8 comments.
Max Kanat-Alexander
1
-2
/
+3
2011-08-17
Bug 672947: Add 'require Bugzilla::BugMail' in Bugzilla::Bug->_send_bugmail
Tiago Mello
1
-0
/
+2
2011-08-16
Bug 678772: version.pm 0.92 and newer forbids negative values, making checkse...
Frédéric Buclin
1
-2
/
+3
2011-08-16
Bug 654496: Duplicate bug detection doesn't work when using Oracle
Frédéric Buclin
2
-3
/
+3
2011-08-16
Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts sub-...
Frédéric Buclin
1
-14
/
+11
2011-08-15
Bug 678959: Make GenerateUniqueToken work for all tables
Byron Jones
1
-1
/
+1
2011-08-10
Bug 677187: If the attachment filename contains a newline, an error is thrown...
Frédéric Buclin
1
-3
/
+7
2011-08-06
Bump version number post-release.
Max Kanat-Alexander
1
-1
/
+1
2011-08-05
Bug 676430: When editing a bug, a user not in the timetracking group generate...
Frédéric Buclin
1
-1
/
+1
2011-08-05
Bump version for 4.1.3.
Max Kanat-Alexander
1
-1
/
+1
2011-08-05
Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
Max Kanat-Alexander
5
-32
/
+254
2011-08-04
Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if a...
Frédéric Buclin
1
-2
/
+2
2011-08-04
Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XS...
Byron Jones
1
-0
/
+2
2011-08-04
Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachmen...
Frédéric Buclin
1
-1
/
+4
2011-08-04
Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...
Frédéric Buclin
4
-48
/
+115
2011-08-04
Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ...
Reed Loden
1
-0
/
+3
2011-08-04
Bug 676200: We shouldn't manually delete obsolete parameters in Bugzilla::Con...
Frédéric Buclin
1
-17
/
+13
2011-08-03
Fix a warning thrown when running 011pod.t
Frédéric Buclin
1
-1
/
+1
2011-08-03
Bug 655910: When calling ./install-module.pl --all, install LWP before XML::T...
Frédéric Buclin
1
-6
/
+6
2011-08-01
Bug 634812: Having a very large number of custom fields can make displaying s...
Frédéric Buclin
1
-0
/
+5
2011-08-01
Bug 674574: When all components or versions are disabled, you cannot enter bu...
Frédéric Buclin
1
-9
/
+14
2011-07-31
Bug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pm
Bodo-Merle Sandor
1
-2
/
+2
2011-07-31
Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5....
Frédéric Buclin
1
-1
/
+13
2011-07-25
Bug 642388: Description of field days_elapsed missing from global/field-descs...
Frédéric Buclin
1
-0
/
+1
2011-07-25
Bug 589128: Adds a preference allowing users to choose between text or html
Byron Jones
7
-17
/
+35
2011-07-25
Bug 652663 - When using bug_format_comment hook some replacements can happen ...
David Lawrence
1
-2
/
+4
2011-07-20
Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perl
Teemu Mannermaa
1
-1
/
+5
2011-07-19
Bug 671964: Move old field names conversion from do_search_function
Tiago Mello
1
-7
/
+6
2011-07-18
Bug 670906 - Make it so delta_ts is only updated when there are changes. Fix ...
Gervase Markham
1
-1
/
+1
2011-07-08
Bug 670169 - Escape '>' in js filter
Reed Loden
1
-0
/
+1
2011-07-05
Bug 658929 - User autocomplete is very slow when there are lots of users in t...
David Lawrence
5
-9
/
+47
2011-06-14
Bug 660866: Allow editing of old "boolean chart" searches using the new
Max Kanat-Alexander
3
-17
/
+63
2011-06-11
Fixes several bugs at once related to New Charts:
Frédéric Buclin
1
-10
/
+3
2011-06-11
Bug 663208: Recursive "Verify new product details" page when attempting to mo...
Frédéric Buclin
1
-1
/
+7
2011-06-07
Bug 662406: Add the "id" column for bug_see_also to Schema.pm.
Max Kanat-Alexander
1
-0
/
+2
2011-06-06
Bug 649281 - Add ircs:// to url protocols for external links in comment
Matt Selsky
1
-2
/
+2
2011-05-31
Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
Max Kanat-Alexander
1
-3
/
+12
2011-05-30
Bug 659816: Fix url_decoding of utf8 strings
Byron Jones
1
-4
/
+1
2011-05-29
Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-m...
Frédéric Buclin
1
-9
/
+1
2011-05-24
Bug 659185: html_quote() escapes @ causing mailto links to not be processed
Frédéric Buclin
1
-1
/
+2
2011-05-23
Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with r...
Frédéric Buclin
1
-3
/
+2
2011-05-17
Bug 655229: Adds components, versions and milestones to Product.get
Byron Jones
2
-36
/
+233
2011-05-13
Allow searches to specify whether the top-level criteria will be joined
Max Kanat-Alexander
1
-1
/
+1
2011-05-11
Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to...
Frédéric Buclin
1
-1
/
+2
2011-05-10
Bug 28849: Block users from CCing other users if they do not have editbugs privs
Byron Jones
1
-0
/
+4
2011-05-06
Bug 653713: editusers.cgi crashes when editing a user profile
Jochen Wiedmann
1
-1
/
+4
[next]