Commit Graph

8375 Commits

Author SHA1 Message Date
mike.morgan%oregonstate.edu
ab0a8890be RewriteRule for /search-engines/ URI, see bug 349903. 2006-08-23 21:06:48 +00:00
fligtar%gmail.com
838f67857e Remora db dump with Cameron's data 2006-08-23 19:11:59 +00:00
vladimir%pobox.com
28af4801aa more new-graph fixes 2006-08-23 00:10:57 +00:00
vladimir%pobox.com
66d1eb05d2 more new-graph fixes 2006-08-22 23:39:13 +00:00
vladimir%pobox.com
8215465026 more new-graph fixes 2006-08-22 23:38:26 +00:00
ccooper%deadsquid.com
5a8e13c498 b=349746
- add trusted coverage display
2006-08-22 23:02:43 +00:00
mkanat%bugzilla.org
d747418858 Bug 349555: Move dependency validation from post_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-08-22 22:52:10 +00:00
mkanat%bugzilla.org
4297b5fd16 Bug 349561: Move the strict_isolation check from post_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-08-22 22:42:25 +00:00
mkanat%bugzilla.org
a2d778c073 Bug 349558: Move validations of global enum fields from post_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-08-22 22:30:27 +00:00
ccooper%deadsquid.com
fe87d034a1 - order opsyses by name 2006-08-22 19:31:43 +00:00
vladimir%pobox.com
0541692638 b=349725, fix off-by-one error in files list of xml output, r=rhelmer 2006-08-22 18:36:16 +00:00
lpsolit%gmail.com
33d265704e Bug 300436: In votes.cgi, the bug description should not link to voters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk 2006-08-22 16:11:28 +00:00
fligtar%gmail.com
fa6eb6fe59 fixed cake sessions and user models 2006-08-22 04:24:19 +00:00
vladimir%pobox.com
850d4365f6 Updated import.py for new db format 2006-08-22 00:18:47 +00:00
fligtar%gmail.com
6eda5f4a4f updated addons mcv 2006-08-22 00:12:55 +00:00
fligtar%gmail.com
de870857e1 sancus's controllers 2006-08-21 23:48:52 +00:00
vladimir%pobox.com
bb91f370a4 Updated graph server/display code. Split out code into chunks of files,
refactored some bits.  Fixed some value-axis label display problems.
Massively reworked back-end storage; everything's in one database now,
and can handle multiple types of graph data.
2006-08-21 23:16:09 +00:00
lpsolit%gmail.com
2613991799 Bug 349367: Display a message when a custom field has been successfully created - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-21 21:42:55 +00:00
lpsolit%gmail.com
7bdeefa6f7 Bug 349363: DB::bz_add_column() shouldn't print anything when called from editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-21 21:39:53 +00:00
lpsolit%gmail.com
293b28b832 Bug 349361: Implement a Welcome page for admins on a fresh installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-08-21 21:27:42 +00:00
lpsolit%gmail.com
8d9f450317 Bug 314501: Use <label>'s on the login form - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-08-21 21:19:09 +00:00
lpsolit%gmail.com
45e0af45c0 Bug 344435: Let me remove bugs from saved buglists - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk 2006-08-21 20:52:31 +00:00
olav%bkor.dhs.org
68893e797a Bug 349554: User preference to add/remove individual bugs to saved searches should default to off - Patch by Olav Vitters <olav@bkor.dhs.org> r=wurblzap a=myk 2006-08-21 20:08:39 +00:00
lpsolit%gmail.com
3f00d8e147 Bug 337118: OS becomes Other when use windows98 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-08-21 19:24:13 +00:00
lpsolit%gmail.com
6c3310ec69 Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in an addition to the inclusion list instead of saving changes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-08-21 19:15:11 +00:00
olav%bkor.dhs.org
1b1668016f Bug 349026: Find a Specific Bug for Closed bugs returns NO ROWS with perl-CGI 3.18 - 3.20
Patch By Olav Vitters <olav@bkor.dhs.org> r=LpSolit, a=myk
2006-08-21 19:08:29 +00:00
mkanat%bugzilla.org
06ccf47932 Bug 348542: Move keyword validation out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-21 18:53:16 +00:00
mkanat%bugzilla.org
5758e7327e Bug 348539: Move CC validation out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-21 18:49:56 +00:00
mkanat%bugzilla.org
f47fbc7839 Bug 348537: Move bug status validation out of post_bug and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-21 18:48:41 +00:00
mkanat%bugzilla.org
026a8782d2 Bug 344961: Display custom fields on show_bug.cgi before the time table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-21 18:47:32 +00:00
mike.morgan%oregonstate.edu
f49dac2f65 Added correct NULL values for certain columns. 2006-08-21 18:41:38 +00:00
fligtar%gmail.com
b91ca34894 Updated addons MCV stuff 2006-08-21 02:56:44 +00:00
fligtar%gmail.com
a02ef2e737 updated addons controller 2006-08-20 04:43:19 +00:00
mkanat%bugzilla.org
5cc2c3af2d Bug 348477: Move simple validations from post_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-19 23:21:44 +00:00
mkanat%bugzilla.org
50b87cb582 Bug 339386: Make Bugzilla::Bug use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-19 23:18:29 +00:00
lpsolit%gmail.com
1b33a7d336 Bug 344875: Implement a UI to manage custom fields and remove customfield.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-19 23:02:56 +00:00
lpsolit%gmail.com
3ded6a1544 Bug 346241: Make series.creator nullable in the DB and use NULL for series with creator 0 - Patch by R�mi Zara <remi_zara@mac.com> r=wicked a=myk 2006-08-19 20:56:51 +00:00
lpsolit%gmail.com
d45d8bd8bd Bug 87795: Creating an account should send token and wait for confirmation (prevent user account abuse) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk 2006-08-19 18:12:00 +00:00
mozilla%colinogilvie.co.uk
7dc7da3c22 Bustage fix from Bug 224577 2006-08-19 17:41:47 +00:00
lpsolit%gmail.com
c15442e004 Fixing bustage (unfiltered directive in code-error.html.tmpl) 2006-08-19 17:38:37 +00:00
wurblzap%gmail.com
971d84889b Bug 224577: Bugzilla could use a web services interface.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=myk
2006-08-19 17:20:25 +00:00
mike.morgan%oregonstate.edu
5d2db1b73b Updated config values to _not_ have 1.5.0.x mappings... 2006-08-19 00:34:10 +00:00
mike.morgan%oregonstate.edu
ec97362db6 Update to available nightly branches -- bug 234242. 2006-08-18 22:22:08 +00:00
fligtar%gmail.com
6748061711 updated bootstrap 2006-08-18 22:05:09 +00:00
fligtar%gmail.com
5d0236d8e9 Latest Addon MCV stuff 2006-08-18 22:02:32 +00:00
lpsolit%gmail.com
dc96f9e9b7 Bug 349198: 001compile.t must not compile mod_perl.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-18 18:29:41 +00:00
lpsolit%gmail.com
9ea0e39492 Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp> r=gerv a=myk 2006-08-18 17:43:41 +00:00
lpsolit%gmail.com
234f19aa5e Bug 343050: process_bug.cgi tries to send emails to too many bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-18 17:32:11 +00:00
mike.morgan%oregonstate.edu
7a3765e3cc Loosening up the regular expression for fallback channels, based on discussion this morning. Also see bug 344742. 2006-08-18 16:58:48 +00:00
timeless%mozdev.org
380af5412d Bug 349129 revert cvsgraph to absolute
use graph coordinates (top, right) to position the fixed tooltip to the right of the hoverable region
patch by mook r=timeless

also adding ;'s for consistency with other things i work on.
2006-08-18 10:35:51 +00:00