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
2012-07-02
Bug 770104: "Use of uninitialized value in pattern match" with missing user-a...
Byron Jones
1
-1
/
+1
2012-06-29
Fix SQL error caused if a bugmail_recipients hook deletes all recipients
Byron Jones
1
-14
/
+16
2012-06-27
Bug 764430: improvements to 4.2 bugmail
Byron Jones
1
-2
/
+16
2012-06-26
Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...
Dave Lawrence
2
-1
/
+7
2012-06-19
Bug 752400: port "referenced bugs" to bmo/4.2
Byron Jones
1
-12
/
+56
2012-06-13
Fix arecibo handler doubling error messages
Byron Jones
1
-19
/
+14
2012-06-12
merge from bugzilla/4.2
Byron Jones
2
-3
/
+9
2012-06-09
Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...
Koosha Khajeh Moogahi
1
-0
/
+6
2012-06-08
Bug 760075: Fix error thrown when an allwords search starts with or ends with...
Simon Green
1
-3
/
+3
2012-06-05
merged with bugzilla/4.2
Dave Lawrence
1
-0
/
+1
2012-05-30
Bug 759093: don't report most webservice errors to arecibo
Byron Jones
1
-1
/
+15
2012-05-24
Bug 744691: Throw an error early when calling a method from a non-existent class
Byron Jones
1
-0
/
+1
2012-05-22
merged with bugzilla/4.2
Dave Lawrence
4
-6
/
+16
2012-05-22
Bug 753288: adds support for detecting android operating system
Byron Jones
1
-0
/
+1
2012-05-22
Bug 756005: fix arecibo breaking xmlrpc errors
Byron Jones
2
-6
/
+13
2012-05-21
Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...
Frédéric Buclin
1
-2
/
+12
2012-05-17
Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...
Simon Green
1
-1
/
+1
2012-05-08
Bug 729001: reverse resolve the ip address in account lockout notifications
Byron Jones
1
-0
/
+9
2012-05-01
Fixed earlier declaration error in Bugzilla/Search.pm
Dave Lawrence
1
-1
/
+0
2012-05-01
merged with bugzilla/4.2
Dave Lawrence
9
-121
/
+320
2012-04-30
Bug 749074: Throw an error message instead of syntax error on invalid search ...
Byron Jones
1
-1
/
+3
2012-04-26
bug 749069: more "use of uninitialized" warning fixes
Byron Jones
1
-0
/
+3
2012-04-19
Bug 747016: fix uninit warning in report.cgi, and nice the forked arecibo pro...
Byron Jones
1
-2
/
+3
2012-04-19
Bumping the version post-release
Dave Lawrence
1
-1
/
+1
2012-04-18
Bump version to 4.2.1
Dave Lawrence
1
-1
/
+1
2012-04-18
Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...
Frédéric Buclin
3
-5
/
+117
2012-04-18
Bug 746547: SMALLSERIAL is of type INT2, not INT1
Frédéric Buclin
1
-1
/
+1
2012-04-17
Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...
Frédéric Buclin
2
-44
/
+80
2012-04-17
Bug 745320: Shared queries do not work when tags are part of the query
Frédéric Buclin
1
-3
/
+3
2012-04-17
Bug 746027: dont push cvs checkout errors to arecibo
Byron Jones
1
-0
/
+1
2012-04-16
Bug 745657 - backport bug 714368 to bmo (Add Windows 8 detection)
Dave Lawrence
1
-0
/
+1
2012-04-13
Move doc of the admin_editusers_action hook at its right place
Frédéric Buclin
1
-24
/
+24
2012-04-13
Bug 737850 - Bug.history and Bug.get use different field names
Dave Lawrence
1
-3
/
+10
2012-04-12
Bug 737436: Relative dates do not work correctly with the deadline field
Frédéric Buclin
1
-5
/
+11
2012-04-12
Fix typo
Frédéric Buclin
1
-1
/
+1
2012-04-11
Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...
Frédéric Buclin
1
-42
/
+30
2012-04-11
Bug 744022: minor arecibo report tweaks
Byron Jones
1
-1
/
+9
2012-04-11
Bug 738152: backport product/component email event filter
Byron Jones
3
-7
/
+14
2012-04-10
merged with bmo/4.2
Dave Lawrence
3
-96
/
+101
2012-04-10
Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS
rojanu
2
-1
/
+51
2012-04-10
Bug 739153: fix infinite recursion in error handler
Byron Jones
2
-27
/
+69
2012-04-04
Bug 58179: End date not included in the Search By Change History section
Frédéric Buclin
1
-0
/
+5
2012-03-31
Search for start-of-time-interval in date fields is (partially?) broken.
Marc Schumann
1
-1
/
+1
2012-03-30
Bug 643681: add 'actual_time' to bug fields if user is timetracker; now with ...
frase
1
-0
/
+11
2012-03-30
Bug 690879 - Webservice Bug.fields should include include keyword name and de...
Frank Becker
1
-3
/
+18
2012-03-30
Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)
Frédéric Buclin
1
-1
/
+1
2012-03-29
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
2
-95
/
+95
2012-03-28
Bug 726193: add TryAutoLand extension
Dave Lawrence
1
-0
/
+1
2012-03-28
merged with bugzilla/4.0
Dave Lawrence
2
-8
/
+8
2012-03-28
Bug 730984: A single whitespace in the Status Whiteboard field generates an i...
Frédéric Buclin
1
-1
/
+5
[next]