Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception chaining #19

Open
wants to merge 157 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2010

  1. Add configuration structs.

    Ed Ceaser committed Aug 25, 2010
    Configuration menu
    Copy the full SHA
    e1f1e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2010

  1. batch queries/prepared statements

    Kyle Maxwell committed Sep 14, 2010
    Configuration menu
    Copy the full SHA
    5df5158 View commit details
    Browse the repository at this point in the history
  2. port to new maven location

    Kyle Maxwell committed Sep 14, 2010
    Configuration menu
    Copy the full SHA
    31cbc48 View commit details
    Browse the repository at this point in the history
  3. publish to twitter

    Kyle Maxwell committed Sep 14, 2010
    Configuration menu
    Copy the full SHA
    546153a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2010

  1. batch queries/prepared statements

    Kyle Maxwell committed Sep 15, 2010
    Configuration menu
    Copy the full SHA
    dcb282f View commit details
    Browse the repository at this point in the history
  2. merged whitespace

    Kyle Maxwell committed Sep 15, 2010
    Configuration menu
    Copy the full SHA
    f62ea48 View commit details
    Browse the repository at this point in the history
  3. ParamsApplier for better type safety

    Kyle Maxwell committed Sep 15, 2010
    Configuration menu
    Copy the full SHA
    0c8d302 View commit details
    Browse the repository at this point in the history
  4. use snapshot convention

    Kyle Maxwell committed Sep 15, 2010
    Configuration menu
    Copy the full SHA
    7a323af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a4660 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2010

  1. Configuration menu
    Copy the full SHA
    cbc15ae View commit details
    Browse the repository at this point in the history
  2. fix for timeouts.

    Robey Pointer authored and freels committed Sep 16, 2010
    Configuration menu
    Copy the full SHA
    939473c View commit details
    Browse the repository at this point in the history
  3. 1.2.3

    freels committed Sep 16, 2010
    Configuration menu
    Copy the full SHA
    2d45085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1633f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2010

  1. get rid of untracked build.properties

    eaceaser committed Sep 20, 2010
    Configuration menu
    Copy the full SHA
    3f3b847 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2010

  1. Configuration menu
    Copy the full SHA
    53cf315 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2010

  1. more efficient sql

    Kyle Maxwell committed Sep 23, 2010
    Configuration menu
    Copy the full SHA
    5ec8762 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2010

  1. back to known state

    Kyle Maxwell committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    43082dc View commit details
    Browse the repository at this point in the history
  2. merged upstream

    Kyle Maxwell committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    73102b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2010

  1. standard-project 0.7.7

    eaceaser committed Sep 28, 2010
    Configuration menu
    Copy the full SHA
    c01426c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2010

  1. Configuration menu
    Copy the full SHA
    69f2cf3 View commit details
    Browse the repository at this point in the history
  2. upgrade mysql jdbc driver

    freels committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    29545fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b24981e View commit details
    Browse the repository at this point in the history
  4. 1.3

    freels committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    06d2943 View commit details
    Browse the repository at this point in the history
  5. 1.3.1-SNAPSHOT

    freels committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    af17c3e View commit details
    Browse the repository at this point in the history
  6. fix a bug where were query.cancel() would succeed, but fail to cancel…

    … a query in the db server, and therefore failing to cancel the original query
    freels committed Oct 1, 2010
    Configuration menu
    Copy the full SHA
    cfb9c72 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2010

  1. tests running on scala 2.8

    mmcbride committed Oct 8, 2010
    Configuration menu
    Copy the full SHA
    1cbcf2c View commit details
    Browse the repository at this point in the history
  2. cross building working (2.7.7 and 2.8.0)

    mmcbride committed Oct 8, 2010
    Configuration menu
    Copy the full SHA
    a98d63c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'scala_28'

    freels committed Oct 8, 2010
    Configuration menu
    Copy the full SHA
    b53faac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a32e0cc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2010

  1. Configuration menu
    Copy the full SHA
    a1ec557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf0efd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2010

  1. test url param defaults

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    30365d1 View commit details
    Browse the repository at this point in the history
  2. == to eq

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    99e02ca View commit details
    Browse the repository at this point in the history
  3. 1.3.1

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    254820c View commit details
    Browse the repository at this point in the history
  4. 1.3.2-SNAPSHOT

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    092cd6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deaf828 View commit details
    Browse the repository at this point in the history
  6. 1.3.2

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    5319d2a View commit details
    Browse the repository at this point in the history
  7. 1.3.3-SNAPSHOT

    freels committed Oct 12, 2010
    Configuration menu
    Copy the full SHA
    d87a172 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2010

  1. Configuration menu
    Copy the full SHA
    9fa7033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f7f46 View commit details
    Browse the repository at this point in the history
  3. 1.3.3

    freels committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    e4fe92e View commit details
    Browse the repository at this point in the history
  4. 1.3.4-SNAPSHOT

    freels committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    9d751ca View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:twitter/querulous

    Conflicts:
    	project/build.properties
    Robey Pointer committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    d968a56 View commit details
    Browse the repository at this point in the history
  6. ignore tmproj.

    Robey Pointer committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    455c2b8 View commit details
    Browse the repository at this point in the history
  7. make tests work even if you're not nick.

    Robey Pointer committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    c8a1024 View commit details
    Browse the repository at this point in the history
  8. update plugin.

    Robey Pointer committed Oct 13, 2010
    Configuration menu
    Copy the full SHA
    4840c2d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2010

  1. Configuration menu
    Copy the full SHA
    2693b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356c1b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0baea36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39fa3c0 View commit details
    Browse the repository at this point in the history
  5. fix timeout and drop back to 5

    freels committed Oct 14, 2010
    Configuration menu
    Copy the full SHA
    efee926 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2010

  1. 1.3.4

    Robey Pointer committed Oct 15, 2010
    Configuration menu
    Copy the full SHA
    337f3b3 View commit details
    Browse the repository at this point in the history
  2. 1.3.5-SNAPSHOT

    Robey Pointer committed Oct 15, 2010
    Configuration menu
    Copy the full SHA
    af93b27 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2010

  1. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    	project/build/QuerulousProject.scala
    	src/main/scala/com/twitter/querulous/database/Database.scala
    	src/main/scala/com/twitter/querulous/evaluator/AutoDisablingQueryEvaluator.scala
    	src/main/scala/com/twitter/querulous/evaluator/QueryEvaluatorProxy.scala
    	src/main/scala/com/twitter/querulous/query/Query.scala
    	src/main/scala/com/twitter/querulous/query/TimingOutQuery.scala
    	src/main/scala/com/twitter/querulous/query/TimingOutStatsCollectingQuery.scala
    	src/main/scala/com/twitter/querulous/test/FakeQueryEvaluator.scala
    	src/main/scala/com/twitter/querulous/test/FakeStatsCollector.scala
    	src/test/scala/com/twitter/querulous/TestEvaluator.scala
    	src/test/scala/com/twitter/querulous/integration/QuerySpec.scala
    	src/test/scala/com/twitter/querulous/integration/TimeoutSpec.scala
    eaceaser committed Oct 21, 2010
    Configuration menu
    Copy the full SHA
    709664f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2010

  1. fix: it needs to be okay to not pass a stats collector.

    Robey Pointer committed Oct 22, 2010
    Configuration menu
    Copy the full SHA
    1568a7c View commit details
    Browse the repository at this point in the history
  2. 1.3.5

    Robey Pointer committed Oct 22, 2010
    Configuration menu
    Copy the full SHA
    eafcb15 View commit details
    Browse the repository at this point in the history
  3. 1.3.6-SNAPSHOT

    Robey Pointer committed Oct 22, 2010
    Configuration menu
    Copy the full SHA
    88ddc9b View commit details
    Browse the repository at this point in the history
  4. make configs use defs not vals.

    eaceaser committed Oct 22, 2010
    Configuration menu
    Copy the full SHA
    181f545 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2010

  1. Initial self-constructing configs impl

    eaceaser committed Oct 23, 2010
    Configuration menu
    Copy the full SHA
    e5ee3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ad1e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2010

  1. add support for cancelTimeout

    eaceaser committed Oct 25, 2010
    Configuration menu
    Copy the full SHA
    642e7f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2010

  1. Merge branch 'master' into new_config_structs

    eaceaser committed Nov 1, 2010
    Configuration menu
    Copy the full SHA
    dd5747e View commit details
    Browse the repository at this point in the history
  2. change version to -config-

    eaceaser committed Nov 1, 2010
    Configuration menu
    Copy the full SHA
    77ceac1 View commit details
    Browse the repository at this point in the history
  3. merged build.properties

    Kyle Maxwell committed Nov 1, 2010
    Configuration menu
    Copy the full SHA
    2abd824 View commit details
    Browse the repository at this point in the history
  4. upgrade StandardProject

    Kyle Maxwell committed Nov 1, 2010
    Configuration menu
    Copy the full SHA
    6a19124 View commit details
    Browse the repository at this point in the history
  5. upgrade configggy

    Kyle Maxwell committed Nov 1, 2010
    Configuration menu
    Copy the full SHA
    1ba2b10 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2010

  1. log when a connection is destroyed by evil.

    Robey Pointer committed Nov 2, 2010
    Configuration menu
    Copy the full SHA
    8248998 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:twitter/querulous

    Robey Pointer committed Nov 2, 2010
    Configuration menu
    Copy the full SHA
    641725f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2010

  1. use newer configgy.

    Robey Pointer committed Nov 3, 2010
    Configuration menu
    Copy the full SHA
    dc5864c View commit details
    Browse the repository at this point in the history
  2. 1.3.6

    Robey Pointer committed Nov 3, 2010
    Configuration menu
    Copy the full SHA
    c40ac3b View commit details
    Browse the repository at this point in the history
  3. 1.3.7-SNAPSHOT

    Robey Pointer committed Nov 3, 2010
    Configuration menu
    Copy the full SHA
    ae9b283 View commit details
    Browse the repository at this point in the history
  4. update maven repo in readme.

    Robey Pointer committed Nov 3, 2010
    Configuration menu
    Copy the full SHA
    ca438da View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2010

  1. remove TestRunner.

    Robey Pointer committed Nov 4, 2010
    Configuration menu
    Copy the full SHA
    3f7fde1 View commit details
    Browse the repository at this point in the history
  2. allow query_cancel_timeout to be configured.

    Robey Pointer committed Nov 4, 2010
    Configuration menu
    Copy the full SHA
    87f7ad8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2010

  1. don't throw an exception when trying to rollback a transaction on a c…

    …losed connection.
    Robey Pointer committed Nov 5, 2010
    Configuration menu
    Copy the full SHA
    de667b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2010

  1. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    eaceaser committed Nov 8, 2010
    Configuration menu
    Copy the full SHA
    9150023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebf3cf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2010

  1. Configuration menu
    Copy the full SHA
    2c186c7 View commit details
    Browse the repository at this point in the history
  2. remove cancel timeout.

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    70cca6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d8e34d View commit details
    Browse the repository at this point in the history
  4. move test.

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    7c80a2a View commit details
    Browse the repository at this point in the history
  5. support configuring per-query-class timeouts.

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    0b10754 View commit details
    Browse the repository at this point in the history
  6. we're going to destroy connections all the time now, so don't bother …

    …to log it.
    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    2ec6099 View commit details
    Browse the repository at this point in the history
  7. 1.3.8.1 for now.

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    3c74cce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1023fa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fixed_query_timeouts'

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    96668f1 View commit details
    Browse the repository at this point in the history
  10. version 1.4.0!

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    cc406fc View commit details
    Browse the repository at this point in the history
  11. 1.4.0

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    bdc32a6 View commit details
    Browse the repository at this point in the history
  12. 1.4.1-SNAPSHOT

    Robey Pointer committed Nov 9, 2010
    Configuration menu
    Copy the full SHA
    a2df2c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2010

  1. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    	src/main/scala/com/twitter/querulous/evaluator/QueryEvaluatorProxy.scala
    	src/main/scala/com/twitter/querulous/query/TimingOutQuery.scala
    	src/main/scala/com/twitter/querulous/test/FakeQueryEvaluator.scala
    eaceaser committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    182b23a View commit details
    Browse the repository at this point in the history
  2. better query timeout configuration wiring

    eaceaser committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    977bdf4 View commit details
    Browse the repository at this point in the history
  3. thread through stats

    freels committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    69f31bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c216e6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'new_config_structs' of github.com:twitter/querulous int…

    …o new_config_structs
    eaceaser committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    0145cce View commit details
    Browse the repository at this point in the history
  6. fix typo

    eaceaser committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    162e445 View commit details
    Browse the repository at this point in the history
  7. make debugging take a block in configuration

    eaceaser committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    be9c327 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35055e5 View commit details
    Browse the repository at this point in the history
  9. should be working on 1.4.0

    ;
    freels committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    24af836 View commit details
    Browse the repository at this point in the history
  10. 1.4.1

    freels committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    26076da View commit details
    Browse the repository at this point in the history
  11. 1.4.2-SNAPSHOT

    freels committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    24a238d View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    freels committed Nov 11, 2010
    Configuration menu
    Copy the full SHA
    e88af07 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2010

  1. Configuration menu
    Copy the full SHA
    5c8cb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87e42e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:twitter/querulous

    Conflicts:
    	project/build.properties
    Robey Pointer committed Nov 12, 2010
    Configuration menu
    Copy the full SHA
    18efe7c View commit details
    Browse the repository at this point in the history
  4. 1.4.2

    Robey Pointer committed Nov 12, 2010
    Configuration menu
    Copy the full SHA
    948af02 View commit details
    Browse the repository at this point in the history
  5. 1.4.3-SNAPSHOT

    Robey Pointer committed Nov 12, 2010
    Configuration menu
    Copy the full SHA
    539aec5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into new_config_structs

    eaceaser committed Nov 12, 2010
    Configuration menu
    Copy the full SHA
    911e097 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2010

  1. add auto disabling database config option

    eaceaser committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    2906019 View commit details
    Browse the repository at this point in the history
  2. make the auto disabling struct default to None

    eaceaser committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    ee8bbde View commit details
    Browse the repository at this point in the history
  3. log an error when a delegate connection can't be found, but don't die…

    …. also, catch exceptions out of the timer task and complain bitterly.
    Robey Pointer committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    bc58c44 View commit details
    Browse the repository at this point in the history
  4. 1.4.3

    Robey Pointer committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    2647ffe View commit details
    Browse the repository at this point in the history
  5. 1.4.4-SNAPSHOT

    Robey Pointer committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    dfd3844 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2010

  1. don't create a new timeout thread pool per hostname, just one per fac…

    …tory.
    Robey Pointer committed Nov 17, 2010
    Configuration menu
    Copy the full SHA
    49ead3e View commit details
    Browse the repository at this point in the history
  2. don't insist on creating all threads at once. also, let them die out …

    …slowly.
    Robey Pointer committed Nov 17, 2010
    Configuration menu
    Copy the full SHA
    b4e44e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2010

  1. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    	src/main/scala/com/twitter/querulous/Timeout.scala
    eaceaser committed Nov 23, 2010
    Configuration menu
    Copy the full SHA
    90456d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2010

  1. merged in inline stuff

    Kyle Maxwell committed Nov 30, 2010
    Configuration menu
    Copy the full SHA
    8ca988d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2010

  1. upgrade inline

    Kyle Maxwell committed Dec 1, 2010
    Configuration menu
    Copy the full SHA
    63f4f87 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2010

  1. Configuration menu
    Copy the full SHA
    16be076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b15ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b285467 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2010

  1. Configuration menu
    Copy the full SHA
    e9ec316 View commit details
    Browse the repository at this point in the history
  2. streamline config a bit

    freels committed Dec 4, 2010
    Configuration menu
    Copy the full SHA
    ed7c7aa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2010

  1. more defaults

    freels committed Dec 5, 2010
    Configuration menu
    Copy the full SHA
    9354e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8248a33 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2010

  1. Merge branch 'no_future'

    freels committed Dec 16, 2010
    Configuration menu
    Copy the full SHA
    b407a33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into new_config_structs

    Conflicts:
    	project/build.properties
    	src/main/scala/com/twitter/querulous/database/Database.scala
    freels committed Dec 16, 2010
    Configuration menu
    Copy the full SHA
    6013f5f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2010

  1. Configuration menu
    Copy the full SHA
    853e6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff55f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2010

  1. fix cross-compilation

    freels committed Dec 20, 2010
    Configuration menu
    Copy the full SHA
    e0e3a38 View commit details
    Browse the repository at this point in the history
  2. remove topical version suffix

    freels committed Dec 20, 2010
    Configuration menu
    Copy the full SHA
    4c3564b View commit details
    Browse the repository at this point in the history
  3. 1.5.0-SNAPSHOT

    freels committed Dec 20, 2010
    Configuration menu
    Copy the full SHA
    34521f6 View commit details
    Browse the repository at this point in the history
  4. 1.5.0

    freels committed Dec 20, 2010
    Configuration menu
    Copy the full SHA
    a8f1d2a View commit details
    Browse the repository at this point in the history
  5. 1.5.1-SNAPSHOT

    freels committed Dec 20, 2010
    Configuration menu
    Copy the full SHA
    838a829 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2010

  1. Configuration menu
    Copy the full SHA
    46dd7ab View commit details
    Browse the repository at this point in the history
  2. 1.5.1

    freels committed Dec 22, 2010
    Configuration menu
    Copy the full SHA
    e1256df View commit details
    Browse the repository at this point in the history
  3. 1.5.2-SNAPSHOT

    freels committed Dec 22, 2010
    Configuration menu
    Copy the full SHA
    a97fe9c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2011

  1. Added some new timeout stats. These measure timeouts on active databa…

    …se operations, not on
    
    queued operations.
    Benjy Weinberger committed Jan 4, 2011
    Configuration menu
    Copy the full SHA
    d93ffe3 View commit details
    Browse the repository at this point in the history
  2. 1.5.2

    Benjy Weinberger committed Jan 4, 2011
    Configuration menu
    Copy the full SHA
    8e35a32 View commit details
    Browse the repository at this point in the history
  3. 1.5.3-SNAPSHOT

    Benjy Weinberger committed Jan 4, 2011
    Configuration menu
    Copy the full SHA
    465d83c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2011

  1. Changed the query Timeout behavior to only purge the Timer queue inte…

    …rmittently.
    
    Timer.purge() is linear in the number of TimerTasks, and is synchronized on the Timer's monitor,
    so calling purge() for every task was effectively quadratic. This can get bad if load causes
    many taks to get backed up on the Timer.
    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    576bda7 View commit details
    Browse the repository at this point in the history
  2. 1.5.3

    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    5bc2541 View commit details
    Browse the repository at this point in the history
  3. 1.5.4-SNAPSHOT

    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    e200299 View commit details
    Browse the repository at this point in the history
  4. Revert "Changed the query Timeout behavior to only purge the Timer qu…

    …eue intermittently."
    
    On further inspection, we don't need to call purge() at all. We'll revert this, and remove
    the call to purge in a future change.
    
    This reverts commit 576bda7.
    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    89dfacd View commit details
    Browse the repository at this point in the history
  5. Removed the call to purge() on the timer that kills queries that over…

    …run their timeout.
    
    We were calling it for every task, and it's linear in the number of tasks, and synchronized
    on the timer's monitor, so it was effectively quadratic on the number of pending tasks.
    
    It turns out that we don't need to call purge() at all anyway...
    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    315f6a1 View commit details
    Browse the repository at this point in the history
  6. 1.5.4

    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    7a1f790 View commit details
    Browse the repository at this point in the history
  7. 1.5.5-SNAPSHOT

    Benjy Weinberger committed Jan 5, 2011
    Configuration menu
    Copy the full SHA
    7feb02f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2011

  1. Configuration menu
    Copy the full SHA
    e6769e6 View commit details
    Browse the repository at this point in the history
  2. fix compiler warnings

    freels committed Feb 16, 2011
    Configuration menu
    Copy the full SHA
    d415e15 View commit details
    Browse the repository at this point in the history
  3. epoch!

    freels committed Feb 16, 2011
    Configuration menu
    Copy the full SHA
    4d34c41 View commit details
    Browse the repository at this point in the history
  4. 2.0.0

    freels committed Feb 16, 2011
    Configuration menu
    Copy the full SHA
    cb3639b View commit details
    Browse the repository at this point in the history
  5. 2.0.1-SNAPSHOT

    freels committed Feb 16, 2011
    Configuration menu
    Copy the full SHA
    3490259 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2011

  1. get rid of configgy dependency

    eaceaser committed Feb 25, 2011
    Configuration menu
    Copy the full SHA
    cf2b864 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2011

  1. Merge branch 'begone_configgy'

    eaceaser committed Feb 28, 2011
    Configuration menu
    Copy the full SHA
    9ecbcac View commit details
    Browse the repository at this point in the history
  2. 2.0.1

    eaceaser committed Feb 28, 2011
    Configuration menu
    Copy the full SHA
    17af36f View commit details
    Browse the repository at this point in the history
  3. 2.0.2-SNAPSHOT

    eaceaser committed Feb 28, 2011
    Configuration menu
    Copy the full SHA
    10e47d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2011

  1. fixing exception chaining in SqlQuery.

    anand@twitter.com committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    7bfd4c5 View commit details
    Browse the repository at this point in the history
  2. one more test.

    anand@twitter.com committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    7b0a0e2 View commit details
    Browse the repository at this point in the history