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
39bf5558 Address some warnings and fix JRuby test omissions Kevin McCormack <h****l@m****h> over 5 years ago
e99aa981 merge Merge pull request #359 from HarlemSquirrel/rake-13 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e4a667fd merge Merge pull request #251 from ruby-ldap/enable-rubocop-in-ci Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
89f8d754 Rubocop fix Kevin McCormack <h****l@m****h> over 5 years ago
09f9fe31 Update Rubocop configs Kevin McCormack <h****l@m****h> over 5 years ago
91905972 merge Merge branch 'master' into enable-rubocop-in-ci Kevin McCormack <h****l@m****h> over 5 years ago
798d3e62 merge Merge pull request #344 from fwininger/rubocop Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ca98819f merge Merge pull request #364 from olleolleolle/patch-1 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
67d6c58f Remove deprecated ConnectionRefusedError Jurre Stender <j****e@g****m> over 5 years ago
2eeab2b4 merge Merge branch 'master' into master Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9718743a CI: Drop rbx-2, uninstallable Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
87ae9b8d merge Merge pull request #312 from olleolleolle/fix-rubocop-lint-details Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b5cd9ba5 merge Merge branch 'master' into fix-rubocop-lint-details Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1d811773 merge Merge pull request #305 from guilhermewop/gw-typo-fix Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
12a81528 merge Merge pull request #309 from olleolleolle/patch-1 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4fb0bbb6 merge Merge pull request #319 from fwolfst/patch-1 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a7f3b25d merge Merge pull request #317 from unagi/bugfix-uninitialized_constant_pduerror Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
422a0e32 merge Merge branch 'master' into bugfix-uninitialized_constant_pduerror Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
875611dc merge Merge pull request #363 from ruby-ldap/jruby-20200706 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
39932a2f Update test suite for JRuby 9.2 Kevin McCormack <h****l@m****h> over 5 years ago
e6b13123 merge Merge pull request #362 from pvdb/use_strict_encode64 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
273b405a simplify encoding logic: no more chomping required Peter Vandenberk <p****k@s****k> over 5 years ago
a1e9c98e merge Merge pull request #326 from pvdb/fix_attribute_value_warning Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a8cd0f09 merge Merge branch 'master' into master Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
30b5db40 merge Merge pull request #338 from Laykou/patch-1 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
81a7cd15 merge Merge pull request #310 from olleolleolle/patch-2 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c725cd17 merge Merge pull request #328 from pvdb/fix_payload_warning Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
abb1d49e merge Merge pull request #327 from pvdb/fix_sort_control_warning Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1a13b871 Update more requires to relative Kevin McCormack <h****l@m****h> over 5 years ago
8cdb71e6 Use Rake 12.3 for testing to support Ruby 2.0 and 2.1 Kevin McCormack <h****l@m****h> over 5 years ago
0f0ddb10 merge Merge remote-tracking branch 'upstream/master' into rake-13 Kevin McCormack <h****l@m****h> over 5 years ago
b8b9ac90 Use require_relative instead of require Kevin McCormack <h****l@m****h> over 5 years ago
4faeee0b merge Merge pull request #346 from HarlemSquirrel/travis-ruby2.7 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c5a4793f merge Merge pull request #342 from jethrodaniel/issue-341 Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9eb2061e merge Merge pull request #345 from HarlemSquirrel/attr-tag Kevin McCormack <h****l@m****h>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d5a05180 Bump rake dev dependency to 13 Kevin McCormack <h****l@m****h> over 5 years ago
bef42574 Update TravisCI config to inclue Ruby 2.7 Kevin McCormack <h****l@g****m> almost 6 years ago
8634d271 Support parsing filters with attribute tags Kevin McCormack <h****l@g****m> almost 6 years ago
30e41675 Enhance rubocop and tests syntax
Signed-off-by: Florian Wininger <f****e@g****m>
Florian Wininger <f****e@g****m> almost 6 years ago
148c045b Remove TrailingWhitespace
Signed-off-by: Florian Wininger <f****e@g****m>
Florian Wininger <f****e@g****m> almost 6 years ago
4f4a833e Update rubocop auto-gen-config
Signed-off-by: Florian Wininger <f****e@g****m>
Florian Wininger <f****e@g****m> almost 6 years ago
34d7c32e merge Merge branch 'master' into fix_attribute_value_warning Peter Vandenberk <p****k@s****k> almost 6 years ago
67336c85 merge Merge branch 'master' into fix_sort_control_warning Peter Vandenberk <p****k@s****k> almost 6 years ago
89004cc6 merge Merge branch 'master' into fix_payload_warning Peter Vandenberk <p****k@s****k> almost 6 years ago
945bbcbb add explicit ** to silence Ruby 2.7 warning Mark Delk <m****k@s****m> almost 6 years ago
6c1cdb68 Fix uninitialised Net::LDAP::LdapError Ladislav Gallay <l****y@s****k>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e25b8810 merge Merge pull request #336 from ruby-ldap/bump-rubocop Matt Todd <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4d48c25c Bump rubocop dev dependency version Matt Todd <c****y@g****m> about 6 years ago
ffdfb544 Release 0.16.2 Matt Todd <c****y@g****m> about 6 years ago
a1993600 merge Merge pull request #335 from ruby-ldap/release-0.16.2 Matt Todd <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d9c44d42 Update changelog Matt Todd <c****y@g****m> about 6 years ago
8935eed5 merge Merge pull request #334 from vroldanbet/ldap-open-connection-bug Matt Todd <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c7d7d159 merge Merge branch 'master' of https://github.com/ruby-ldap/ruby-net-ldap into ldap... Víctor Roldán Betancort <v****t@g****m> about 6 years ago
585ec7ae merge Merge pull request #333 from vroldanbet/fix-ci-build Matt Todd <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
dc99286d bump gem version, assuming semver Víctor Roldán Betancort <v****t@g****m> about 6 years ago
92be7104 Revert "Revert "caches bind result", to see if failing in CI" Víctor Roldán Betancort <v****t@g****m> about 6 years ago
3455b302 Revert "caches bind result", to see if failing in CI Víctor Roldán Betancort <v****t@g****m> about 6 years ago
693b210a mount ldif folder instead of individual files Víctor Roldán Betancort <v****t@g****m> about 6 years ago
14dfc2a1 ignore RubyMine metadata Víctor Roldán Betancort <v****t@g****m> about 6 years ago
a9228e24 merge Merge remote-tracking branch 'origin/fix-ci-build' into fix-ci-build Víctor Roldán Betancort <v****t@g****m> about 6 years ago
b90ee7ef enable bind timeout test using non-routable IP Víctor Roldán Betancort <v****t@g****m> about 6 years ago
35bcc92f format the snippet as code
Co-authored-by: Matt Todd <c****y@g****m>
Víctor Roldán Betancort <v****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cf4e9bd5 add backslash to bash command Víctor Roldán Betancort <v****t@g****m> about 6 years ago
fef7cdb6 what about this Víctor Roldán Betancort <v****t@g****m> about 6 years ago
fee04d86 attempt to make docker command more readable Víctor Roldán Betancort <v****t@g****m> about 6 years ago
dc6d75d7 remove empty file (I messed up while cherry-picking) Víctor Roldán Betancort <v****t@g****m> about 6 years ago
201fdfaf clarify /etc/hosts caveat, needed for local integration tests Víctor Roldán Betancort <v****t@g****m> about 6 years ago
8ba87b33 update documentation Víctor Roldán Betancort <v****t@g****m> about 6 years ago
10a44d5a add most recent ruby versions Víctor Roldán Betancort <v****t@g****m> about 6 years ago
5c4644ee rubymine warning: quote to avoid word splitting Víctor Roldán Betancort <v****t@g****m> about 6 years ago
f67e7418 script to start docker openldap server for integration tests Víctor Roldán Betancort <v****t@g****m> about 6 years ago
6c1c56d1 remove unused stuff Víctor Roldán Betancort <v****t@g****m> about 6 years ago
7c856434 let's disable the test that uses system cert store Víctor Roldán Betancort <v****t@g****m> about 6 years ago
9b8d80db installs docker container CA certificate Víctor Roldán Betancort <v****t@g****m> about 6 years ago
839318a4 add docker container CA certificate and use if in fixtures Víctor Roldán Betancort <v****t@g****m> about 6 years ago
376c42ec this does not need to run only in CI if devs edit /etc/hosts Víctor Roldán Betancort <v****t@g****m> about 6 years ago
ba225a99 we don't need vagrant specific tests anymore Víctor Roldán Betancort <v****t@g****m> about 6 years ago
1b595b21 let's assume folks will have to modify /etc/hosts Víctor Roldán Betancort <v****t@g****m> about 6 years ago
f38c39c2 disabling this test - it's returning connection refused instead Víctor Roldán Betancort <v****t@g****m> about 6 years ago
4280d18b adds custom retcode.ldif to the bootstrap sequence Víctor Roldán Betancort <v****t@g****m> about 6 years ago
94c2ba9c need to detach container so it does not block execution Víctor Roldán Betancort <v****t@g****m> about 6 years ago
fb4c76dd adjust hostname to the new certificate for TLS tests Víctor Roldán Betancort <v****t@g****m> about 6 years ago
683d660f change test DSN and authenticate with the right user Víctor Roldán Betancort <v****t@g****m> about 6 years ago
3caf85b8 let's use good old example.org Víctor Roldán Betancort <v****t@g****m> about 6 years ago
ddd8dcee there is an officially supported mechanism to add hostnames in Travis CI Víctor Roldán Betancort <v****t@g****m> about 6 years ago
fdbe61ea clarify why we need it Víctor Roldán Betancort <v****t@g****m> about 6 years ago
c3f0e4c9 docker openldap server Víctor Roldán Betancort <v****t@g****m> about 6 years ago
ab18e5b1 the test environment expects a valid DNS as username Víctor Roldán Betancort <v****t@g****m> about 6 years ago
c8bd9857 caches bind result Víctor Roldán Betancort <v****t@g****m> about 6 years ago
8ba3f95e demonstrates Net::LDAP#open does not expose bind results Víctor Roldán Betancort <v****t@g****m> about 6 years ago
18b39579 Make the `instrument()` method more idiomatic Peter Vandenberk <p****k@s****k> over 6 years ago
2f82c34c Make `encode_sort_controls()` more idiomatic Peter Vandenberk <p****k@s****k> over 6 years ago
496c1f75 Make the `generate()` method more idiomatic Peter Vandenberk <p****k@s****k> over 6 years ago
d13b82cf Add link to generated and hosted documentation on rubydoc Felix Wolfsteller <f****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bb34b7b3 Fix 'uninitialized constant Net::LDAP::PDU::LdapPduError' error YAMAGUCHI, Rei <r****y@y****g> almost 7 years ago
9daa9540 merge Merge pull request #308 from guilhermewop/gw-bugfix-result-code Michael Schaarschmidt <s****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ae382338 Fix RuboCop warnings Olle Jonsson <o****n@g****m> over 7 years ago
bfbca705 README.rdoc: Use SVG build badge [ci skip] Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cd5e1cc2 CONTRIBUTING.md: Repair link to Issues [ci skip] Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
07f64bdf bugfix result_code on connection lost Guilherme William <g****p@g****m> over 7 years ago

← Back to repository