index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
Bug 41972 : Per-user pref to turn quips off
travis%sedsystems.ca
8
-27
/
+36
2005-03-11
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
travis%sedsystems.ca
15
-1
/
+827
2005-03-10
Bug 283561: Move AppendComment out of globals.pl
mkanat%kerio.com
2
-29
/
+33
2005-03-10
Bug 285401: Checksetup fails to complete on PostgreSQL
mkanat%kerio.com
1
-21
/
+18
2005-03-10
Bug 285403: LearnAboutColumns does not work on PostgreSQL
mkanat%kerio.com
2
-22
/
+10
2005-03-10
Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes
mkanat%kerio.com
1
-0
/
+16
2005-03-10
Bug 285397: Untested parts of Bugzilla::DB are broken (when running on Postgr...
mkanat%kerio.com
3
-11
/
+3
2005-03-10
Bug 285532: GetSelectableProducts cannot run on PostgreSQL when classificatio...
mkanat%kerio.com
1
-2
/
+2
2005-03-10
Bug 285551: Schema::Pg should explictly set "timestamp without time zone" and...
mkanat%kerio.com
1
-1
/
+1
2005-03-10
Bug 285541: QA Contacts No Longer Appear in show_bug
mkanat%kerio.com
1
-2
/
+2
2005-03-10
Bug 285090 - crash in describecomponents.cgi if a normal user click on compon...
travis%sedsystems.ca
1
-0
/
+1
2005-03-10
Bug 285268 : Use proper extension for Debian packages, and explain what exten...
travis%sedsystems.ca
1
-4
/
+5
2005-03-10
Bug 277745 : "Classification" appears in reports even when not turned on
travis%sedsystems.ca
1
-0
/
+1
2005-03-10
Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
travis%sedsystems.ca
3
-24
/
+20
2005-03-10
Bug 284621 : Change default settings for Voter to only include The bug is res...
travis%sedsystems.ca
1
-6
/
+6
2005-03-10
Bug 282574 : use the new "auth_failure" error message for all authentication ...
travis%sedsystems.ca
6
-35
/
+35
2005-03-10
Bug 284991 : small typo: "thisbug" should be two words
travis%sedsystems.ca
1
-1
/
+1
2005-03-09
Bug 285410: Duplicates columns are named incorrectly in the Schema
mkanat%kerio.com
1
-2
/
+2
2005-03-09
Bug 284348: Move initial table creation into the Bugzilla::DB modules
mkanat%kerio.com
4
-601
/
+84
2005-03-09
Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)
mkanat%kerio.com
1
-6
/
+6
2005-03-09
Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly
mkanat%kerio.com
1
-1
/
+1
2005-03-09
Bug 146679: Reusable, structured, database-independent schema
mkanat%kerio.com
3
-0
/
+1487
2005-03-09
Bug 284975: Any code after Throw*Error is a dead code.
mkanat%kerio.com
7
-47
/
+1
2005-03-09
Bug 282145: Bug.pm is too slow for general use
mkanat%kerio.com
2
-91
/
+183
2005-03-09
Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: T...
mkanat%kerio.com
4
-17
/
+91
2005-03-09
Bug 284352: Break Bugzilla::DB code/docs into sections
mkanat%kerio.com
1
-6
/
+70
2005-03-09
Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug
mkanat%kerio.com
2
-18
/
+18
2005-03-08
Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrect
travis%sedsystems.ca
1
-1
/
+1
2005-03-08
Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
travis%sedsystems.ca
4
-57
/
+52
2005-03-08
Bug 283769 : wrong filtering in create-guided causes problems
travis%sedsystems.ca
1
-1
/
+1
2005-03-08
Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m...
travis%sedsystems.ca
1
-1
/
+1
2005-03-08
Bug 280778 : remove sendmail and qmail delivery methods on windows
travis%sedsystems.ca
2
-1
/
+23
2005-03-08
Bug 284155 : New editusers.cgi broke group visibility
travis%sedsystems.ca
1
-1
/
+1
2005-03-07
Bug 283924: Move ValidateComment out of CGI.pl
mkanat%kerio.com
3
-10
/
+16
2005-03-07
Bug 162194: DOCTYPE should include system identifier
mkanat%kerio.com
1
-1
/
+2
2005-03-06
Bug 284909: fixing broken link. Patch by gerv; r=mozbot.
gerv%gerv.net
1
-1
/
+1
2005-03-05
Bug 284598: INSTR function is not supported by postgres
mkanat%kerio.com
5
-31
/
+58
2005-03-05
Bug 284525: Checksetup uses some bad SQL that is not cross-database compatible
mkanat%kerio.com
1
-21
/
+30
2005-03-05
Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the p...
mkanat%kerio.com
1
-2
/
+3
2005-03-05
Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tables
mkanat%kerio.com
1
-6
/
+6
2005-03-05
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
12
-70
/
+46
2005-03-03
Bug 283394: Editing or deleting classifications causes a blank page
mkanat%kerio.com
1
-0
/
+2
2005-03-03
Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
mkanat%kerio.com
5
-28
/
+27
2005-03-03
Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL
mkanat%kerio.com
5
-45
/
+85
2005-03-03
Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
justdave%bugzilla.org
2
-4
/
+4
2005-03-02
Bug 277617: Move database-manipulation subroutines in checksetup to Bugzilla:...
mkanat%kerio.com
2
-343
/
+433
2005-03-02
Bug 238802 : Input filter for integer sort key gives bad error output
travis%sedsystems.ca
1
-2
/
+6
2005-03-02
Bug 283933 : Bugzilla should send XML templates as application/xml
travis%sedsystems.ca
1
-1
/
+1
2005-03-02
Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ...
travis%sedsystems.ca
1
-1
/
+1
2005-03-01
Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 2...
travis%sedsystems.ca
1
-0
/
+1
[prev]
[next]