Timeline
05/22/12:
- 16:09 Build of Ruby 1.9 [2e32ed84d8996382414708eb434a2a68da286a7a] on FreeBSD failed
- Step deps failed
- 15:44 Build of Ruby 1.8 [2e32ed84d8996382414708eb434a2a68da286a7a] on FreeBSD failed
- Step deps failed
- 15:36 Changeset [570:2e32ed84d899] by
-
default
- 23 edits in /
Convert to Loggability for logging
04/16/12:
- 12:26 Build of Ruby 1.9 [4dcbdee767aae8f8befe3ba8f50b0cab07757d32] on FreeBSD failed
- Step clone failed
- 11:58 Build of Ruby 1.8 [4dcbdee767aae8f8befe3ba8f50b0cab07757d32] on FreeBSD failed
- Step clone failed
- 11:46 Changeset [569:4dcbdee767aa] by
-
default
- 2 edits in /
Update README, use Fivefish if available.
03/20/12:
- 13:34 Build of Ruby 1.9 [e1a894f094849ce3b3710e71aea88fa636a8d63c] on FreeBSD failed
- Step deps failed
- 13:10 Ticket #15 (Encoding support for Ruby 1.9.X) reopened by
- Oops. This only fixes some kinds of access. Conversion of the whole entry, …
- 13:08 Build of Ruby 1.8 [e1a894f094849ce3b3710e71aea88fa636a8d63c] on FreeBSD failed
- Step deps failed
- 13:04 Changeset [568:e1a894f09484] by
-
default
- 1 edit in .hgtags
Added tag v1.8.6 for changeset 85858da99269
- 13:04 Changeset [567:85858da99269] by
-
default
- 1 edit in .hgsigs
Added signature for changeset 4b71de99d5fd
- 13:04 Changeset [566:4b71de99d5fd] by
-
default
- 3 edits in /
Bump the patch version, update History.
- 12:58 Changeset [565:654ba9e47642] by
-
default
- 1 add in experiments/spec-profile-r408f5fadc4c5.graffle
Add spec profile
- 12:49 Ticket #15 (Encoding support for Ruby 1.9.X) closed by
- fixed: In 408f5fadc4c5053c370515d34a65387c805f244e: […]
- 12:49 Changeset [564:408f5fadc4c5] by
-
default
- 9 edits in /
Ensure directory strings are UTF-8 if they can be. (fixes #15)
03/14/12:
- 11:37 Build of Ruby 1.9 [36c332c3d255bac03828f19725add6a995b0c30a] on FreeBSD completed
- 11:11 Build of Ruby 1.8 [36c332c3d255bac03828f19725add6a995b0c30a] on FreeBSD completed
- 10:53 Changeset [563:36c332c3d255] by
-
default
- 1 edit1 add in examples
Updating the Company Directory example (fixes gh-4)
03/13/12:
- 02:27 Ticket #15 (Encoding support for Ruby 1.9.X) created by
-
OS X 10.6.8, Treequel 1.8.5, Ruby 1.9.3-p125
I have a small Sinatra-based app that act as a proxy for my LDAP servers. Everytime I run it to get data and export it as a hash then pass it through #to_yaml, I get "! binary" tagged data instead of the expected strings:
- !binary |- MTk5MS8wOS8xNg== !binary "ZW1wbG95ZWVudW1iZXI=": - !binary |- MjEyNg== !binary "ZXVyb2NvbnRyb2xzaXRlaWQ=": - !binary |- QnJldGlnbnk=
Now, is Treequel not marking these strings as UTF-8 or is it #to_yaml which is not interpreting the strings as it expect? json/xml and text output are fine.
My app is at https://bitbucket.org/keltia/ldap-proxy
03/07/12:
- 20:13 Build of Ruby 1.9 [dc863bba3f3648385c1b64d05c2149a77809f61d] on FreeBSD completed
- 19:48 Build of Ruby 1.8 [dc863bba3f3648385c1b64d05c2149a77809f61d] on FreeBSD completed
- 19:35 Changeset [562:dc863bba3f36] by
-
default
- 1 edit in .hgtags
Added tag v1.8.5 for changeset 49755112de40
- 19:35 Changeset [561:49755112de40] by
-
default
- 1 edit in .hgsigs
Added signature for changeset 8bdd6d1581e3
- 19:35 Changeset [560:8bdd6d1581e3] by
-
default
- 2 edits in /
Bump the patch version, update history.
- 19:29 Changeset in patch-queue [55:c7292c2567a2] by
-
default
- 1 edit1 delete in /
Applied the ldif delete patch
- 19:29 Changeset in patch-queue [54:a36e9c6863a3] by
-
default
- 2 edits in /
Before finishing the ldif delete patch
- 19:28 Changeset [559:800c5704d3d0] by
-
default
- 2 edits in /
Fix an edge-case bug in the LDIF-generation logic.
Thanks to Mahlon E. Smith for pointing out the problem and pairing with
me to fix it.
- 18:47 Changeset [558:d2535e66cafb] by
-
default
- 2 edits in lib/treequel
Clean up whitespace and fix grammar
- 18:46 Changeset [557:38c23fd400ed] by
-
default
- 1 edit in .rvmrc
Remove patchlevel from the rvmrc version
- 18:43 Changeset in patch-queue [53:59604d0e5e97] by
-
default
- 1 edit2 adds in /
Add ldif fix and highline-conversion patches
