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-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
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-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-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
89
-92
/
+92
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 816747 - Add dummy POD for unPODded methods.
Marc Schumann
73
-0
/
+1737
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
4
-17
/
+11
2012-11-22
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
6
-12
/
+55
2012-11-22
Bug 780820: Allows for multiple custom search criteria to match one field
Byron Jones
5
-32
/
+155
2012-11-20
Bug 640756 - Make the documentation clearer that attachments created with Bug...
Dave Miller
1
-1
/
+3
2012-11-19
Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmpl
Frédéric Buclin
1
-3
/
+2
2012-11-16
Bug 797636: Improve performance for buglists
Frédéric Buclin
4
-15
/
+24
2012-11-13
Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...
Frédéric Buclin
2
-11
/
+26
2012-11-13
Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...
Frédéric Buclin
1
-3
/
+0
2012-11-13
But 800196: Sanitise line-endings for textarea fields
Matt Tyson
1
-0
/
+16
2012-11-12
Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...
Frédéric Buclin
4
-23
/
+18
2012-11-08
Fix the indentation
Frédéric Buclin
1
-1
/
+1
2012-11-08
Bug 808300: Requesting data for your own account using User.get should also r...
Koosha Khajeh Moogahi
1
-4
/
+13
2012-11-05
Bug 803310: Bump the minimum requirement for Email::Send to enable the Test mode
Frédéric Buclin
1
-1
/
+2
2012-11-04
Bug 741722: Product.get should include flag_types information
Frank Becker
1
-3
/
+108
2012-11-04
Make POD added in bug 737850 a bit clearer
Frédéric Buclin
1
-3
/
+3
2012-11-03
Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...
Frédéric Buclin
3
-8
/
+8
2012-11-02
Fix typo
Frédéric Buclin
1
-1
/
+1
2012-11-02
Bug 807937: Fix POD
Koosha Khajeh Moogahi
1
-6
/
+7
2012-10-30
Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-...
Frédéric Buclin
1
-0
/
+2
[next]