Eliot Horowitz
|
65d2ac74a8
|
use god scope for webserver auth
|
2010-03-26 16:33:12 -04:00 |
|
Eliot Horowitz
|
a7833959a5
|
set response code on _status
|
2010-03-23 12:13:23 -04:00 |
|
Eliot Horowitz
|
a64e2e2ebc
|
support repl=1 on _status
|
2010-03-19 16:31:02 -04:00 |
|
Eliot Horowitz
|
75ad011c4d
|
/_status SERVER-783
|
2010-03-18 17:11:02 -04:00 |
|
Mathias Stearn
|
d5ad7f95c8
|
Prettier DBTOP for web interface
|
2010-03-16 16:01:59 -04:00 |
|
Aaron
|
c971842a55
|
Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
|
2010-03-15 09:42:01 -07:00 |
|
Eliot Horowitz
|
0d779a3fa8
|
can get progress of index creation through db.currentOp and web console SERVER-707
|
2010-03-15 11:18:08 -04:00 |
|
Eliot Horowitz
|
0797f88800
|
use BSONObj for params so order is preserved
|
2010-03-12 15:00:01 -05:00 |
|
Eliot Horowitz
|
be389e7cde
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-04 08:30:26 -05:00 |
|
Eliot Horowitz
|
5dbac3d28f
|
turn off rest by default, --rest to enable SERVER-697
|
2010-03-03 22:37:41 -05:00 |
|
Mathias Stearn
|
6c05aebf19
|
URL decoding for the HTTP/REST server SERVER-625
|
2010-03-03 22:06:03 -05:00 |
|
Eliot Horowitz
|
5098eaa288
|
fix parens
|
2010-02-23 17:46:50 -05:00 |
|
Eliot Horowitz
|
75d4cf0679
|
fix user lookup on repl. slave SERVER-662
|
2010-02-23 17:19:16 -05:00 |
|
Dwight
|
635a16e94c
|
SERVER-620
mongod thinks a background process is running for a db, even when it's not
|
2010-02-10 15:34:41 -05:00 |
|
Eliot Horowitz
|
dc9f26e421
|
readlocktry - use in webserver so more reliabliy works
|
2010-02-09 12:35:26 -05:00 |
|
Eliot Horowitz
|
12a8eee52c
|
use table in web console for clarity
|
2010-02-09 10:35:31 -05:00 |
|
Eliot Horowitz
|
c037f21674
|
move some replication settings into ReplicationSettings
|
2010-02-08 21:04:09 -05:00 |
|
Dwight
|
92e756eabc
|
background index building
|
2010-02-04 14:25:49 -05:00 |
|
Eliot Horowitz
|
f15acfe819
|
new Top ui
|
2010-02-02 17:16:25 -05:00 |
|
Eliot Horowitz
|
ea575be277
|
Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output anything yet
|
2010-02-01 13:27:05 -05:00 |
|
Eliot Horowitz
|
2d35a54b16
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01:00 |
|
Eliot Horowitz
|
fcf2d5721c
|
some cleaning/optmizing of Database* storage, also just a little encaspulation
|
2010-01-02 01:25:53 -05:00 |
|
Dwight
|
0e2a11a69a
|
make lastAssert threadsafe
|
2009-12-08 14:34:09 -05:00 |
|
Dwight
|
b16058e72e
|
fix some issues with the web diag page
|
2009-12-07 15:42:26 -05:00 |
|
Dwight
|
ad9d8bbdb4
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
|
Dwight
|
4df961a405
|
make some commands read-oinly
|
2009-12-03 11:50:09 -05:00 |
|
Dwight
|
16bd507b51
|
checkpoint some intermediate concurrency work
|
2009-12-02 09:39:17 -05:00 |
|
dwight
|
1624ff1eb0
|
remove commented line was for testing
|
2009-11-28 14:10:39 -05:00 |
|
dwight
|
b85efc8064
|
concurrency work
|
2009-11-28 13:57:30 -05:00 |
|
Dwight
|
01f1f6915d
|
move CurOp into Client and make inprog handle multiple in progress
|
2009-10-16 15:36:34 -04:00 |
|
Eliot Horowitz
|
f634e70093
|
move quota/cpu to cmdLine
|
2009-10-16 11:36:38 -04:00 |
|
Dwight
|
f152047f19
|
fix assert to use ours and thus make unit test pass
|
2009-10-15 16:47:35 -04:00 |
|
Dwight
|
ddcf5eeb32
|
refactor a little
|
2009-10-14 16:29:32 -04:00 |
|
Dwight
|
6641b27559
|
startable
|
2009-10-14 15:59:55 -04:00 |
|
Dwight
|
16f8b77c5e
|
move the var 'database' inside Client object
|
2009-10-14 14:34:38 -04:00 |
|
Dwight
|
cf7a86e0f9
|
make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
|
2009-10-12 15:12:16 -04:00 |
|
Dwight
|
ff54f16271
|
add Connection class
beginnings that is
|
2009-10-09 14:59:44 -04:00 |
|
Eliot Horowitz
|
920a858bc4
|
more client cursor fallout
|
2009-10-08 12:18:56 -04:00 |
|
Dwight
|
2706a28123
|
begin cmdline.h
|
2009-08-25 10:24:44 -04:00 |
|
Eliot Horowitz
|
0c46e6dd8f
|
change boost includes around for compatability
|
2009-07-24 10:53:46 -04:00 |
|
kristina
|
adedfd4ff0
|
valid json format
|
2009-06-16 12:14:34 -04:00 |
|
Aaron
|
0532b35568
|
add client ip / port to current op, add unlocked version of current op to http interface
|
2009-05-26 17:18:34 -04:00 |
|
Aaron
|
b039c1f219
|
add reads/writes to dbtop
|
2009-05-18 18:17:27 -04:00 |
|
Aaron
|
13f2cc026f
|
revert tracking stack of current ops, as not enough infrastructure in place to handle all cases well
|
2009-05-13 12:32:30 -04:00 |
|
Aaron
|
f79e2e6b15
|
disable http interface authentication for localhost
|
2009-05-13 12:28:59 -04:00 |
|
Aaron
|
92aa0ce095
|
maintain stack of current ops, do http authentication after recording context for http output
|
2009-05-13 11:58:24 -04:00 |
|
Aaron
|
78b57f297e
|
print currentOp in http interface
|
2009-05-12 15:09:25 -04:00 |
|
Aaron
|
5895a4d522
|
add version and system info to http interface
|
2009-05-12 14:18:17 -04:00 |
|
Aaron
|
7d720f1f33
|
add 'bind_ip' option to bind listener only to requested local interface
|
2009-04-29 14:14:51 -04:00 |
|
Aaron
|
ed35b0874c
|
Close listener sockets on exit
|
2009-04-01 12:26:31 -04:00 |
|