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
2010-05-06
Bug 562551: Allow template-only extensions to work
Max Kanat-Alexander
1
-0
/
+12
2010-04-27
Bug 550727: Add JSONP Support to the JSON-RPC WebService Interface
Max Kanat-Alexander
2
-4
/
+70
2010-04-27
Bug 561322: Make Bugzilla::DB::_connect and related functions take their
Max Kanat-Alexander
4
-19
/
+36
2010-04-23
Bug 561362: Remove the 'sendmailnow' parameter
Frédéric Buclin
6
-41
/
+2
2010-04-22
Bug 550732: Allow read-only JSON-RPC methods to be called with GET
Max Kanat-Alexander
12
-29
/
+219
2010-04-22
Bug 561129: Various warnings thrown by Search.pm: Perl 5.12 complains for lc(...
Frédéric Buclin
1
-4
/
+3
2010-04-22
Bug 539865: Make Bugzilla::Object pass $params to validators during create()
Max Kanat-Alexander
5
-16
/
+65
2010-04-22
Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.
Max Kanat-Alexander
1
-2
/
+2
2010-04-22
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
19
-99
/
+83
2010-04-22
The maintainer of MIME::tools released a new version that now supports
Max Kanat-Alexander
1
-4
/
+0
2010-04-22
Add a comment above BOOLEAN_MAP to make it crystal clear that it does
Max Kanat-Alexander
1
-0
/
+3
2010-04-21
Bug 560691: Make sure that install-module.pl never prompts the user while
Max Kanat-Alexander
2
-5
/
+13
2010-04-21
ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
Max Kanat-Alexander
1
-1
/
+0
2010-04-21
Bug 560330: Make sure that we always have a modern version of CPAN
Max Kanat-Alexander
3
-21
/
+77
2010-04-20
Bug 560318: Make install-module.pl correctly install modules that use
Max Kanat-Alexander
1
-1
/
+6
2010-04-20
Bug 560284: Make all errors that checksetup.pl throws be red
Max Kanat-Alexander
6
-28
/
+47
2010-04-20
Bug 559573: Update the POD of email_in.pl to reflect its actual,
Max Kanat-Alexander
1
-6
/
+0
2010-04-19
Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs
Frédéric Buclin
3
-5
/
+10
2010-04-19
Bug 560161 - "Minor typo in Quicksearch help file"
Reed Loden
1
-2
/
+2
2010-04-19
Bug 560252: By default, users in editbugs should be in bz_canusewhines.
Max Kanat-Alexander
1
-31
/
+33
2010-04-12
Bug 557385: Update the 3.6 Release Notes for the final release
Max Kanat-Alexander
1
-2
/
+19
2010-04-09
Bug 558318: "Invalid Parameter for keywords" error thrown when creating a new...
Frédéric Buclin
1
-5
/
+1
2010-04-09
Bug 558199: Unused variables in Search.pm
Frédéric Buclin
1
-3
/
+0
2010-04-08
Bug 558032: Incorrect "X votes" link when viewing a bug
Frédéric Buclin
1
-1
/
+1
2010-04-08
Bug 284650: Beginning a chart name with an "_" (underscore) causes errors
Frédéric Buclin
1
-0
/
+3
2010-04-08
Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...
Frédéric Buclin
7
-170
/
+13
2010-04-07
Bug 557324: object_before_delete does not work when object is Bugzilla::Class...
Tiago Mello
1
-1
/
+1
2010-04-07
Bug 557806: When setting the upgrade_notification parameter, an error should ...
Frédéric Buclin
1
-1
/
+6
2010-04-07
Bug 557780: Remove the unused .substr method in Template.pm
Frédéric Buclin
1
-8
/
+0
2010-04-07
Bug 552647: CSS fixes for the search-direction arrows and the buglist table
Max Kanat-Alexander
2
-6
/
+16
2010-04-07
Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
Frédéric Buclin
1
-5
/
+1
2010-04-07
Bug 557495: PostgreSQL crashes when deleting a custom field of type BugID
Frédéric Buclin
1
-2
/
+4
2010-04-06
Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
Reed Loden
1
-0
/
+21
2010-04-06
Bug 556429: Stop sending bugmail from inside the template
Max Kanat-Alexander
11
-54
/
+44
2010-04-03
Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
Max Kanat-Alexander
1
-0
/
+3
2010-04-02
Bug 556869: New Hook: object_before_delete
Max Kanat-Alexander
3
-0
/
+32
2010-04-02
Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
Max Kanat-Alexander
3
-11
/
+22
2010-04-02
Bug 556695: New Hook: object_end_of_set
Max Kanat-Alexander
3
-0
/
+42
2010-04-01
Bug 554714: Make JSON-RPC throw errors properly even if they are thrown
Max Kanat-Alexander
1
-2
/
+5
2010-03-30
Bug 556021: Remove "buglist" bareword from request queue page.
Marc Schumann
1
-1
/
+3
2010-03-30
Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
Frédéric Buclin
1
-3
/
+5
2010-03-30
Bug 515515: For clients, mid-air collision results when user's timezone prefe...
Frank Becker
1
-22
/
+25
2010-03-30
Follow-up to bug 533121 -- make regex for matching "code.google.com" case-ins...
Reed Loden
1
-1
/
+1
2010-03-30
Bug 533121 - "Support Google Code for see_also urls"
Reed Loden
1
-0
/
+22
2010-03-29
Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method
Frédéric Buclin
2
-21
/
+1
2010-03-29
Bug 553693: A new logincookie is created when changing the password or email ...
Frédéric Buclin
2
-30
/
+25
2010-03-29
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
6
-22
/
+15
2010-03-29
Bug 555089: Add hooks in the messages template to warn the user after updatin...
Tiago Mello
1
-0
/
+3
2010-03-29
Bug 555431: documentation should point to perl.org and not perl.com
Gabor Szabo
1
-2
/
+2
2010-03-29
Bug 554552: Refactor classifications and components templates to use edit-com...
Tiago Mello
6
-162
/
+144
[next]