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
/
global
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-14
Bug 204498 Add su (setuser) function
bugreport%peshkin.net
3
-1
/
+33
2005-10-12
Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...
lpsolit%gmail.com
2
-0
/
+20
2005-10-07
Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...
lpsolit%gmail.com
2
-3
/
+2
2005-09-28
Bug 308318: Can create a product without description but cannot remove an exi...
lpsolit%gmail.com
1
-1
/
+5
2005-09-26
Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...
lpsolit%gmail.com
1
-1
/
+8
2005-09-12
Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...
lpsolit%gmail.com
1
-0
/
+13
2005-09-09
Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...
lpsolit%gmail.com
1
-5
/
+49
2005-09-07
Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...
lpsolit%gmail.com
1
-10
/
+0
2005-09-06
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-4
/
+0
2005-09-03
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
1
-9
/
+7
2005-09-02
Bug 298306: For new products, the charting error message "The tool which gath...
lpsolit%gmail.com
1
-2
/
+12
2005-09-01
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme...
myk%mozilla.org
1
-6
/
+5
2005-08-31
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...
lpsolit%gmail.com
1
-3
/
+15
2005-08-31
Fix for bug 305773: fixes regression in flag validation code that let through...
myk%mozilla.org
2
-4
/
+9
2005-08-22
Bug 300093: index.cgi remains unsecure when the SSL parameter is set to "auth...
lpsolit%gmail.com
1
-1
/
+1
2005-08-22
Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...
lpsolit%gmail.com
1
-4
/
+7
2005-08-22
Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...
lpsolit%gmail.com
1
-1
/
+10
2005-08-11
Bug 301664: Hook for field-descs.html.tmpl
mkanat%kerio.com
1
-0
/
+1
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2
-2
/
+2
2005-08-01
Bug 302582: "add component/version" doesn't include action=add on enter_bug.c...
lpsolit%gmail.com
1
-2
/
+2
2005-07-30
Fixing build bustage caused by not correctly updating filter exceptions (and ...
myk%mozilla.org
1
-2
/
+2
2005-07-30
Fix for bug 302702: refactors tabs code into shared file so not only prefs an...
myk%mozilla.org
1
-0
/
+47
2005-07-29
Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ...
lpsolit%gmail.com
1
-4
/
+0
2005-07-28
Bug 293950: enter bug product failure messages suboptimal - Patch by Frédér...
lpsolit%gmail.com
1
-14
/
+14
2005-07-28
Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fré...
lpsolit%gmail.com
1
-0
/
+4
2005-07-21
Bug 300743: add "px" to prevent query help tooltips appearing at wrong positi...
gerv%gerv.net
1
-2
/
+2
2005-07-20
Bug 298220: Graphs should use localised terms for statuses and resolutions - ...
lpsolit%gmail.com
1
-1
/
+2
2005-07-20
Bug 257767: Option to have fields in CSV files separated by semicolons instea...
lpsolit%gmail.com
2
-0
/
+5
2005-07-20
Bug 297990: choose-product.html.tmpl generates improper indentation for produ...
lpsolit%gmail.com
1
-2
/
+2
2005-07-17
Bug 300684: missing_version_or_component error message is not translatable
mozilla%colinogilvie.co.uk
1
-6
/
+18
2005-07-14
Fix my email post-checkin of Bug 283989, as pointed out by Colin.
mkanat%kerio.com
1
-1
/
+1
2005-07-14
Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
mkanat%kerio.com
1
-0
/
+26
2005-07-14
Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - P...
lpsolit%gmail.com
1
-1
/
+0
2005-07-13
Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...
lpsolit%gmail.com
1
-0
/
+5
2005-07-11
Bug 63536: User preference for whether or not to go to the next bug after pro...
lpsolit%gmail.com
2
-0
/
+7
2005-07-08
Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t...
mkanat%kerio.com
1
-0
/
+27
2005-07-08
Bug 87404: Attachments don't work if you need to use user matching
mkanat%kerio.com
1
-0
/
+11
2005-07-08
Bug 216028: User::match_field() displays no warning when the maximum number o...
lpsolit%gmail.com
1
-14
/
+6
2005-07-08
Bug 299212: "already locked" errors should be more informative - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+3
2005-07-08
Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b...
lpsolit%gmail.com
1
-0
/
+5
2005-07-08
Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consi...
lpsolit%gmail.com
1
-2
/
+2
2005-07-07
Bug 223570: Creating a bug in a product with no versions results in internal ...
lpsolit%gmail.com
1
-13
/
+15
2005-07-07
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...
lpsolit%gmail.com
1
-0
/
+3
2005-06-30
Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ...
lpsolit%gmail.com
1
-5
/
+0
2005-06-25
Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...
lpsolit%gmail.com
1
-2
/
+3
2005-06-21
Bug 289693: EditSettings page changes name from the link in the footer - Patc...
lpsolit%gmail.com
1
-1
/
+1
2005-06-21
Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...
lpsolit%gmail.com
1
-2
/
+4
2005-06-21
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
1
-12
/
+12
2005-06-11
Bug 277417: SQL error when reloading the page after changing the bug resoluti...
lpsolit%gmail.com
1
-0
/
+5
2005-06-11
Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable err...
lpsolit%gmail.com
1
-4
/
+18
[next]