Commit Graph

3085 Commits

Author SHA1 Message Date
kestes%walrus.com
6e7c6a9cc3 empty cells need to have text brower string.
git-svn-id: svn://10.0.0.236/trunk@109545 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 20:02:39 +00:00
kestes%walrus.com
ae40875194 minor changes in now addnote communicates with tinder.cgi. now the note
is rendered on an as needed basis inside tinder.cgi.


git-svn-id: svn://10.0.0.236/trunk@109544 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:57:35 +00:00
kestes%walrus.com
2d83e80dfc text browser updates.
git-svn-id: svn://10.0.0.236/trunk@109542 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:55:56 +00:00
kestes%walrus.com
12ad231d6b add features to allow text browsers to view status tables.
git-svn-id: svn://10.0.0.236/trunk@109541 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:55:12 +00:00
kestes%walrus.com
b35960948e update tests to accomidate new text browser features and conventions.
git-svn-id: svn://10.0.0.236/trunk@109540 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:53:31 +00:00
kestes%walrus.com
61a08b1a54 add support for an ALL page.
fix a bunch of minor bugs and typos.


git-svn-id: svn://10.0.0.236/trunk@109539 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:52:38 +00:00
kestes%walrus.com
22c7490c4d add link back to the current status page from which ever status page
you are looking at.


git-svn-id: svn://10.0.0.236/trunk@109537 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:50:00 +00:00
kestes%walrus.com
87115e5a49 add support for text browser characters.
git-svn-id: svn://10.0.0.236/trunk@109536 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:48:47 +00:00
kestes%walrus.com
14ae8c3224 generalize treestate so that we can provide data to text browsers.
git-svn-id: svn://10.0.0.236/trunk@109535 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:47:24 +00:00
kestes%walrus.com
ffda9dbeeb add support for an ALL page.
git-svn-id: svn://10.0.0.236/trunk@109534 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:46:04 +00:00
kestes%walrus.com
4d536e38db add support for text browsers: colorized characters which discribe the build
cell state.  Also allow users to chose the brief/full log from the
status page.


git-svn-id: svn://10.0.0.236/trunk@109533 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:44:26 +00:00
kestes%walrus.com
fa08080ad9 add support for text browsers including, special colorized characters
and click through text of notices.


git-svn-id: svn://10.0.0.236/trunk@109532 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:43:28 +00:00
kestes%walrus.com
6adfc6bfa6 add support for text browsers.
git-svn-id: svn://10.0.0.236/trunk@109531 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:42:45 +00:00
mcafee%netscape.com
afe4232ff0 removing jrgm's version of &days=, Date::Calc version is working.
git-svn-id: svn://10.0.0.236/trunk@109522 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 09:07:16 +00:00
mcafee%netscape.com
df9d89c579 Adding &days=n argument.
git-svn-id: svn://10.0.0.236/trunk@109520 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:56:28 +00:00
mcafee%netscape.com
072c304843 Adding &days=n argument. Left in jrgm's attempt as a comment for now.
git-svn-id: svn://10.0.0.236/trunk@109519 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:40:42 +00:00
mcafee%netscape.com
f914bb2f05 Adding &days=n argument. Needs Bit::Vector and Date::Calc perl modules.
git-svn-id: svn://10.0.0.236/trunk@109517 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:11:15 +00:00
mcafee%netscape.com
5076271f06 Added &autoscale=1 option, default is still the btek hack [1300:1400]
git-svn-id: svn://10.0.0.236/trunk@109493 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:54:25 +00:00
mcafee%netscape.com
56fe984f6b First commit.
git-svn-id: svn://10.0.0.236/trunk@109492 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:50:59 +00:00
mcafee%netscape.com
d3e4ce05b3 Added &autoscale=1 option to autoscale y-axis.
git-svn-id: svn://10.0.0.236/trunk@109489 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:30:31 +00:00
ian%hixie.ch
e0683c5b96 Fixed a bug in the main run loop whereby the objects array wasn't freed until shutdown, which sometimes meant objects got destroyed after the application, which is bad when the objects use the application to find services, etc. (This doesn't happen with services since services are not allowed to store references to the application, either directly or indirectly through references to objects or service instances.) Fixed the logout code to wait until the user tries to do something that requires login before clearing the logging out flag. This fixes a bug with HTTP whereby if a user logged out then his UA wouldn't ever be sent a 401 so wouldn't ever lose the authentication info, because browsers send the authentication info regardless of whether a page needs it or not. Also took the opportunity to remove a potential bug in the input validator code: store the admin message instead of a reference to the user object which might end up with a lifetime longer than expected.
git-svn-id: svn://10.0.0.236/trunk@109441 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:37:26 +00:00
ian%hixie.ch
b2d7bfcb3f Removed an outdated comment. It is now safe to have a single module be a service, one or more service instances, and one or more objects all at the same time.
git-svn-id: svn://10.0.0.236/trunk@109439 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:29:20 +00:00
ian%hixie.ch
1b28669e3b Add support for keyed channels to mozbot. A lot of work, like it said in the INSTALL file. :-) b=112955 r=timeless
git-svn-id: svn://10.0.0.236/trunk@109410 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:38:21 +00:00
jake%acutex.net
e0604e6a44 Get the file list of files to scan for templates from Support::Files instead of glob('*')
git-svn-id: svn://10.0.0.236/trunk@109381 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:49:47 +00:00
ian%hixie.ch
1fde83c771 Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas.
git-svn-id: svn://10.0.0.236/trunk@109373 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:48:36 +00:00
ian%hixie.ch
9ea87b9464 Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items.
git-svn-id: svn://10.0.0.236/trunk@109361 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:20:22 +00:00
ian%hixie.ch
10f906b791 Fixing an inconsistency between getArgument() and peekArgument(). peekArgument() now returns an empty list in an array context if there is no such argument, instead of undef. This makes it act like getArgument(), which just returns the list of values in an array context. Similarly, made the default implementation of peekArgument() whine about not being implemented instead of returning undef, since by design peekArgument() should return the same as getArgument() if the argument is present.
git-svn-id: svn://10.0.0.236/trunk@109360 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:13:00 +00:00
ian%hixie.ch
5668befe73 Adding error handling for the case where the user prefs editor is called with bogus user IDs.
git-svn-id: svn://10.0.0.236/trunk@109359 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:06:45 +00:00
ian%hixie.ch
9d60eadb89 Implemented logout and explicit new account creation in the login service. Had to add removeObject() to the Controller module (the opposite of the exisiting addObject()).
git-svn-id: svn://10.0.0.236/trunk@109357 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 13:31:29 +00:00
mcafee%netscape.com
5a19c639ba close the file to get it to write to disk
git-svn-id: svn://10.0.0.236/trunk@109353 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:41:27 +00:00
mcafee%netscape.com
299232dd6d match changes from startup test.
git-svn-id: svn://10.0.0.236/trunk@109352 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:38:05 +00:00
mcafee%netscape.com
53f812c1af better error message when no data file is found.
git-svn-id: svn://10.0.0.236/trunk@109350 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:32:53 +00:00
mcafee%netscape.com
3b00003c68 try to fix error-on-first-report
git-svn-id: svn://10.0.0.236/trunk@109345 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 07:57:19 +00:00
mcafee%netscape.com
15f72e185c avg -> value
git-svn-id: svn://10.0.0.236/trunk@109337 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:53:01 +00:00
mcafee%netscape.com
8dc19dba47 switching avg to value
git-svn-id: svn://10.0.0.236/trunk@109336 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:49:19 +00:00
mcafee%netscape.com
6a31a9a661 Fixing Y axis label
git-svn-id: svn://10.0.0.236/trunk@109335 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:44:07 +00:00
mcafee%netscape.com
fac515fed9 First add. Clone of startup cgis. plans to make this a general graph cgi are in the wings, this is a temporary get-this-going hack
git-svn-id: svn://10.0.0.236/trunk@109330 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:51:04 +00:00
ian%hixie.ch
ced7a9ce15 Minor fixes to make the previous checkin actually compile...
git-svn-id: svn://10.0.0.236/trunk@109239 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 20:23:48 +00:00
ian%hixie.ch
d65266d7a4 * Corrected some inaccurate comments I came across.
* Added support for group membership levels (now you can be a normal member, as before, but also a group op or a group admin) -- this affected the user data source, the mysql data source, and the user service.
* Added a getFieldsHierarchically() method to the user data source.
* Added a getFieldsByCategory() method to the user data source.
* Fixed a typo in some of the SQL in the rights management part of the MySQL user data source.
* Added support in the arguments input module for treating the arguments as dot-delimited trees and returning a specific branch.
* Added support in the passwords service for encrypting a specific password.
* Added a getFieldByID() method to the user service.
* Made the groups in the user service be indexed by both ID and Name.
* Implemented the user preferences component.


git-svn-id: svn://10.0.0.236/trunk@109234 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 18:03:38 +00:00
jake%acutex.net
acaebc81a5 Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it.
r=louie, myk


git-svn-id: svn://10.0.0.236/trunk@109001 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 15:04:52 +00:00
mcafee%netscape.com
f49504d5e7 Solaris needs LD_LIBRARY_PATH help for /usr/local/lib
git-svn-id: svn://10.0.0.236/trunk@108982 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 05:01:47 +00:00
mcafee%netscape.com
6b8b7d763d Find gnuplot
git-svn-id: svn://10.0.0.236/trunk@108980 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 04:43:32 +00:00
mcafee%netscape.com
d59e0d9133 First add. code=jrgm, modified by mcafee
git-svn-id: svn://10.0.0.236/trunk@108965 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 02:26:48 +00:00
mcafee%netscape.com
dfa7caf5d7 minor html fix
git-svn-id: svn://10.0.0.236/trunk@108964 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 02:19:00 +00:00
myk%mozilla.org
81302cc7d8 Fix for bug 109802: Make it clear how to enter mysql passwords with special characters into localconfig.
Patch by Dave Miller <justdave@syndicomm.com>.
r=ddkilzer,louie.


git-svn-id: svn://10.0.0.236/trunk@108949 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-27 00:49:26 +00:00
myk%mozilla.org
61c2e2550c Fix for bug 101875: Put the product column before the component column rather than after.
Patch by Paul Baker <pbaker@where2getit.com>.
Low risk, r=myk, no second review needed.


git-svn-id: svn://10.0.0.236/trunk@108939 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-26 23:29:29 +00:00
jake%acutex.net
57dc03667d Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm
r= justdave, louie


git-svn-id: svn://10.0.0.236/trunk@108898 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-26 14:16:10 +00:00
timeless%mac.com
535b6f20f2 Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan


git-svn-id: svn://10.0.0.236/trunk@108891 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-26 08:05:05 +00:00
ian%hixie.ch
336b360680 mkdir requires the second argument in perl 5.005. b=111730, r=daniele
git-svn-id: svn://10.0.0.236/trunk@108873 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-25 14:17:19 +00:00
ian%hixie.ch
d04f2cabc2 Mozbot shipped with a broken default bugsDWIMQueryDefault -- made the code more consistent. b=93203, r=timeless
git-svn-id: svn://10.0.0.236/trunk@108872 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-25 13:59:53 +00:00