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-02-24
Fix bustage (unused error tag)
Frédéric Buclin
1
-4
/
+0
2010-02-24
Bug 547496: Add IDs to some form elements
Frédéric Buclin
3
-20
/
+25
2010-02-23
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Max Kanat-Alexander
9
-152
/
+175
2010-02-23
Bug 547336: Make installation work on Windows with Strawberry Perl Professional
Max Kanat-Alexander
3
-18
/
+13
2010-02-23
Bug 547126: Make the JSON-RPC return error codes that are numerically
Max Kanat-Alexander
1
-5
/
+52
2010-02-23
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
Max Kanat-Alexander
1
-0
/
+5
2010-02-23
Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
Max Kanat-Alexander
1
-1
/
+3
2010-02-22
Include migrate.pl in the POD index.
Max Kanat-Alexander
1
-1
/
+1
2010-02-22
There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
Max Kanat-Alexander
3
-23
/
+31
2010-02-22
The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.
Max Kanat-Alexander
1
-2
/
+2
2010-02-22
Bug 490923: Autocomplete assignee, qa contact, and cc on the client side
Guy Pyrzak
12
-19
/
+157
2010-02-20
fix bustage in 012throwables.t
Frédéric Buclin
1
-1
/
+1
2010-02-20
Bug 546871: Make checksetup.pl not try to fix the permissions of
Max Kanat-Alexander
2
-12
/
+6
2010-02-20
Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving
Max Kanat-Alexander
1
-0
/
+1
2010-02-20
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
Max Kanat-Alexander
2
-1
/
+19
2010-02-20
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
Max Kanat-Alexander
2
-1
/
+12
2010-02-20
Bug 499151: Only call format_comment when it's actually needed, as a slight
Max Kanat-Alexander
2
-7
/
+10
2010-02-20
Bug 547428: SQL error when deleting a product and its related series when it ...
Bodo-Merle Sandor
1
-1
/
+3
2010-02-20
Bug 373278: Add distinctive marking for security bugs in request.cgi
Frédéric Buclin
3
-5
/
+10
2010-02-19
The fix for bug 329637 was missing an update to filterexceptions.pl.
Max Kanat-Alexander
1
-1
/
+0
2010-02-19
"my $template = Bugzilla->template" wasn't needed in _page_user and _page_bug
Max Kanat-Alexander
1
-2
/
+0
2010-02-18
Bug 529573: Tabular reports do not show empty resolution
Greg Hendricks
1
-0
/
+1
2010-02-18
Bug 546763: Extra spaces when copying bug header
Guy Pyrzak
1
-2
/
+2
2010-02-18
Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops th...
Guy Pyrzak
1
-2
/
+5
2010-02-18
Bug 533018: "Confirm match" displays full email address to logged-out users i...
Frédéric Buclin
2
-5
/
+10
2010-02-17
Bug 267541: Set "create chart dataset" checkbox to on by default
A. Karl Kornel
1
-1
/
+3
2010-02-17
Bug 545260: In the code for template hooks, the cached code of a hook
Max Kanat-Alexander
1
-1
/
+1
2010-02-17
Bug 538211: Make value-controlled and visibility-controlled fields behave
Max Kanat-Alexander
1
-1
/
+8
2010-02-17
Bug 537887 - "The flag setter should be able to unset a flag even if not in t...
Reed Loden
2
-2
/
+4
2010-02-17
Bug 329637: Add a Calendar widget to the Deadline field
Max Kanat-Alexander
6
-18
/
+14
2010-02-17
Bug 546340 - Change <a name> anchors to use @id
Gordon P. Hemsley
17
-164
/
+141
2010-02-17
Bug 529201: Add help for every single field to fields.html
Max Kanat-Alexander
8
-307
/
+430
2010-02-17
Bug 494403: "Default" groups don't get set on bug creation using email_in.pl
Frédéric Buclin
1
-1
/
+22
2010-02-17
Bug 545029: When deleting a group, no warning is thrown about group inheritance
Frédéric Buclin
1
-0
/
+9
2010-02-16
The sanitycheck_check hook documentation was in slightly the wrong place
Max Kanat-Alexander
1
-11
/
+11
2010-02-16
* Disable the Voting extension by default.
Max Kanat-Alexander
3
-1
/
+2
2010-02-16
Move the no_open_bug_status code error into the Voting extension.
Max Kanat-Alexander
3
-6
/
+25
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
72
-1284
/
+1577
2010-02-13
Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....
Reed Loden
1
-1
/
+1
2010-02-12
Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.
Gabor Szabo
1
-1
/
+6
2010-02-11
Bug 545715: New Hook: bugmail_relationships
Max Kanat-Alexander
6
-21
/
+78
2010-02-11
Add a "bug" argument to the bugmail_recipients hook that was just checked in.
Max Kanat-Alexander
3
-5
/
+13
2010-02-11
Bug 545683: New Hook: bugmail_recipients
Max Kanat-Alexander
3
-0
/
+50
2010-02-11
Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea...
Reed Loden
2
-2
/
+27
2010-02-11
Bug 545551: Hook: object_update_columns
Max Kanat-Alexander
3
-2
/
+46
2010-02-11
Bug 545541: New Hook: object_columns
Max Kanat-Alexander
7
-13
/
+90
2010-02-11
Fix a typo in Object.pm.
Max Kanat-Alexander
1
-1
/
+1
2010-02-11
Bug 545524: New Hook: object_validators
Max Kanat-Alexander
5
-6
/
+93
2010-02-10
Bug 310450 - Bugzilla should send an email when a comment becomes private or...
Dave Lawrence
6
-14
/
+69
2010-02-10
Bug 545277: Closed bugs were always marked as FIXED in the resolution
Max Kanat-Alexander
1
-1
/
+2
[prev]
[next]