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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-15
Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ...
lpsolit%gmail.com
3
-11
/
+12
2006-08-15
Bug 348331: Duplicated IDs on all pages - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com
3
-3
/
+5
2006-08-15
Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...
lpsolit%gmail.com
2
-19
/
+47
2006-08-15
Bug 313816 - fix height of iframe so you can read things inside it. Patch by ...
gerv%gerv.net
1
-0
/
+1
2006-08-14
Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_...
lpsolit%gmail.com
1
-1
/
+1
2006-08-12
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
mkanat%bugzilla.org
1
-1
/
+1
2006-08-12
Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by victory(_RS...
lpsolit%gmail.com
1
-4
/
+5
2006-08-12
Bug 310747: index.cgi invalid HTML when logged out - Patch by victory(_RSZ_) ...
lpsolit%gmail.com
1
-1
/
+3
2006-08-11
Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl)
lpsolit%gmail.com
1
-5
/
+0
2006-08-11
Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it
mkanat%bugzilla.org
1
-0
/
+6
2006-08-09
Bug 347269: Deleting a user account displays incoherent comments - Patch by F...
lpsolit%gmail.com
1
-6
/
+6
2006-08-06
Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi -...
lpsolit%gmail.com
1
-0
/
+5
2006-08-04
Bug 304889: Templatize reports.cgi - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
1
-0
/
+69
2006-07-30
Bug 100953: Move data/nomail into the DB and implement a UI to edit it
karl.kornel%mindspeed.com
2
-0
/
+24
2006-07-27
Bug 333407: file_too_large error should mention AttachURL when enabled - Patc...
lpsolit%gmail.com
1
-4
/
+9
2006-07-25
Bug 329789: The guided format when creating a bug doesn't let me specify a co...
lpsolit%gmail.com
1
-1
/
+1
2006-07-25
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...
lpsolit%gmail.com
5
-15
/
+12
2006-07-25
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
6
-43
/
+107
2006-07-23
Bug 326946: Hide resolved bugs by default when accessing showdependencytree.c...
lpsolit%gmail.com
3
-4
/
+6
2006-07-21
Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédér...
lpsolit%gmail.com
3
-5
/
+5
2006-07-21
Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric ...
lpsolit%gmail.com
1
-3
/
+3
2006-07-19
Bug 313125: Implement validations and database persistence functions for Vers...
lpsolit%gmail.com
1
-5
/
+3
2006-07-19
Bug 345104: $field_descs values in field_descs.none.html are overwritten by v...
lpsolit%gmail.com
1
-1
/
+1
2006-07-19
Bug 344521: Make custom fields optionally functional on enter_bug.cgi
mkanat%bugzilla.org
2
-0
/
+12
2006-07-18
Bug 344513: Make plain-text custom fields functional on all pages except ente...
mkanat%bugzilla.org
6
-14
/
+65
2006-07-17
Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...
lpsolit%gmail.com
6
-1
/
+25
2006-07-17
Bug 95923: Don't let users change fields they aren't allowed to change - Patc...
lpsolit%gmail.com
2
-36
/
+78
2006-07-14
Bug 344074: Parameter to show announcements at the top of all pages
karl%kornel.name
2
-0
/
+17
2006-07-14
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
7
-22
/
+179
2006-07-14
Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric...
lpsolit%gmail.com
1
-1
/
+1
2006-07-14
Fix on checkin for bug 94534
lpsolit%gmail.com
1
-1
/
+1
2006-07-14
Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com
21
-43
/
+84
2006-07-12
Bug 343916: hidden submit button should have display: none - Patch by Rob Sik...
lpsolit%gmail.com
1
-1
/
+1
2006-07-12
Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...
lpsolit%gmail.com
72
-113
/
+141
2006-07-11
Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...
lpsolit%gmail.com
1
-1
/
+4
2006-07-11
Bug 327782: describecomponents.cgi should include the product description of ...
lpsolit%gmail.com
1
-0
/
+4
2006-07-06
Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at...
lpsolit%gmail.com
1
-1
/
+1
2006-07-03
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...
lpsolit%gmail.com
6
-6
/
+6
2006-07-02
Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...
mkanat%bugzilla.org
3
-7
/
+8
2006-06-27
Bug 341495: Merge the banner and header
bugzilla%glob.com.au
5
-23
/
+19
2006-06-27
Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
mozilla%colinogilvie.co.uk
1
-0
/
+5
2006-06-20
Patch for bug 342130: don't display a bogus footer anymore when searching for...
vladd%bugzilla.org
1
-1
/
+1
2006-06-20
Spelling patch: use the right spelling form for 'returned'; patch by Vlad Das...
vladd%bugzilla.org
1
-1
/
+1
2006-06-20
Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...
vladd%bugzilla.org
2
-3
/
+3
2006-06-19
Bug 341924: When viewing several bugs at once using show_bug.cgi?format=multi...
lpsolit%gmail.com
1
-0
/
+17
2006-06-19
Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...
lpsolit%gmail.com
1
-1
/
+1
2006-06-19
Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
2
-11
/
+10
2006-06-18
Bug 341273: Display Bugzilla version in a public place on Bugzilla installs -...
lpsolit%gmail.com
1
-0
/
+1
2006-06-18
Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...
lpsolit%gmail.com
4
-194
/
+174
2006-06-18
Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...
lpsolit%gmail.com
2
-28
/
+25
[next]