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
/
buglist.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-26
Bug 343752: The 'order' field in buglist.cgi is not properly parsed when usin...
lpsolit%gmail.com
1
-1
/
+1
2006-07-18
Bug 344513: Make plain-text custom fields functional on all pages except ente...
mkanat%bugzilla.org
1
-0
/
+4
2006-07-14
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
1
-20
/
+73
2006-07-12
Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PU...
mkanat%bugzilla.org
1
-0
/
+6
2006-07-06
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
1
-2
/
+2
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-1
/
+0
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-5
/
+5
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-5
/
+5
2006-06-20
Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-0
/
+2
2006-06-20
Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...
lpsolit%gmail.com
1
-11
/
+6
2006-06-20
Spelling patch: 'precentage' -> 'percentage'; patch by Vlad Dascalu <vladd@bu...
vladd%bugzilla.org
1
-1
/
+1
2006-04-03
Bug 330698: Remove $::components, @::enterable_products and $::classification...
lpsolit%gmail.com
1
-5
/
+2
2006-04-02
Bug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail...
lpsolit%gmail.com
1
-1
/
+1
2006-03-09
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
mkanat%kerio.com
1
-2
/
+2
2006-03-07
Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - Patc...
lpsolit%gmail.com
1
-1
/
+3
2006-03-07
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
1
-1
/
+1
2006-03-03
Bug 328602: Eliminate %::versions and @::legal_versions
mkanat%kerio.com
1
-6
/
+8
2006-02-21
[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...
lpsolit%gmail.com
1
-6
/
+11
2006-01-20
Bug 323769: Column names for reporter, assignee and QA contact realnames are ...
lpsolit%gmail.com
1
-3
/
+3
2005-12-28
Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ...
lpsolit%gmail.com
1
-3
/
+5
2005-12-22
Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed...
lpsolit%gmail.com
1
-1
/
+7
2005-12-21
Bug 302326: Column sort links in bug lists should use field IDs instead of na...
lpsolit%gmail.com
1
-7
/
+17
2005-11-19
Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédér...
lpsolit%gmail.com
1
-0
/
+3
2005-11-14
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo...
lpsolit%gmail.com
1
-1
/
+1
2005-11-04
Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Frédér...
lpsolit%gmail.com
1
-1
/
+1
2005-10-31
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...
lpsolit%gmail.com
1
-16
/
+14
2005-10-27
Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...
lpsolit%gmail.com
1
-0
/
+1
2005-10-26
Bug 313020: Implement the ability to add individual bugs to saved searches - ...
lpsolit%gmail.com
1
-10
/
+39
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-2
/
+2
2005-10-12
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...
lpsolit%gmail.com
1
-2
/
+1
2005-10-08
Bug 311437 Buglist does not send utf8 charset after server push
bugreport%peshkin.net
1
-1
/
+5
2005-09-26
Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...
lpsolit%gmail.com
1
-0
/
+21
2005-09-09
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...
lpsolit%gmail.com
1
-10
/
+0
2005-08-31
Bug 45349: Allow to change the OS when changing several bugs at once - Patch ...
lpsolit%gmail.com
1
-0
/
+1
2005-08-25
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...
lpsolit%gmail.com
1
-2
/
+2
2005-08-23
Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) ...
lpsolit%gmail.com
1
-11
/
+6
2005-08-22
Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...
lpsolit%gmail.com
1
-0
/
+10
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-1
/
+1
2005-08-10
Bug 277466: saved search's old name is used when running a search - Patch by ...
lpsolit%gmail.com
1
-6
/
+5
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-11
/
+12
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
1
-1
/
+1
2005-08-09
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-1
/
+1
2005-07-20
Bug 282737: Software Error from time-tracking fields during Change Columns
mozilla%colinogilvie.co.uk
1
-2
/
+10
2005-07-08
Bug 300006: "cookies need value" error code when a query returns an empty res...
mkanat%kerio.com
1
-1
/
+4
2005-07-07
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...
lpsolit%gmail.com
1
-4
/
+2
2005-06-25
Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...
lpsolit%gmail.com
1
-1
/
+1
2005-06-25
Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - P...
lpsolit%gmail.com
1
-5
/
+5
2005-06-21
Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...
lpsolit%gmail.com
1
-0
/
+1
2005-06-21
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
1
-1
/
+1
2005-06-15
Bug 293501: Add me to files where I belong and fix kerio.com emails
mkanat%kerio.com
1
-1
/
+1
[next]