Граф коммитов

4695 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org d3f78ee8d3 Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
r=gerv
a=myk
2003-06-23 18:01:39 +00:00
bbaetz%acm.org 86492dbac1 Bug 210324 - s/->err/->error/
r,a=justdave
2003-06-23 08:53:52 +00:00
kestes%walrus.com c1dc6a439f add to use statements. Many people have complained. 2003-06-18 16:11:00 +00:00
kestes%walrus.com 6e8faaa3d1 fixes to quiet warnings. Some of these were ligitiment off by one issues. 2003-06-18 15:54:06 +00:00
kestes%walrus.com 83bfee523e change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings. 2003-06-18 15:49:50 +00:00
kestes%walrus.com 6cf7e82ca1 initialize a variable to empty string in order to quiet perl warnings. 2003-06-18 15:48:26 +00:00
kestes%walrus.com 7db779111f add tree to notice association arguments. This is needed by Build.pm. 2003-06-18 15:47:16 +00:00
jake%bugzilla.org 9abf2cc62f Fresh docs compile (first one w/a PDF version). 2003-06-13 16:41:34 +00:00
jake%bugzilla.org 6a31eb860c Optionally create a PDF version of the docs. 2003-06-13 16:37:12 +00:00
timeless%mozdev.org ca2d793e9e Bug 77192 MOVED is not handled properly on queryhelp.cgi.
r=justdave a=justdave
2003-06-13 02:50:50 +00:00
timeless%mozdev.org 82d5bbebbf Bug 207096 minor spelling fixes for Bugzilla/Search.pm
r=justdave a=justdave
2003-06-13 02:39:20 +00:00
johnkeis d3983542f1 Work with earlier versions of mysql that did not support "\. filename" as a command 2003-06-10 23:09:39 +00:00
johnkeis f4a06bd20f perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why 2003-06-10 23:04:33 +00:00
johnkeis 4392d8757d Work with earlier versions of CGI that do not figure out the cookie path correctly 2003-06-10 23:03:37 +00:00
johnkeis 1703b4118b Work with DBs that do not support AutoCommit / commit() 2003-06-10 23:02:56 +00:00
johnkeis 69b12c8cc4 Have a default checkin url for non-javascript-enabled browsers 2003-06-10 23:01:58 +00:00
johnkeis d02f6721b7 Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format 2003-06-10 23:01:19 +00:00
johnkeis b76eea7569 Work with DB's that do not support commit() 2003-06-10 23:00:27 +00:00
johnkeis 6739959efb Don't run the build compressor by default, it doesn't work until you know what the feature is anyway. 2003-06-10 22:59:39 +00:00
bbaetz%acm.org e76b5a9150 Bug 208620 - Fix return value of Bugzilla->login when user already exists
r,a=justdave
2003-06-07 13:59:24 +00:00
bbaetz%acm.org 1be840d13a Bug 208583 - Remove PerformSubsts from templates
r,a=justdave
2003-06-07 04:36:23 +00:00
bbaetz%acm.org 74cb07ef06 Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
2003-06-07 03:36:46 +00:00
johnkeis e4ddff5ea3 Make mysql work 2003-06-06 04:49:37 +00:00
bbaetz%acm.org c1e4afb682 Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
johnkeis 07f7f8b367 More todo 2003-05-29 23:40:34 +00:00
kestes%walrus.com 504a5b0515 *** empty log message *** 2003-05-26 14:32:24 +00:00
kestes%walrus.com d31aeebb29 fix the executable mode of all the tests. 2003-05-26 14:31:37 +00:00
kestes%walrus.com 8c6ccaf0e4 move the setting of the path to this file. make the onclick libraries
visable and explain the others are deprecated. formatting and comment
changes.
2003-05-26 14:26:05 +00:00
kestes%walrus.com d03ce3852b add perforce support. Add support for VCName2MailAddress. 2003-05-26 13:57:08 +00:00
kestes%walrus.com 0aa6e9de74 set a default time if there is not one. Change format of how we set
the output cell.  The new strings format should be easier to modify in future.
2003-05-26 13:47:36 +00:00
kestes%walrus.com bd1e1afc6a clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure. 2003-05-26 13:44:18 +00:00
kestes%walrus.com 14286b0346 add support for onclick popup windows. 2003-05-26 13:41:12 +00:00
kestes%walrus.com 3c021593b2 change default window size in preparation for onclick popup windows. 2003-05-26 13:39:57 +00:00
kestes%walrus.com 8d94574b99 in comments about new functions. 2003-05-26 13:38:41 +00:00
kestes%walrus.com 499ac7bd6b remove the windows size parameter, not needed in new on click window arch. 2003-05-26 13:37:15 +00:00
kestes%walrus.com 3e35a5eac2 slightly change dateformat to match real peforce. Forgot to put the time
in the output.
2003-05-26 13:35:15 +00:00
kestes%walrus.com 4276e36c25 support for spaces in filenames. support for on click windows. 2003-05-26 13:34:11 +00:00
kestes%walrus.com b0c8f97499 fixes which include: 1) on click window support b) enhanced perforce support. 2003-05-26 13:32:38 +00:00
kestes%walrus.com 8da6bbf02d move setting path to config file. Change charater separator since the new perforce module uses a ','. 2003-05-26 13:30:43 +00:00
timeless%mozdev.org 7d4a733bac last not break 2003-05-25 22:38:41 +00:00
timeless%mozdev.org 8005fdfae2 Bug 207085 Updating a stored query shouldn't return the same message as creating one
r=kiko
2003-05-25 22:26:04 +00:00
gerv%gerv.net cc10522769 Bug 37749 - query for changes to specific field in last n days not working. Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv. 2003-05-22 22:55:55 +00:00
jake%bugzilla.org 2851028f18 Fix for bug 84876 - Mentioned the wrong bug number, also making it a link. 2003-05-21 14:46:38 +00:00
jake%bugzilla.org a31e400999 Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
2003-05-21 02:15:21 +00:00
timeless%mozdev.org 87f22fce3a Bug 176316 Add Last-Modified support to bonsai
Adds optional path parameter to parse_rcs_file
Adds required http header call to do_directory
patch by rperrot@debian.org r=justdave
2003-05-19 12:58:45 +00:00
jake%bugzilla.org e970091ceb Bug 199129 - Replace installation list w/a link to the installation list on the web page 2003-05-17 03:11:46 +00:00
jake%bugzilla.org ec98f98bf8 Recompile docs so (hopefully) I can get some feedback on the installation chapter changes. 2003-05-17 01:39:50 +00:00
jake%bugzilla.org 518c726992 Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section. 2003-05-17 01:27:54 +00:00
preed%sigkill.com a452ca34ed Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk 2003-05-13 05:29:28 +00:00
bugreport%peshkin.net 386a4d0179 Bug 195977: Add ability to show alias column in buglist
r=jhedlund
a=justdave
2003-05-13 04:59:35 +00:00