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-18
Bug 278717: Can't create "create bug" template with multiple CCs if you use u...
lpsolit%gmail.com
2
-3
/
+3
2005-03-18
Bug 286311: print "Context-type..." is used instead of print $cgi->header() (...
lpsolit%gmail.com
2
-3
/
+2
2005-03-17
Bug 282384: Templatize the 'select classification' bit of editproducts - Patc...
lpsolit%gmail.com
3
-30
/
+94
2005-03-17
Bug 280639: When creating bookmarkable template, it is called "this link" - P...
lpsolit%gmail.com
1
-3
/
+5
2005-03-17
Bug 286501: Summarize time fails with "Can't bind reference" error
mkanat%kerio.com
2
-6
/
+7
2005-03-17
Bug 286392: String concatenation on postgres does not always work
mkanat%kerio.com
2
-2
/
+2
2005-03-17
Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not sup...
mkanat%kerio.com
1
-19
/
+11
2005-03-17
Bug 284125: PostgreSQL cannot call SUM on a boolean (Boolean Charts)
mkanat%kerio.com
1
-2
/
+2
2005-03-17
Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you did...
justdave%bugzilla.org
2
-1
/
+10
2005-03-17
Bug 179514 - make CVS bug lists use consistent format for date and time. Patc...
gerv%gerv.net
1
-0
/
+5
2005-03-17
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
1
-4
/
+8
2005-03-17
Backing out the fix for bug 135812 as it causes the mail params to be deleted...
jake%bugzilla.org
9
-42
/
+12
2005-03-16
Bug 283230: POD for Bugzilla::Flag
mkanat%kerio.com
1
-55
/
+295
2005-03-16
Bug 283231: POD for Bugzilla::FlagType
mkanat%kerio.com
1
-38
/
+225
2005-03-16
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...
mkanat%kerio.com
19
-71
/
+166
2005-03-16
Bug 284811 : Remove %FORM from enter_bug.cgi classification code
travis%sedsystems.ca
1
-10
/
+9
2005-03-16
Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; r=...
gerv%gerv.net
4
-0
/
+106
2005-03-16
Bug 286286 : Incorrect name check when adding a new classification
travis%sedsystems.ca
1
-8
/
+12
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
27
-21
/
+43
2005-03-16
Fix nits on bug 180652 - Frederic Buclin
travis%sedsystems.ca
2
-13
/
+8
2005-03-16
Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=l...
myk%mozilla.org
1
-5
/
+5
2005-03-16
Fix for bug 284446: adds hooks useful for testrunner and other third-party ex...
myk%mozilla.org
6
-0
/
+18
2005-03-16
Fix for bustage: memeber -> member
myk%mozilla.org
1
-4
/
+4
2005-03-16
Fix for bug 82878: Generate RSS 1.0 version of bug lists.
myk%mozilla.org
1
-23
/
+27
2005-03-16
Fix for bug 82878: Generate RSS 1.0 version of bug lists.
myk%mozilla.org
6
-7
/
+140
2005-03-16
Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address
travis%sedsystems.ca
9
-14
/
+43
2005-03-16
Bug 280517 : Let me know who is watching my account
travis%sedsystems.ca
2
-0
/
+28
2005-03-16
Bug 238866 : remove %FORM from query.cgi
travis%sedsystems.ca
1
-17
/
+17
2005-03-16
Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled ...
travis%sedsystems.ca
2
-59
/
+109
2005-03-16
Bug 285689 : quip_list_entry_control conversion code is not converting the en...
travis%sedsystems.ca
1
-0
/
+1
2005-03-15
Bug 285552: Cannot enter a bug on PostgreSQL
mkanat%kerio.com
1
-1
/
+1
2005-03-15
Bug 285534: bugs.qa_contact should allow NULL
mkanat%kerio.com
8
-13
/
+34
2005-03-15
Bug 251960: Search.pm uses DB dependent comma operator
mkanat%kerio.com
2
-89
/
+115
2005-03-15
Bug 271125 : Need template for table-simple
travis%sedsystems.ca
1
-0
/
+36
2005-03-13
Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to ...
mkanat%kerio.com
1
-8
/
+15
2005-03-13
Bug 83044 - Any page is now capable of being a login page simply by adding th...
jake%bugzilla.org
6
-5
/
+6
2005-03-12
Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"
travis%sedsystems.ca
1
-0
/
+1
2005-03-12
Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
mkanat%kerio.com
7
-24
/
+28
2005-03-12
Bug 285121: Only run "old" table checks if the database is MySQL
mkanat%kerio.com
1
-1
/
+13
2005-03-12
Bug 280856: some table definitions are altered *after* the --TABLE-- limit in...
mkanat%kerio.com
1
-188
/
+185
2005-03-12
Bug 285407: User cannot log in on PostgreSQL
mkanat%kerio.com
1
-4
/
+6
2005-03-12
Bug 285690: bugs.status_whiteboard, bugs.votes, and bugs.keywords need defaul...
mkanat%kerio.com
2
-3
/
+12
2005-03-12
Bug 285678: NOT(integer) not supported by postgres
mkanat%kerio.com
2
-2
/
+2
2005-03-11
Fix for bug 285694: converts the underscore in body_back.gif to a hypen per B...
myk%mozilla.org
2
-1
/
+1
2005-03-11
Bug 187658 : Group checkboxes are not sorted consistently
travis%sedsystems.ca
1
-1
/
+2
2005-03-11
Bug 262864 - make tabular reports show columns which have an empty header. Pa...
gerv%gerv.net
2
-3
/
+9
2005-03-11
Bug 274365 - search all core products when searching a particular application...
gerv%gerv.net
1
-0
/
+10
2005-03-11
Bug 284896 : QA contact never receives mail when removed from a bug
travis%sedsystems.ca
2
-2
/
+2
2005-03-11
Bug 172284 : checksetup assumes that there are < 99999 bugs
travis%sedsystems.ca
1
-1
/
+2
2005-03-11
Bug 41972 : Per-user pref to turn quips off
travis%sedsystems.ca
8
-27
/
+36
[prev]
[next]