index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Addons
/
Groups
/
Hypergrid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-09-05
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
1
-2
/
+3
2014-07-31
If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...
Justin Clark-Casey (justincc)
1
-3
/
+4
2014-07-31
Don't overwrite the null result with the true result is groups service REMOVE...
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-03-26
- Increased the threadpool timeout to 10 minutes
Oren Hurvitz
1
-3
/
+3
2014-03-24
Better error messages
Oren Hurvitz
1
-2
/
+2
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-09-07
Bring Core Groups up to current version
root
2
-30
/
+14
2013-09-05
Restore group membership check for HG users in QueryAccess.
Diva Canto
1
-3
/
+6
2013-08-13
minor: Eliminate one of the duplicate 'have's in the HG message telling the u...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-28
Groups: Better warning messages to the user.
Diva Canto
1
-3
/
+7
2013-07-28
Changing the visibility test in groups service to be UUID.Zero.ToString() ins...
Diva Canto
1
-1
/
+4
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-22
/
+0
2013-07-08
minor: remove some mono compiler warnings in new groups code
Justin Clark-Casey (justincc)
2
-3
/
+0
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-08
Groups V2 -- fix mantis #6666
Diva Canto
1
-0
/
+3
2013-05-13
Fixes mantis #6636 -- Groups
Diva Canto
1
-1
/
+0
2013-02-27
Switched to using the other Util function with a default value.
Diva Canto
1
-1
/
+2
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
1
-1
/
+1
2013-02-22
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
1
-1
/
+1
2013-02-21
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
1
-4
/
+4
2013-02-19
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
3
-0
/
+1449