James Sumners
|
9de9c703ab
|
Migrate filter extensions (#809)
* Replace presence filter
* Replace equality filter
* Remove TODO
* Fix integration tests
* Replace approximate filter
* Replace extensible filter
* Replace greater-than-equals filter
* Replace less-than-equals filter
* Replace remaining filters
* Remove debug code
* Remove transition code
* Remove unnecessry isFilter
* Remove unused code
* Use LDAP filter string parsing from @ldapjs/filter
* Move BER filter parsing to @ldapjs/filter
* Fully replace internal filters module with @ldapjs/filter
|
2023-02-22 14:09:27 -05:00 |
James Sumners
|
caab2c2b6f
|
Update dependencies and CI (#796)
* Update dependencies
* Run CI for "next" releases
* Grrr
* Update target versions
* Fix test on Node 17
* Fix deprecation notice
|
2023-02-22 14:09:27 -05:00 |
Tony Brix
|
a1b4ceed1d
|
fix deprecations
|
2021-04-05 00:34:59 -05:00 |
Tony Brix
|
daf1eb8f43
|
return promises in before/after each
|
2021-04-05 00:25:32 -05:00 |
Tony Brix
|
de9926a329
|
chore(lint): fix no-unused-vars errors
|
2020-12-06 19:26:27 -06:00 |
Tony Brix
|
c6fa25985b
|
update devdependency standard to v16
|
2020-10-31 16:07:32 -05:00 |
Tony Brix
|
acc1e4ca8d
|
remove uuid
|
2020-07-22 10:11:48 -05:00 |
James Sumners
|
e2c9b12430
|
Apply standard linting to the code base (#539)
* Apply standard linting to the code base
* Specify files to lint
* Run lint as first stage
* Update travis config
|
2019-08-27 17:11:49 -04:00 |
James Sumners
|
6b514b97df
|
Refactor tests to be independent of each other
|
2019-08-27 14:17:33 -04:00 |
James Sumners
|
210d4c6d37
|
Convert tests back to node-tap
|
2019-08-27 09:11:52 -04:00 |
Tony Brix
|
2ce7468ac2
|
update uuid and tests to work with windows
|
2019-08-25 12:27:39 -05:00 |
Patrick Mooney
|
3186f5eca1
|
Convert tests to use tape/istanbul/faucet
|
2014-07-08 15:09:26 -05:00 |
Mark Cavage
|
9819353042
|
Client refactoring. Cut reconnect logic and force users to listen for connect event.
|
2012-02-18 14:58:40 -08:00 |
Mark Cavage
|
afeb354eac
|
Initial setup for 0.5 (use eng.git layout)
|
2012-02-18 08:15:52 +00:00 |