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
/
template
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-20
Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.
Max Kanat-Alexander
1
-5
/
+14
2010-07-19
Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...
Frédéric Buclin
1
-5
/
+22
2010-07-18
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
10
-77
/
+39
2010-07-16
Bug 578258: Calling votes.cgi with no arguments should either display the use...
Frédéric Buclin
1
-0
/
+5
2010-07-15
Remove unsused error tag left by bug 578904
Frédéric Buclin
1
-5
/
+0
2010-07-15
Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
Max Kanat-Alexander
1
-1
/
+6
2010-07-14
Bug 578587: Make checksetup be way quieter when creating a new install
Max Kanat-Alexander
2
-0
/
+13
2010-07-14
The illegal_changed_in_x_days error message is no longer used.
Max Kanat-Alexander
1
-5
/
+0
2010-07-14
Bug 578366: Missing </dl>
Frédéric Buclin
1
-0
/
+1
2010-07-13
Bug 578007: Requests queue page has a broken table layout for various groupings
Frédéric Buclin
1
-1
/
+1
2010-07-13
Bug 578253 - Add autocomplete support to the requester and requestee fields o...
Reed Loden
2
-7
/
+30
2010-07-13
Bug 578253 - Add autocomplete support to the add users to watch input field
Reed Loden
1
-1
/
+7
2010-07-13
Bug 521463: Use consistent CSS for text input fields on enter_bug,
Max Kanat-Alexander
1
-6
/
+6
2010-07-13
Bug 490767: Make validation happen with JS, when filing a bug
Max Kanat-Alexander
2
-7
/
+20
2010-07-13
Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check...
Frédéric Buclin
1
-2
/
+2
2010-07-13
Bug 578220 - Remove the date time from the comment header in bugmails
Reed Loden
1
-1
/
+1
2010-07-13
Bug 578003: E-mail notifications are missing datetime for comments
Frédéric Buclin
1
-1
/
+1
2010-07-12
Bug 577881 - Add missing space before 'class' parameter in global/textarea.ht...
Reed Loden
1
-1
/
+1
2010-07-08
Remove two errors that are no longer used, after the $$some_var refactor
Max Kanat-Alexander
1
-10
/
+0
2010-07-08
Bug 142394: Tabular reports should be sortable
Guy Pyrzak
2
-34
/
+123
2010-07-08
Fix a template and POD bustage from the $$some_var Search.pm checkin.
Max Kanat-Alexander
1
-2
/
+2
2010-07-08
Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Max Kanat-Alexander
2
-10
/
+16
2010-07-08
Bug 490930: Always store attachments locally if they are over X size (and bel...
Frédéric Buclin
4
-39
/
+18
2010-07-08
Bug 575499: Fix a few text issues on the new Advanced Search page
Reed Loden
2
-4
/
+4
2010-07-08
Bug 452761: Make the Date header of bugmail and requestmail always be
Reed Loden
2
-0
/
+2
2010-07-08
Bug 577407: Several HTML elements have the same ID when editing parameters
Frédéric Buclin
6
-16
/
+16
2010-07-07
Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...
Frédéric Buclin
1
-13
/
+0
2010-07-07
Bug 576911 The admin/components/list.html template was using "component"
Max Kanat-Alexander
1
-5
/
+6
2010-07-06
Fix a bare "bug" word in fields.html and fix a typo.
Max Kanat-Alexander
1
-1
/
+1
2010-07-06
Bug 576916: 'keywordaction' is undefined when editing a single bug
Frédéric Buclin
1
-2
/
+2
2010-07-06
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...
Reed Loden
1
-0
/
+4
2010-07-06
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander
9
-56
/
+34
2010-07-06
Bug 564433: Localized values are not displayed in the "Field only appears whe...
Frédéric Buclin
2
-4
/
+5
2010-07-05
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
2
-1
/
+25
2010-07-05
Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletio...
Reed Loden
3
-3
/
+3
2010-07-05
Bug 575173 - Add autocomplete support for adding/removing CCs on edit multipl...
Reed Loden
1
-1
/
+7
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
6
-32
/
+77
2010-07-05
Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the...
Reed Loden
1
-2
/
+2
2010-07-01
Bug 545766: Figure out what columns can be reported on from the database,
Max Kanat-Alexander
2
-5
/
+4
2010-06-29
Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does...
Reed Loden
1
-4
/
+3
2010-06-25
Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group
Max Kanat-Alexander
4
-30
/
+43
2010-06-25
Bug 457373: Refactor the permissions system in Bugzilla::Install::Filesystem
Max Kanat-Alexander
1
-0
/
+29
2010-06-24
Bug 574029: Remove the red "required" star from fields on show_bug.cgi
Tiago Mello
1
-1
/
+1
2010-06-24
Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interface
Tiago Mello
4
-0
/
+8
2010-06-24
Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC
Max Kanat-Alexander
1
-0
/
+1
2010-06-24
Bug 572603: Changing a bug that wasn't in your last search results was
Max Kanat-Alexander
1
-0
/
+3
2010-06-23
Bug 573172: Prepare set_all for being used in a context other than
Max Kanat-Alexander
1
-0
/
+4
2010-06-22
Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
Max Kanat-Alexander
1
-5
/
+0
2010-06-22
Bug 566195: Release Notes for bugzilla 3.6.1
Max Kanat-Alexander
1
-0
/
+49
2010-06-22
Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt
Tiago Mello
1
-1
/
+1
[prev]
[next]