Commit Graph

7744 Commits

Author SHA1 Message Date
lpsolit%gmail.com
ca5ca8b3f5 Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-06-02 22:58:53 +00:00
jocuri%softhome.net
d577712d0d Documentation patch, bug 340130: add a section ID in troubleshooting.xml for section B9; patch by Vlad Dascalu <vladd@bugzilla.org>, r=Colin. 2006-06-02 18:11:33 +00:00
wclouser%mozilla.com
ed813391b7 - Fixed a sort order issue if the ID's in the database weren't in the correct order
- Added "pseudo-google-style" page numbers so there weren't hundreds of links on
every page
2006-06-02 17:32:03 +00:00
mike.morgan%oregonstate.edu
f630368b80 More info about sanity dirs. 2006-06-02 14:40:45 +00:00
mike.morgan%oregonstate.edu
be44afe41a pruning .svn garbage 2006-06-02 14:36:51 +00:00
mike.morgan%oregonstate.edu
4b95ace446 Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00
mike.morgan%oregonstate.edu
2409337db1 minor editing of comments and README 2006-06-02 14:20:36 +00:00
lpsolit%gmail.com
44c3130d66 Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=justdave 2006-06-02 11:52:49 +00:00
lpsolit%gmail.com
74634f1822 Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-02 10:50:15 +00:00
wclouser%mozilla.com
6eb70e8fa8 modified the code to automatically create applications depending on what comes in
$_GET
2006-06-01 20:31:36 +00:00
mkanat%bugzilla.org
354997ee7b Bug 329377: Bugzilla::Object base class for objects
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
2006-06-01 00:23:17 +00:00
lpsolit%gmail.com
45619326d8 Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-01 00:19:36 +00:00
wclouser%mozilla.com
26ae647cc3 apparently cake escapes this data automatically 2006-05-31 00:48:25 +00:00
wclouser%mozilla.com
6ca62b36c3 added note to symlink vendor libraries 2006-05-31 00:27:50 +00:00
wclouser%mozilla.com
a844273744 we should have the default index.php in CVS 2006-05-31 00:21:16 +00:00
wclouser%mozilla.com
ab18e3b519 modified to allow adding results 2006-05-31 00:17:41 +00:00
wclouser%mozilla.com
701536e8bd added a div around the breadcrumbs to align them with the header 2006-05-31 00:06:16 +00:00
wclouser%mozilla.com
6eac329bc2 made comment box bigger on add form 2006-05-31 00:05:45 +00:00
wclouser%mozilla.com
ae88d275f9 added save() and /add/ code 2006-05-31 00:05:11 +00:00
wclouser%mozilla.com
2a461f8426 added save() code 2006-05-31 00:04:33 +00:00
wclouser%mozilla.com
9566bd5344 model data to add save()ing 2006-05-31 00:04:06 +00:00
cls%seawood.org
bc69ec38b5 Add INSTALL instructions to explain how to secure tinderbox via apache and change permissions to secure tinderbox locally.
Bug #339688 r=bear
2006-05-30 23:05:28 +00:00
mkanat%bugzilla.org
2b332abdc1 Bug 338573: Auth could throw an insecure dependency error if username is tainted
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-30 21:19:09 +00:00
mkanat%bugzilla.org
ad5c76f70b Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as the Bugzilla username
Patch By guillomovitch@zarb.org r=mkanat, a=myk
2006-05-30 21:17:34 +00:00
lpsolit%gmail.com
f4ccbdc1ff Bug 335790: Field names in search form lists should be ordered alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk 2006-05-29 19:15:56 +00:00
lpsolit%gmail.com
dc0139643c Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless@bemail.org> r=LpSolit a=myk 2006-05-29 18:44:13 +00:00
lpsolit%gmail.com
0461f050d0 Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk 2006-05-29 18:25:46 +00:00
lpsolit%gmail.com
8197b2c33f Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-29 18:11:04 +00:00
lpsolit%gmail.com
52c8070cd5 Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-05-29 17:43:40 +00:00
lpsolit%gmail.com
6a1e0b43c2 Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-29 17:24:54 +00:00
mkanat%bugzilla.org
119bed3cc2 Fix a test failure caused by a checkin fix that I did on bug 302876. 2006-05-29 03:10:28 +00:00
mkanat%bugzilla.org
132807252c Bug 302876: Database Version-Checking needs to be more modular and more generic
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-05-29 03:02:46 +00:00
cls%seawood.org
917f16c649 Remove tinderbox dependency upon obsolete bonsai scripts
Bug #273441 r=bear
2006-05-27 00:18:42 +00:00
mike.morgan%oregonstate.edu
5b79f6ae9f initial import of aus2 sanity tests 2006-05-26 01:18:01 +00:00
mike.morgan%oregonstate.edu
9305c05104 initial import of aus2 app portion 2006-05-26 01:17:33 +00:00
mike.morgan%oregonstate.edu
dac4378b52 Messed up the initial import.... :( 2006-05-26 01:16:05 +00:00
mike.morgan%oregonstate.edu
11efbc8f45 Migrating aus2 from SVN to CVS 2006-05-26 01:12:50 +00:00
uid815
be7035febd fixed a mistake in the breadcrumbs 2006-05-25 23:42:58 +00:00
uid815
f03ad082e6 added background images 2006-05-25 21:23:02 +00:00
uid815
0d3839e86d got rid of the old background and added the mozilla logo 2006-05-25 20:35:24 +00:00
uid815
853b771eb0 added rustico css 2006-05-25 20:35:09 +00:00
uid815
cbd3efb399 - added the breadcrumb helper
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815
f85fd20f51 added the Breadcrumb helper link 2006-05-25 20:34:25 +00:00
ccooper%deadsquid.com
9735dc2962 - script to clone a testgroup, including all subsidiary subgroups and testcases 2006-05-25 19:00:32 +00:00
ccooper%deadsquid.com
531f0dfefd - order testgroups by name 2006-05-25 18:54:48 +00:00
ccooper%deadsquid.com
6051713eaa - script to import complete test plans from TestRunner 2006-05-25 18:45:33 +00:00
uid815
323599c8e0 added a README to make installing easier 2006-05-25 02:20:09 +00:00
uid815
cd34b5d58d Initial import 2006-05-24 19:14:24 +00:00
lpsolit%gmail.com
806ed41fc0 Bug 152361: can't continue walking a dependency tree - Patch by Andr� Batosti <batosti@async.com.br> r/a=myk 2006-05-23 00:31:35 +00:00
lpsolit%gmail.com
8d45b8e078 Bug 323106: create-series JavaScript Error: 'options' is null or not an object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk 2006-05-23 00:20:17 +00:00