Commit Graph

7264 Commits

Author SHA1 Message Date
zach%zachlipton.com
672bb7184e Add account conversion/upgrading code. 2006-01-15 05:20:06 +00:00
zach%zachlipton.com
49620022a0 Upgrade old (pre-auth) schema to the new version automatically when running populatedb.pl. 2006-01-15 04:11:49 +00:00
justdave%bugzilla.org
d7b2a351cf Bug 323369: Tinderbox can't find checkins from HEAD
r=bear
2006-01-14 03:37:29 +00:00
timeless%mozdev.org
5f0f0ead3b Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
fixing regexp for rev to not make the entire string optional, it was supposed to be looking for at least one digit followed by optional decimal digits.
r=justdave
2006-01-13 21:21:39 +00:00
justdave%bugzilla.org
ba1638aa02 Bug 314591: remove references to /usr/bonsaitools/bin
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
2f75bbef64 Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
r=bear
2006-01-13 06:30:30 +00:00
mkanat%kerio.com
02e2bc5ded Bug 322771: PostgreSQL incorrectly detects that some summaries have control characters when they don't
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
2006-01-12 07:03:46 +00:00
mike.morgan%oregonstate.edu
77eec7a4b0 Added comment about avoiding caching. 2006-01-12 03:17:55 +00:00
lpsolit%gmail.com
7904dff44d Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit 2006-01-12 02:34:02 +00:00
lpsolit%gmail.com
522144302a Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=justdave 2006-01-11 13:16:39 +00:00
lpsolit%gmail.com
8ab7c1ac5d Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-01-10 23:53:10 +00:00
lpsolit%gmail.com
f482cc5ae4 Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-01-10 23:30:34 +00:00
timeless%mozdev.org
cfc390b801 Bug 321691 duplicates.cgi doesn't use <th>
r=lpsolit a=justdave
2006-01-09 21:54:17 +00:00
timeless%mozdev.org
65e9c8f00f Bug 321187 please be nice to links and generate explicit action uris
r=lpsolit a=justdave
2006-01-09 21:49:59 +00:00
lpsolit%gmail.com
c84a3533e4 Bug 322712: Cannot export local attachments (attachments are truncated) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-01-09 20:38:57 +00:00
lpsolit%gmail.com
225aadb802 Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-09 19:07:25 +00:00
lpsolit%gmail.com
376a5702a6 Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-09 18:59:54 +00:00
justdave%bugzilla.org
51097effbd Bug 322734: sanitize sort order input
r=timeless
2006-01-09 02:25:47 +00:00
justdave%bugzilla.org
95aafef07d Bug 322787: remove /bonsaitools/ from the perl path
r=timeless
2006-01-09 02:22:02 +00:00
mozilla%colinogilvie.co.uk
764f0dfdd8 Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
2006-01-08 19:56:04 +00:00
timeless%mozdev.org
28bd733421 Bug 320105 trivial sql injection in despot.mozilla.org
r=justdave
2006-01-08 10:32:52 +00:00
justdave%bugzilla.org
4c1018afe3 Bug 313041: Make Despot use DBI instead of the deprecated Mysql module
Bug 313039: Make database host, name, password, etc configurable
Bug 318879: Fix "too early to check prototype" warning
r=timeless
2006-01-08 06:50:21 +00:00
zach%zachlipton.com
46e0cae954 Add Litmus Authentication System and db schema upgrading tools. 2006-01-08 03:56:10 +00:00
zach%zachlipton.com
1e28d5751a DIE createdb.sql. DIE I SAY. (Trying to work around a CVS bug and remove this file). 2006-01-08 03:54:18 +00:00
lpsolit%gmail.com
d37e4f768f Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-01-07 16:16:53 +00:00
myk%mozilla.org
40ef8793a1 Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month. 2006-01-06 14:38:43 +00:00
myk%mozilla.org
b6e4f982d8 Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob 2006-01-06 14:23:05 +00:00
myk%mozilla.org
104fb5c891 fix interpolation of property accessors like ->name, which do not get interpolated correctly when entered into a string like that 2006-01-06 02:44:47 +00:00
lpsolit%gmail.com
ba34a8f1ed Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-05 15:14:06 +00:00
lpsolit%gmail.com
919a21c8c4 Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-05 15:05:32 +00:00
lpsolit%gmail.com
edd0081119 Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave 2006-01-05 14:54:52 +00:00
gerv%gerv.net
7ae86a0876 Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave. 2006-01-05 11:07:02 +00:00
timeless%mozdev.org
00b6b15a1b Bug 322412 Typo in error message
r=lpsolit a=justdave
2006-01-05 00:16:20 +00:00
ccooper%deadsquid.com
b61f65e98e - add locale to test_results
- add locale lookup table
- remove user info from populatedb script
2006-01-03 17:39:30 +00:00
lpsolit%gmail.com
fd389f7e0d Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave 2006-01-03 14:45:22 +00:00
lpsolit%gmail.com
29d523184a Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave 2006-01-03 09:09:32 +00:00
wurblzap%gmail.com
70513f26f3 Bug 322082: Clean up user selection SQL.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2006-01-03 08:40:45 +00:00
bugreport%peshkin.net
b6b850dd31 Bug 313547: When strict_isolation is set, don't allow inappropriate users on new bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2006-01-02 22:57:07 +00:00
lpsolit%gmail.com
8778833dc7 Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-01-02 20:45:31 +00:00
wurblzap%gmail.com
8ecddb3f6c Bug 300473: "All Closed" for components missing bug_status= in series.query.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=wicked, a=justdave
2006-01-01 21:25:05 +00:00
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
ccooper%deadsquid.com
7a01888b57 Add locale to search result display, and allow searching/limiting of results by locale.
Add separate form widget for dealing with unique platofrm (vs. associated with product).
2005-12-22 18:25:16 +00:00
mike.morgan%oregonstate.edu
4c87a4c463 Added missing search plug-in images. 2005-12-22 18:02:43 +00:00
mike.morgan%oregonstate.edu
cd20407fa4 Fixed favicon path in header. 2005-12-22 02:40:55 +00:00
mike.morgan%oregonstate.edu
383aae738a Added favicon. 2005-12-22 02:40:24 +00:00
mike.morgan%oregonstate.edu
5493e6a851 No need for directories. 2005-12-22 02:34:51 +00:00
mike.morgan%oregonstate.edu
1b7d5a350d Added search engines, images, new CSS for v2.0. 2005-12-22 02:28:25 +00:00
mike.morgan%oregonstate.edu
89d8a85dae Added search-engine data and images. 2005-12-22 01:27:05 +00:00
mike.morgan%oregonstate.edu
3d7d169c72 Added images needed for v2.0. 2005-12-22 01:17:22 +00:00
mike.morgan%oregonstate.edu
ba9d7d9509 Removing img dir -- gonna replace with images. 2005-12-22 01:08:16 +00:00
lpsolit%gmail.com
893fbd23e7 Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-12-21 18:41:05 +00:00