An open API service providing commit metadata for open source projects.

GitHub / ruby-ldap/ruby-net-ldap / commits

Pure Ruby LDAP library

SHA Message Author Date Stats
c6f7c1ff convert filter spec to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
f73b9c11 convert to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
98eea8e1 rename test_filter_parser Jerry Cheung <j****h@w****m> about 11 years ago
006d4548 moved tests over to test/test_entry Jerry Cheung <j****h@w****m> about 11 years ago
24152762 add additional ldif parsing entry tests Jerry Cheung <j****h@w****m> about 11 years ago
8d65ad6a merge Merge branch 'revive-entry-test' into minitestify Jerry Cheung <j****h@w****m> about 11 years ago
d30ce56e convert to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
fa89e22c convert to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
edb92418 rename to test_string Jerry Cheung <j****h@w****m> about 11 years ago
f23838fe convert to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
a2ff68f6 rename to test_array Jerry Cheung <j****h@w****m> about 11 years ago
1538672c convert to test/unit Jerry Cheung <j****h@w****m> about 11 years ago
028402ba rename to test_ber.rb Jerry Cheung <j****h@w****m> about 11 years ago
49158b30 Disable Rubinius 2.x Matt Todd <c****y@g****m> about 11 years ago
a3668e3a :fire: spec/spec.opts from gemspec files, manifest Matt Todd <c****y@g****m> about 11 years ago
cc60637e Add Rubinius 2.x Matt Todd <c****y@g****m> about 11 years ago
73cfd790 Add Ruby 2.1.2 to the build matrix Matt Todd <c****y@g****m> about 11 years ago
eaca2383 Run tests and specs Matt Todd <c****y@g****m> about 11 years ago
2d406e8b move spec/ber over to test/ Jerry Cheung <j****h@w****m> about 11 years ago
5b224805 translate spec/integration/ssl_ber_spec to minitest Jerry Cheung <j****h@w****m> about 11 years ago
e520d626 remove test until #117 Jerry Cheung <j****h@w****m> about 11 years ago
04ef4385 skip failing test Jerry Cheung <j****h@w****m> about 11 years ago
342806f2 revive entry test Jerry Cheung <j****h@w****m> about 11 years ago
7e3f4e7d just use #write Jerry Cheung <j****h@w****m> about 11 years ago
f1b53e79 DRY up #write calls Jerry Cheung <j****h@w****m> about 11 years ago
f52425da make #write_request private Jerry Cheung <j****h@w****m> about 11 years ago
262819ae ber formatted next_msgid Jerry Cheung <j****h@w****m> about 11 years ago
d318ff41 add Connection#write_request Jerry Cheung <j****h@w****m> about 11 years ago
d8f9f371 dependency inject :socket Jerry Cheung <j****h@w****m> about 11 years ago
e8e66022 require minitest/mock Jerry Cheung <j****h@w****m> about 11 years ago
242cc2e6 merge Merge remote-tracking branch 'ruby-ldap/master' into search-timeout Jerry Cheung <j****h@w****m> about 11 years ago
7055879e merge Merge pull request #114 from jch/separate-connection-class-file Matt Todd <c****y@g****m> about 11 years ago
3c2c5e63 document the default Jerry Cheung <j****h@w****m> about 11 years ago
8048c5d2 add timelimit to instrumentation Jerry Cheung <j****h@w****m> about 11 years ago
23deefde implement search timeout Jerry Cheung <j****h@w****m> about 11 years ago
3ebb322d merge Merge pull request #104 from mtodd/support-version-in-dataset Michael Schaarschmidt <s****t@m****m> about 11 years ago
05d6a02e merge Merge pull request #113 from jch/remove-redundant-rspec-opts Michael Schaarschmidt <s****t@m****m> about 11 years ago
202a45c8 move Net::LDAP::Connection to it's own file Jerry Cheung <j****h@w****m> about 11 years ago
536e2ea1 remove redundant spec.opts Jerry Cheung <j****h@w****m> about 11 years ago
29df5742 merge Merge pull request #106 from tonin/master Matt Todd <c****y@g****m> about 11 years ago
5c36ffb7 merge Merge branch 'master' into support-version-in-dataset Matt Todd <c****y@g****m> about 11 years ago
4d01a2e5 merge Merge pull request #111 from jch/fix-spec-deprecations Matt Todd <c****y@g****m> about 11 years ago
6dd3cedc fix spec deprecations Jerry Cheung <j****h@w****m> about 11 years ago
449370b5 push version to 0.8.0 Michael Schaarschmidt <m****l@s****m> about 11 years ago
78c159b3 merge Merge pull request #101 from mtodd/instrument-network-calls Michael Schaarschmidt <s****t@m****m> about 11 years ago
0bce7b2b Instrument Net::LDAP::Connection#bind Matt Todd <c****y@g****m> about 11 years ago
8098c5fb merge Merge branch 'master' into instrument-network-calls Matt Todd <c****y@g****m> over 11 years ago
0eebc66b Update the build badge Matt Todd <m****t@g****m> over 11 years ago
7c6f709f Ensure payload is distinct from what's passed in Matt Todd <c****y@g****m> over 11 years ago
910b13e9 Instrument Net::LDAP#add, #modify, #delete, #rename Matt Todd <c****y@g****m> over 11 years ago
5e9b7356 Spec out Net::LDAP#search instrumentation Matt Todd <c****y@g****m> over 11 years ago
bcf25058 Whoops, don't need this Matt Todd <c****y@g****m> over 11 years ago
84dfde7f Spec out Net::LDAP#bind instrumentation Matt Todd <c****y@g****m> over 11 years ago
08dad426 Minor :nail_care: for Net::LDAP instrumentation specs Matt Todd <c****y@g****m> over 11 years ago
2b0be68d Instrument Net::LDAP#bind Matt Todd <c****y@g****m> over 11 years ago
f7ba771a Instrument Net::LDAP#open Matt Todd <c****y@g****m> over 11 years ago
64b14cf2 merge Merge pull request #3 from mtodd/jruby-allowed-to-fail Matt Todd <m****t@g****m> over 11 years ago
2af70855 merge Merge pull request #2 from mtodd/bump-master-to-0.7.0 Matt Todd <m****t@g****m> over 11 years ago
4502c12c Correcting documentation format of ldap.modify(). Antoine Delvaux <a****e@e****m> over 11 years ago
2e0f0fef Support version: when parsing LDIF to Dataset Matt Todd <c****y@g****m> over 11 years ago
f85da462 merge Merge tag 'v0.7.0' into bump-master-to-0.7.0 Matt Todd <c****y@g****m> over 11 years ago
80266c96 ALlow failures from jruby 1.9 Matt Todd <c****y@g****m> over 11 years ago
5334dfda Document instrumentation_service param for Net::LDAP.new Matt Todd <c****y@g****m> over 11 years ago
1829cd66 Yield id, content_length even if indeterminate length Matt Todd <c****y@g****m> over 11 years ago
4f035100 Rename response_id to object_type_id Matt Todd <c****y@g****m> over 11 years ago
256c7c5e Replace packet in write event payload with content_length Matt Todd <c****y@g****m> over 11 years ago
79c04ce5 Document the #write, #read methods Matt Todd <c****y@g****m> over 11 years ago
ca5f740f Include instrumentation_service with all new Connections Matt Todd <c****y@g****m> over 11 years ago
6c4ada5e Clarify method docs for #instrument Matt Todd <c****y@g****m> over 11 years ago
544c29ed Rewrite #instrument Matt Todd <c****y@g****m> over 11 years ago
fcdd78be Use BER identifier constants, fix some packet types Matt Todd <c****y@g****m> over 11 years ago
c2fde1aa :nail_polish: trailing whitespace Matt Todd <c****y@g****m> over 11 years ago
67e17a28 Spec out search.net_ldap_connection event Matt Todd <c****y@g****m> over 11 years ago
2101304b Spec more consistently, separate Matt Todd <c****y@g****m> over 11 years ago
8b5ecb68 Spec out Net::LDAP#search instrumentation Matt Todd <c****y@g****m> over 11 years ago
ba6408ae Add lib/net/ldap/instrumentation.rb to Manifest, gemspec Matt Todd <c****y@g****m> over 11 years ago
01be1a78 Capture search result in instrumentation Matt Todd <c****y@g****m> over 11 years ago
b6a9c5aa Instrument Net::LDAP#search Matt Todd <c****y@g****m> over 11 years ago
ffed4f02 Extract instrumentation for reuse Matt Todd <c****y@g****m> over 11 years ago
44350220 Instrument Net::LDAP::Connection#search Matt Todd <c****y@g****m> over 11 years ago
12ae55bc Add service#subscribe to listen for specific events Matt Todd <c****y@g****m> over 11 years ago
b6eb8721 Revert "Bump to current + 1" Matt Todd <c****y@g****m> over 11 years ago
ba4dfc22 Bump to current + 1 Matt Todd <c****y@g****m> over 11 years ago
6790cea5 Construct Connection with instrumentation service in search Matt Todd <c****y@g****m> over 11 years ago
c6730f7a Fix logic error in tests Matt Todd <c****y@g****m> over 11 years ago
e1aa7597 Instrument content length from read_ber Matt Todd <c****y@g****m> over 11 years ago
4884bff2 Yield payload in mock service Matt Todd <c****y@g****m> over 11 years ago
508a5533 Record result in payload, pass payload to block Matt Todd <c****y@g****m> over 11 years ago
d2df85e0 Spec out Net::LDAP instrumentation service settings Matt Todd <c****y@g****m> over 11 years ago
97e035a9 Wire up instrumentation_service settings Matt Todd <c****y@g****m> over 11 years ago
3eefb848 Spec out read/write instrumentation Matt Todd <c****y@g****m> over 11 years ago
87d28e95 Implement network read/write instrumentation Matt Todd <c****y@g****m> over 11 years ago
9ad18765 Accept syntax param for read Matt Todd <c****y@g****m> over 11 years ago
e559d8fa Extract wire write/read calls Matt Todd <c****y@g****m> over 11 years ago
f0a95143 merge Merge pull request #99 from michaeltwofish/bye-rubyforge Michael Schaarschmidt <s****t@m****m> over 11 years ago
97cbb4c1 Report bugs on GitHub Michael C. Harris <m****s@g****m> over 11 years ago
c0f6e130 RubyForge is gone Michael C. Harris <m****s@g****m> over 11 years ago
02804d7c push version to 0.7.0 Michael Schaarschmidt <m****l@s****m> over 11 years ago
417f4574 merge Merge pull request #82 from smangelsdorf/repair-broken-tests Michael Schaarschmidt <s****t@m****m> over 11 years ago
d698d382 merge Merge pull request #81 from kuldeepaggarwal/f-indentation-minor-cleanup Michael Schaarschmidt <s****t@m****m> over 11 years ago

← Back to repository