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
2013-07-31
Bug 896330: patchreader should not set the "expires" header
Byron Jones
1
-2
/
+1
2013-07-31
Bug 877078: shift bugmail generation to the jobqueue
Byron Jones
6
-28
/
+164
2013-07-30
Bug 402745 - Improve the error message displayed when accessing summarize_tim...
Sunil Joshi
2
-1
/
+3
2013-07-30
Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmail
Dave Lawrence
2
-5
/
+12
2013-07-30
Bug 237516 - confusing cancellation message for tokens
Sunil Joshi
1
-1
/
+1
2013-07-30
Bug 897029: Preload bug permissions when calling Bug.get to improve performance
Frédéric Buclin
1
-0
/
+6
2013-07-29
Bug 897003: Improve _strip_undefs() performance
Frédéric Buclin
1
-8
/
+9
2013-07-27
Bug 494675 - Message describing steps after user requests to change email add...
Sunil Joshi
1
-2
/
+3
2013-07-26
Bug 893618 - Bug status anchor different on create and modify bug page
Simon Green
1
-2
/
+2
2013-07-26
Bug 880093 - Cache filter_wants
Simon Green
1
-7
/
+17
2013-07-25
Bug 896183 - Change password screen mentions "New Password Again" it should b...
Sunil Joshi
1
-2
/
+2
2013-07-25
Remove debug code
Frédéric Buclin
1
-1
/
+0
2013-07-25
Bug 889403: syncLDAP.pl does not rederive regexp groups when updating login name
Pami Ketolainen
1
-11
/
+4
2013-07-25
Bug 880113 - Use the cache for the product and component name
Simon Green
1
-8
/
+2
2013-07-25
Bug 897426: Revert the hack in Bugzilla->feature and make it more robust
Frédéric Buclin
1
-6
/
+1
2013-07-25
Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...
Frédéric Buclin
2
-1
/
+3
2013-07-24
Bug 875728 - Need hook for links in common-links
Dave Lawrence
1
-0
/
+2
2013-07-24
Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped
Dave Lawrence
1
-1
/
+3
2013-07-24
Bug 880653 - Add POD for Bug.possible_duplicates webservice
Dave Lawrence
1
-2
/
+53
2013-07-24
Bug 345194: fix for xt tests
Byron Jones
1
-0
/
+5
2013-07-24
Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...
Byron Jones
4
-3
/
+167
2013-07-24
Bug 533878: Allow relative date searches involving date/time custom fields
Byron Jones
2
-18
/
+37
2013-07-23
Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...
Dave Lawrence
1
-1
/
+0
2013-07-23
Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...
Dave Lawrence
3
-52
/
+106
2013-07-23
Bug 871473: New code hook "before_read" in Migrate.pm
rojanu
1
-0
/
+7
2013-07-23
Bug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css
Sunil Joshi
1
-4
/
+0
2013-07-23
Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net no...
Hugo Seabrook
1
-7
/
+1
2013-07-22
Bug 850986: don't allow setting a flag's requestee to a disabled account
Byron Jones
2
-2
/
+12
2013-07-22
Bug 895306: REST endpoint returns both JSON and HTML errors when running unde...
Byron Jones
1
-1
/
+8
2013-07-19
remove accidental commit from bug 866927
Byron Jones
1
-1
/
+0
2013-07-16
Bug 894221 - API Documentation Error
Simon Green
1
-4
/
+0
2013-07-15
Bug 893922 - checksetup.pl failes to locate the string 'feature_rest'
Dave Lawrence
1
-0
/
+1
2013-07-15
Bug 787328 - xmlrpc.cgi doesn't send any security-related headers
Dave Lawrence
1
-2
/
+10
2013-07-12
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
25
-39
/
+1649
2013-07-09
Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries
Simon Green
3
-34
/
+60
2013-07-06
Bug 890563: DateTime error when going to editwhines.cgi
John Nishinaga
1
-0
/
+2
2013-06-27
Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at ...
Frédéric Buclin
1
-0
/
+1
2013-06-27
Remove incorrect linebreak
Frédéric Buclin
1
-4
/
+1
2013-06-27
Bug 882568: Remove unnecessary text about a bug not being part of last search
Byron Jones
1
-15
/
+5
2013-06-26
Bug 886034: Remove deprecated code about CGI 2.75
Frédéric Buclin
1
-7
/
+1
2013-06-17
Bug 880097 - Only retrieve database fetched values if requested
Simon Green
1
-4
/
+13
2013-06-12
Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped
Dave Lawrence
2
-6
/
+5
2013-06-11
Bug 875377: Hint how to change the email address should only be displayed if ...
Marc Schumann
1
-5
/
+7
2013-06-11
Bug 856158: A question mark inside quoted strings triggers flag detection whe...
Frédéric Buclin
1
-13
/
+33
2013-06-07
Bug 880315: Fix malformed sql generated by the fix for bug 879055
Byron Jones
1
-4
/
+4
2013-06-06
Bug 878035: Do not disclose whether a user account exists or not when a user ...
Frédéric Buclin
4
-6
/
+16
2013-06-05
Remove tabs
Frédéric Buclin
1
-1
/
+1
2013-06-05
Bug 878623: Improvement in retrieving a classification name from bug
Simon Green
1
-8
/
+2
2013-06-05
Bug 875744: Bug history messed up when two comments are made private
Hugo Seabrook
1
-1
/
+2
2013-06-05
Bug 874944: Do not display the Excluded list when sending bugmails
Frédéric Buclin
4
-75
/
+34
[prev]
[next]