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
/
en
/
default
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
Bug 528872 - "Attachments in attachments table should have CSS classes to hel...
reed%reedloden.com
1
-1
/
+5
2009-11-10
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
8
-10
/
+10
2009-11-10
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...
lpsolit%gmail.com
3
-6
/
+5
2009-11-10
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
6
-40
/
+33
2009-11-09
Bug 283609 - Search for relative dates in deadline
ghendricks%novell.com
1
-1
/
+1
2009-11-09
Bug 525617: Template Hook for bug/field.html.tmpl
mkanat%bugzilla.org
1
-0
/
+2
2009-11-09
Bug 450747: Minor JS cleanup for the "edit multiple bugs" page
mkanat%bugzilla.org
1
-5
/
+8
2009-11-05
Fix a 009bugwords runtests.pl failure related to the release-notes.
mkanat%bugzilla.org
1
-3
/
+4
2009-11-05
Add bug 525025 to the 3.4.3 release notes.
mkanat%bugzilla.org
1
-0
/
+6
2009-11-04
Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'...
lpsolit%gmail.com
1
-1
/
+2
2009-11-01
Bug 524891: Make leading whitespace not be trimmed from comments on display.
mkanat%bugzilla.org
2
-12
/
+11
2009-10-30
Bug 460742: The type should be mandatory to create a custom field - Patch by ...
lpsolit%gmail.com
1
-3
/
+7
2009-10-29
Bug 524234: When there are no search results, include helpful links
mkanat%bugzilla.org
1
-9
/
+34
2009-10-27
Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard para...
lpsolit%gmail.com
2
-3
/
+4
2009-10-26
Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...
gerv%gerv.net
1
-25
/
+22
2009-10-26
Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...
lpsolit%gmail.com
2
-3
/
+1
2009-10-26
Bug 524244: Make the HTML buglist not display a header if there are no bugs f...
mkanat%bugzilla.org
1
-0
/
+4
2009-10-26
Bug 521043: Release Notes for Bugzilla 3.4.3
mkanat%bugzilla.org
1
-0
/
+27
2009-10-24
Bug 519584: Implement a framework for migrating from other bug-trackers, and ...
mkanat%bugzilla.org
3
-1
/
+48
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
3
-50
/
+34
2009-10-23
Bug 365267: attachment.cgi should not be editable when the user is not logged...
lpsolit%gmail.com
5
-56
/
+119
2009-10-19
Bug 378681: Bug XML only contains group names, while process_bug only accepts...
lpsolit%gmail.com
1
-1
/
+1
2009-10-19
Backout changes that weren't supposed to be committed. Oops\!
reed%reedloden.com
2
-19
/
+0
2009-10-19
Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...
reed%reedloden.com
5
-0
/
+22
2009-10-19
Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
2
-16
/
+9
2009-10-09
Bug 518974: Hooks to add text to index.cgi
mkanat%bugzilla.org
1
-2
/
+2
2009-10-09
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
3
-9
/
+9
2009-10-06
Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...
mkanat%bugzilla.org
2
-20
/
+9
2009-10-05
Add missing file change for bug 302542
lpsolit%gmail.com
1
-3
/
+3
2009-10-04
Bug 302542: Implement the ability to delete data sets (series) in New Charts ...
lpsolit%gmail.com
3
-3
/
+71
2009-10-04
Bug 519040: After creating a new series, redirect the user to a more useful p...
lpsolit%gmail.com
1
-3
/
+0
2009-10-01
Bug 364254: Add hook to Bugzilla::Template::quoteUrls
mkanat%bugzilla.org
2
-2
/
+2
2009-10-01
Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...
mkanat%bugzilla.org
3
-5
/
+11
2009-10-01
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
27
-93
/
+93
2009-10-01
Bug 512623: Implement the basic infrastructure for localization of all custo...
mkanat%bugzilla.org
2
-19
/
+26
2009-09-30
Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch b...
lpsolit%gmail.com
1
-0
/
+3
2009-09-30
Bug 455559: The requestee field should be narrower - Patch by Frédéric ...
lpsolit%gmail.com
1
-3
/
+3
2009-09-30
Bug 488931: Change the default priority values to be human-readable words ins...
mkanat%bugzilla.org
1
-4
/
+2
2009-09-29
Bug 519481 - Advanced search has empty version and milestone
ghendricks%novell.com
1
-12
/
+19
2009-09-27
Bug 164009: Add arrows to buglist columns to indicate columns and direction u...
wicked%sci.fi
1
-14
/
+32
2009-09-27
Bug 408807: Need a link pointing to the bug report from the attachment detail...
lpsolit%gmail.com
3
-1
/
+6
2009-09-22
Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...
lpsolit%gmail.com
1
-0
/
+1
2009-09-22
Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (h...
lpsolit%gmail.com
1
-1
/
+1
2009-09-22
Bug 496855: Hooks for sanitycheck.cgi
mkanat%bugzilla.org
1
-0
/
+11
2009-09-22
Bug 388830: Use JS to make sure there's a Description value when submitting a...
mkanat%bugzilla.org
2
-1
/
+8
2009-09-16
Bug 516269: New Template Hook: after the bug comment textarea
mkanat%bugzilla.org
1
-0
/
+1
2009-09-15
Bug 510669: Do not display the "shared searches" table if there is no search ...
lpsolit%gmail.com
1
-12
/
+5
2009-09-11
Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...
mkanat%bugzilla.org
1
-0
/
+5
2009-09-11
Bug 515509: Release Notes for Bugzilla 3.4.2
mkanat%bugzilla.org
1
-0
/
+52
2009-09-11
Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...
mkanat%bugzilla.org
1
-3
/
+2
[next]