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

Travis update #205

Merged
merged 1 commit into from
Jun 28, 2015
Merged

Travis update #205

merged 1 commit into from
Jun 28, 2015

Conversation

ojab
Copy link
Contributor

@ojab ojab commented May 22, 2015

…and another one PR about travis.

  • Use ruby 2.1 instead of exact version 2.1.2
  • Drop rbx-19mode
  • Add ruby-2.2, ruby-head, jruby-head (last two are optional)

Feel free to reject this PR if this changes will be incorporated into other one.

@ojab ojab force-pushed the travis-update branch 3 times, most recently from fc9c72e to e1b957e Compare May 22, 2015 04:31
@satoryu
Copy link
Collaborator

satoryu commented Jun 27, 2015

This conflicts with #203 . I think that this PR should be merged instead of #203 since this will provide the latest version of some series of ruby. how about @mtodd ?

@mtodd
Copy link
Member

mtodd commented Jun 27, 2015

@satoryu agreed.

@ojab this PR looks good! Could you rebase it off master? Conflict is minor and duplicated in this diff which should go away after a rebase.

Also add "test-unit" gem to gemspec in order to prevent new rubies failures
@ojab
Copy link
Contributor Author

ojab commented Jun 28, 2015

Done.

@satoryu
Copy link
Collaborator

satoryu commented Jun 28, 2015

👍

mtodd added a commit that referenced this pull request Jun 28, 2015
@mtodd mtodd merged commit e7dba6a into ruby-ldap:master Jun 28, 2015
@mtodd
Copy link
Member

mtodd commented Jun 28, 2015

Awesome, thank you!

jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Dec 12, 2015
=== Net::LDAP 0.12.1

* Whitespace formatting cleanup
  {#236}[ruby-ldap/ruby-net-ldap#236]
* Set operation result if LDAP server is not accessible
  {#232}[ruby-ldap/ruby-net-ldap#232]

=== Net::LDAP 0.12.0

* DRY up connection handling logic
  {#224}[ruby-ldap/ruby-net-ldap#224]
* Define auth adapters
  {#226}[ruby-ldap/ruby-net-ldap#226]
* add slash to attribute value filter
  {#225}[ruby-ldap/ruby-net-ldap#225]
* Add the ability to provide a list of hosts for a connection
  {#223}[ruby-ldap/ruby-net-ldap#223]
* Specify the port of LDAP server by giving INTEGRATION_PORT
  {#221}[ruby-ldap/ruby-net-ldap#221]
* Correctly set BerIdentifiedString values to UTF-8
  {#212}[ruby-ldap/ruby-net-ldap#212]
* Raise Net::LDAP::ConnectionRefusedError when new connection is
  refused. {#213}[ruby-ldap/ruby-net-ldap#213]
* obscure auth password upon #inspect, added test, closes #216
  {#217}[ruby-ldap/ruby-net-ldap#217]
* Fixing incorrect error class name
  {#207}[ruby-ldap/ruby-net-ldap#207]
* Travis update {#205}[ruby-ldap/ruby-net-ldap#205]
* Remove obsolete rbx-19mode from Travis
  {#204}[ruby-ldap/ruby-net-ldap#204]
* mv "sudo" from script/install-openldap to .travis.yml
  {#199}[ruby-ldap/ruby-net-ldap#199]
* Remove meaningless shebang
  {#200}[ruby-ldap/ruby-net-ldap#200]
* Fix Travis CI build
  {#202}[ruby-ldap/ruby-net-ldap#202]
* README.rdoc: fix travis link
  {#195}[ruby-ldap/ruby-net-ldap#195]
astratto pushed a commit to astratto/ruby-net-ldap that referenced this pull request Dec 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants