Rory O'Connell
a160b17a1d
Checking in gemspec to enable pulling right from github with Bundler
2011-03-16 14:13:13 -05:00
Rory O'Connell
7143490850
Fix merge artifacts because I'm a dummy dumb head
2010-09-25 15:27:59 -05:00
Kaspar Schiess
f5658bcd45
+ Cruisecontrol task
2010-04-08 13:39:59 +02:00
Austin Ziegler
97fbae9849
Adding a Hacking document.
2010-04-05 18:12:41 +02:00
Kaspar Schiess
ddb15caace
+ Adding String#read_ber! back in, since our test server uses it.
2010-03-20 14:18:15 +01:00
Kaspar Schiess
015a300e1d
- Removed a few includes that would produce a warning
...
The warning would be displayed each time the rakefile was run. These things get me.
2010-03-17 16:30:37 +01:00
Austin Ziegler
202c87df4a
Making rsync of documentation clean.
2010-03-15 22:06:42 -04:00
Austin Ziegler
f8f1db59e3
Setting the remote rdoc directory.
2010-03-15 20:44:50 -04:00
Austin Ziegler
d3e2c2ccb6
Final touches before release.
2010-03-15 20:37:47 -04:00
Austin Ziegler
5c319e1b58
Excluding Ruby 1.8.6 from multiruby; preventing the gem from allowing install on 1.8.6.
2010-03-13 21:22:04 -05:00
Austin Ziegler
b824ff33cc
Removed unnecessary code commented out.
2010-03-10 21:43:33 -05:00
Austin Ziegler
b3f5aff852
Making this all work with Hoe.
...
History has been collapsed
Manifest is modern.
Textile README is changed to Markdown because Hoe complains less.
2010-03-10 21:35:33 -05:00
Kaspar Schiess
05689e060d
. Version bump to 0.1.0, new maintainers and repository location
2010-03-08 09:52:32 +01:00
Kaspar Schiess
9b614bee0e
. fixes the Rakefile to generate a real package
2010-02-12 15:12:52 +01:00
Kaspar Schiess
75f37c58b9
! Fixes tests for everything BUT the number conversion
...
This commit removes read_ber! since no one seems to be using it. YAGNI.
2010-02-12 11:59:46 +01:00
Rory OConnell
4c24cf239a
Import fixes from kschiess
2010-02-10 12:13:59 -06:00
emiel
6b5548ffd2
This commit is all about moving toward 'Hoe' as the project helper.
...
$ gem install hoe
To get there the following has been done:
* Adhere to hoe naming conventions.
* Migrate and update tests.
* Consolidate and update documentation.
* Prepare History.txt for release.
* And I probably forgot something...
2008-11-14 23:22:30 +00:00
blackhedd
da882af074
Added Net::LDAP::Filter.parse_ber and associated helper methods and tests.
2007-05-05 02:44:32 +00:00
blackhedd
5f197cc040
fixed the implementation of Bignum#to_ber.
2006-12-15 18:29:26 +00:00
blackhedd
6748040918
adjusted spelling
2006-12-15 10:01:37 +00:00
blackhedd
1408a72c86
added a task for running the SNMP tests.
2006-12-15 10:00:51 +00:00
blackhedd
0bf59f7897
removed an extraneous LdapError value, noticed by Kouhei Sutou.
2006-10-27 00:10:26 +00:00
blackhedd
4a8f68bf9e
Patched Rakefile so it runs the tests. Thanks to Daniel Berger.
2006-08-25 02:41:13 +00:00
blackhedd
e0d32bb1bd
Fixed package name
2006-05-01 20:19:25 +00:00
austin
2f3802c4fd
Tweaks to top-level files.
2006-05-01 02:14:05 +00:00
blackhedd
1fec1f6abf
and removed COPYING from another place
2006-04-30 18:46:27 +00:00
blackhedd
6e3e95c237
Removed COPYING from distro list. This GPL file is replaced by LICENCE.
2006-04-30 18:44:45 +00:00
blackhedd
62e24ae893
minor verbiage tweaks.
...
Removed COPYING which only makes sense for GPL.
2006-04-30 11:37:59 +00:00
austin
2faf22a2af
Added the framework for release. I haven't actually verified this yet for Net::LDAP, but I used the same framework for the recent release of MIME::Types. Some pieces of the code may need to be moved around to better handle the testing framework in the Rakefile and the pre-setup.rb file. To make this work, you will need the meta_project, gmailer, and archive-tar-minitar gems.
2006-04-30 03:34:34 +00:00
blackhedd
1decab1aaf
Ditched autorequire from Rakefile
2006-04-16 23:07:50 +00:00
blackhedd
eb3ab200f8
Ooops, I added my code in the top level.
...
Provisionally added this branch to keep from messing things up.
2006-04-14 23:23:35 +00:00