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
/
code-error.html.tmpl
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-06
Bug 351098: Make Bugzilla::Object able to update objects in the database, and...
mkanat%bugzilla.org
1
-0
/
+12
2006-09-06
Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_...
mkanat%bugzilla.org
1
-4
/
+2
2006-08-25
Bug 345958: Do not throw an error if an inactive flag type is set to "X" whil...
lpsolit%gmail.com
1
-2
/
+3
2006-08-20
Fixing bustage (unfiltered directive in code-error.html.tmpl)
lpsolit%gmail.com
1
-1
/
+1
2006-08-20
Bug 224577: Bugzilla could use a web services interface.
wurblzap%gmail.com
1
-4
/
+15
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-07-25
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje...
lpsolit%gmail.com
1
-4
/
+0
2006-07-25
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
1
-0
/
+7
2006-06-20
Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...
vladd%bugzilla.org
1
-2
/
+2
2006-06-15
Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...
lpsolit%gmail.com
1
-3
/
+0
2006-06-04
Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...
lpsolit%gmail.com
1
-1
/
+4
2006-06-02
Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...
lpsolit%gmail.com
1
-0
/
+3
2006-05-30
Bug 337054: Remove get_component_id() and get_component_name() from globals.p...
lpsolit%gmail.com
1
-15
/
+3
2006-05-16
Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...
lpsolit%gmail.com
1
-0
/
+5
2006-05-12
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
1
-7
/
+45
2006-03-01
Fix ThrowCodeError calls by giving them an unique ID (tree fix).
jocuri%softhome.net
1
-0
/
+7
2006-02-22
Bug 316127: Implement an infrastructure to link to the documentation - Patch ...
lpsolit%gmail.com
1
-0
/
+10
2005-11-30
Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ...
lpsolit%gmail.com
1
-3
/
+10
2005-10-28
Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...
lpsolit%gmail.com
1
-0
/
+5
2005-10-26
Bug 313732: fix typo in name of error message variable. Patch by bugzilla.moz...
gerv%gerv.net
1
-1
/
+1
2005-10-24
Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...
lpsolit%gmail.com
1
-9
/
+7
2005-10-07
Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by Fr...
lpsolit%gmail.com
1
-1
/
+1
2005-09-02
Bug 298306: For new products, the charting error message "The tool which gath...
lpsolit%gmail.com
1
-2
/
+12
2005-08-31
Fix for bug 305773: fixes regression in flag validation code that let through...
myk%mozilla.org
1
-2
/
+3
2005-07-20
Bug 257767: Option to have fields in CSV files separated by semicolons instea...
lpsolit%gmail.com
1
-0
/
+4
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
1
-0
/
+3
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 299212: "already locked" errors should be more informative - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+3
2005-07-07
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...
lpsolit%gmail.com
1
-0
/
+3
2005-04-11
Bug 289570: Blank value always shown on target type code error from editflagt...
lpsolit%gmail.com
1
-1
/
+1
2005-03-15
Bug 251960: Search.pm uses DB dependent comma operator
mkanat%kerio.com
1
-0
/
+5
2005-03-11
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
travis%sedsystems.ca
1
-0
/
+9
2005-03-08
Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m...
travis%sedsystems.ca
1
-1
/
+1
2005-03-01
Bug 119485 : Templatise editusers.cgi
travis%sedsystems.ca
1
-1
/
+5
2005-02-19
Bug 282570: Missing errors for DB compatibility layer
mkanat%kerio.com
1
-0
/
+12
2005-01-04
Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...
gerv%gerv.net
1
-1
/
+4
2004-12-14
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...
jocuri%softhome.net
1
-2
/
+2
2004-12-09
Patch for bug 233049: Improve error when filtering requests with component no...
jocuri%softhome.net
1
-8
/
+0
2004-07-13
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
jocuri%softhome.net
1
-5
/
+10
2004-04-17
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
justdave%syndicomm.com
1
-0
/
+5
2004-04-15
Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
justdave%syndicomm.com
1
-5
/
+0
2004-04-12
Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
kiko%async.com.br
1
-0
/
+5
2004-01-19
Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...
jocuri%softhome.net
1
-1
/
+1
2003-12-10
Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...
jocuri%softhome.net
1
-0
/
+4
2003-10-19
Bug 108528: knob is not a defined error message and it does not help a user f...
jocuri%softhome.net
1
-1
/
+5
2003-10-17
Backing out patch from bug 108528 - failed to take i10n concerns into account
justdave%syndicomm.com
1
-6
/
+1
2003-10-16
Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do
timeless%mozdev.org
1
-1
/
+6
2003-09-14
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
bbaetz%acm.org
1
-29
/
+24
[prev]
[next]