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
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-23
Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ...
lpsolit%gmail.com
1
-1
/
+1
2006-02-23
Bug 328108: Unable to login on a fresh Bugzilla install using the login form ...
lpsolit%gmail.com
2
-2
/
+2
2006-02-22
Bug 316127: Implement an infrastructure to link to the documentation - Patch ...
lpsolit%gmail.com
2
-0
/
+16
2006-02-22
Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # ...
lpsolit%gmail.com
1
-2
/
+4
2006-02-22
Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIA...
mkanat%kerio.com
1
-7
/
+23
2006-02-22
Bug 100089: Templatise "passwordmail" email
mozilla%colinogilvie.co.uk
2
-22
/
+9
2006-02-22
Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugz...
jocuri%softhome.net
2
-0
/
+5
2006-02-22
Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ...
lpsolit%gmail.com
1
-0
/
+2
2006-02-22
Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch ...
lpsolit%gmail.com
1
-2
/
+2
2006-02-22
Bug 327355: Email preferences are not set correctly when the user account is ...
lpsolit%gmail.com
2
-102
/
+66
2006-02-21
Patch for bug 287325: we should use scalar instead of length for finding out ...
jocuri%softhome.net
1
-2
/
+1
2006-02-21
Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking;...
jocuri%softhome.net
1
-1
/
+4
2006-02-21
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...
lpsolit%gmail.com
4
-84
/
+392
2006-02-21
Start of the 2.23 development cycle; update the version number.
mkanat%kerio.com
1
-1
/
+1
2006-02-21
Update Version Numbers for 2.22rc1 Release.
mkanat%kerio.com
1
-1
/
+1
2006-02-21
[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...
lpsolit%gmail.com
1
-1
/
+1
2006-02-21
[SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthre...
lpsolit%gmail.com
2
-2
/
+4
2006-01-27
Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buc...
lpsolit%gmail.com
1
-1
/
+1
2006-01-23
Bug 319331: mailto link generated with BiDi user name and email address gets ...
wurblzap%gmail.com
1
-2
/
+32
2006-01-11
Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ...
lpsolit%gmail.com
1
-4
/
+4
2006-01-10
Bug 322712: Cannot export local attachments (attachments are truncated) - Pat...
lpsolit%gmail.com
1
-0
/
+1
2006-01-10
Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of unin...
lpsolit%gmail.com
1
-0
/
+1
2006-01-10
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa...
lpsolit%gmail.com
1
-1
/
+9
2006-01-09
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
mozilla%colinogilvie.co.uk
1
-2
/
+2
2006-01-08
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ...
lpsolit%gmail.com
1
-1
/
+3
2006-01-06
Backing out fix for bug 287325 (initial implementation of custom fields): tur...
myk%mozilla.org
4
-326
/
+47
2006-01-06
Bug 287325: an initial implementation of custom fields, including the ability...
myk%mozilla.org
4
-47
/
+326
2006-01-06
Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Ola...
lpsolit%gmail.com
1
-1
/
+1
2006-01-06
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY r...
lpsolit%gmail.com
1
-1
/
+1
2006-01-05
Bug 322412 Typo in error message
timeless%mozdev.org
1
-1
/
+1
2006-01-03
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...
lpsolit%gmail.com
3
-6
/
+12
2005-12-30
Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...
lpsolit%gmail.com
1
-11
/
+14
2005-12-30
Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...
karl%kornel.name
1
-0
/
+59
2005-12-30
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...
lpsolit%gmail.com
1
-1
/
+11
2005-12-30
Bug 311047: populating enum tables fails without localconfig, when upgrading
mkanat%kerio.com
2
-0
/
+59
2005-12-25
Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or ...
mkanat%kerio.com
1
-0
/
+21
2005-12-24
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ...
karl%kornel.name
1
-23
/
+43
2005-12-23
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...
lpsolit%gmail.com
3
-0
/
+19
2005-12-23
Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search...
lpsolit%gmail.com
1
-28
/
+22
2005-12-23
Bug 94293: Sendmail "from" header can not be configured in one config file, F...
bugzilla%glob.com.au
1
-1
/
+15
2005-12-23
Backing out bug 238780 (Edit versions should reject newline characters) - Thi...
lpsolit%gmail.com
1
-11
/
+1
2005-12-21
Bug 320436: New self-created accounts dont get regexp group memberships - Pat...
lpsolit%gmail.com
1
-0
/
+4
2005-12-19
Back out bug 297187: see comment 20.
mkanat%kerio.com
1
-1
/
+0
2005-12-19
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) preven...
lpsolit%gmail.com
1
-1
/
+1
2005-12-19
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch b...
lpsolit%gmail.com
1
-1
/
+1
2005-12-19
Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I re...
wurblzap%gmail.com
1
-1
/
+1
2005-12-19
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patc...
lpsolit%gmail.com
1
-3
/
+15
2005-12-19
Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL ...
mkanat%kerio.com
1
-1
/
+11
2005-12-19
Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
mkanat%kerio.com
1
-1
/
+14
2005-12-19
Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict wi...
mkanat%kerio.com
1
-0
/
+1
[next]