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
2010-06-18
Bug 556422: Move the existing bug-moving functionality into an extension
Max Kanat-Alexander
1
-4
/
+0
2010-05-25
Bug 567303: Implement a working algorithm for sorting fields based on
Max Kanat-Alexander
1
-0
/
+5
2010-05-20
Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...
Frédéric Buclin
1
-14
/
+1
2010-05-19
Bug 565899: Make the html_linebreak filter safe by having it first call the
Max Kanat-Alexander
1
-1
/
+1
2010-05-14
Need to do FILTER html FILTER html_linebreak to actually have a safe filter.
Max Kanat-Alexander
1
-1
/
+1
2010-05-14
Bug 372537: Improve CodeErrors: show the traceback (without function
Max Kanat-Alexander
1
-0
/
+3
2010-05-14
Bug 565880: Do not throw an error when obsoleting an already obsolete attachment
Frédéric Buclin
1
-4
/
+0
2010-05-14
Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...
Frédéric Buclin
1
-10
/
+0
2010-03-29
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
1
-3
/
+0
2010-02-24
Fix bustage (unused error tag)
Frédéric Buclin
1
-4
/
+0
2010-02-16
Move the no_open_bug_status code error into the Voting extension.
Max Kanat-Alexander
1
-5
/
+0
2010-02-06
Bug 515568: handle_login() doesn't check $@ after eval
Frédéric Buclin
1
-0
/
+3
2010-01-05
Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...
lpsolit%gmail.com
1
-1
/
+5
2009-12-04
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
1
-0
/
+17
2009-11-24
Fix bustage: the 'extension_invalid' error tag is no longer used
lpsolit%gmail.com
1
-4
/
+0
2009-11-24
Fix test failures caused by check-in of bug 430014.
mkanat%bugzilla.org
1
-1
/
+1
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-0
/
+27
2009-11-18
Bug 529495: The open bracket is missing for a directive in global/code-error....
lpsolit%gmail.com
1
-1
/
+1
2009-11-18
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...
mkanat%bugzilla.org
1
-1
/
+1
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-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-28
/
+9
2009-10-01
Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...
mkanat%bugzilla.org
1
-0
/
+6
2009-10-01
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
1
-1
/
+1
2009-09-11
Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...
mkanat%bugzilla.org
1
-0
/
+5
2009-08-21
Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved
mkanat%bugzilla.org
1
-2
/
+2
2009-08-05
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...
lpsolit%gmail.com
1
-9
/
+4
2009-07-01
Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃ...
lpsolit%gmail.com
1
-1
/
+6
2009-05-25
Bug 494369: Do not throw an error if the 'order' parameter contains invalid c...
lpsolit%gmail.com
1
-11
/
+0
2009-04-09
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...
lpsolit%gmail.com
1
-0
/
+8
2009-03-31
Bug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org
1
-0
/
+7
2009-01-07
Bug 450403: Add ability to view comments via the web service (Bug.comments)
mkanat%bugzilla.org
1
-0
/
+6
2008-12-24
Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.
mkanat%bugzilla.org
1
-0
/
+15
2008-10-03
Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it
mkanat%bugzilla.org
1
-0
/
+6
2008-08-14
Bug 448593: Move code to edit product group settings from editproducts.cgi to...
lpsolit%gmail.com
1
-0
/
+10
2008-04-10
Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes
guy.pyrzak%gmail.com
1
-5
/
+1
2008-01-28
Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm...
lpsolit%gmail.com
1
-8
/
+0
2008-01-18
Bug 402791: Move status and resolution updating from process_bug.cgi into Bug...
mkanat%bugzilla.org
1
-0
/
+4
2007-08-21
Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...
lpsolit%gmail.com
1
-1
/
+0
2007-08-03
Bug 380187 â Bugzilla should support RADIUS authentication.
wurblzap%gmail.com
1
-0
/
+3
2007-08-02
Bug 358486: env_no_email mistakenly refers to an environment variable where i...
lpsolit%gmail.com
1
-3
/
+3
2007-07-13
Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi
mkanat%bugzilla.org
1
-0
/
+4
2007-07-07
Fixing bustage due to the checkin of bug 385379
lpsolit%gmail.com
1
-3
/
+0
2007-06-13
Bug 383520 â Need to hook code-error.html.tmpl
ghendricks%novell.com
1
-6
/
+12
2007-06-02
Bug 379127: Incorrect link to the documentation when trying to view an nonexi...
lpsolit%gmail.com
1
-1
/
+1
2007-04-15
Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...
justdave%bugzilla.org
1
-1
/
+1
2007-03-15
Post-checkin fix for Bug 121069: I had forgotten to remove an unused error me...
mkanat%bugzilla.org
1
-3
/
+0
2007-03-08
Bug 367480: [LDAP] Try a list of servers in order until we connect successfully
mkanat%bugzilla.org
1
-1
/
+1
2007-02-24
Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gm...
lpsolit%gmail.com
1
-3
/
+0
2007-01-08
Bug 365555 . global/code-error uses strange mark up
timeless%mozdev.org
1
-1
/
+1
2006-12-19
Bug 364250: If a hook fails, no error is available for diagnosis
mkanat%bugzilla.org
1
-1
/
+1
[next]