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-01-02
Bug 415658: Allow apostrophes in email addresses
Hugo Seabrook
1
-1
/
+1
2013-01-02
Bug 401918: describekeywords.cgi with no keywords simply displays an empty pa...
Sunil Joshi
2
-0
/
+8
2013-01-01
Bug 816870: All extensions must require Perl 5.10.1 to pass tests
Matt Selsky
24
-0
/
+47
2012-12-31
Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...
Reed Loden
4
-8
/
+55
2012-12-31
Bug 365524: Improve emailregexpdesc parameter help text
Sunil Joshi
1
-1
/
+1
2012-12-29
fix typo
Frédéric Buclin
1
-1
/
+1
2012-12-29
Bug 825443: Linkify "Add a new classification"
Sunil Joshi
1
-4
/
+4
2012-12-29
Bug 804343: Implement autolinkification for a list of comment ids
Koosha Khajeh Moogahi
2
-1
/
+17
2012-12-25
Bug 824644: Typo in code comment: request_cahce
Olav Vitters
1
-1
/
+1
2012-12-25
Bug 824620: Unclosed <tr> in dependency block ("Blocks")
Olav Vitters
1
-0
/
+1
2012-12-19
Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemen...
Frédéric Buclin
1
-1
/
+7
2012-12-19
Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
Frédéric Buclin
3
-4
/
+2
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
3
-0
/
+73
2012-12-17
Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...
Alexander Tereschenko
1
-3
/
+4
2012-12-16
Bug 605086: Messages about wrong login-attemps should refer to the forget pas...
Hugo Seabrook
1
-0
/
+2
2012-12-16
Bug 406758: The help page for keywords uses "tag", but tags are something else
Sunil Joshi
1
-1
/
+1
2012-12-16
Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the...
Alexander Tereschenko
1
-0
/
+1
2012-12-16
Bug 262308: Make the OS column wider in buglists
Hugo Seabrook
1
-1
/
+1
2012-12-14
Bug 780675: Display "The changes to your votes have been saved" in green inst...
Sunil Joshi
3
-11
/
+17
2012-12-07
Bug 818007: Searching by commenter is slow
Frédéric Buclin
1
-1
/
+1
2012-12-06
Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...
Frédéric Buclin
1
-1
/
+1
2012-12-04
Bug 573919 - Add "X-Bugzilla-*" headers to flagmails
Hugo Seabrook
3
-15
/
+24
2012-12-03
Bug 817634: Tests in t/ should also check themselves where appropriate
Frédéric Buclin
4
-26
/
+33
2012-12-03
Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.t
Frédéric Buclin
2
-85
/
+85
2012-12-03
Bug 816333: Fix linking of bugs on the "Change Votes" page
Byron Jones
1
-1
/
+1
2012-12-03
Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...
Frédéric Buclin
1
-1
/
+2
2012-12-02
Bug 443306: Unused fields should not show up in boolean charts
Sunil Joshi
1
-1
/
+15
2012-12-02
Bug 547311: Remove the "align" attribute from <th>
Christopher Trom
29
-81
/
+85
2012-12-02
Bug 460372: The confirmation thrown when deleting a custom field, component, ...
Sunil Joshi
6
-9
/
+16
2012-12-01
Bug 812054: JavaScript error on the Advanced Search page when a classificatio...
Hugo
1
-2
/
+13
2012-12-01
Bug 247560: Add tests for reserved SQL words in the DB schema
Sunil Joshi
1
-0
/
+84
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
117
-121
/
+121
2012-11-30
Bug 298461: editusers.cgi does not allow you to change only the letter-case o...
Hugo
1
-1
/
+1
2012-11-30
Bug 813191 - Bug.add_attachment should only return the attachment ID
Hugo
1
-7
/
+7
2012-11-30
Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented
Frédéric Buclin
2
-1
/
+71
2012-11-30
Bug 816266 - Bug alias should be present in bug's <title>
Dave Lawrence
1
-4
/
+12
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
74
-0
/
+1759
2012-11-29
Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and adm...
Frédéric Buclin
3
-265
/
+199
2012-11-29
Bug 552694 - Add the "X-Bugzilla-Version" email header
Hugo
1
-0
/
+1
2012-11-29
- Fixed a spellcheck error in Bugzilla/User.pm
Dave Lawrence
1
-1
/
+1
2012-11-29
Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD
Hugo
1
-0
/
+29
2012-11-27
Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email...
Thorsten Schöning
1
-0
/
+2
2012-11-27
Bug 804093: Fix autodetected charset for windows-1252 encoded content
Thorsten Schöning
1
-3
/
+3
2012-11-26
Fix typo
Simon Green
1
-10
/
+10
2012-11-26
Bug 718289: The deadline field should be visible by non-members of the timetr...
Frédéric Buclin
13
-34
/
+34
2012-11-26
Bug 814841: The description of custom fields is not filtered in the help page
Frédéric Buclin
1
-2
/
+1
2012-11-23
Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product n...
Thorsten Schöning
1
-9
/
+17
2012-11-22
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
8
-17
/
+60
2012-11-22
Bug 780820: Allows for multiple custom search criteria to match one field
Byron Jones
8
-52
/
+333
[prev]
[next]