|
|
|
@480724a65f12026e6ae132d6c3b259ef2198a116
|
[480724a65f12026e6ae132d6c3b259ef2198a116]
|
02/21/11 17:15:40 |
Theo Schlossnagle <jesus@omniti.com> |
gcc 4.4 (linux) writes out its assertions differently than 4.2 (on mac) |
|
|
|
@ec0f79b5ee03bd254353c5cb634373649f79ebc2
|
[ec0f79b5ee03bd254353c5cb634373649f79ebc2]
|
02/21/11 17:06:05 |
Theo Schlossnagle <jesus@omniti.com> |
several warning (now error) fixes on Linux |
|
|
|
@1a778bd1b1b6f321eff6ff69403dd1cd55d8ef1a
|
[1a778bd1b1b6f321eff6ff69403dd1cd55d8ef1a]
|
02/21/11 17:05:40 |
Theo Schlossnagle <jesus@omniti.com> |
this doesn't need libpq headers |
|
|
|
@1bd87456130e0880e302c7337868f5f39a10596a
|
[1bd87456130e0880e302c7337868f5f39a10596a]
|
02/21/11 16:54:10 |
Theo Schlossnagle <jesus@omniti.com> |
on linux, vasprintf isn't defined unless you do _GNU_SOURCE... retarded, … |
|
|
|
@d11edc6485c8548e151e2b14ca904c22cefb5fa3
|
[d11edc6485c8548e151e2b14ca904c22cefb5fa3]
|
02/21/11 16:52:05 |
Theo Schlossnagle <jesus@omniti.com> |
system is declared with warn_unused_result, so we need to pretend here |
|
|
|
@e63a8ea611819efb4ba56ce05009e11c511548db
|
[e63a8ea611819efb4ba56ce05009e11c511548db]
|
02/21/11 16:50:51 |
Theo Schlossnagle <jesus@omniti.com> |
results of [1571] |
|
|
|
@5bfd27d361bdce549df35774f47c63910ba233c7
|
[5bfd27d361bdce549df35774f47c63910ba233c7]
|
02/21/11 16:50:05 |
Theo Schlossnagle <jesus@omniti.com> |
don't include dtrace |
|
|
|
@c38b3645e99a34831c2bb2883fc16adaba9b140a
|
[c38b3645e99a34831c2bb2883fc16adaba9b140a]
|
02/21/11 16:43:19 |
Theo Schlossnagle <jesus@omniti.com> |
this assignment break strict aliasing rules under gcc, we'll need to use a … |
|
|
|
@faf3acbe16b2e29ad71bb274f017b81af252e7b7
|
[faf3acbe16b2e29ad71bb274f017b81af252e7b7]
|
02/21/11 15:59:59 |
Theo Schlossnagle <jesus@omniti.com> |
term.h might require curses.h as a prereq, handle that |
|
|
|
@8938addd5f83abced30639d76ba3ec6c59e68861
|
[8938addd5f83abced30639d76ba3ec6c59e68861]
|
02/21/11 15:23:56 |
Theo Schlossnagle <jesus@omniti.com> |
make the pattern match output (Sun Studio produces slightly different … |
|
|
|
@e06e00e9272d5e12448881e0b1331671143eed34
|
[e06e00e9272d5e12448881e0b1331671143eed34]
|
02/20/11 17:46:24 |
Theo Schlossnagle <jesus@omniti.com> |
we allow dynamic resolution, so this isn't an error -- it's actually not … |
|
|
|
@ce6a0600761ddbd0ee44fdc8d488a24e5a020fa1
|
[ce6a0600761ddbd0ee44fdc8d488a24e5a020fa1]
|
02/20/11 17:34:29 |
Theo Schlossnagle <jesus@omniti.com> |
fix two warnings |
|
|
|
@8a8ffcf208483f2c01a51f3bbb05e70e93f073cc
|
[8a8ffcf208483f2c01a51f3bbb05e70e93f073cc]
|
02/20/11 17:31:42 |
Theo Schlossnagle <jesus@omniti.com> |
not that people can't build these themselves,
but it would be a source of … |
|
|
|
@2527e31b6e3fd7f3e3e646e9dfa37645cb17fc41
|
[2527e31b6e3fd7f3e3e646e9dfa37645cb17fc41]
|
02/20/11 17:28:35 |
Theo Schlossnagle <jesus@omniti.com> |
use $(MAKE) instead of make in Makefile |
|
|
|
@c59d0c263dc682ac50a92e32d4dc615c9928df09
|
[c59d0c263dc682ac50a92e32d4dc615c9928df09]
|
02/20/11 17:23:56 |
Theo Schlossnagle <jesus@omniti.com> |
explicit target make solaris make happy |
|
|
|
@5f469fd0e15771e05af1ab103dcf666177e7dfda
|
[5f469fd0e15771e05af1ab103dcf666177e7dfda]
|
02/20/11 17:18:52 |
Theo Schlossnagle <jesus@omniti.com> |
hush warning about this not being used in a varargs context |
|
|
|
@39129da7159b3eff609749e4b2a1bf4596bde108
|
[39129da7159b3eff609749e4b2a1bf4596bde108]
|
02/20/11 17:17:01 |
Theo Schlossnagle <jesus@omniti.com> |
we need to add these later... we care, but autoconf is sloppy and doesn't … |
|
|
|
@06601a4dda0346aeef2da039407fd01010951a73
|
[06601a4dda0346aeef2da039407fd01010951a73]
|
02/20/11 17:13:04 |
Theo Schlossnagle <jesus@omniti.com> |
cleanup makefile deps and targets. instead of not noticing subdeps, we now … |
|
|
|
@08868ed340577450fdc2cc0f630159c186f5e4d9
|
[08868ed340577450fdc2cc0f630159c186f5e4d9]
|
02/20/11 16:39:52 |
Theo Schlossnagle <jesus@omniti.com> |
this was causing utils to always rebuild |
|
|
|
@f3f3b03e3c14d979f767e52e4a036c0b0e7701b6
|
[f3f3b03e3c14d979f767e52e4a036c0b0e7701b6]
|
02/20/11 15:59:36 |
Theo Schlossnagle <jesus@omniti.com> |
fix warning |
|
|
|
@09ecd288337978ca01c842684ec58b4bad68ce6e
|
[09ecd288337978ca01c842684ec58b4bad68ce6e]
|
02/20/11 15:50:57 |
Theo Schlossnagle <jesus@omniti.com> |
This patch does a lot, all refs #351
* fix up the test harness to … |
|
|
|
@f8c63e9fdef637cbef40fa8f4535742dce17d609
|
[f8c63e9fdef637cbef40fa8f4535742dce17d609]
|
02/18/11 22:42:03 |
Theo Schlossnagle <jesus@omniti.com> |
fix initialization order... default config ships with dns modules enabled … |
|
|
|
@4135087760a0c7f5d7c6b345c2cd6b2a297b7cab
|
[4135087760a0c7f5d7c6b345c2cd6b2a297b7cab]
|
02/18/11 21:38:09 |
Theo Schlossnagle <jesus@omniti.com> |
make the timeout here match the retention policy |
|
|
|
@9be14abfe879c074d58adf36e86a38e2882a8b28
|
[9be14abfe879c074d58adf36e86a38e2882a8b28]
|
02/18/11 16:56:28 |
Theo Schlossnagle <jesus@omniti.com> |
clearer error message |
|
|
|
@66dbd3e74ea380a09bbcc8e8428ca1bdda17324a
|
[66dbd3e74ea380a09bbcc8e8428ca1bdda17324a]
|
02/18/11 16:52:31 |
Theo Schlossnagle <jesus@omniti.com> |
eliminate unused variable |
|
|
|
@58a84d386885a444866925f495594b50f1bc4623
|
[58a84d386885a444866925f495594b50f1bc4623]
|
02/18/11 16:51:16 |
Theo Schlossnagle <jesus@omniti.com> |
expose jobq info |
|
|
|
@4a4fa329f7b3b7b3d8927d10092ec0ec3a8c7770
|
[4a4fa329f7b3b7b3d8927d10092ec0ec3a8c7770]
|
02/17/11 21:54:50 |
Theo Schlossnagle <jesus@omniti.com> |
fix a memory leak |
|
|
|
@f76d9371047ae30743021167aed4133fc0b7926a
|
[f76d9371047ae30743021167aed4133fc0b7926a]
|
02/17/11 20:55:06 |
Theo Schlossnagle <jesus@omniti.com> |
We need to make sure we only encode up to 2 characters shy of the … |
|
|
|
@637731dd84df22000af7615a62662e35d76413a9
|
[637731dd84df22000af7615a62662e35d76413a9]
|
02/17/11 15:49:15 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #350 |
|
|
|
@7d308b7989cb04229e214e3ca04435922d9965c8
|
[7d308b7989cb04229e214e3ca04435922d9965c8]
|
02/16/11 01:41:23 |
Theo Schlossnagle <jesus@omniti.com> |
make collect work better and support watches |
|
|
|
@b7a4679e0291d61725dbbb87147645140ae8c802
|
[b7a4679e0291d61725dbbb87147645140ae8c802]
|
02/15/11 15:54:42 |
Brian Clapper <bclapper@omniti.com> |
forgot to add new redis.lua to Makefile. refs #349 |
|
|
|
@983d4f5451028114e81aeff2b002f2cc2a3962da
|
[983d4f5451028114e81aeff2b002f2cc2a3962da]
|
02/15/11 15:15:23 |
Brian Clapper <bclapper@omniti.com> |
redis lua module. closes #349 |
|
|
|
@f9aada00bdb49fb61356a2fc0c58a1703691eead
|
[f9aada00bdb49fb61356a2fc0c58a1703691eead]
|
02/04/11 00:38:23 |
Theo Schlossnagle <jesus@omniti.com> |
I believe this fixes #348 |
|
|
|
@685103350afcff1386c2b0b562c34301bf937d3b
|
[685103350afcff1386c2b0b562c34301bf937d3b]
|
02/03/11 18:18:54 |
Theo Schlossnagle <jesus@omniti.com> |
refs #347 -- this fixes statuses... if peeps want CR or LF, they need to … |
|
|
|
@bf14ffcb68f78a1f42d549092e41a543deb1f387
|
[bf14ffcb68f78a1f42d549092e41a543deb1f387]
|
02/03/11 17:10:36 |
Theo Schlossnagle <jesus@omniti.com> |
quiet this down |
|
|
|
@1774a2db88a0c683623716a678d38d508802f8eb
|
[1774a2db88a0c683623716a678d38d508802f8eb]
|
02/02/11 01:45:35 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #346 |
|
|
|
@87e8a7c5242cb8108f494d787f6548c873e82743
|
[87e8a7c5242cb8108f494d787f6548c873e82743]
|
01/29/11 21:35:54 |
Theo Schlossnagle <jesus@omniti.com> |
bug, broke target |
|
|
|
@263fbcefa4e7c9542382400747df4c4ef671996d
|
[263fbcefa4e7c9542382400747df4c4ef671996d]
|
01/28/11 18:05:31 |
Theo Schlossnagle <jesus@omniti.com> |
reviewed patch from Michal Taborsky to make the PHP clean under E_ALL … |
|
|
|
@4fae03b83820a0c88604a1591dc30859440f6623
|
[4fae03b83820a0c88604a1591dc30859440f6623]
|
01/25/11 19:36:22 |
Theo Schlossnagle <jesus@omniti.com> |
a slightly more flavorful token |
|
|
|
@43311a31f8b0f522da943b9f0d511f8b099f72d7
|
[43311a31f8b0f522da943b9f0d511f8b099f72d7]
|
01/25/11 19:10:38 |
Theo Schlossnagle <jesus@omniti.com> |
reset the last_msg so we don't get a fetch if the search returns no … |
|
|
|
@86512c5ce78ec987515695d6cfe5662f3cbf7e9d
|
[86512c5ce78ec987515695d6cfe5662f3cbf7e9d]
|
01/25/11 19:08:27 |
Theo Schlossnagle <jesus@omniti.com> |
more features requested by Bryan Allen |
|
|
|
@5e56ceb75e135355c6810e1b12227ed0bbf25f9c
|
[5e56ceb75e135355c6810e1b12227ed0bbf25f9c]
|
01/25/11 03:18:36 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #345 |
|
|
|
@b9e1ddf4c523ca4eadbb9f38c6c3d8c647e51fd2
|
[b9e1ddf4c523ca4eadbb9f38c6c3d8c647e51fd2]
|
01/25/11 02:23:36 |
Theo Schlossnagle <jesus@omniti.com> |
this allows us to follow CNAMES |
|
|
|
@78bf9035137ab04dfa29092585c07d27820a584f
|
[78bf9035137ab04dfa29092585c07d27820a584f]
|
01/24/11 22:55:27 |
Theo Schlossnagle <jesus@omniti.com> |
refs #344. This is a race where we schedule wrong before we notice we've … |
|
|
|
@f60d872fd41a742f09bf5a2df1eef6a269dd3974
|
[f60d872fd41a742f09bf5a2df1eef6a269dd3974]
|
01/21/11 20:54:53 |
Theo Schlossnagle <jesus@omniti.com> |
support creating ipv6 sockets when we should, fixes #343 |
|
|
|
@25cb63a234b1cc264e2f81ab378966376f4fd170
|
[25cb63a234b1cc264e2f81ab378966376f4fd170]
|
01/21/11 20:51:29 |
Theo Schlossnagle <jesus@omniti.com> |
cleanup warnings |
|
|
|
@68fdcd372dd8543d8d885b9ba882d7291319b2fc
|
[68fdcd372dd8543d8d885b9ba882d7291319b2fc]
|
01/21/11 20:44:07 |
Theo Schlossnagle <jesus@omniti.com> |
allow noit.socket to take an address from which address family can be … |
|
|
|
@5c8387e2362c33a8359b6892d55e77b0c5a5be8b
|
[5c8387e2362c33a8359b6892d55e77b0c5a5be8b]
|
01/12/11 07:06:15 |
Theo Schlossnagle <jesus@omniti.com> |
IPv6 support, closes #342 |
|
|
|
@1f13369b30f3e373a33db896fd3bdf16bad9590d
|
[1f13369b30f3e373a33db896fd3bdf16bad9590d]
|
01/11/11 20:27:29 |
Theo Schlossnagle <jesus@omniti.com> |
Squeezing all that info into such at tight space...
I'm reminded of why I … |
|
|
|
@440237fe4e16e1450d92cef6a3c2b6a63907bc04
|
[440237fe4e16e1450d92cef6a3c2b6a63907bc04]
|
01/08/11 20:21:07 |
Theo Schlossnagle <jesus@omniti.com> |
work around Tomoyuki Sakurai, refs #302 -- we need a permanent solution, … |
|
|
|
@b553f9a4d73487ee85e5cfedf2cd67352b4d5e6b
|
[b553f9a4d73487ee85e5cfedf2cd67352b4d5e6b]
|
01/08/11 17:51:19 |
Theo Schlossnagle <jesus@omniti.com> |
refs #340
This is a rather major change. Targets can now be hostnames in … |
|
|
|
@4b55797971a3f98431112b9eb43d2a76c7ba3e2b
|
[4b55797971a3f98431112b9eb43d2a76c7ba3e2b]
|
01/07/11 18:25:58 |
Theo Schlossnagle <jesus@omniti.com> |
no functional change.
Just split out the noit_check_tools that may need … |
|
|
|
@9761c2f27f1d8476cd82892ad939edc6df00ab20
|
[9761c2f27f1d8476cd82892ad939edc6df00ab20]
|
01/07/11 15:55:57 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #339 |
|
|
|
@ae6a9eb3d143c05a62c9a1bd8044e92029015036
|
[ae6a9eb3d143c05a62c9a1bd8044e92029015036]
|
01/06/11 21:27:06 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #338 |
|
|
|
@c80f4383dc54e913ae5331613ee5aab403047ad7
|
[c80f4383dc54e913ae5331613ee5aab403047ad7]
|
01/06/11 20:54:26 |
Theo Schlossnagle <jesus@omniti.com> |
how does one commit something that doesn't compile? Not sure, I'll reflect … |
|
|
|
@6965c84e09944be54370b20115246015a67645c2
|
[6965c84e09944be54370b20115246015a67645c2]
|
01/06/11 20:51:55 |
Theo Schlossnagle <jesus@omniti.com> |
this can be ununitialized if we have no results |
|
|
|
@5064039ad205289d31f3063eeaedff61659b593e
|
[5064039ad205289d31f3063eeaedff61659b593e]
|
01/06/11 19:52:28 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #337
inet_ntop take the size of the destination buffer, not the … |
|
|
|
@1da40d5b26eca6f9ab581d6a3e71f25443a812d9
|
[1da40d5b26eca6f9ab581d6a3e71f25443a812d9]
|
01/06/11 19:51:30 |
Brian Clapper <bclapper@omniti.com> |
support using the system name server for resolving queries. fixes #336 |
|
|
|
@123ac74fd58fdb5c32dd5a7809b85569bf7c8d74
|
[123ac74fd58fdb5c32dd5a7809b85569bf7c8d74]
|
01/06/11 18:05:12 |
Theo Schlossnagle <jesus@omniti.com> |
fix from Wez |
|
|
|
@a22eaa7f94442fa0cce47905f64ec359be0827b8
|
[a22eaa7f94442fa0cce47905f64ec359be0827b8]
|
01/05/11 22:13:13 |
Theo Schlossnagle <jesus@omniti.com> |
stablize header order for my own sanity -- this is not a spec requirement, … |
|
|
|
@bfbfefdddaf5536bb76ef394872ab8232ce3a957
|
[bfbfefdddaf5536bb76ef394872ab8232ce3a957]
|
01/05/11 05:35:22 |
Theo Schlossnagle <jesus@omniti.com> |
another API |
|
|
|
@60d56d1d414800fac6935ea3eba23108ce58f329
|
[60d56d1d414800fac6935ea3eba23108ce58f329]
|
01/05/11 05:25:43 |
Theo Schlossnagle <jesus@omniti.com> |
remove error log on non-error condition |
|
|
|
@d6dd8eac282fbc8c26f3f16fd3480592ef915052
|
[d6dd8eac282fbc8c26f3f16fd3480592ef915052]
|
01/05/11 05:23:51 |
Theo Schlossnagle <jesus@omniti.com> |
remove unused variables -- and still passes the test suite |
|
|
|
@84b15c2c96cf473ee3add485c0e1ac3ee2be9906
|
[84b15c2c96cf473ee3add485c0e1ac3ee2be9906]
|
01/05/11 05:20:58 |
Theo Schlossnagle <jesus@omniti.com> |
implement and prefer gzip |
|
|
|
@6de024fe1a245773c4b8c107f9063f2f40e5c344
|
[6de024fe1a245773c4b8c107f9063f2f40e5c344]
|
01/05/11 02:42:51 |
Theo Schlossnagle <jesus@omniti.com> |
updates... yay! for test suites... all passes, refs #334 |
|
|
|
@000581aaa029b35ddf2cf5f65f70c943df0cb405
|
[000581aaa029b35ddf2cf5f65f70c943df0cb405]
|
12/21/10 22:59:31 |
Theo Schlossnagle <jesus@omniti.com> |
set the fd to -1 after close and update the console output, refs #333 |
|
|
|
@7fbea6436b3d271e41e913291bb1bd2f606358e3
|
[7fbea6436b3d271e41e913291bb1bd2f606358e3]
|
12/21/10 22:39:59 |
Theo Schlossnagle <jesus@omniti.com> |
correct refcnt tracking and add some console introspection, refs #333 |
|
|
|
@92a48807012238729af2563033f6753ce03b460e
|
[92a48807012238729af2563033f6753ce03b460e]
|
12/14/10 15:58:46 |
Theo Schlossnagle <jesus@omniti.com> |
updated copies -- patch from Michal Taborsky |
|
|
|
@47504cad2c02a23b33c10084d96ecbabcd56e76b
|
[47504cad2c02a23b33c10084d96ecbabcd56e76b]
|
12/08/10 21:27:02 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #332 |
|
|
|
@d483232cb0f81bb002c5c0e28f48e15d554300d9
|
[d483232cb0f81bb002c5c0e28f48e15d554300d9]
|
12/08/10 17:05:36 |
Theo Schlossnagle <jesus@omniti.com> |
getlength didn't work. numparts will certianly work |
|
|
|
@06ec2cf5c2e49674f9c6d3508cfc35ae3e6873fa
|
[06ec2cf5c2e49674f9c6d3508cfc35ae3e6873fa]
|
12/08/10 16:55:49 |
Theo Schlossnagle <jesus@omniti.com> |
remove getLength for getlength so that it doesn't show up as a Bean value |
|
|
|
@e754bdaf2061e69f9c3e13dcdf5cc3d95ea2c243
|
[e754bdaf2061e69f9c3e13dcdf5cc3d95ea2c243]
|
12/08/10 05:32:28 |
Theo Schlossnagle <jesus@omniti.com> |
update the tests to test the new extended_id stuff. refs #331 |
|
|
|
@8c720f9a4bd5979520e9c7ec00d9bea8d305391b
|
[8c720f9a4bd5979520e9c7ec00d9bea8d305391b]
|
12/08/10 05:31:12 |
Theo Schlossnagle <jesus@omniti.com> |
this is a big patch. adds an optional extended-id. you should upgrade … |
|
|
|
@ef66c597dd4703603001731c680a7d276cbaa174
|
[ef66c597dd4703603001731c680a7d276cbaa174]
|
12/06/10 06:26:37 |
Theo Schlossnagle <jesus@omniti.com> |
It appears that wicked circumstances can return on = 0 (in a shared-stack … |
|
|
|
@4894966c03f577b54d528ad9d1d0dc76f81a959c
|
[4894966c03f577b54d528ad9d1d0dc76f81a959c]
|
12/06/10 06:16:08 |
Theo Schlossnagle <jesus@omniti.com> |
reasonable fallbacks for a java binary |
|
|
|
@629726b79fb2f0024767c64498f20e1743d963b2
|
[629726b79fb2f0024767c64498f20e1743d963b2]
|
12/05/10 18:29:06 |
Theo Schlossnagle <jesus@omniti.com> |
Running NTP checks against each noit is reasonable, but it would be good … |
|
|
|
@c7cb2706c8c9efa28ec98e664f1ba670d7d6e5bb
|
[c7cb2706c8c9efa28ec98e664f1ba670d7d6e5bb]
|
12/02/10 19:00:18 |
Theo Schlossnagle <jesus@omniti.com> |
debug the abitrary nameserver dns context reaping |
|
|
|
@cb978e5289aaa3d758cf509f555d119da95e82ad
|
[cb978e5289aaa3d758cf509f555d119da95e82ad]
|
12/02/10 18:59:51 |
Theo Schlossnagle <jesus@omniti.com> |
purely cosmetic hard tab removal |
|
|
|
@6200bb249e7dd6a12aa7ec91352d301b2aa5a96d
|
[6200bb249e7dd6a12aa7ec91352d301b2aa5a96d]
|
12/02/10 18:55:44 |
Theo Schlossnagle <jesus@omniti.com> |
we need to check if we're still open before we do this (post again:) |
|
|
|
@3496f9642d3fd738e6c895d8ac3ba3d535d97c60
|
[3496f9642d3fd738e6c895d8ac3ba3d535d97c60]
|
11/26/10 17:39:09 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #329 |
|
|
|
@a03ab647d8bab40fd5c272d7981b58069f3fc781
|
[a03ab647d8bab40fd5c272d7981b58069f3fc781]
|
11/24/10 19:15:05 |
Theo Schlossnagle <jesus@omniti.com> |
If no queue name was declared and one was subsequently auto-generated … |
|
|
|
@fa18f5a78ce5d7f7e0ae42e2f6f38452b2716d16
|
[fa18f5a78ce5d7f7e0ae42e2f6f38452b2716d16]
|
11/22/10 20:16:18 |
Brian Clapper <bclapper@omniti.com> |
append_column_name option (true|false). When set to true will append … |
|
|
|
@6e2f9ec7979b0e29ef467e5088c1f156b2abdf84
|
[6e2f9ec7979b0e29ef467e5088c1f156b2abdf84]
|
11/20/10 16:45:59 |
Theo Schlossnagle <jesus@omniti.com> |
test the realtime streaming stuff |
|
|
|
@db3c52f2b600b58a7cc93533c8892a27a7ac844b
|
[db3c52f2b600b58a7cc93533c8892a27a7ac844b]
|
11/20/10 16:21:57 |
Theo Schlossnagle <jesus@omniti.com> |
tests actual noit<->stratcon<->postgres 'end-to-end' |
|
|
|
@ca96cb1bd2fb37b4b247503bea5f0e547c2c7393
|
[ca96cb1bd2fb37b4b247503bea5f0e547c2c7393]
|
11/20/10 16:19:00 |
Theo Schlossnagle <jesus@omniti.com> |
drop the initial stutter down for testing (makes for faster tests) |
|
|
|
@38385c3025d5f1da24a7b98dfa70f410e42e7fb0
|
[38385c3025d5f1da24a7b98dfa70f410e42e7fb0]
|
11/20/10 15:00:47 |
Theo Schlossnagle <jesus@omniti.com> |
cleaner error detection |
|
|
|
@49fa660523f5c717d0d82e2d286a989afe83c9c3
|
[49fa660523f5c717d0d82e2d286a989afe83c9c3]
|
11/19/10 22:16:10 |
Theo Schlossnagle <jesus@omniti.com> |
make in here (helps the tests) |
|
|
|
@3bfc79e1f3545570168565ca6300ef50bb20841b
|
[3bfc79e1f3545570168565ca6300ef50bb20841b]
|
11/18/10 21:28:34 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #327 |
|
|
|
@3821135574760be709319f24bb718263569486b4
|
[3821135574760be709319f24bb718263569486b4]
|
11/18/10 21:27:59 |
Theo Schlossnagle <jesus@omniti.com> |
stackless lua errors should be put in the status while sanitizing the … |
|
|
|
@32ceedd1d91a2fea4727ea7d82520738a9363be9
|
[32ceedd1d91a2fea4727ea7d82520738a9363be9]
|
11/17/10 16:24:43 |
Mike Jackson <mjackson@omniti.com> |
Adding an extra paranoia check to make sure we have a non-NULL SSL cipher … |
|
|
|
@2c35111d986f670203e64beb67e6fdc0ceb97c65
|
[2c35111d986f670203e64beb67e6fdc0ceb97c65]
|
11/15/10 15:41:57 |
Theo Schlossnagle <jesus@omniti.com> |
transient checks were being sent as 'C' events to listeners (like the … |
|
|
|
@df9ad581c5767cba988269e70126a35992d71b39
|
[df9ad581c5767cba988269e70126a35992d71b39]
|
11/08/10 19:52:37 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #325.... and... lua sucks. |
|
|
|
@9c846a29d6454bfe2d4465c139f488db05f832df
|
[9c846a29d6454bfe2d4465c139f488db05f832df]
|
11/06/10 16:34:46 |
Theo Schlossnagle <jesus@omniti.com> |
refs #324
This is kinda scary. Perhaps I saw something deeper when I … |
|
|
|
@b6efcd37ad0639caa9b800bd2809f6d37fd33363
|
[b6efcd37ad0639caa9b800bd2809f6d37fd33363]
|
11/05/10 16:57:29 |
Theo Schlossnagle <jesus@omniti.com> |
refs #324
I can't repeat the same crash, but I do get a crash.
This … |
|
|
|
@3d20bc1379d600f43cfd1385da58f12c1f448d15
|
[3d20bc1379d600f43cfd1385da58f12c1f448d15]
|
11/03/10 20:38:14 |
Theo Schlossnagle <jesus@omniti.com> |
fix the fetch of the check to be the most recent |
|
|
|
@dbd0c9dbeda6f50b3591b96efc2de01c606c0d25
|
[dbd0c9dbeda6f50b3591b96efc2de01c606c0d25]
|
11/01/10 18:30:04 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #197 -- thanks Michal Táborský |
|
|
|
@0c28d603d67bca2fd0190fb5509dc5e0733a8f2e
|
[0c28d603d67bca2fd0190fb5509dc5e0733a8f2e]
|
11/01/10 15:26:48 |
Theo Schlossnagle <jesus@omniti.com> |
fixed the collape/expand visualization. fixes from Michal Táborský |
|
|
|
@aa9764ced359e2c93e5630974ba25407a6c656b5
|
[aa9764ced359e2c93e5630974ba25407a6c656b5]
|
11/01/10 13:50:56 |
Theo Schlossnagle <jesus@omniti.com> |
updates from Michal Táborský
The source field for guides now … |
|
|
|
@f561a3367df902911024ea31916b658bd232f522
|
[f561a3367df902911024ea31916b658bd232f522]
|
10/30/10 19:45:30 |
Theo Schlossnagle <jesus@omniti.com> |
fix from Taborsky for content-type of json |
|
|
|
@20ab2bd0d35802eb75167adfa7cab41fbc2573aa
|
[20ab2bd0d35802eb75167adfa7cab41fbc2573aa]
|
10/27/10 21:52:56 |
Brian Clapper <bclapper@omniti.com> |
use it or lose it, don't lose it then use it |