Justin Clark-Casey (justincc)
|
8305c5d369
Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCount(); when producing the threads report to reduce wraparound.
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
1bc0d0fac6
improve formatting of "show threads"
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
66863fdd34
Add number of milliseconds since last update to "show threads"
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
15142093ad
minor: add "threads show" as synonym for "show threads" for consistency
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
f050f0fc0b
Add "threads abort <thread-id>" simulator console command that allows us to abort a watchdog managed thread.
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
fba961c63f
Make default serverside_object_permissions = true since this better matches user expectations.
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
e765759f50
If OpenSim has been built from a git tree, then include version information automatically by dereferencing .git/HEAD
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
759e855566
refactor: rename gitCommitFileName to manualVersionFileName since bin/.version doesn't necessary have to be a git hash
|
13 tahun lalu |
Justin Clark-Casey (justincc)
|
ba8826d2b8
Fix "set log level" to once again display current log level if it's not given a parameter
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
cb14e1d272
Update the "config get <section> <key>" command to "config get [<section>] [<key>]"
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
e44ceaaea3
make "show info" and "show version" show the same version text
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
43f948d691
add current console log level to "show info"
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
b0aebc6f3d
minor: make "show info" help slightly clearer
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
609375bf37
Fix "show threads" to show threads now being managed by OpenSim.Framework.Watchdog
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
565db4635f
add a smidgen more log debug information in the form of the operating system version
|
14 tahun lalu |
Justin Clark-Casey (justincc)
|
251fd8c948
Apply patch to reduce git revision text length if running sim directly from a git tree
|
15 tahun lalu |
Jeff Ames
|
0d29614ca1
Formatting cleanup.
|
15 tahun lalu |
Diva Canto
|
29f03d95f3
Bug fix.
|
15 tahun lalu |
Diva Canto
|
ab3bfca546
Printout one more field in show threads, but this won't buy us much.
|
15 tahun lalu |
John Hurliman
|
2519f071f2
Fixing a few compile errors in the previous commit
|
15 tahun lalu |
Diva Canto
|
2753f4d62c
* GridServerPostHandler.cs: Try/catch in Handle
|
15 tahun lalu |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 tahun lalu |
Jeff Ames
|
50f29752f5
Formatting cleanup. Add copyright headers.
|
15 tahun lalu |
Chris Down
|
bb64906a9c
Enable the console show version command and the viewer about command, to show the last git commit hash together with the conmit date and time. The data is retrieved form a file bin/.version This file can be generated automatically using the post commit script by adding the following to the script:
|
15 tahun lalu |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 tahun lalu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 tahun lalu |
Jeff Ames
|
e0bc5c5db2
Add copyright headers, formatting cleanup.
|
15 tahun lalu |
Charles Krinke
|
a5feb0682a
Thank you kindly, BlueWall sir, for a patch that:
|
15 tahun lalu |
Melanie Thielker
|
ec0d2c28fa
Committing the changed tree
|
15 tahun lalu |