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-09-19
Bug 584427: "Only bugs with at least X votes" should not be in the "Search by...
Guy Pyrzak
1
-10
/
+7
2010-09-19
Bug 586244: Make mod_headers and mod_expires optional
Max Kanat-Alexander
6
-86
/
+238
2010-09-19
Bug 578256 - Autocomplete user names in the search UI
Max Kanat-Alexander
1
-1
/
+13
2010-09-19
Bug 574338: When comment box is positioned at [top|bottom], include "Add Comm...
Guy Pyrzak
2
-0
/
+24
2010-09-19
Bug 577835: Improve the error message displayed when you put an invalid
Max Kanat-Alexander
1
-2
/
+8
2010-09-19
Bug 136225: Make summary a link in buglists
Guy Pyrzak
1
-1
/
+4
2010-09-19
Bug 594155: IE6 throws JS errors when filing new bugs
Guy Pyrzak
2
-3
/
+3
2010-09-14
Bug 595664: Maximum password length is hardcoded in the UI when editing user ...
Artem Anisimov
2
-5
/
+3
2010-09-14
Bug 596038: The before_table hook needs to be moved before tableheader
Frédéric Buclin
1
-2
/
+2
2010-09-11
changes to voting extension
Guy Pyrzak
1
-10
/
+7
2010-09-08
Bug 463134: Remove "Show every bug in the system with dependencies" in depend...
Frédéric Buclin
2
-57
/
+42
2010-09-08
Bug 271758: noresolveonopenblockers = on doesn't allow removing open blockers...
Frédéric Buclin
2
-56
/
+16
2010-09-08
Bug 594038 - Add new hook 'end' in footer.html.tmpl
Tiago Mello
1
-0
/
+2
2010-09-08
Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that
Max Kanat-Alexander
3
-26
/
+2
2010-09-07
Bug 593881: Assignment to $[ has been deprecated in Perl 5.12.0
Frédéric Buclin
1
-1
/
+1
2010-09-04
Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message
Max Kanat-Alexander
4
-2
/
+20
2010-09-03
If an installation had not yet set the urlbase parameter, then inserting
Max Kanat-Alexander
1
-7
/
+5
2010-09-02
Fix bustage due to bug 549586
Frédéric Buclin
1
-2
/
+2
2010-09-02
Bug 549586: Allow the See Also field to take an integer or a local
Tiago Mello
2
-0
/
+44
2010-09-02
Bug 587793: Add a new "object_end_of_create" hook so that extensions can
Christian Legnitto
3
-3
/
+37
2010-09-01
Bug 592480: Only one person is added to CC list when multiple are specified
Frédéric Buclin
1
-13
/
+9
2010-08-31
Bug 77193 - Add the ability to retire (disable) old versions, components and ...
Dave Lawrence
21
-30
/
+128
2010-08-29
Bug 580865: Rename the "edit" link on Attachment Details to "edit details"
Guy Pyrzak
1
-1
/
+1
2010-08-29
Bug 580217: Starting a bug summary with ">" would make it purple
Guy Pyrzak
1
-1
/
+1
2010-08-29
Bug 578599: Make it easier to scroll down past the attachment view in the
Guy Pyrzak
1
-1
/
+2
2010-08-29
Bug 577574: Make YUI's unload listener into a "pagehide" listener on
Guy Pyrzak
1
-1
/
+4
2010-08-29
Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behind
Guy Pyrzak
5
-30
/
+40
2010-08-29
Bug 571636: Make the Advanced Search UI follow a grid design
Guy Pyrzak
3
-14
/
+75
2010-08-28
Bug 591218 - Add missing 'longdesclength' form field to fix problem when rece...
Reed Loden
1
-0
/
+1
2010-08-28
Bug 479400: Bring _add_visiblity_value_to_value_tables routine back
Tiago Mello
1
-0
/
+16
2010-08-27
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including extensions/...
Frédéric Buclin
4
-9
/
+9
2010-08-27
Bug 479400: Add the ability to show or hide particular custom fields
Tiago Mello
11
-69
/
+171
2010-08-24
Bug 583243: Add a new hook 'search_operator_field_override'.
Tiago Mello
3
-3
/
+64
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
16
-50
/
+51
2010-08-24
Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in G...
Frédéric Buclin
4
-187
/
+0
2010-08-21
Bug 584115: Some comments incorrectly disappear for users not in the timetrac...
Frédéric Buclin
1
-2
/
+3
2010-08-21
Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...
Frédéric Buclin
1
-0
/
+2
2010-08-13
Bug 583884: User autocomplete fills in empty values instead of the autocomple...
Frédéric Buclin
1
-2
/
+6
2010-08-13
Bug 581690: Restore the ability to move several bugs at once to another insta...
Frédéric Buclin
4
-13
/
+38
2010-08-12
Fix "No language defines the string 'update_summary_truncated'" when upgrading
Max Kanat-Alexander
1
-1
/
+1
2010-08-11
Bug 586210: Make every important string printed by checksetup.pl localizable,
Max Kanat-Alexander
6
-239
/
+274
2010-08-10
Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use
Christian Legnitto
2
-6
/
+21
2010-08-09
Bug 585498 - RADIUS auth isn't experimental any more.
Marc Schumann
1
-2
/
+2
2010-08-08
Bug 585454 - In flagmail, the Date header field splits the Subject header fie...
Marc Schumann
1
-1
/
+1
2010-08-06
Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...
Frédéric Buclin
5
-257
/
+223
2010-08-06
s/where missing/were missing/ (no bug)
Reed Loden
1
-1
/
+1
2010-08-05
Bug 584032: Cannot set requestees on bug creation
Frédéric Buclin
1
-2
/
+3
2010-08-05
Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...
Frédéric Buclin
3
-12
/
+13
2010-08-04
Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email
Frédéric Buclin
4
-19
/
+57
2010-08-04
Bug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users ...
Frédéric Buclin
1
-0
/
+7
[next]