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
2013-04-18
Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exis...
Frédéric Buclin
1
-1
/
+3
2013-04-17
Bug 828344: Make "contains all of the words" look for all words within the sa...
Byron Jones
3
-51
/
+139
2013-04-16
Bug 782210: If a custom field depends on a product, component or classificati...
Pami Ketolainen
2
-8
/
+13
2013-04-15
Bug 861528: $user->can_enter_product() now returns the product object instead...
Frédéric Buclin
1
-2
/
+3
2013-04-08
Remove unintentional code commits
Dave Lawrence
1
-2
/
+0
2013-04-08
Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...
Dave Lawrence
6
-14
/
+118
2013-03-28
Bug 850639: Set an upper limit on the number of nodes the dependency graph wi...
Byron Jones
1
-0
/
+4
2013-03-25
Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...
Frédéric Buclin
1
-10
/
+0
2013-03-20
Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...
Frédéric Buclin
1
-3
/
+2
2013-03-19
Bug 852445: Mime type detection truncates the first 32 bytes from attachments
Byron Jones
1
-0
/
+1
2013-03-14
Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields who...
Alex Schuilenburg
1
-0
/
+7
2013-02-19
Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...
Frédéric Buclin
1
-5
/
+9
2013-02-19
Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...
Simon Green
1
-0
/
+8
2013-02-18
Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...
Dave Lawrence
2
-4
/
+36
2013-02-17
Bug 839950: Cannot search by Change History on multi-select fields
Matt Tyson
1
-2
/
+6
2013-02-16
Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...
Hugo Seabrook
5
-5
/
+5
2013-02-16
Bug 840824: It is possible to create a new bug with a non active target miles...
Simon Green
1
-6
/
+3
2013-02-15
Bug 838846: In Product.get, include_fields => ['components'] no longer return...
Simon Green
3
-19
/
+41
2013-02-15
Bug 830330: Make flags honour bug_check_can_change_field
Hugo Seabrook
2
-2
/
+8
2013-02-15
Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...
Byron Jones
2
-11
/
+77
2013-02-15
Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files were...
Byron Jones
1
-5
/
+14
2013-02-07
Bug 784352: Show a warning when interdiff reports errors
Byron Jones
1
-5
/
+23
2013-01-30
Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
Hugo Seabrook
2
-2
/
+15
2013-01-17
Bug 752946 - Fixed uninitialized error
Dave Lawrence
1
-1
/
+1
2013-01-17
Bug 752946 - Moving a bug into another product lists inactive components, mil...
Dave Lawrence
1
-7
/
+21
2013-01-17
Bug 830467: Don't call _wanted_languages() when only one is available
Frédéric Buclin
2
-10
/
+7
2013-01-16
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
1
-5
/
+175
2013-01-14
Bug 829939: Only build default_authorizer on request
Frédéric Buclin
1
-1
/
+1
2013-01-14
Bug 829709: Do not load CSS files from all skins by default
Frédéric Buclin
1
-36
/
+13
2013-01-14
Bug 829852: Requirements.pm no longer uses Safe
Frédéric Buclin
1
-1
/
+0
2013-01-12
Bug 787668 #2: Use |use parent| instead of |use base|
Frédéric Buclin
1
-1
/
+1
2013-01-07
Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...
Frédéric Buclin
2
-1
/
+13
2013-01-07
Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanism
Byron Jones
1
-5
/
+7
2013-01-06
Bug 826678: Disable warnings about the deprecated Return::Value module when l...
Frédéric Buclin
3
-0
/
+19
2013-01-03
Bug 824262: Querying for strings in comments is now ultra slow
Frédéric Buclin
1
-7
/
+18
2013-01-02
Fix bustage due to bug 801664
Frédéric Buclin
1
-3
/
+3
2013-01-02
Bug 801664 - Add DATE type for custom fields. r=LpSolit.
Gervase Markham
10
-13
/
+50
2013-01-02
Bug 413851 - add CSV output option to request lists. r=LpSolit.
Gervase Markham
1
-0
/
+25
2013-01-02
Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc
Byron Jones
3
-22
/
+41
2013-01-02
Bug 822547: Make jobqueue.pl clear the request cache before sending each mail
Byron Jones
1
-0
/
+7
2013-01-02
Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()
Frédéric Buclin
1
-1
/
+2
2013-01-02
Bug 415658: Allow apostrophes in email addresses
Hugo Seabrook
1
-1
/
+1
2012-12-31
Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...
Reed Loden
4
-8
/
+55
2012-12-29
Bug 804343: Implement autolinkification for a list of comment ids
Koosha Khajeh Moogahi
1
-1
/
+15
2012-12-25
Bug 824644: Typo in code comment: request_cahce
Olav Vitters
1
-1
/
+1
2012-12-19
Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
Frédéric Buclin
2
-3
/
+1
2012-12-19
Bug 815532: Add caching for Bugzilla::User objects
Byron Jones
5
-28
/
+18
2012-12-18
Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...
Dave Lawrence
2
-0
/
+37
2012-12-17
Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...
Alexander Tereschenko
1
-3
/
+4
2012-12-07
Bug 818007: Searching by commenter is slow
Frédéric Buclin
1
-1
/
+1
[next]