7174 Commits

Author SHA1 Message Date
wurblzap%gmail.com
21be55296b Bug 318171: Looking for group members finds grant right holders, too.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-30 16:01:43 +00:00
mozilla%colinogilvie.co.uk
2ac60461d8 Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:39:01 +00:00
mozilla%colinogilvie.co.uk
145730ecde Bug 302979: Bring mail sending docs up to date
Patch by: Ville Skytt��ville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
2005-12-30 15:34:39 +00:00
mozilla%colinogilvie.co.uk
333ac6bb85 Bug 285466: Add documentation for --regenerate option to collectstats.pl
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:25:11 +00:00
mconnor%steelgryphon.com
0cfe61a0d9 more fixes 2005-12-30 04:51:35 +00:00
lpsolit%gmail.com
9aeb026354 Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-30 00:52:18 +00:00
lpsolit%gmail.com
3a7eeca565 Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave 2005-12-30 00:32:37 +00:00
bear%code-bear.com
de38199aa2 adding README files that had been removed to change filename case in CVS
Names changed from ReadMe* to README* and I also upper-cased the remainder
bug 240082
2005-12-30 00:20:50 +00:00
karl%kornel.name
06d80b3dfe Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave 2005-12-29 23:56:32 +00:00
lpsolit%gmail.com
59457ed6d5 Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave 2005-12-29 23:24:14 +00:00
lpsolit%gmail.com
b30aecee2d Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave 2005-12-29 22:56:01 +00:00
lpsolit%gmail.com
4ea36cb358 Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Qu�ze <f.qu@queze.net> r=wicked a=justdave 2005-12-29 22:47:51 +00:00
mkanat%kerio.com
67dacfaeee Bug 311047: populating enum tables fails without localconfig, when upgrading
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
2005-12-29 22:27:26 +00:00
lpsolit%gmail.com
018e84e4ee Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave 2005-12-29 21:11:00 +00:00
gerv%gerv.net
9fd11a6e85 Make Jimi left-handed again :-) 2005-12-29 09:41:37 +00:00
mike.morgan%oregonstate.edu
188e943861 Fixed up, commented, and implemented multiple caching.
Added global variables:
    cacheId
    compileId
    currentTab
    clean
    sql

Moved trusted var arrays into init -- since they are always there, and if they are not used it'll just be a null array.
2005-12-29 02:22:18 +00:00
mike.morgan%oregonstate.edu
d15fb387a3 Fixed broken links. 2005-12-29 02:13:18 +00:00
mike.morgan%oregonstate.edu
aa719b39ec Fixed naming inconsistencies. 2005-12-29 02:10:55 +00:00
mike.morgan%oregonstate.edu
0098441920 Cleaned up the crappy indenting and commenting. 2005-12-28 23:20:40 +00:00
mike.morgan%oregonstate.edu
fc2a4ee7de Fixed pre-processing and includes for all scripts. 2005-12-28 23:17:17 +00:00
mike.morgan%oregonstate.edu
95c61d1973 Fixed image paths. "img" is deprecated, sticking with "images" even though it's 3 characters crappier. :) 2005-12-28 23:16:55 +00:00
zach%zachlipton.com
3edd16a568 Add a validate_login stub to Litmus::Auth so as not to block coop's web services work with authentication issues. 2005-12-28 20:42:49 +00:00
lpsolit%gmail.com
8ab76f87a0 Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-28 11:53:01 +00:00
timeless%mozdev.org
2c2ebea38e Reverting changes to pathname, they're for a different bug. 2005-12-27 18:03:03 +00:00
timeless%mozdev.org
b514150099 Bug 144496 lxr for a branch should link to bonsai for the branch
r=preed@mozilla.com
2005-12-27 16:23:20 +00:00
mozilla%colinogilvie.co.uk
806f0a2884 Bug 302381: QUICKSTART is a bit outdated
Patch by victory <bmo@rsz.jp>; r=colin
2005-12-26 19:43:57 +00:00
mkanat%kerio.com
5996f93cf1 Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or similar error) when upgrading from 2.18 or below to 2.20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-12-25 13:27:25 +00:00
ccooper%deadsquid.com
a068db8c10 b=321265
- new email form widgets
2005-12-23 23:13:48 +00:00
ccooper%deadsquid.com
6bd65a6d5f b=321265
- add user to result display and allow searching/limiting by user email (admin only)

Other:
- search results now validate as XHTML transitional
2005-12-23 23:08:08 +00:00
karl%kornel.name
d46b3346a9 Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave 2005-12-23 17:21:01 +00:00
mkanat%kerio.com
58e479ac5f Back out bug 311047 because it breaks Pg. 2005-12-23 09:26:47 +00:00
lpsolit%gmail.com
d52c8f92e9 Bug 311047: populating enum tables fails without localconfig, when upgrading - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave 2005-12-23 02:42:59 +00:00
lpsolit%gmail.com
8e4f5cc245 Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave 2005-12-23 02:25:25 +00:00
lpsolit%gmail.com
5b51897053 Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-12-23 02:01:54 +00:00
timeless%mozdev.org
9c9f970472 Bug 321213 - spell provided correctly
r=lpsolit a=justdave
2005-12-23 01:51:52 +00:00
lpsolit%gmail.com
aca2bd4287 Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave 2005-12-23 01:50:06 +00:00
bugzilla%glob.com.au
2ae90d2f22 Bug 94293: Sendmail "from" header can not be configured in one config file, From header broken in SMTP
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave
2005-12-23 01:36:19 +00:00
mike.morgan%oregonstate.edu
b3b615b654 Added .htaccess file, fixed some comments, updated config-dist so it's a little less confusing. 2005-12-22 22:28:57 +00:00
lpsolit%gmail.com
81a2de7daf Backing out bug 238780 (Edit versions should reject newline characters) - This patch prevents you to edit or delete existing versions having control characters. 2005-12-22 21:45:07 +00:00
mike.morgan%oregonstate.edu
f6b48cad4f Placeholder for developer stuff. 2005-12-22 20:51:39 +00:00
mike.morgan%oregonstate.edu
ee8937265c Removing css dir. 2005-12-22 20:49:03 +00:00
mike.morgan%oregonstate.edu
8554cdf091 restructuring... 2005-12-22 20:45:57 +00:00
mike.morgan%oregonstate.edu
7e4ea8d609 Added htaccess back in. 2005-12-22 20:41:50 +00:00
mike.morgan%oregonstate.edu
0e3bd756d8 Removed this, no longer needed. 2005-12-22 20:37:58 +00:00
mike.morgan%oregonstate.edu
f2a2d9e030 Added shared and developer sections. 2005-12-22 20:34:05 +00:00
mike.morgan%oregonstate.edu
3b9875fc95 Restructuring repository for improved modularity. 2005-12-22 20:30:28 +00:00
mike.morgan%oregonstate.edu
abc89631cc Removing Smarty from CVS -- because it should be managed at a system level. 2005-12-22 19:41:58 +00:00
mike.morgan%oregonstate.edu
3a5f2bf54e Removed demo dir. 2005-12-22 19:35:53 +00:00
ccooper%deadsquid.com
1787af09cc b=321121
Sort by test ID, because that is what the user expects based on the display.
2005-12-22 19:00:37 +00:00
mconnor%steelgryphon.com
034c49bb0a big shiny perf rework 2005-12-22 18:55:38 +00:00