descriptionRabbitMQ Java AMQP client library
ownerinfo@rabbitmq.com
last changeWed, 16 May 2012 15:21:17 +0100
changes
12 hours ago Steve Powell Eliminate javadoc warnings in com.rabbitmq.utility bug20709 tip
12 hours ago Steve Powell Modify codegen to produce output with no javadoc warnings. bug20709
15 hours ago Steve Powell Merge in default bug20709
15 hours ago Steve Powell Eliminate JavaDoc warnings from ClientVersion generated java source. default
15 hours ago Steve Powell Put arguments the right way round on assertEquals.
34 hours ago Steve Powell Split close processing (channel and connection); bug24592
38 hours ago Steve Powell Merge bug24527 in to get clean compile. bug24592
38 hours ago Tim Watson merge bug24527 into default
40 hours ago Simon MacMullen Oops bug24527
40 hours ago Simon MacMullen Java 1.5 fix. bug24527
41 hours ago Steve Powell Revert properly. bug24592
2 days ago Steve Powell Revert the removal of checkShutdown() in QueueingConsumer. bug24592
2 days ago Steve Powell Backout changeset bbfc45f00750cfa5040af26df5d414a415c4ab19 bug24592
2 days ago Steve Powell Merge in default bug24592
2 days ago Steve Powell Move channel shutdown processing to after close-ok reply received. bug24592
5 days ago Michael Bridgen Merge default bug24836
3 weeks ago Michael Bridgen There are different CAs in use now. bug24836
6 days ago Tim Watson merge bug24527 into default
6 days ago Simon MacMullen Make MulticastParams create producers and consumers, and thus prevent knowledge of its entire state leaking into MulticastSet. bug24527
7 days ago Simon MacMullen Read performance test specifications from a JSON file. We lose the ability to run multiple brokers, but that wasn't very well done anyway. We can come back to it. bug24527
7 days ago Simon MacMullen Allow strings to be quoted with "'" as well as '"'. bug24527
7 days ago Simon MacMullen Deal with // comments. bug24527
8 days ago Emile Joubert Merged bug24910 into default
8 days ago Steve Powell Add message to channel.close(). bug24910
12 days ago Simon MacMullen Merge in default bug24527
2 weeks ago Steve Powell Use Connection.abort(…) instead of AMQConnection.close(…) in handleChannelKiller() bug24910
2 weeks ago Steve Powell Remove JavaDoc warning, and put "DefaultExceptionHandler:" on logged message. bug24910
2 weeks ago Steve Powell Rework handleChannelKiller to close channel only (if possible). bug24910
2 weeks ago Emile Joubert Merging bug24907 into junk junk
2 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_2 for changeset 9ee49999b983
2 weeks ago Emile Joubert Ignore garbage from server on first connect bug24907
2 weeks ago Steve Powell Remove GRATUITOUS_WAIT and add more aggressive Requeue/Consumer tests. bug24592
3 weeks ago Steve Powell Modify WorkPool so as not to complain so loudly if the channel is not in the pool. bug24592
3 weeks ago Steve Powell Properly remove checkShutdown() and fix some JavaDoc bugs. bug24592
3 weeks ago Steve Powell Merge in default bug24592
3 weeks ago Matthias Radestock merge bug24881 into default rabbitmq_v2_8_2
3 weeks ago Francesco Mazzoli Increased TTL interval. bug24881
5 weeks ago Eric Litak queue leases with if_empty & if_unused option bug24696
3 weeks ago Emile Joubert Merged bug24876 into default
4 weeks ago Matthew Sackman Support MultiAckEvery in MCM bug24876
5 weeks ago Simon MacMullen Merge bug24725
5 weeks ago Matthias Radestock test confirm for messages expired with x-message-ttl=0 bug24725
5 weeks ago Matthias Radestock test dead-lettering for x-message-ttl=0 bug24725
5 weeks ago Matthias Radestock make sure test doesn't get stuck on failure
5 weeks ago Matthias Radestock test x-message-ttl=0 behaviour bug24725
5 weeks ago Matthias Radestock merge default into bug24725 bug24725
6 weeks ago Steve Powell Minor tweaks to tests. bug24585
6 weeks ago Steve Powell Rename package bug24585
6 weeks ago Steve Powell Merge default in. bug24585
6 weeks ago Steve Powell Eliminate warning from test
6 weeks ago Steve Powell Finished simple call unit-test. bug24585
6 weeks ago Steve Powell Update StubChannel bug24585
6 weeks ago Steve Powell Merge default in bug24585
6 weeks ago Matthias Radestock merge bug24845 into default
6 weeks ago Matthias Radestock expand confirm tests to cover non-persistent m&i returns bug24845
6 weeks ago Matthias Radestock refactor confirm tests and test more combinations of p&m&i
6 weeks ago Matthias Radestock permit 0 in x-message-ttl, and test for that bug24725
6 weeks ago Simon MacMullen Merge bug23463
6 weeks ago Emile Joubert Merged bug24835 into default
6 weeks ago Steve Powell Correct call to handleAckNack on receiving a NACK. bug24835
7 weeks ago Steve Powell Merge 24795 into default.
7 weeks ago Steve Powell Eliminate a few unnecessary UnsupportedEncodingException references. bug24795
7 weeks ago Steve Powell Merge in default bug24795
7 weeks ago Steve Powell Eliminate import ..*; declarations. bug24795
7 weeks ago Steve Powell Eliminate wildcard import in mainline code.
7 weeks ago Steve Powell Fix noLocal parameter JavaDoc
7 weeks ago Emile Joubert String RPC uses UTF-8 consistently bug24795
7 weeks ago Simon MacMullen Merge bug24827
7 weeks ago Emile Joubert Disk free space monitoring tests bug23463
7 weeks ago Matthias Radestock a test bug24827
7 weeks ago Matthias Radestock simplify further, and prevent NPE in String constructor on failure
7 weeks ago Matthias Radestock reduce the execution time from 7.4 to 1.6 seconds
7 weeks ago Matthias Radestock simplifying refactor
7 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_1 for changeset 8c29085e2aef
8 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_0 for changeset 2252ed45354f rabbitmq_v2_8_1
2 months ago Simon MacMullen Obtain rates in bytes/sec as well as msg/sec (not counting AMQP overhead) bug24527
2 months ago Simon MacMullen Merge bug20337 rabbitmq_v2_8_0
2 months ago Alexandru Scvortov remove useless test bug20337
2 months ago Simon MacMullen Eliminate whooshing sound. bug20337
2 months ago Simon MacMullen Stats should be instantiated immediately before you want to use them. bug24527
2 months ago Alexandru Scvortov merge default into bug20337 bug20337
2 months ago Alexandru Scvortov expand deleted dlx test bug20337
2 months ago Alexandru Scvortov add test for dead-lettering to a deleted exchange bug20337
2 months ago Alexandru Scvortov refactor and thighten a test bug20337
2 months ago Alexandru Scvortov get rid of PropertyFactory bug20337
2 months ago Alexandru Scvortov abstract nack and reject DLX test bug20337
2 months ago Steve Powell Merge bug24756 into junk junk
2 months ago Simon MacMullen More tweaks. This really needs to be a config file or something... bug24527
2 months ago Steve Powell Add test for queueDeclarePassive(q). bug24756
2 months ago Steve Powell Fixed grammar and some category errors in Javadoc.
2 months ago Simon MacMullen Fix mistake. bug20337
2 months ago Simon MacMullen Typo. bug20337
2 months ago Simon MacMullen We, ah, already test this case elsewhere. bug20337
2 months ago Simon MacMullen Merge bug24651
2 months ago Simon MacMullen Attempt to document this outside of the impl package, I don't think people should be expected to look in there. bug24651
2 months ago Steve Powell Add Javadoc bug24651
2 months ago Emile Joubert Add missing file from bug24747
2 months ago Alexandru Scvortov unhang a test bug20337
2 months ago Alexandru Scvortov fix and refactor DLX tests bug20337
2 months ago Emile Joubert Merged bug24747 into default
2 months ago Alexandru Scvortov add test for deleting a queue with a DLX twice bug20337
2 months ago Steve Powell Merge in default bug24651
2 months ago Steve Powell Adjusted test to limit hang if test fails. bug24747
3 months ago Alexandru Scvortov don't dead-letter on delete and purge; update tests bug20337
3 months ago Steve Powell Added test of logic bug24747
3 months ago Steve Powell Make handleSocketTimeout() respond differently before negotiation completes bug24747
3 months ago Simon MacMullen Merge bug24086
3 months ago Emile Joubert Merged default into junk junk
3 months ago Emile Joubert Unmerge bug20337
3 months ago Emile Joubert Merged bug20337 into default default
3 months ago Simon MacMullen 1000 consumers require fiddling with ulimit, let's not... bug24527
3 months ago Simon MacMullen Run the first test for a longer time, so in 2.7.1 we can see memory alarsm going off. bug24527
3 months ago Simon MacMullen Fix FTBFS treating checked exceptions with the contempt they deserve. bug24527
3 months ago Simon MacMullen One more scenario, tweak some params. bug24527
3 months ago Alexandru Scvortov add test for empty-queue purge with dlx bug20337
3 months ago Alexandru Scvortov re-add dead-letter-to-self test checking for the new condition bug20337
3 months ago Alexandru Scvortov merge default into bug20337 bug20337
3 months ago Simon MacMullen Start to push scenarios towards what we actually want to measure. Also MulticastParams should clearly not default to 10s. bug24527
3 months ago Simon MacMullen More robustness in stopping the broker, better diagnostics if it doesn't start. bug24527
3 months ago Matthias Radestock remove workaround now that the server is better behaved bug24086
3 months ago Simon MacMullen That's too many scenarios and plotting them all on one chart is unreadable. Split out the before-paging and after-paging cases, that's all we care about. bug24527
3 months ago Simon MacMullen Fix a couple of bugs introduced in stats. That reset idea is dodgy. bug24527
3 months ago Simon MacMullen Don't return NaN. bug24527
3 months ago Simon MacMullen MOAR DATA. bug24527
3 months ago Simon MacMullen Scenarios with multiple phases; use this to test queue fill / drain. bug24527
3 months ago Simon MacMullen Oops bug24527
3 months ago Simon MacMullen Further naming bug24527
3 months ago Simon MacMullen Different message counts for producer and consumer. bug24527
3 months ago Simon MacMullen Now that we've got the name right, let's get the logic right too. bug24527
3 months ago Simon MacMullen This is wrong apparently bug24527
3 months ago Simon MacMullen Rename to message count. bug24527
3 months ago Simon MacMullen Introduce a message limit flag, and make it so that if there are no consumers and a named queue we declare the queue anyway. No more qos1/tx2 trick! bug24527
3 months ago Simon MacMullen Merge bug24234
3 months ago Simon MacMullen Rearrange the JSON to be easier to work with. bug24527
3 months ago Simon MacMullen More interesting numbers. bug24527
3 months ago Simon MacMullen Underscores -> hyphens. bug24527
3 months ago Simon MacMullen Make JSON easier to read during development. bug24527
3 months ago Simon MacMullen Less vertical space bug24527
3 months ago Simon MacMullen JSON bug24527
3 months ago Simon MacMullen Rename a few things. bug24527
3 months ago Alexandru Scvortov merge bug23710 into default
3 months ago Simon MacMullen Revert a couple of dumb ideas. bug24527
3 months ago Simon MacMullen A way to test different combinations of options without a cartesian product, and some tidying. bug24527
3 months ago Simon MacMullen A bit more abstraction. And make the stuff we write to stdout be a bit nicer as a progress gauge. bug24527
3 months ago Simon MacMullen Manage the broker lifecycle, and thus comparatively test various broker configurations. bug24527
3 months ago Alexandru Scvortov merge default into bug20337 bug20337
3 months ago Simon MacMullen Multidimensional VaryingScenarios bug24527
3 months ago Simon MacMullen Rate vs latency special case. bug24527
3 months ago Simon MacMullen Split ProducerConsumerParams out of ProducerConsumerSet, introduce a couple of scenario types. bug24527
3 months ago Simon MacMullen Move some totals up into the abstract Stats class, simplifying ScenarioStats. Thus move the totals stats out of Producer and Consumer and into PrintlnStats. This changes the behaviour of MulticastMain, but probably in a good way: before it would report total stats per producer / consumer, while amalgamating interval stats. Now it amalgamates both. bug24527
3 months ago Simon MacMullen Get rid of mindlessly-generated getters bug24527
3 months ago Simon MacMullen Start to refactor MulticastMain: bug24527
3 months ago Simon MacMullen Merge bug24723
3 months ago Simon MacMullen Merge bug24606
3 months ago Alexandru Scvortov dead-lettering to self no longer works bug20337
3 months ago Simon MacMullen Another old copyright header bug24606
3 months ago Emile Joubert Update copyright 2012 bug24606
3 months ago Steve Powell Tidy test. bug23710
3 months ago Steve Powell Write correct arraySize for real arrays. bug23710
3 months ago Steve Powell Added test -- which fails at the moment :-( bug23710
3 months ago Steve Powell Merge in default bug23710
3 months ago Simon MacMullen Colocation bug24234
3 months ago Simon MacMullen Rename and inline. bug24234
3 months ago Steve Powell Stop channel consumer work pool after channel.close() bug24723
3 months ago Simon MacMullen Junk bug24703 junk
3 months ago Steve Powell Begin test of call(). bug24585
3 months ago Steve Powell Complete testCallAfterClose(). bug24585
3 months ago Steve Powell Augment StubChannel to allow testOpen() to pass; bug24585
3 months ago Steve Powell Rename test class bug24585
3 months ago Francesco Mazzoli Abstracted the nacks/rejects test, removed the third basicGet() in the first test. bug24234
3 months ago Simon MacMullen Merge bug24718
3 months ago Francesco Mazzoli Chang testRollback{Nacks,Reject} to requeue before rollback. bug24234
3 months ago Simon MacMullen Failing (in the case of txs) test case. bug24718
3 months ago Alexandru Scvortov check that dlx is set if dl-rk is set bug20337
3 months ago Emile Joubert Merged bug24545 into default
3 months ago Emile Joubert Merged bug24701 into junk junk
3 months ago Emile Joubert Merged bug24648 into default
3 months ago Steve Powell Merge bug24648 in bug24701
3 months ago Steve Powell Update Test template for Maven bundle bug24648
3 months ago Steve Powell Merge default in bug24585
3 months ago Simon MacMullen This got renamed bug24703
3 months ago Steve Powell Merge bug24648 in. bug24701
3 months ago Steve Powell Adjust Maven pom.xml to remove commons-io and commons-cli from non-test scope. bug24648
3 months ago Francesco Mazzoli Add mixed nack/ack + transactions test. bug24234
3 months ago Francesco Mazzoli Add tests for transactional nack/reject. bug24234
3 months ago Francesco Mazzoli Bringing back the correct default changeset
3 months ago Francesco Mazzoli Mistakenly pushed changes to default junk
3 months ago Francesco Mazzoli Added some tests for nack/reject. default
3 months ago Alexandru Scvortov check dlx routing key arg bug20337
3 months ago Alexandru Scvortov merge default into bug20337 bug20337
3 months ago Alexandru Scvortov merge bug 24538 into default (WaitForConfirms with timeouts)
3 months ago Steve Powell Merge bug24648 in. bug24701
3 months ago Steve Powell Update org.commons.apache.* version ranges in maven bundle imports bug24701
3 months ago Steve Powell Remove build dependency on org.apache.commons.io.* from maven bundle bug24648
3 months ago Steve Powell Removed dependency on org.apache.commons.io.* from run-time code. bug24648
3 months ago Emile Joubert Close channel at timeout when waiting for confirms bug24538
3 months ago Steve Powell Merge in default bug24592
3 months ago Emile Joubert Merged bug24687 into default
3 months ago Steve Powell Merge in default bug24592
3 months ago Steve Powell Eliminate RpcCaller abstraction layer; start unit tests of RpcClient. bug24585
...
tags
3 weeks ago rabbitmq_v2_8_2
8 weeks ago rabbitmq_v2_8_1
2 months ago rabbitmq_v2_8_0
5 months ago rabbitmq_v2_7_1
6 months ago rabbitmq_v2_7_0
8 months ago rabbitmq_v2_6_1
8 months ago rabbitmq_v2_6_0
8 months ago rabbitmq_v2.6.0
10 months ago rabbitmq_v2_5_1
11 months ago rabbitmq_v2_5_0
...
branches
12 hours ago ea8bdfaae256 bug20709
15 hours ago d514e5ca7c3e default
34 hours ago bd0f853791dc bug24592
40 hours ago 822687cb7eea bug24527
5 days ago 1d0ab7eb94a8 bug24836
8 days ago 0d0834cfd74e bug24910
2 weeks ago 4cf90310629c junk
2 weeks ago 08f5a6d65f3d bug24907
3 weeks ago b08d9f1ad475 bug24881
5 weeks ago 4af5bd5362fb bug24696
4 weeks ago 6ff22ac59e2d bug24876
5 weeks ago 2ae0f9b8f238 bug24725
6 weeks ago 3d551bf89831 bug24585
6 weeks ago 81683b5c0a32 bug24845
6 weeks ago a32f3351b041 bug24835
7 weeks ago 715114087321 bug24795
7 weeks ago 9bd0b1e1fa98 bug23463
7 weeks ago 01de42fc2431 bug24827
2 months ago baf9c531c04c bug20337
2 months ago 13df9e67fe8f bug24756
2 months ago 743fcce86d5a bug24651
2 months ago 3bcab4b3f8a7 bug24747
3 months ago dde4e80efefd bug24086
3 months ago e531c749b56c bug24606
3 months ago b7f61b9bbaf5 bug23710
3 months ago eaeb800d4b7c bug24234
3 months ago 0d949ba17115 bug24723
3 months ago 5014a2a93c62 bug24718
3 months ago a902b4a205aa bug24701
3 months ago 6bb4aefe6d36 bug24648
3 months ago 9b7845e18cdb bug24703
3 months ago f74ebc1ef77d bug24538
3 months ago 3defb0bbfe17 bug24545
3 months ago b4e0e83504c3 bug24687
4 months ago e50baa8427c9 bug24686
4 months ago f1ff3a7db65c bug24660
4 months ago 0b03bcc50aca bug24658
4 months ago 1cb4b22cee35 bug24634
5 months ago 3b0effd50cb6 bug24144
5 months ago 10149499b529 bug24615
5 months ago b5aa385ddb8d bug24597
5 months ago 414adeba41dd bug24577
5 months ago 7fce96f1efce bug24567
5 months ago 2eeca35980d2 bug24579
5 months ago 65d4ac4d6a95 bug24523
6 months ago 293c7a1a0007 bug24550
6 months ago b16a46d590ef bug24569
6 months ago 1537d418b3b4 bug24546
6 months ago c4593d1d02d8 bug24543
6 months ago 688ddef8d4af bug24509
7 months ago 197d72794926 bug24481
7 months ago b49b8f93f51b bug24460
7 months ago 12f7837e4fb1 bug24453
7 months ago 159c4b3235f2 bug24443
7 months ago c3f0227f85c6 bug18384
7 months ago d61b6918af90 bug24371
8 months ago 8cb6137a3841 bug24391
8 months ago 69b6b7de2535 bug24409
8 months ago 22c2a94051da bug23802
8 months ago eaf6f11973f1 bug24323
9 months ago 5dc1f68e796a bug24194
9 months ago f13ae099a00f bug23979
9 months ago 51e4dc4eee54 bug24284
9 months ago 0b615dc475c3 bug23995
9 months ago cfb6e00d0000 bug24268
9 months ago 084c6ab06b92 bug23749
10 months ago 90d6d845af94 bug24228
10 months ago 5d1d77c7b5bb bug24169
10 months ago 88b6fa1b85dc bug24211
10 months ago eb25f95627ce bug24229
10 months ago d80e93df4a38 bug24216
10 months ago 59ca882bbb42 bug23515
10 months ago 0647f34893c2 bug24239
10 months ago 9bfee7991cde bug24299
10 months ago e08dc925025d bug24180
10 months ago 46ec1af341ec bug23046
10 months ago 60583e9be7c1 v2_5
10 months ago c82f9b38ef4d bug24221
11 months ago 567a98746526 bug24120
11 months ago f56b26feb3ea bug24092
12 months ago 679e6d66bb4e bug24129
12 months ago 206141dc494e bug24124
12 months ago 3e869ff6d7db bug23912
12 months ago 62fcdea9fc5b bug24079
12 months ago 58f7172181d9 bug20589
13 months ago 5c4f7a458b41 bug23451
13 months ago d3164b86fc86 bug24009
13 months ago 98a45beb3659 bug24030
13 months ago 85cda975eacd bug24040
13 months ago 1a1c7028422a bug24000
14 months ago c56a6154cea2 bug23913
17 months ago 4ae96b3d5bdf bug23567
22 months ago c5e4c4b24108 bug22956
14 months ago b46b366c54a3 bug21647
14 months ago 1b2487c55b98 bug23895
14 months ago d4906f9938e5 bug23883
14 months ago 2c5348a117b7 bug23439
15 months ago 0db8457a79bf bug23871
15 months ago e2d43fd3f5af bug23720
15 months ago 2b34e05a6120 bug23483
15 months ago a1376c12d694 localTemp
15 months ago 0914a72ec233 bug23839
15 months ago 1fdde4c0c3af bug23443
15 months ago a6f21481709e bug23637
15 months ago c7dec74237cf bug23682
15 months ago 2318c19783ef bug23722
15 months ago 2bb5d59d7475 bug23757
15 months ago 4a733393d2a5 bug23760
15 months ago d934c8d769c9 bug22252
15 months ago f63d190e59b1 bug23410
15 months ago ddb5cd355c9f bug23738
16 months ago cd65f9b2a614 bug23714
16 months ago 42091840d0d6 bug23675
16 months ago 741bfbdb9521 bug23670
16 months ago 8ba634eae502 bug23669
16 months ago 417466acf9d6 bug23616
16 months ago 01119d9e84ac bug19112
16 months ago fd75054cde8f bug23593
16 months ago 0ad562b34980 bug20570
17 months ago 238737085cda bug23358
17 months ago 3cfe25734b0b bug23467
17 months ago 058d05137196 bug23574
17 months ago 5fd674a96fbd bug23564
17 months ago 059f800b7317 bug23552
17 months ago 0cff113b2cca bug20284
18 months ago 6266b803cfe0 bug23500
18 months ago 4a3f86a12663 bug23494
18 months ago c25abaa4f679 bug23105
18 months ago b4ebf74a5a1d bug23365
19 months ago 8c4c4b7ceaa9 bug23111
19 months ago 21a265190170 bug23319
19 months ago 6d18cf0ca63a bug22101
19 months ago 9b2524f07af5 bug23357
19 months ago 4348069bce21 bug23335
19 months ago 834eff1a094b bug21377
19 months ago ac1026b846cb bug23323
19 months ago 83a89cdc53aa bug23360
19 months ago a786b7e0419b bug23156
20 months ago 347df68ba83e bug23214
20 months ago dd74805cf5fb bug23185
20 months ago 1f6bdf66802a bug23200
20 months ago b4e911077dd3 bug23041
21 months ago c78afd17aba8 bug23170
21 months ago 776b6c6d8815 bug23160
21 months ago 1ef765fad269 bug23093
21 months ago 0e2af2993e11 bug22965
21 months ago fcd56c224b6c bug23027
21 months ago 05548da2cdb0 bug20078
21 months ago b8f50cf1a22a amqp_0_9_1
21 months ago 9076a91853ff bug22964
21 months ago af3846e3fb8b bug22947
21 months ago 116196636b72 bug14647
21 months ago c01569f89273 bug22886
21 months ago 9df5dafcff77 bug22889
21 months ago efa3219afc2c bug23034
21 months ago 2cadb1491218 bug23029
21 months ago 2b8380abeb09 bug23028
21 months ago fad3c46c9dd1 bug21922
22 months ago 4f0c29909c15 bug21673
22 months ago 53d7222f57cc bug20005
22 months ago b2992891696d bug22968
22 months ago 1fccd38ed9b5 bug22875
22 months ago 24bca1bbf94d bug21569
22 months ago 7148eb0fc9ae bug22935
22 months ago 5546792d5da1 bug22955
22 months ago f1e0da199cd7 bug22753
22 months ago 466f713c6631 bug22908
22 months ago 07cb0ddde402 bug22913
22 months ago 73566c8926e7 bug22930
22 months ago 6cbef21605ce bug22918
22 months ago 72ca33b8c134 bug22587
22 months ago d91c1e34b39e bug22910
22 months ago 9b6b58e32c7f bug22892
23 months ago ab61cd8fb5cb bug22898
23 months ago b757efb479d6 bug22895
23 months ago b472a2e97694 bug22885
23 months ago e1ba560c0b2b bug22864
23 months ago 8811ece33805 bug21849
23 months ago 647c42776889 bug21836
23 months ago bc761a140e3d bug22412
23 months ago d127f1ce7d15 bug21848
23 months ago 4ae90e924ef5 bug21845
23 months ago 7fc177edbadf bug22867
23 months ago 91d0bbc4c1d4 bug21843
23 months ago 73eadf9a9a31 bug21835
23 months ago ef4d400f9dfe bug22862
23 months ago 1be58589713a bug22768
23 months ago 8a8463571060 bug22771
23 months ago e3ff7d20bde8 bug22848
23 months ago 40df4857c4b0 bug19492
23 months ago a21db096b02d bug21846
23 months ago 8f78f8a64e97 bug21841
23 months ago 3a9034a1c346 bug21854
23 months ago 17ec025d7968 bug22821
23 months ago 2d9c6480e39e bug22824
23 months ago 1d45ca477343 bug22828
23 months ago 7361d8c9e997 bug22823
24 months ago 5f91e9cb5099 bug22813
24 months ago eeccbba7f931 bug22421
24 months ago e1bdcbc9ce99 bug21238
2010-04-29 289e625e2adc bug19844
2010-04-29 092505690642 bug22549
2010-04-23 4450e7355e2e bug21974
2010-04-20 6dc089e24d09 bug22628
2010-03-15 0f3abfbf6589 bug21949
2010-03-03 02d71a396f4f bug22427
2010-03-03 8449f3245000 bug22423
2010-03-02 45b3a347e848 bug22435
2010-03-02 d987cd84f8ea bug22064
2010-03-02 35b3f97571a8 bug22426
2010-02-23 52d2d999e69f bug22405
2010-02-23 0b5c83c65120 bug22398
2010-02-19 57dad3cdfc76 bug21899
2010-02-17 45bb31738b43 bug20664
2010-02-13 a8a26ec0e337 bug21939
2010-02-11 5635606e2614 bug22337
2010-02-10 bbcdcdc7615f bug22236
2010-02-10 51b37eb6c652 bug22331
2010-02-10 cfcb2342e71a bug22334
2010-02-10 3af47cc472fa bug22332
2010-02-09 2d86479623c2 bug22312
2010-02-09 f06a65824838 bug22210
2010-02-05 487b985fecec bug22310
2010-02-04 faccc1abe664 bug22316
2010-02-03 1f58a34c8f2d bug22265
2010-02-02 954a3e1aa774 bug22272
2010-01-20 fcb6dd2db3cf bug22083
2010-01-13 f5b301a07d42 bug22159
2010-01-12 17ef19ce7ba4 bug19111
2009-12-14 c82ea01cc94d bug22047
2009-11-17 d148b22f2529 bug21844
2009-11-16 03d483fd9a05 bug21987
2009-11-11 2fd93084b4cd bug21929
2009-11-03 7f79d4ab6a62 bug21893
2009-11-02 78a5afcb48a3 bug21798
2009-10-29 2f2922d1933b bug21773
2009-10-29 11df5bd36990 bug21874
2009-10-09 20f8ae787e4d bug21748
2009-10-07 07d8890d940e bug19662
2009-09-21 7bffe9f0f5ef bug21055
2009-08-29 f5c6d1b29551 bug19356
2009-08-27 db998f578b15 bug21149
2009-08-10 16e8d73966b0 bug21283
2009-08-10 76b30a03b4ed 21283
2009-08-06 39fc2952ff5e bug21333
2009-08-06 76b115ab118b bug21263
2009-07-17 f2ee54a89244 bug21143
2009-07-03 d6a5a946a740 bug21110
2009-06-11 8b08d3016a2e bug20943
2009-06-09 828cfa956eb1 bug20940
2009-06-02 45ff2b226416 bug20633
2009-05-28 9ae0de16c860 bug20654
2009-05-20 5957c673f249 bug20154
2009-05-19 01db563b201a v1_5
2009-05-14 4fc113dd8b4e bug20712
2009-05-14 a86b0a55b2f1 bug20729
2009-05-11 0f5ab6390e1c bug20710
2009-05-06 1ebfd2935c5e bug20680
2009-04-28 e7928b1cb66b bug20650
2009-04-28 b4db5dacd029 bug19575
2009-04-23 22ce1f9885f7 bug20630
2009-04-15 1abd28403f13 bug20590
2009-02-06 da14f474e308 bug20296
2009-01-28 312cfc0b8f05 bug20288
2009-01-19 4fe6a5d5e371 v1_5_1
2009-01-15 c1e37cb3d7d4 bug18557
2009-01-15 4da3601006aa bug20064
2009-01-15 b1d25fa31753 bug20152
2009-01-09 8094c2f6896e bug20121
2008-12-21 74813f0cbf5f bug20046
2008-12-16 d1d8947f6c77 bug20012
2008-12-15 202fcba5a85b bug20004
2008-12-15 1e63ae784132 bug20010
2008-12-09 a5f2e00e7f10 bug19974
2008-11-27 64e81733778b bug19891
2008-11-20 1e37caf4d563 bug19469
2008-11-13 c709d313b5cb bug19676
2008-11-08 4f03d8e47e1d bug19746
2008-11-08 052f72d4a738 bug19129
2008-11-07 2fd519e87467 bug19250
2008-11-07 9f5d06d62487 bug19559
2008-11-05 76e2f3f60c0c bug18776
2008-11-03 74947a231e88 bug19672
2008-10-31 f86fce706e78 bug19497
2008-10-31 1d7305c2c823 bug19670
2008-10-31 4a760d1b9a76 bug19551
2008-10-25 03d64430d2d5 bug19487
2008-10-21 1a8ce88f48b2 bug18388
2008-10-20 fe4cf0a19b86 bug19470
2008-10-10 497ca0aed153 bug19332
2008-10-06 fdeb247cac39 bug19493
2008-10-03 fb0ad8b1fc19 bug19484
2008-10-03 d2a375f5e0e9 bug19219
2008-09-28 a574489069b0 bug19456
2008-09-26 db5ed5edfbba bug19322
2008-09-09 b99df55b6dfc bug19342
2008-09-01 d8f5c25a689e bug19294
2008-08-29 8837c9b19fc4 bug19116
2008-08-29 6b87373e581f bug18479
2008-08-28 31217ffc4b7c bug19205
2008-08-27 c83d9dd1363c bug19197
2008-08-04 eaed79cd40a2 bug18793
2008-08-01 132409a499a5 bug17538
2008-07-17 7f7b75ca60b2 bug19020
2008-07-14 12957e974d2f bug18997
2008-07-14 1a925f8351b2 bug18624
2008-07-14 d72a47fac70d 18624
2008-07-10 77b71a166da1 bug18743
2008-07-09 4b02f1a034a2 bug16247
2008-07-08 b3b64973b4d5 bug18061
...